21:49:59 Started by timer 21:49:59 Running as SYSTEM 21:50:00 [EnvInject] - Loading node environment variables. 21:50:00 Building remotely on prd-centos8-builder-4c-4g-2503 (centos8-builder-4c-4g) in workspace /w/workspace/l2switch-maven-clm-master 21:50:00 [ssh-agent] Looking for ssh-agent implementation... 21:50:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:00 $ ssh-agent 21:50:00 SSH_AUTH_SOCK=/tmp/ssh-Vh3ZMM24j6l7/agent.5548 21:50:00 SSH_AGENT_PID=5550 21:50:00 [ssh-agent] Started. 21:50:00 Running ssh-add (command line suppressed) 21:50:00 Identity added: /w/workspace/l2switch-maven-clm-master@tmp/private_key_14821419582022007690.key (/w/workspace/l2switch-maven-clm-master@tmp/private_key_14821419582022007690.key) 21:50:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:50:00 The recommended git tool is: NONE 21:50:02 using credential jenkins-ssh 21:50:02 Wiping out workspace first. 21:50:02 Cloning the remote Git repository 21:50:02 Cloning repository git://devvexx.opendaylight.org/mirror/l2switch 21:50:03 > git init /w/workspace/l2switch-maven-clm-master # timeout=10 21:50:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch 21:50:03 > git --version # timeout=10 21:50:03 > git --version # 'git version 2.43.0' 21:50:03 using GIT_SSH to set credentials jenkins-ssh 21:50:03 [INFO] Currently running in a labeled security context 21:50:03 [INFO] Currently SELinux is 'enforcing' on the host 21:50:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/l2switch-maven-clm-master@tmp/jenkins-gitclient-ssh7153806429119456332.key 21:50:03 Verifying host key using known hosts file 21:50:03 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. 21:50:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # timeout=10 21:50:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:03 Avoid second fetch 21:50:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:50:04 Checking out Revision 2cc2a9c068b073efa7c91f6f9935dd4df19cf6d3 (refs/remotes/origin/master) 21:50:04 > git config core.sparsecheckout # timeout=10 21:50:04 > git checkout -f 2cc2a9c068b073efa7c91f6f9935dd4df19cf6d3 # timeout=10 21:50:04 Commit message: "Bump versions to Sodium SR4" 21:50:04 > git rev-list --no-walk 2cc2a9c068b073efa7c91f6f9935dd4df19cf6d3 # timeout=10 21:50:04 provisioning config files... 21:50:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:50:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:50:04 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins3634652067608723108.sh 21:50:04 ---> python-tools-install.sh 21:50:04 Setup pyenv: 21:50:04 system 21:50:04 * 3.8.13 (set by /opt/pyenv/version) 21:50:04 * 3.9.13 (set by /opt/pyenv/version) 21:50:04 * 3.10.6 (set by /opt/pyenv/version) 21:50:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pzBi 21:50:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:50:12 lf-activate-venv(): INFO: Installing: lftools 21:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-pzBi/bin to PATH 21:50:46 Generating Requirements File 21:51:21 Python 3.10.6 21:51:21 pip 24.0 from /tmp/venv-pzBi/lib/python3.10/site-packages/pip (python 3.10) 21:51:21 appdirs==1.4.4 21:51:21 argcomplete==3.2.2 21:51:21 aspy.yaml==1.3.0 21:51:21 attrs==23.2.0 21:51:21 autopage==0.5.2 21:51:21 beautifulsoup4==4.12.3 21:51:21 boto3==1.34.34 21:51:21 botocore==1.34.34 21:51:21 bs4==0.0.2 21:51:21 cachetools==5.3.2 21:51:21 certifi==2024.2.2 21:51:21 cffi==1.16.0 21:51:21 cfgv==3.4.0 21:51:21 chardet==5.2.0 21:51:21 charset-normalizer==3.3.2 21:51:21 click==8.1.7 21:51:21 cliff==4.5.0 21:51:21 cmd2==2.4.3 21:51:21 cryptography==3.3.2 21:51:21 debtcollector==2.5.0 21:51:21 decorator==5.1.1 21:51:21 defusedxml==0.7.1 21:51:21 Deprecated==1.2.14 21:51:21 distlib==0.3.8 21:51:21 dnspython==2.5.0 21:51:21 docker==4.2.2 21:51:21 dogpile.cache==1.3.0 21:51:21 email-validator==2.1.0.post1 21:51:21 filelock==3.13.1 21:51:21 future==0.18.3 21:51:21 gitdb==4.0.11 21:51:21 GitPython==3.1.41 21:51:21 google-auth==2.27.0 21:51:21 httplib2==0.22.0 21:51:21 identify==2.5.33 21:51:21 idna==3.6 21:51:21 importlib-resources==1.5.0 21:51:21 iso8601==2.1.0 21:51:21 Jinja2==3.1.3 21:51:21 jmespath==1.0.1 21:51:21 jsonpatch==1.33 21:51:21 jsonpointer==2.4 21:51:21 jsonschema==4.21.1 21:51:21 jsonschema-specifications==2023.12.1 21:51:21 keystoneauth1==5.5.0 21:51:21 kubernetes==29.0.0 21:51:21 lftools==0.37.8 21:51:21 lxml==5.1.0 21:51:21 MarkupSafe==2.1.5 21:51:21 msgpack==1.0.7 21:51:21 multi_key_dict==2.0.3 21:51:21 munch==4.0.0 21:51:21 netaddr==0.10.1 21:51:21 netifaces==0.11.0 21:51:21 niet==1.4.2 21:51:21 nodeenv==1.8.0 21:51:21 oauth2client==4.1.3 21:51:21 oauthlib==3.2.2 21:51:21 openstacksdk==0.62.0 21:51:21 os-client-config==2.1.0 21:51:21 os-service-types==1.7.0 21:51:21 osc-lib==3.0.0 21:51:21 oslo.config==9.3.0 21:51:21 oslo.context==5.3.0 21:51:21 oslo.i18n==6.2.0 21:51:21 oslo.log==5.4.0 21:51:21 oslo.serialization==5.3.0 21:51:21 oslo.utils==7.0.0 21:51:21 packaging==23.2 21:51:21 pbr==6.0.0 21:51:21 platformdirs==4.2.0 21:51:21 prettytable==3.9.0 21:51:21 pyasn1==0.5.1 21:51:21 pyasn1-modules==0.3.0 21:51:21 pycparser==2.21 21:51:21 pygerrit2==2.0.15 21:51:21 PyGithub==2.2.0 21:51:21 pyinotify==0.9.6 21:51:21 PyJWT==2.8.0 21:51:21 PyNaCl==1.5.0 21:51:21 pyparsing==2.4.7 21:51:21 pyperclip==1.8.2 21:51:21 pyrsistent==0.20.0 21:51:21 python-cinderclient==9.4.0 21:51:21 python-dateutil==2.8.2 21:51:21 python-heatclient==3.4.0 21:51:21 python-jenkins==1.8.2 21:51:21 python-keystoneclient==5.3.0 21:51:21 python-magnumclient==4.3.0 21:51:21 python-novaclient==18.4.0 21:51:21 python-openstackclient==6.0.0 21:51:21 python-swiftclient==4.4.0 21:51:21 pytz==2024.1 21:51:21 PyYAML==6.0.1 21:51:21 referencing==0.33.0 21:51:21 requests==2.31.0 21:51:21 requests-oauthlib==1.3.1 21:51:21 requestsexceptions==1.4.0 21:51:21 rfc3986==2.0.0 21:51:21 rpds-py==0.17.1 21:51:21 rsa==4.9 21:51:21 ruamel.yaml==0.18.5 21:51:21 ruamel.yaml.clib==0.2.8 21:51:21 s3transfer==0.10.0 21:51:21 simplejson==3.19.2 21:51:21 six==1.16.0 21:51:21 smmap==5.0.1 21:51:21 soupsieve==2.5 21:51:21 stevedore==5.1.0 21:51:21 tabulate==0.9.0 21:51:21 toml==0.10.2 21:51:21 tomlkit==0.12.3 21:51:21 tqdm==4.66.1 21:51:21 typing_extensions==4.9.0 21:51:21 tzdata==2023.4 21:51:21 urllib3==1.26.18 21:51:21 virtualenv==20.25.0 21:51:21 wcwidth==0.2.13 21:51:21 websocket-client==1.7.0 21:51:21 wrapt==1.16.0 21:51:21 xdg==6.0.0 21:51:21 xmltodict==0.13.0 21:51:21 yq==3.2.3 21:51:21 [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins478206663691823962.sh 21:51:21 + echo quiet=on 21:51:21 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-2503 21:51:22 [l2switch-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 21:51:22 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=l2switch --version 21:51:22 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 21:51:22 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 21:51:22 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 21:51:22 Default locale: en_US, platform encoding: UTF-8 21:51:22 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" 21:51:22 [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6649179931607625881.sh 21:51:22 + rm /home/jenkins/.wgetrc 21:51:22 [EnvInject] - Injecting environment variables from a build step. 21:51:22 [EnvInject] - Injecting as environment variables the properties content 21:51:22 SET_JDK_VERSION=openjdk11 21:51:22 GIT_URL="git://devvexx.opendaylight.org/mirror" 21:51:22 21:51:22 [EnvInject] - Variables injected successfully. 21:51:22 [l2switch-maven-clm-master] $ /bin/sh /tmp/jenkins5374254038248369548.sh 21:51:22 ---> update-java-alternatives.sh 21:51:22 ---> Updating Java version 21:51:23 ---> RedHat type system detected 21:51:23 openjdk version "11.0.18-ea" 2023-01-17 LTS 21:51:23 OpenJDK Runtime Environment (Red_Hat-11.0.18.0.9-0.3.ea.el8) (build 11.0.18-ea+9-LTS) 21:51:23 OpenJDK 64-Bit Server VM (Red_Hat-11.0.18.0.9-0.3.ea.el8) (build 11.0.18-ea+9-LTS, mixed mode, sharing) 21:51:23 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 21:51:23 [EnvInject] - Injecting environment variables from a build step. 21:51:23 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:51:23 [EnvInject] - Variables injected successfully. 21:51:23 provisioning config files... 21:51:23 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-clm-master@tmp/config6961091006170902349tmp 21:51:24 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-clm-master@tmp/config1878709510419555984tmp 21:51:24 [EnvInject] - Injecting environment variables from a build step. 21:51:24 [EnvInject] - Injecting as environment variables the properties content 21:51:24 MAVEN_GOALS=clean install 21:51:24 21:51:24 [EnvInject] - Variables injected successfully. 21:51:24 [l2switch-maven-clm-master] $ /bin/bash -l /tmp/jenkins18087963218879270486.sh 21:51:24 ---> common-variables.sh 21:51:24 --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 21:51:24 ---> sonatype-clm.sh 21:51:24 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 21:51:24 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 21:51:24 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 21:51:24 Default locale: en_US, platform encoding: UTF-8 21:51:24 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" 21:51:25 [INFO] Scanning for projects... 21:51:34 [INFO] ------------------------------------------------------------------------ 21:51:34 [INFO] Reactor Build Order: 21:51:34 [INFO] 21:51:34 [INFO] l2switch-parent [pom] 21:51:34 [INFO] packethandler-model [bundle] 21:51:34 [INFO] packethandler-impl [bundle] 21:51:34 [INFO] packethandler.aggregator [pom] 21:51:34 [INFO] loopremover-model [bundle] 21:51:34 [INFO] loopremover-impl [bundle] 21:51:34 [INFO] loopremover.aggregator [pom] 21:51:34 [INFO] addresstracker-model [bundle] 21:51:34 [INFO] arphandler-impl [bundle] 21:51:34 [INFO] addresstracker-impl [bundle] 21:51:34 [INFO] addresstracker.aggregator [pom] 21:51:34 [INFO] hosttracker.aggregator [pom] 21:51:34 [INFO] hosttracker-model [bundle] 21:51:34 [INFO] hosttracker-impl [bundle] 21:51:34 [INFO] main-impl [bundle] 21:51:34 [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] 21:51:34 [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] 21:51:34 [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] 21:51:34 [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] 21:51:34 [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] 21:51:34 [INFO] OpenDaylight :: L2Switch :: Switch [feature] 21:51:34 [INFO] OpenDaylight :: L2Switch :: All [feature] 21:51:34 [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] 21:51:34 [INFO] features-l2switch [feature] 21:51:34 [INFO] distribution-karaf [pom] 21:51:34 [INFO] features-l2switch-aggregator [pom] 21:51:34 [INFO] l2switch-artifacts [pom] 21:51:34 [INFO] l2switch [pom] 21:51:35 [INFO] 21:51:35 [INFO] -------------< org.opendaylight.l2switch:l2switch-parent >-------------- 21:51:35 [INFO] Building l2switch-parent 0.8.0-SNAPSHOT [1/28] 21:51:35 [INFO] --------------------------------[ pom ]--------------------------------- 21:51:36 [INFO] 21:51:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ l2switch-parent --- 21:51:36 [INFO] 21:51:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ l2switch-parent --- 21:51:37 [INFO] 21:51:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ l2switch-parent --- 21:51:37 [INFO] 21:51:37 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ l2switch-parent --- 21:51:38 [INFO] 21:51:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ l2switch-parent --- 21:51:38 [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 21:51:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/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/** 21:51:39 [INFO] 21:51:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ l2switch-parent --- 21:51:41 [INFO] Starting audit... 21:51:41 Audit done. 21:51:41 [INFO] You have 0 Checkstyle violations. 21:51:41 [INFO] 21:51:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ l2switch-parent --- 21:51:41 [INFO] Starting audit... 21:51:41 Audit done. 21:51:41 [INFO] You have 0 Checkstyle violations. 21:51:41 [INFO] 21:51:41 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ l2switch-parent >>> 21:51:41 [INFO] 21:51:41 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ l2switch-parent --- 21:51:42 [INFO] 21:51:42 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ l2switch-parent <<< 21:51:42 [INFO] 21:51:42 [INFO] 21:51:42 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ l2switch-parent --- 21:51:42 [INFO] 21:51:42 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ l2switch-parent --- 21:51:43 [INFO] 21:51:43 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ l2switch-parent >>> 21:51:43 [INFO] 21:51:43 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ l2switch-parent --- 21:51:45 [INFO] 21:51:45 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ l2switch-parent <<< 21:51:45 [INFO] 21:51:45 [INFO] 21:51:45 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ l2switch-parent --- 21:51:45 [INFO] 21:51:45 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ l2switch-parent --- 21:51:45 [INFO] executing beanshell script 21:51:45 [INFO] 21:51:45 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ l2switch-parent --- 21:51:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:51:45 [INFO] 21:51:45 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ l2switch-parent --- 21:51:46 [INFO] 21:51:46 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ l2switch-parent --- 21:51:46 [INFO] 21:51:46 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ l2switch-parent --- 21:51:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:51:46 [INFO] 21:51:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ l2switch-parent --- 21:51:46 [INFO] Installing /w/workspace/l2switch-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT.pom 21:51:46 [INFO] 21:51:46 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ l2switch-parent --- 21:51:46 [INFO] org.opendaylight.l2switch:l2switch-parent:pom:0.8.0-SNAPSHOT 21:51:46 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:51:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:51:46 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:51:46 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:51:46 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:51:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:51:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:51:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:51:46 [INFO] +- junit:junit:jar:4.11:test 21:51:46 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:51:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:51:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:51:46 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:51:46 [INFO] 21:51:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ l2switch-parent --- 21:51:46 WARNING: An illegal reflective access operation has occurred 21:51:46 WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/tmp/r/com/sonatype/clm/clm-maven-plugin/2.41.0-02/clm-maven-plugin-2.41.0-02.jar) to field java.util.Properties.defaults 21:51:46 WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields 21:51:46 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 21:51:46 WARNING: All illegal access operations will be denied in a future release 21:51:46 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/parent/target/sonatype-clm/module.xml 21:51:46 [INFO] 21:51:46 [INFO] ----< org.opendaylight.l2switch.packethandler:packethandler-model >----- 21:51:46 [INFO] Building packethandler-model 0.8.0-SNAPSHOT [2/28] 21:51:46 [INFO] -------------------------------[ bundle ]------------------------------- 21:51:47 [INFO] 21:51:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ packethandler-model --- 21:51:47 [INFO] 21:51:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ packethandler-model --- 21:51:47 [INFO] 21:51:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ packethandler-model --- 21:51:47 [INFO] 21:51:47 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ packethandler-model --- 21:51:47 [INFO] 21:51:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ packethandler-model --- 21:51:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/packethandler/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:51:47 [INFO] 21:51:47 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ packethandler-model --- 21:51:49 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:51:49 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/packethandler/model/src/main/yang 21:51:49 [INFO] yang-to-sources: Found 8 dependencies in 16.13 ms 21:51:49 [INFO] yang-to-sources: Project model files found: 6 21:51:50 [INFO] Configuration list (urn:opendaylight:openflow:common:instruction?revision=2013-07-31)action does not define any keys in violation of RFC7950 section 7.8.2. While this is fine with OpenDaylight, it can cause interoperability issues with other systems [defined at [ByteSource.wrap(2F2A0A202A20436F70797269676...)]:32:8] 21:51:50 [INFO] yang-to-sources: 25 YANG models processed in 1.205 s 21:51:50 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/mdsal-binding 21:51:51 [INFO] Found 37 Binding types in 309.1 ms 21:51:51 [INFO] Generating 53 Binding source files into 18 directories 21:51:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 66 in 437.4 ms 21:51:51 [INFO] 21:51:51 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ packethandler-model --- 21:51:51 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/mdsal-binding added. 21:51:51 [INFO] 21:51:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ packethandler-model --- 21:51:51 [INFO] Starting audit... 21:51:51 Audit done. 21:51:51 [INFO] You have 0 Checkstyle violations. 21:51:51 [INFO] 21:51:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ packethandler-model --- 21:51:51 [INFO] Starting audit... 21:51:51 Audit done. 21:51:51 [INFO] You have 0 Checkstyle violations. 21:51:51 [INFO] 21:51:51 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ packethandler-model >>> 21:51:51 [INFO] 21:51:51 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ packethandler-model --- 21:51:51 [INFO] 21:51:51 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ packethandler-model <<< 21:51:51 [INFO] 21:51:51 [INFO] 21:51:51 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ packethandler-model --- 21:51:51 [INFO] 21:51:51 [INFO] 21:51:51 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ packethandler-model --- 21:51:51 [INFO] 21:51:51 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ packethandler-model --- 21:51:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:51:51 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/model/src/main/resources 21:51:51 [INFO] Copying 1 resource 21:51:51 [INFO] Copying 6 resources 21:51:51 [INFO] Copying 1 resource 21:51:51 [INFO] Copying 6 resources 21:51:51 [INFO] Copying 1 resource 21:51:51 [INFO] 21:51:51 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ packethandler-model --- 21:51:51 [INFO] Changes detected - recompiling the module! 21:51:51 [INFO] Compiling 65 source files to /w/workspace/l2switch-maven-clm-master/packethandler/model/target/classes 21:51:53 [INFO] 21:51:53 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ packethandler-model >>> 21:51:53 [INFO] 21:51:53 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ packethandler-model --- 21:51:53 [INFO] Fork Value is true 21:51:57 [INFO] Done SpotBugs Analysis.... 21:51:57 [INFO] 21:51:57 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ packethandler-model <<< 21:51:57 [INFO] 21:51:57 [INFO] 21:51:57 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ packethandler-model --- 21:51:57 [INFO] BugInstance size is 0 21:51:57 [INFO] Error size is 0 21:51:57 [INFO] No errors/warnings found 21:51:57 [INFO] 21:51:57 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ packethandler-model --- 21:51:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:51:57 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/model/src/test/resources 21:51:57 [INFO] 21:51:57 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ packethandler-model --- 21:51:57 [INFO] No sources to compile 21:51:57 [INFO] 21:51:57 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ packethandler-model --- 21:51:58 [INFO] No tests to run. 21:51:58 [INFO] 21:51:58 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ packethandler-model --- 21:51:58 [INFO] executing beanshell script 21:51:58 [INFO] 21:51:58 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ packethandler-model --- 21:51:59 [INFO] 21:51:59 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ packethandler-model --- 21:52:01 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:01 [INFO] 21:52:01 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ packethandler-model --- 21:52:01 [INFO] 21:52:01 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ packethandler-model --- 21:52:01 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar 21:52:01 [INFO] 21:52:01 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ packethandler-model --- 21:52:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:01 [INFO] 21:52:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ packethandler-model --- 21:52:01 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar 21:52:01 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.pom 21:52:01 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:01 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-sources.jar 21:52:01 [INFO] 21:52:01 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ packethandler-model --- 21:52:01 [INFO] Writing OBR metadata 21:52:01 [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar 21:52:01 [INFO] Writing OBR metadata 21:52:01 [INFO] 21:52:01 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ packethandler-model --- 21:52:01 [INFO] org.opendaylight.l2switch.packethandler:packethandler-model:bundle:0.8.0-SNAPSHOT 21:52:01 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:52:01 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:52:01 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:52:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:52:01 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:52:01 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:52:01 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:52:01 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:52:01 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:52:01 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:52:01 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:52:01 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:52:01 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:52:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:52:01 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:52:01 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:52:01 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:52:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:52:01 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:52:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:52:01 [INFO] | +- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:52:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:52:01 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:52:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:01 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:52:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:52:01 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:52:01 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:52:01 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:01 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:01 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:01 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:01 [INFO] +- junit:junit:jar:4.11:test 21:52:01 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:52:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:01 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:52:01 [INFO] 21:52:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ packethandler-model --- 21:52:01 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/model/target/sonatype-clm/module.xml 21:52:01 [INFO] 21:52:01 [INFO] -----< org.opendaylight.l2switch.packethandler:packethandler-impl >----- 21:52:01 [INFO] Building packethandler-impl 0.8.0-SNAPSHOT [3/28] 21:52:01 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:02 [INFO] 21:52:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ packethandler-impl --- 21:52:02 [INFO] 21:52:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ packethandler-impl --- 21:52:02 [INFO] 21:52:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ packethandler-impl --- 21:52:02 [INFO] 21:52:02 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ packethandler-impl --- 21:52:02 [INFO] 21:52:02 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ packethandler-impl --- 21:52:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:02 [INFO] 21:52:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ packethandler-impl --- 21:52:02 [INFO] Starting audit... 21:52:02 Audit done. 21:52:02 [INFO] You have 0 Checkstyle violations. 21:52:02 [INFO] 21:52:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ packethandler-impl --- 21:52:02 [INFO] Starting audit... 21:52:02 Audit done. 21:52:02 [INFO] You have 0 Checkstyle violations. 21:52:02 [INFO] 21:52:02 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ packethandler-impl >>> 21:52:02 [INFO] 21:52:02 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ packethandler-impl --- 21:52:03 [INFO] 21:52:03 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ packethandler-impl <<< 21:52:03 [INFO] 21:52:03 [INFO] 21:52:03 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ packethandler-impl --- 21:52:03 [INFO] CPD Failure: Found 30 lines of duplicated code at locations: 21:52:03 [INFO] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoder.java line 113 21:52:03 [INFO] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java line 118 21:52:03 [INFO] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java line 120 21:52:03 [INFO] You have 1 CPD duplication. For more details see: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/cpd.xml 21:52:03 [INFO] 21:52:03 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ packethandler-impl --- 21:52:03 [INFO] 21:52:03 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ packethandler-impl --- 21:52:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:03 [INFO] Copying 1 resource 21:52:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/generated-sources/spi 21:52:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/generated-sources/yang 21:52:03 [INFO] 21:52:03 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ packethandler-impl --- 21:52:03 [INFO] Changes detected - recompiling the module! 21:52:03 [INFO] Compiling 11 source files to /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/classes 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoder.java:[13,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[12,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/PacketHandlerProvider.java:[11,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[13,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:[11,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:[11,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[15,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[22,20] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[25,19] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[36,13] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoder.java:[42,23] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/PacketHandlerProvider.java:[26,19] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/PacketHandlerProvider.java:[28,40] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[42,24] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:[34,24] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:[47,28] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[46,24] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:03 [INFO] 21:52:03 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ packethandler-impl >>> 21:52:03 [INFO] 21:52:03 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ packethandler-impl --- 21:52:03 [INFO] Fork Value is true 21:52:06 [INFO] Done SpotBugs Analysis.... 21:52:06 [INFO] 21:52:06 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ packethandler-impl <<< 21:52:06 [INFO] 21:52:06 [INFO] 21:52:06 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ packethandler-impl --- 21:52:07 [INFO] BugInstance size is 0 21:52:07 [INFO] Error size is 0 21:52:07 [INFO] No errors/warnings found 21:52:07 [INFO] 21:52:07 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ packethandler-impl --- 21:52:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:07 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/resources 21:52:07 [INFO] 21:52:07 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ packethandler-impl --- 21:52:07 [INFO] Changes detected - recompiling the module! 21:52:07 [INFO] Compiling 8 source files to /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/test-classes 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoderTest.java:[15,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[18,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[18,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoderTest.java:[17,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[19,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoderTest.java:[43,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoderTest.java:[43,57] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoderTest.java:[77,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoderTest.java:[77,57] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoderTest.java:[108,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoderTest.java:[108,57] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[37,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[37,57] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[61,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[61,57] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[87,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[87,57] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[119,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[119,57] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[161,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoderTest.java:[161,57] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[48,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[48,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[91,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[91,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[138,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[138,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[188,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[188,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[230,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6DecoderTest.java:[230,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoderTest.java:[46,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoderTest.java:[46,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[50,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[50,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[103,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[103,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[157,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[157,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[204,9] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4DecoderTest.java:[204,66] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:07 [INFO] 21:52:07 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ packethandler-impl --- 21:52:07 [INFO] 21:52:07 [INFO] ------------------------------------------------------- 21:52:07 [INFO] T E S T S 21:52:07 [INFO] ------------------------------------------------------- 21:52:08 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 21:52:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 21:52:09 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest 21:52:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest 21:52:09 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 21:52:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 21:52:09 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 21:52:09 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 21:52:09 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 21:52:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 21:52:09 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 21:52:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 21:52:09 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 21:52:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 21:52:09 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 21:52:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 21:52:09 [INFO] 21:52:09 [INFO] Results: 21:52:09 [INFO] 21:52:09 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 21:52:09 [INFO] 21:52:09 [INFO] 21:52:09 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ packethandler-impl --- 21:52:09 [INFO] executing beanshell script 21:52:09 [INFO] 21:52:09 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ packethandler-impl --- 21:52:09 [INFO] 21:52:09 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ packethandler-impl --- 21:52:11 [INFO] 21:52:11 23 warnings 21:52:11 [WARNING] Javadoc Warnings 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:35: warning: no @param for producedPacketNotificationType 21:52:11 [WARNING] public AbstractPacketDecoder(Class

producedPacketNotificationType, 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:35: warning: no @param for notificationProviderService 21:52:11 [WARNING] public AbstractPacketDecoder(Class

producedPacketNotificationType, 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:61: warning: no @param for consumedPacketNotification 21:52:11 [WARNING] public void decodeAndPublish(final C consumedPacketNotification) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:77: warning: no @param for consumedPacketNotification 21:52:11 [WARNING] public abstract P decode(C consumedPacketNotification); 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:77: warning: no @return 21:52:11 [WARNING] public abstract P decode(C consumedPacketNotification); 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:292: warning: no @param for numBits 21:52:11 [WARNING] public static int getMSBMask(int numBits) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:292: warning: no @return 21:52:11 [WARNING] public static int getMSBMask(int numBits) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:303: warning: no @param for numBits 21:52:11 [WARNING] public static int getLSBMask(int numBits) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:303: warning: no @return 21:52:11 [WARNING] public static int getLSBMask(int numBits) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:314: warning: no @param for array 21:52:11 [WARNING] public static long toNumber(byte[] array) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:314: warning: no @return 21:52:11 [WARNING] public static long toNumber(byte[] array) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:364: warning: no @param for input 21:52:11 [WARNING] public static byte[] toByteArray(Number input) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:364: warning: no @return 21:52:11 [WARNING] public static byte[] toByteArray(Number input) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:93: warning: no @param for bytes 21:52:11 [WARNING] public static String bytesToHexStringFormat(byte[] bytes) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:93: warning: no @return 21:52:11 [WARNING] public static String bytesToHexStringFormat(byte[] bytes) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:144: warning: no @return 21:52:11 [WARNING] public static InetAddress getInetNetworkMask(int prefixMaskLength, boolean isV6) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:264: warning: no @return 21:52:11 [WARNING] public static boolean inetAddressConflict(InetAddress testAddress, InetAddress filterAddress, InetAddress testMask, 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:314: warning: no @return 21:52:11 [WARNING] public static boolean isBroadcastMACAddr(byte[] macAddress) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:333: warning: no @return 21:52:11 [WARNING] public static boolean isUnicastMACAddr(byte[] macAddress) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:347: warning: no @return 21:52:11 [WARNING] public static boolean isMulticastMACAddr(byte[] macAddress) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:394: warning: no @return 21:52:11 [WARNING] public static boolean isIPv4AddressValid(String cidr) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:422: warning: no @return 21:52:11 [WARNING] public static boolean isIPv6AddressValid(String cidr) { 21:52:11 [WARNING] ^ 21:52:11 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:455: warning: no @return 21:52:11 [WARNING] public static boolean isIPAddressValid(String cidr) { 21:52:11 [WARNING] ^ 21:52:11 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:11 [INFO] 21:52:11 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ packethandler-impl --- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ packethandler-impl --- 21:52:11 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar 21:52:11 [INFO] 21:52:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ packethandler-impl --- 21:52:11 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/code-coverage/jacoco.exec 21:52:11 [INFO] Analyzed bundle 'packethandler-impl' with 11 classes 21:52:11 [INFO] 21:52:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ packethandler-impl --- 21:52:11 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar 21:52:11 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.pom 21:52:11 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:11 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-sources.jar 21:52:11 [INFO] 21:52:11 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ packethandler-impl --- 21:52:11 [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar 21:52:11 [INFO] Writing OBR metadata 21:52:11 [INFO] 21:52:11 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ packethandler-impl --- 21:52:11 [INFO] org.opendaylight.l2switch.packethandler:packethandler-impl:bundle:0.8.0-SNAPSHOT 21:52:11 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:52:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:52:11 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:52:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:52:11 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:52:11 [INFO] | +- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:52:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:52:11 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:52:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:11 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:52:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:52:11 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:52:11 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:52:11 [INFO] +- junit:junit:jar:4.11:test 21:52:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:11 [INFO] +- org.mockito:mockito-core:jar:2.28.2:test 21:52:11 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:11 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:11 [INFO] | \- org.objenesis:objenesis:jar:2.6:test 21:52:11 [INFO] +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:52:11 [INFO] | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:52:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:52:11 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:52:11 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:52:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:52:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:52:11 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:52:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:52:11 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:52:11 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:52:11 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:52:11 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:52:11 [INFO] | | +- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:52:11 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:52:11 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:52:11 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:52:11 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:52:11 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:52:11 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:52:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:52:11 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:52:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:52:11 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:52:11 [INFO] +- com.google.code.findbugs:jsr305:jar:3.0.2:provided (optional) 21:52:11 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:11 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:11 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:11 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:11 [INFO] \- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:11 [INFO] 21:52:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ packethandler-impl --- 21:52:11 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/sonatype-clm/module.xml 21:52:11 [INFO] 21:52:11 [INFO] --< org.opendaylight.l2switch.packethandler:packethandler.aggregator >-- 21:52:11 [INFO] Building packethandler.aggregator 0.8.0-SNAPSHOT [4/28] 21:52:11 [INFO] --------------------------------[ pom ]--------------------------------- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ packethandler.aggregator --- 21:52:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/packethandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:11 [INFO] 21:52:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ packethandler.aggregator --- 21:52:11 [INFO] Starting audit... 21:52:11 Audit done. 21:52:11 [INFO] You have 0 Checkstyle violations. 21:52:11 [INFO] 21:52:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ packethandler.aggregator --- 21:52:11 [INFO] Starting audit... 21:52:11 Audit done. 21:52:11 [INFO] You have 0 Checkstyle violations. 21:52:11 [INFO] 21:52:11 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ packethandler.aggregator >>> 21:52:11 [INFO] 21:52:11 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ packethandler.aggregator <<< 21:52:11 [INFO] 21:52:11 [INFO] 21:52:11 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ packethandler.aggregator >>> 21:52:11 [INFO] 21:52:11 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ packethandler.aggregator <<< 21:52:11 [INFO] 21:52:11 [INFO] 21:52:11 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ packethandler.aggregator --- 21:52:11 [INFO] executing beanshell script 21:52:11 [INFO] 21:52:11 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ packethandler.aggregator --- 21:52:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:52:11 [INFO] 21:52:11 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ packethandler.aggregator --- 21:52:11 [INFO] 21:52:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ packethandler.aggregator --- 21:52:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:11 [INFO] 21:52:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ packethandler.aggregator --- 21:52:11 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT.pom 21:52:11 [INFO] 21:52:11 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ packethandler.aggregator --- 21:52:11 [INFO] org.opendaylight.l2switch.packethandler:packethandler.aggregator:pom:0.8.0-SNAPSHOT 21:52:11 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:11 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:11 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:11 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:11 [INFO] +- junit:junit:jar:4.11:test 21:52:11 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:52:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:11 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:52:11 [INFO] 21:52:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ packethandler.aggregator --- 21:52:11 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/target/sonatype-clm/module.xml 21:52:11 [INFO] 21:52:11 [INFO] ------< org.opendaylight.l2switch.loopremover:loopremover-model >------- 21:52:11 [INFO] Building loopremover-model 0.8.0-SNAPSHOT [5/28] 21:52:11 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ loopremover-model --- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ loopremover-model --- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ loopremover-model --- 21:52:11 [INFO] 21:52:11 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ loopremover-model --- 21:52:11 [INFO] 21:52:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ loopremover-model --- 21:52:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/loopremover/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:11 [INFO] 21:52:11 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ loopremover-model --- 21:52:11 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:11 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/loopremover/model/src/main/yang 21:52:11 [INFO] yang-to-sources: Found 4 dependencies in 1.199 ms 21:52:11 [INFO] yang-to-sources: Project model files found: 1 21:52:11 [INFO] yang-to-sources: 4 YANG models processed in 28.01 ms 21:52:11 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/loopremover/model/target/generated-sources/mdsal-binding 21:52:11 [INFO] Found 3 Binding types in 3.611 ms 21:52:11 [INFO] Generating 4 Binding source files into 1 directories 21:52:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 7 in 6.928 ms 21:52:11 [INFO] 21:52:11 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ loopremover-model --- 21:52:11 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/generated-sources/mdsal-binding added. 21:52:11 [INFO] 21:52:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ loopremover-model --- 21:52:11 [INFO] Starting audit... 21:52:11 Audit done. 21:52:11 [INFO] You have 0 Checkstyle violations. 21:52:11 [INFO] 21:52:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ loopremover-model --- 21:52:11 [INFO] Starting audit... 21:52:11 Audit done. 21:52:11 [INFO] You have 0 Checkstyle violations. 21:52:11 [INFO] 21:52:11 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ loopremover-model >>> 21:52:11 [INFO] 21:52:11 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ loopremover-model --- 21:52:11 [INFO] 21:52:11 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ loopremover-model <<< 21:52:11 [INFO] 21:52:11 [INFO] 21:52:11 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ loopremover-model --- 21:52:11 [INFO] 21:52:11 [INFO] 21:52:11 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ loopremover-model --- 21:52:11 [INFO] 21:52:11 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ loopremover-model --- 21:52:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:11 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/model/src/main/resources 21:52:11 [INFO] Copying 1 resource 21:52:11 [INFO] Copying 1 resource 21:52:11 [INFO] Copying 1 resource 21:52:11 [INFO] Copying 1 resource 21:52:11 [INFO] Copying 1 resource 21:52:11 [INFO] 21:52:11 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ loopremover-model --- 21:52:11 [INFO] Changes detected - recompiling the module! 21:52:11 [INFO] Compiling 6 source files to /w/workspace/l2switch-maven-clm-master/loopremover/model/target/classes 21:52:11 [INFO] 21:52:11 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ loopremover-model >>> 21:52:11 [INFO] 21:52:11 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ loopremover-model --- 21:52:12 [INFO] Fork Value is true 21:52:14 [INFO] Done SpotBugs Analysis.... 21:52:14 [INFO] 21:52:14 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ loopremover-model <<< 21:52:14 [INFO] 21:52:14 [INFO] 21:52:14 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ loopremover-model --- 21:52:14 [INFO] BugInstance size is 0 21:52:14 [INFO] Error size is 0 21:52:14 [INFO] No errors/warnings found 21:52:14 [INFO] 21:52:14 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ loopremover-model --- 21:52:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:14 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/model/src/test/resources 21:52:14 [INFO] 21:52:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ loopremover-model --- 21:52:14 [INFO] No sources to compile 21:52:14 [INFO] 21:52:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ loopremover-model --- 21:52:14 [INFO] No tests to run. 21:52:14 [INFO] 21:52:14 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ loopremover-model --- 21:52:14 [INFO] executing beanshell script 21:52:14 [INFO] 21:52:14 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ loopremover-model --- 21:52:14 [INFO] 21:52:14 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ loopremover-model --- 21:52:15 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:15 [INFO] 21:52:15 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ loopremover-model --- 21:52:15 [INFO] 21:52:15 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ loopremover-model --- 21:52:15 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar 21:52:15 [INFO] 21:52:15 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ loopremover-model --- 21:52:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:15 [INFO] 21:52:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ loopremover-model --- 21:52:15 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar 21:52:15 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.pom 21:52:15 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:15 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-sources.jar 21:52:15 [INFO] 21:52:15 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ loopremover-model --- 21:52:15 [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar 21:52:15 [INFO] Writing OBR metadata 21:52:15 [INFO] 21:52:15 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ loopremover-model --- 21:52:15 [INFO] org.opendaylight.l2switch.loopremover:loopremover-model:bundle:0.8.0-SNAPSHOT 21:52:15 [INFO] +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:52:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:52:15 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:52:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:52:15 [INFO] | +- com.google.guava:guava:jar:27.1-jre:compile 21:52:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:15 [INFO] | | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:52:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:52:15 [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:52:15 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:52:15 [INFO] | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:52:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:52:15 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:52:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:52:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:52:15 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:52:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:52:15 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:15 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:15 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:15 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:15 [INFO] +- junit:junit:jar:4.11:test 21:52:15 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:52:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:15 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:52:15 [INFO] 21:52:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ loopremover-model --- 21:52:15 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/model/target/sonatype-clm/module.xml 21:52:15 [INFO] 21:52:15 [INFO] -------< org.opendaylight.l2switch.loopremover:loopremover-impl >------- 21:52:15 [INFO] Building loopremover-impl 0.8.0-SNAPSHOT [6/28] 21:52:15 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:16 [INFO] 21:52:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ loopremover-impl --- 21:52:16 [INFO] 21:52:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ loopremover-impl --- 21:52:16 [INFO] 21:52:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ loopremover-impl --- 21:52:16 [INFO] 21:52:16 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ loopremover-impl --- 21:52:16 [INFO] 21:52:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ loopremover-impl --- 21:52:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:16 [INFO] 21:52:16 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ loopremover-impl --- 21:52:16 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:16 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/yang 21:52:16 [INFO] yang-to-sources: Found 15 dependencies in 5.052 ms 21:52:16 [INFO] yang-to-sources: Project model files found: 1 21:52:16 [INFO] yang-to-sources: 1 YANG models processed in 158.9 ms 21:52:16 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/generated-sources/mdsal-binding 21:52:16 [INFO] Found 2 Binding types in 496.4 μs 21:52:16 [INFO] Generating 3 Binding source files into 1 directories 21:52:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 5.413 ms 21:52:16 [INFO] 21:52:16 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ loopremover-impl --- 21:52:16 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/generated-sources/mdsal-binding added. 21:52:16 [INFO] 21:52:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ loopremover-impl --- 21:52:16 [INFO] Starting audit... 21:52:16 Audit done. 21:52:16 [INFO] You have 0 Checkstyle violations. 21:52:16 [INFO] 21:52:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ loopremover-impl --- 21:52:16 [INFO] Starting audit... 21:52:16 Audit done. 21:52:16 [INFO] You have 0 Checkstyle violations. 21:52:16 [INFO] 21:52:16 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ loopremover-impl >>> 21:52:16 [INFO] 21:52:16 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ loopremover-impl --- 21:52:16 [INFO] 21:52:16 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ loopremover-impl <<< 21:52:16 [INFO] 21:52:16 [INFO] 21:52:16 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ loopremover-impl --- 21:52:16 [INFO] 21:52:16 [INFO] 21:52:16 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ loopremover-impl --- 21:52:16 [INFO] 21:52:16 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ loopremover-impl --- 21:52:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:16 [INFO] Copying 1 resource 21:52:16 [INFO] Copying 1 resource 21:52:16 [INFO] Copying 1 resource 21:52:16 [INFO] Copying 1 resource 21:52:16 [INFO] Copying 1 resource 21:52:16 [INFO] Copying 1 resource 21:52:16 [INFO] 21:52:16 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ loopremover-impl --- 21:52:16 [INFO] Changes detected - recompiling the module! 21:52:16 [INFO] Compiling 11 source files to /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/classes 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[19,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[20,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[21,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[24,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/LoopRemoverProvider.java:[10,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[24,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[25,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[26,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[27,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[28,54] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[29,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[71,43] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[71,43] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[108,81] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[112,62] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[112,83] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[117,46] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[119,14] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[120,13] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[158,85] unchecked cast 21:52:17 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:17 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/LoopRemoverProvider.java:[25,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/LoopRemoverProvider.java:[33,38] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[55,55] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[55,55] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[68,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[70,42] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[103,62] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[104,17] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[112,46] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[115,14] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[116,13] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[173,19] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[175,53] submit() in org.opendaylight.controller.md.sal.common.api.data.AsyncWriteTransaction has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[195,13] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[198,31] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[225,48] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[258,42] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[266,57] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[270,88] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[271,86] unchecked cast 21:52:17 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:17 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[277,37] submit() in org.opendaylight.controller.md.sal.common.api.data.AsyncWriteTransaction has been deprecated 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[291,42] unchecked cast 21:52:17 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:17 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:17 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[293,44] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:17 [INFO] 21:52:17 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ loopremover-impl >>> 21:52:17 [INFO] 21:52:17 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ loopremover-impl --- 21:52:17 [INFO] Fork Value is true 21:52:20 [INFO] Done SpotBugs Analysis.... 21:52:20 [INFO] 21:52:20 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ loopremover-impl <<< 21:52:20 [INFO] 21:52:20 [INFO] 21:52:20 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ loopremover-impl --- 21:52:20 [INFO] BugInstance size is 0 21:52:20 [INFO] Error size is 0 21:52:20 [INFO] No errors/warnings found 21:52:20 [INFO] 21:52:20 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ loopremover-impl --- 21:52:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:20 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/resources 21:52:20 [INFO] 21:52:20 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ loopremover-impl --- 21:52:20 [INFO] Changes detected - recompiling the module! 21:52:20 [INFO] Compiling 4 source files to /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/test-classes 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[21,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[24,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[16,41] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[25,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[26,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[27,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[28,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[29,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[30,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[31,54] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[32,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[54,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[54,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[55,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[55,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[57,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[58,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[58,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[52,13] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[68,73] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[69,21] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[68,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.controller.md.sal.binding.api.DataTreeChangeService is applied to given types 21:52:20 required: org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier,L 21:52:20 found: org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier,org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[68,72] unchecked conversion 21:52:20 required: org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier 21:52:20 found: org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[77,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[77,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[78,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[78,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[80,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[81,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[81,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[94,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[94,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[95,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[95,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[97,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[98,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[98,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[111,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[111,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[112,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[112,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[114,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[115,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[115,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[128,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[128,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[129,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[129,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[131,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[132,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[132,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[146,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[146,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[147,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[147,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[149,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[150,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[150,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[157,9] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[157,52] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[159,9] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[159,64] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[160,43] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[178,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[178,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[179,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[179,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[181,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[182,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[182,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[191,9] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[191,52] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[193,9] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[193,64] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[194,43] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[199,9] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[199,66] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[227,9] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[227,54] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[229,44] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[238,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[240,47] submit() in org.opendaylight.controller.md.sal.common.api.data.AsyncWriteTransaction has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[248,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[248,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[248,61] unchecked conversion 21:52:20 required: org.opendaylight.controller.md.sal.binding.api.DataTreeModification 21:52:20 found: org.opendaylight.controller.md.sal.binding.api.DataTreeModification 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[249,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[249,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[249,69] unchecked conversion 21:52:20 required: org.opendaylight.controller.md.sal.binding.api.DataObjectModification 21:52:20 found: org.opendaylight.controller.md.sal.binding.api.DataObjectModification 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[251,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[252,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[252,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[261,9] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[261,52] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[263,9] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[263,64] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[264,43] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[264,38] unchecked method invocation: method read in interface org.opendaylight.controller.md.sal.binding.api.ReadTransaction is applied to given types 21:52:20 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:20 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:20 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[264,75] unchecked conversion 21:52:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:20 [INFO] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java has additional uses or overrides of a deprecated API. 21:52:20 [INFO] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java has additional unchecked or unsafe operations. 21:52:20 [INFO] 21:52:20 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ loopremover-impl --- 21:52:20 [INFO] 21:52:20 [INFO] ------------------------------------------------------- 21:52:20 [INFO] T E S T S 21:52:20 [INFO] ------------------------------------------------------- 21:52:21 [INFO] Running org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 21:52:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s - in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 21:52:22 [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 21:52:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.682 s - in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 21:52:26 [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 21:52:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 21:52:26 [INFO] Running org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest 21:52:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest 21:52:26 [INFO] 21:52:26 [INFO] Results: 21:52:26 [INFO] 21:52:26 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 21:52:26 [INFO] 21:52:26 [INFO] 21:52:26 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ loopremover-impl --- 21:52:26 [INFO] executing beanshell script 21:52:26 [INFO] 21:52:26 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ loopremover-impl --- 21:52:26 [WARNING] Bundle org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT : Unused Export-Package instructions: [org.apache.commons*] 21:52:26 [INFO] 21:52:26 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ loopremover-impl --- 21:52:28 [INFO] 21:52:28 7 warnings 21:52:28 [WARNING] Javadoc Warnings 21:52:28 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/NetworkGraphService.java:48: warning: no @return 21:52:28 [WARNING] List getLinksInMst(); 21:52:28 [WARNING] ^ 21:52:28 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/NetworkGraphService.java:53: warning: no @return 21:52:28 [WARNING] List getAllLinks(); 21:52:28 [WARNING] ^ 21:52:28 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:100: warning: no @return 21:52:28 [WARNING] public ListenerRegistration registerAsDataChangeListener() { 21:52:28 [WARNING] ^ 21:52:28 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:99: warning: no @param for nodeConnectorPath 21:52:28 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { 21:52:28 [WARNING] ^ 21:52:28 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:99: warning: no @return 21:52:28 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { 21:52:28 [WARNING] ^ 21:52:28 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:106: warning: no @param for nodePath 21:52:28 [WARNING] public static NodeKey getNodeKey(final InstanceIdentifier nodePath) { 21:52:28 [WARNING] ^ 21:52:28 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:106: warning: no @return 21:52:28 [WARNING] public static NodeKey getNodeKey(final InstanceIdentifier nodePath) { 21:52:28 [WARNING] ^ 21:52:28 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:28 [INFO] 21:52:28 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ loopremover-impl --- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ loopremover-impl --- 21:52:28 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar 21:52:28 [INFO] 21:52:28 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ loopremover-impl --- 21:52:28 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/code-coverage/jacoco.exec 21:52:28 [INFO] Analyzed bundle 'loopremover-impl' with 8 classes 21:52:28 [INFO] 21:52:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ loopremover-impl --- 21:52:28 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar 21:52:28 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.pom 21:52:28 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:28 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-sources.jar 21:52:28 [INFO] 21:52:28 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ loopremover-impl --- 21:52:28 [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar 21:52:28 [INFO] Writing OBR metadata 21:52:28 [INFO] 21:52:28 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ loopremover-impl --- 21:52:28 [INFO] org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT 21:52:28 [INFO] +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:52:28 [INFO] +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:52:28 [INFO] | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:52:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:52:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:52:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:52:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:52:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:52:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:52:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:52:28 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:52:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:52:28 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:52:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:52:28 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:52:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:52:28 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:52:28 [INFO] +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:52:28 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:52:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:52:28 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:52:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:28 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:52:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:52:28 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:52:28 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:52:28 [INFO] +- net.sf.jung:jung-api:jar:2.1.1:compile 21:52:28 [INFO] +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:52:28 [INFO] +- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:52:28 [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:52:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:52:28 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:52:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:52:28 [INFO] +- junit:junit:jar:4.11:test 21:52:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:28 [INFO] +- org.mockito:mockito-core:jar:2.28.2:test 21:52:28 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:28 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:28 [INFO] | \- org.objenesis:objenesis:jar:2.6:test 21:52:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:52:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:52:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:52:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:52:28 [INFO] | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:52:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:52:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:52:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:52:28 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:52:28 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:52:28 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:52:28 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:52:28 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:52:28 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:52:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:52:28 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:52:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:52:28 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:28 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:28 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:28 [INFO] \- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:28 [INFO] 21:52:28 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ loopremover-impl --- 21:52:28 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/sonatype-clm/module.xml 21:52:28 [INFO] 21:52:28 [INFO] ----< org.opendaylight.l2switch.loopremover:loopremover.aggregator >---- 21:52:28 [INFO] Building loopremover.aggregator 0.8.0-SNAPSHOT [7/28] 21:52:28 [INFO] --------------------------------[ pom ]--------------------------------- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ loopremover.aggregator --- 21:52:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/loopremover/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:28 [INFO] 21:52:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ loopremover.aggregator --- 21:52:28 [INFO] Starting audit... 21:52:28 Audit done. 21:52:28 [INFO] You have 0 Checkstyle violations. 21:52:28 [INFO] 21:52:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ loopremover.aggregator --- 21:52:28 [INFO] Starting audit... 21:52:28 Audit done. 21:52:28 [INFO] You have 0 Checkstyle violations. 21:52:28 [INFO] 21:52:28 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ loopremover.aggregator >>> 21:52:28 [INFO] 21:52:28 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ loopremover.aggregator <<< 21:52:28 [INFO] 21:52:28 [INFO] 21:52:28 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ loopremover.aggregator >>> 21:52:28 [INFO] 21:52:28 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ loopremover.aggregator <<< 21:52:28 [INFO] 21:52:28 [INFO] 21:52:28 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ loopremover.aggregator --- 21:52:28 [INFO] executing beanshell script 21:52:28 [INFO] 21:52:28 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ loopremover.aggregator --- 21:52:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:52:28 [INFO] 21:52:28 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ loopremover.aggregator --- 21:52:28 [INFO] 21:52:28 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ loopremover.aggregator --- 21:52:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:28 [INFO] 21:52:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ loopremover.aggregator --- 21:52:28 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT.pom 21:52:28 [INFO] 21:52:28 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ loopremover.aggregator --- 21:52:28 [INFO] org.opendaylight.l2switch.loopremover:loopremover.aggregator:pom:0.8.0-SNAPSHOT 21:52:28 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:28 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:28 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:28 [INFO] +- junit:junit:jar:4.11:test 21:52:28 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:52:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:28 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:52:28 [INFO] 21:52:28 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ loopremover.aggregator --- 21:52:28 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/target/sonatype-clm/module.xml 21:52:28 [INFO] 21:52:28 [INFO] ---< org.opendaylight.l2switch.addresstracker:addresstracker-model >---- 21:52:28 [INFO] Building addresstracker-model 0.8.0-SNAPSHOT [8/28] 21:52:28 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ addresstracker-model --- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ addresstracker-model --- 21:52:28 [INFO] 21:52:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ addresstracker-model --- 21:52:28 [INFO] 21:52:28 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ addresstracker-model --- 21:52:28 [INFO] 21:52:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ addresstracker-model --- 21:52:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/addresstracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:28 [INFO] 21:52:28 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ addresstracker-model --- 21:52:28 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:28 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/main/yang 21:52:28 [INFO] yang-to-sources: Found 9 dependencies in 4.724 ms 21:52:28 [INFO] yang-to-sources: Project model files found: 1 21:52:29 [INFO] Configuration list (urn:opendaylight:openflow:common:instruction?revision=2013-07-31)action does not define any keys in violation of RFC7950 section 7.8.2. While this is fine with OpenDaylight, it can cause interoperability issues with other systems [defined at [ByteSource.wrap(2F2A0A202A20436F70797269676...)]:32:8] 21:52:29 [INFO] yang-to-sources: 22 YANG models processed in 414.1 ms 21:52:29 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/generated-sources/mdsal-binding 21:52:29 [INFO] Found 4 Binding types in 80.10 ms 21:52:29 [INFO] Generating 6 Binding source files into 2 directories 21:52:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 9 in 85.52 ms 21:52:29 [INFO] 21:52:29 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ addresstracker-model --- 21:52:29 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/generated-sources/mdsal-binding added. 21:52:29 [INFO] 21:52:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ addresstracker-model --- 21:52:29 [INFO] Starting audit... 21:52:29 Audit done. 21:52:29 [INFO] You have 0 Checkstyle violations. 21:52:29 [INFO] 21:52:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ addresstracker-model --- 21:52:29 [INFO] Starting audit... 21:52:29 Audit done. 21:52:29 [INFO] You have 0 Checkstyle violations. 21:52:29 [INFO] 21:52:29 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ addresstracker-model >>> 21:52:29 [INFO] 21:52:29 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ addresstracker-model --- 21:52:29 [INFO] 21:52:29 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ addresstracker-model <<< 21:52:29 [INFO] 21:52:29 [INFO] 21:52:29 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ addresstracker-model --- 21:52:29 [INFO] 21:52:29 [INFO] 21:52:29 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ addresstracker-model --- 21:52:29 [INFO] 21:52:29 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ addresstracker-model --- 21:52:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:29 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/main/resources 21:52:29 [INFO] Copying 1 resource 21:52:29 [INFO] Copying 1 resource 21:52:29 [INFO] Copying 1 resource 21:52:29 [INFO] Copying 1 resource 21:52:29 [INFO] Copying 1 resource 21:52:29 [INFO] 21:52:29 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ addresstracker-model --- 21:52:29 [INFO] Changes detected - recompiling the module! 21:52:29 [INFO] Compiling 8 source files to /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/classes 21:52:29 [INFO] 21:52:29 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ addresstracker-model >>> 21:52:29 [INFO] 21:52:29 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ addresstracker-model --- 21:52:29 [INFO] Fork Value is true 21:52:32 [INFO] Done SpotBugs Analysis.... 21:52:32 [INFO] 21:52:32 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ addresstracker-model <<< 21:52:32 [INFO] 21:52:32 [INFO] 21:52:32 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ addresstracker-model --- 21:52:32 [INFO] BugInstance size is 0 21:52:32 [INFO] Error size is 0 21:52:32 [INFO] No errors/warnings found 21:52:32 [INFO] 21:52:32 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ addresstracker-model --- 21:52:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/test/resources 21:52:32 [INFO] 21:52:32 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ addresstracker-model --- 21:52:32 [INFO] No sources to compile 21:52:32 [INFO] 21:52:32 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ addresstracker-model --- 21:52:32 [INFO] No tests to run. 21:52:32 [INFO] 21:52:32 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ addresstracker-model --- 21:52:32 [INFO] executing beanshell script 21:52:32 [INFO] 21:52:32 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ addresstracker-model --- 21:52:32 [INFO] 21:52:32 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ addresstracker-model --- 21:52:33 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:33 [INFO] 21:52:33 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ addresstracker-model --- 21:52:33 [INFO] 21:52:33 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ addresstracker-model --- 21:52:33 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar 21:52:33 [INFO] 21:52:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ addresstracker-model --- 21:52:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:33 [INFO] 21:52:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ addresstracker-model --- 21:52:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar 21:52:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.pom 21:52:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-sources.jar 21:52:33 [INFO] 21:52:33 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ addresstracker-model --- 21:52:33 [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar 21:52:33 [INFO] Writing OBR metadata 21:52:33 [INFO] 21:52:33 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ addresstracker-model --- 21:52:33 [INFO] org.opendaylight.l2switch.addresstracker:addresstracker-model:bundle:0.8.0-SNAPSHOT 21:52:33 [INFO] +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:52:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:52:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:52:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:52:33 [INFO] | +- com.google.guava:guava:jar:27.1-jre:compile 21:52:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:33 [INFO] | | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:52:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:52:33 [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:52:33 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:52:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:52:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:52:33 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:52:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:52:33 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:52:33 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:52:33 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:52:33 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:52:33 [INFO] | | +- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:52:33 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:52:33 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:52:33 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:52:33 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:52:33 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:52:33 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:52:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:52:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:52:33 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:52:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:52:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:33 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:33 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:33 [INFO] +- junit:junit:jar:4.11:test 21:52:33 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:52:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:33 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:52:33 [INFO] 21:52:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ addresstracker-model --- 21:52:33 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/sonatype-clm/module.xml 21:52:33 [INFO] 21:52:33 [INFO] --------< org.opendaylight.l2switch.arphandler:arphandler-impl >-------- 21:52:33 [INFO] Building arphandler-impl 0.8.0-SNAPSHOT [9/28] 21:52:33 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:33 [INFO] 21:52:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arphandler-impl --- 21:52:33 [INFO] 21:52:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ arphandler-impl --- 21:52:33 [INFO] 21:52:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ arphandler-impl --- 21:52:33 [INFO] 21:52:33 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ arphandler-impl --- 21:52:33 [INFO] 21:52:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ arphandler-impl --- 21:52:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/arphandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:33 [INFO] 21:52:33 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ arphandler-impl --- 21:52:33 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:33 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/arphandler/src/main/yang 21:52:33 [INFO] yang-to-sources: Found 17 dependencies in 4.590 ms 21:52:33 [INFO] yang-to-sources: Project model files found: 1 21:52:34 [INFO] yang-to-sources: 1 YANG models processed in 121.2 ms 21:52:34 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/arphandler/target/generated-sources/mdsal-binding 21:52:34 [INFO] Found 2 Binding types in 405.3 μs 21:52:34 [INFO] Generating 3 Binding source files into 1 directories 21:52:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 4.312 ms 21:52:34 [INFO] 21:52:34 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ arphandler-impl --- 21:52:34 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/arphandler/target/generated-sources/mdsal-binding added. 21:52:34 [INFO] 21:52:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ arphandler-impl --- 21:52:34 [INFO] Starting audit... 21:52:34 Audit done. 21:52:34 [INFO] You have 0 Checkstyle violations. 21:52:34 [INFO] 21:52:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ arphandler-impl --- 21:52:34 [INFO] Starting audit... 21:52:34 Audit done. 21:52:34 [INFO] You have 0 Checkstyle violations. 21:52:34 [INFO] 21:52:34 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ arphandler-impl >>> 21:52:34 [INFO] 21:52:34 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ arphandler-impl --- 21:52:34 [INFO] 21:52:34 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ arphandler-impl <<< 21:52:34 [INFO] 21:52:34 [INFO] 21:52:34 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ arphandler-impl --- 21:52:34 [INFO] 21:52:34 [INFO] 21:52:34 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ arphandler-impl --- 21:52:34 [INFO] 21:52:34 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ arphandler-impl --- 21:52:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:34 [INFO] Copying 1 resource 21:52:34 [INFO] Copying 1 resource 21:52:34 [INFO] Copying 1 resource 21:52:34 [INFO] Copying 1 resource 21:52:34 [INFO] Copying 1 resource 21:52:34 [INFO] Copying 1 resource 21:52:34 [INFO] 21:52:34 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arphandler-impl --- 21:52:34 [INFO] Changes detected - recompiling the module! 21:52:34 [INFO] Compiling 11 source files to /w/workspace/l2switch-maven-clm-master/arphandler/target/classes 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[20,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[21,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[24,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[25,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[24,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[25,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[26,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[27,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[58,73] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[59,73] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[62,73] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[63,73] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:[11,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:[12,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[24,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[25,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[26,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[27,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[47,41] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[47,41] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[50,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[69,28] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[87,22] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[86,21] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[86,42] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[95,22] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[94,21] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[94,42] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[108,46] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[143,18] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[145,31] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[218,9] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[221,59] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[82,50] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[82,50] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[89,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[102,37] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[128,40] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[133,40] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[138,31] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[149,31] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[172,62] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[173,17] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[180,46] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[219,17] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[222,31] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:[29,19] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:[30,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:[35,37] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ArpHandlerProvider.java:[36,19] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[75,43] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[75,43] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[116,81] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[119,62] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[119,83] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[124,46] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[126,14] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[127,13] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[164,84] unchecked cast 21:52:34 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:34 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:34 [INFO] 21:52:34 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ arphandler-impl >>> 21:52:34 [INFO] 21:52:34 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ arphandler-impl --- 21:52:34 [INFO] Fork Value is true 21:52:37 [INFO] Done SpotBugs Analysis.... 21:52:37 [INFO] 21:52:37 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ arphandler-impl <<< 21:52:37 [INFO] 21:52:37 [INFO] 21:52:37 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ arphandler-impl --- 21:52:37 [INFO] BugInstance size is 0 21:52:37 [INFO] Error size is 0 21:52:37 [INFO] No errors/warnings found 21:52:37 [INFO] 21:52:37 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ arphandler-impl --- 21:52:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:37 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/arphandler/src/test/resources 21:52:37 [INFO] 21:52:37 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arphandler-impl --- 21:52:37 [INFO] Changes detected - recompiling the module! 21:52:37 [INFO] Compiling 5 source files to /w/workspace/l2switch-maven-clm-master/arphandler/target/test-classes 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[10,26] org.mockito.Matchers in org.mockito has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[16,41] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[25,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[26,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[27,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[28,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[29,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[30,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[31,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[10,26] org.mockito.Matchers in org.mockito has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[21,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[24,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[13,26] org.mockito.Matchers in org.mockito has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[19,41] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[27,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[28,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[29,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[50,13] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[90,73] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[91,21] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[97,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[97,85] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[98,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[99,30] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[100,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[124,9] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[124,64] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[125,9] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[125,52] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[127,43] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[88,84] unchecked conversion 21:52:38 required: java.util.HashMap> 21:52:38 found: java.util.HashMap 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[101,84] unchecked conversion 21:52:38 required: java.util.HashMap> 21:52:38 found: java.util.HashMap 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[117,84] unchecked conversion 21:52:38 required: java.util.HashMap 21:52:38 found: java.util.HashMap 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[133,84] unchecked conversion 21:52:38 required: java.util.HashMap 21:52:38 found: java.util.HashMap 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[136,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types 21:52:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:52:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[136,50] unchecked conversion 21:52:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[150,84] unchecked conversion 21:52:38 required: java.util.HashMap 21:52:38 found: java.util.HashMap 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[153,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types 21:52:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:52:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[153,50] unchecked conversion 21:52:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[162,84] unchecked conversion 21:52:38 required: java.util.HashMap> 21:52:38 found: java.util.HashMap 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[52,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[52,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[52,61] unchecked conversion 21:52:38 required: org.opendaylight.controller.md.sal.binding.api.DataTreeModification 21:52:38 found: org.opendaylight.controller.md.sal.binding.api.DataTreeModification 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[53,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[53,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[53,69] unchecked conversion 21:52:38 required: org.opendaylight.controller.md.sal.binding.api.DataObjectModification 21:52:38 found: org.opendaylight.controller.md.sal.binding.api.DataObjectModification 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[55,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[56,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[56,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[53,13] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[89,9] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[89,64] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[90,9] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[90,52] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,43] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,38] unchecked method invocation: method read in interface org.opendaylight.controller.md.sal.binding.api.ReadTransaction is applied to given types 21:52:38 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,75] unchecked conversion 21:52:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[113,52] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types 21:52:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:52:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier, 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[113,65] unchecked conversion 21:52:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[147,9] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[147,64] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[148,9] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[148,52] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[150,43] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[150,38] unchecked method invocation: method read in interface org.opendaylight.controller.md.sal.binding.api.ReadTransaction is applied to given types 21:52:38 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[150,75] unchecked conversion 21:52:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:38 [INFO] 21:52:38 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ arphandler-impl --- 21:52:38 [INFO] 21:52:38 [INFO] ------------------------------------------------------- 21:52:38 [INFO] T E S T S 21:52:38 [INFO] ------------------------------------------------------- 21:52:38 [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 21:52:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 s - in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 21:52:39 [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 21:52:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 21:52:40 [INFO] Running org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 21:52:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 21:52:40 [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 21:52:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 21:52:40 [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 21:52:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 21:52:40 [INFO] 21:52:40 [INFO] Results: 21:52:40 [INFO] 21:52:40 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 21:52:40 [INFO] 21:52:40 [INFO] 21:52:40 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ arphandler-impl --- 21:52:40 [INFO] executing beanshell script 21:52:40 [INFO] 21:52:40 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ arphandler-impl --- 21:52:40 [INFO] 21:52:40 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ arphandler-impl --- 21:52:42 [INFO] 21:52:42 2 warnings 21:52:42 [WARNING] Javadoc Warnings 21:52:42 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:93: warning: no @param for controllerNodeConnector 21:52:42 [WARNING] public void floodPacket(String nodeId, byte[] payload, NodeConnectorRef origIngress, 21:52:42 [WARNING] ^ 21:52:42 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:168: warning: no @return 21:52:42 [WARNING] public ListenerRegistration registerAsDataChangeListener() { 21:52:42 [WARNING] ^ 21:52:42 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:42 [INFO] 21:52:42 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ arphandler-impl --- 21:52:42 [INFO] 21:52:42 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ arphandler-impl --- 21:52:42 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar 21:52:42 [INFO] 21:52:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ arphandler-impl --- 21:52:42 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/arphandler/target/code-coverage/jacoco.exec 21:52:42 [INFO] Analyzed bundle 'arphandler-impl' with 10 classes 21:52:42 [INFO] 21:52:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arphandler-impl --- 21:52:42 [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar 21:52:42 [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.pom 21:52:42 [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:42 [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-sources.jar 21:52:42 [INFO] 21:52:42 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ arphandler-impl --- 21:52:42 [INFO] Installing org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar 21:52:42 [INFO] Writing OBR metadata 21:52:42 [INFO] 21:52:42 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ arphandler-impl --- 21:52:42 [INFO] org.opendaylight.l2switch.arphandler:arphandler-impl:bundle:0.8.0-SNAPSHOT 21:52:42 [INFO] +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:52:42 [INFO] | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:52:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:52:42 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:52:42 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:52:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:52:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:52:42 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:52:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:52:42 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:52:42 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:52:42 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:52:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:52:42 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:52:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:52:42 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:52:42 [INFO] +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:52:42 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:52:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:52:42 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:52:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:42 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:52:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:52:42 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:52:42 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:52:42 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:52:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:52:42 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:52:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:52:42 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:52:42 [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:52:42 [INFO] +- net.sf.jung:jung-api:jar:2.1.1:compile 21:52:42 [INFO] +- junit:junit:jar:4.11:test 21:52:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:42 [INFO] +- org.mockito:mockito-core:jar:2.28.2:test 21:52:42 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:42 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:42 [INFO] | \- org.objenesis:objenesis:jar:2.6:test 21:52:42 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:52:42 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:52:42 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:52:42 [INFO] | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:52:42 [INFO] | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:52:42 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:52:42 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:52:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:52:42 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:52:42 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:52:42 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:52:42 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:52:42 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:52:42 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:52:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:52:42 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:52:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:52:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:42 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:42 [INFO] \- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:42 [INFO] 21:52:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ arphandler-impl --- 21:52:42 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/arphandler/target/sonatype-clm/module.xml 21:52:42 [INFO] 21:52:42 [INFO] ----< org.opendaylight.l2switch.addresstracker:addresstracker-impl >---- 21:52:42 [INFO] Building addresstracker-impl 0.8.0-SNAPSHOT [10/28] 21:52:42 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:42 [INFO] 21:52:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ addresstracker-impl --- 21:52:42 [INFO] 21:52:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ addresstracker-impl --- 21:52:42 [INFO] 21:52:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ addresstracker-impl --- 21:52:42 [INFO] 21:52:42 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ addresstracker-impl --- 21:52:42 [INFO] 21:52:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ addresstracker-impl --- 21:52:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:42 [INFO] 21:52:42 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ addresstracker-impl --- 21:52:42 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:42 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/yang 21:52:42 [INFO] yang-to-sources: Found 13 dependencies in 3.309 ms 21:52:42 [INFO] yang-to-sources: Project model files found: 1 21:52:42 [INFO] yang-to-sources: 1 YANG models processed in 96.75 ms 21:52:42 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/generated-sources/mdsal-binding 21:52:42 [INFO] Found 2 Binding types in 327.0 μs 21:52:42 [INFO] Generating 3 Binding source files into 1 directories 21:52:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 3.266 ms 21:52:42 [INFO] 21:52:42 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ addresstracker-impl --- 21:52:42 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/generated-sources/mdsal-binding added. 21:52:42 [INFO] 21:52:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ addresstracker-impl --- 21:52:42 [INFO] Starting audit... 21:52:42 Audit done. 21:52:42 [INFO] You have 0 Checkstyle violations. 21:52:42 [INFO] 21:52:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ addresstracker-impl --- 21:52:42 [INFO] Starting audit... 21:52:42 Audit done. 21:52:42 [INFO] You have 0 Checkstyle violations. 21:52:42 [INFO] 21:52:42 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ addresstracker-impl >>> 21:52:42 [INFO] 21:52:42 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ addresstracker-impl --- 21:52:42 [INFO] 21:52:42 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ addresstracker-impl <<< 21:52:42 [INFO] 21:52:42 [INFO] 21:52:42 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ addresstracker-impl --- 21:52:42 [INFO] 21:52:42 [INFO] 21:52:42 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ addresstracker-impl --- 21:52:42 [INFO] 21:52:42 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ addresstracker-impl --- 21:52:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:42 [INFO] Copying 1 resource 21:52:42 [INFO] Copying 1 resource 21:52:42 [INFO] Copying 1 resource 21:52:42 [INFO] Copying 1 resource 21:52:42 [INFO] Copying 1 resource 21:52:42 [INFO] Copying 1 resource 21:52:42 [INFO] 21:52:42 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ addresstracker-impl --- 21:52:42 [INFO] Changes detected - recompiling the module! 21:52:42 [INFO] Compiling 10 source files to /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/classes 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:[16,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:[17,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[24,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[25,54] org.opendaylight.controller.md.sal.binding.api.WriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[26,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:[30,19] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:[31,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:[35,41] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressTrackerProvider.java:[36,19] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[53,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[63,37] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[107,13] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[111,83] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[112,86] unchecked cast 21:52:43 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:43 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[162,38] unchecked cast 21:52:43 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:43 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[163,19] org.opendaylight.controller.md.sal.binding.api.WriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[165,36] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:43 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[166,80] submit() in org.opendaylight.controller.md.sal.common.api.data.AsyncWriteTransaction has been deprecated 21:52:43 [INFO] 21:52:43 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> 21:52:43 [INFO] 21:52:43 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ addresstracker-impl --- 21:52:43 [INFO] Fork Value is true 21:52:45 [INFO] Done SpotBugs Analysis.... 21:52:45 [INFO] 21:52:45 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< 21:52:45 [INFO] 21:52:45 [INFO] 21:52:45 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ addresstracker-impl --- 21:52:45 [INFO] BugInstance size is 0 21:52:45 [INFO] Error size is 0 21:52:45 [INFO] No errors/warnings found 21:52:45 [INFO] 21:52:45 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ addresstracker-impl --- 21:52:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:45 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/resources 21:52:45 [INFO] 21:52:45 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ addresstracker-impl --- 21:52:45 [INFO] Changes detected - recompiling the module! 21:52:45 [INFO] Compiling 4 source files to /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/test-classes 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[17,41] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[23,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[24,54] org.opendaylight.controller.md.sal.binding.api.WriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[25,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[41,13] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[42,13] org.opendaylight.controller.md.sal.binding.api.WriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[43,13] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[45,13] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[60,32] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[61,28] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[63,30] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,39] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,34] unchecked method invocation: method read in interface org.opendaylight.controller.md.sal.binding.api.ReadTransaction is applied to given types 21:52:46 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,71] unchecked conversion 21:52:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[66,34] unchecked conversion 21:52:46 required: com.google.common.base.Optional 21:52:46 found: com.google.common.base.Optional 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[87,33] org.opendaylight.controller.md.sal.binding.api.WriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,30] submit() in org.opendaylight.controller.md.sal.common.api.data.AsyncWriteTransaction has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,57] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,51] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 21:52:46 required: T 21:52:46 found: com.google.common.util.concurrent.CheckedFuture 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,56] unchecked conversion 21:52:46 required: T 21:52:46 found: com.google.common.util.concurrent.CheckedFuture 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[97,52] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[97,47] unchecked method invocation: method read in interface org.opendaylight.controller.md.sal.binding.api.ReadTransaction is applied to given types 21:52:46 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[97,84] unchecked conversion 21:52:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[99,54] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[99,49] unchecked method invocation: method merge in interface org.opendaylight.controller.md.sal.binding.api.WriteTransaction is applied to given types 21:52:46 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 21:52:46 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[99,86] unchecked conversion 21:52:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[101,43] submit() in org.opendaylight.controller.md.sal.common.api.data.AsyncWriteTransaction has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[110,52] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[110,47] unchecked method invocation: method read in interface org.opendaylight.controller.md.sal.binding.api.ReadTransaction is applied to given types 21:52:46 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[110,84] unchecked conversion 21:52:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[112,54] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[112,49] unchecked method invocation: method merge in interface org.opendaylight.controller.md.sal.binding.api.WriteTransaction is applied to given types 21:52:46 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 21:52:46 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[112,86] unchecked conversion 21:52:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:46 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[114,43] submit() in org.opendaylight.controller.md.sal.common.api.data.AsyncWriteTransaction has been deprecated 21:52:46 [INFO] 21:52:46 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ addresstracker-impl --- 21:52:46 [INFO] 21:52:46 [INFO] ------------------------------------------------------- 21:52:46 [INFO] T E S T S 21:52:46 [INFO] ------------------------------------------------------- 21:52:46 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 21:52:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s - in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 21:52:47 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 21:52:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 21:52:47 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 21:52:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 21:52:47 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 21:52:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 21:52:48 [INFO] 21:52:48 [INFO] Results: 21:52:48 [INFO] 21:52:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 21:52:48 [INFO] 21:52:48 [INFO] 21:52:48 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ addresstracker-impl --- 21:52:48 [INFO] executing beanshell script 21:52:48 [INFO] 21:52:48 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ addresstracker-impl --- 21:52:48 [INFO] 21:52:48 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ addresstracker-impl --- 21:52:49 [INFO] 21:52:49 1 warning 21:52:49 [WARNING] Javadoc Warnings 21:52:49 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:79: warning: no @param for ipAddress 21:52:49 [WARNING] public void addAddress(MacAddress macAddress, IpAddress ipAddress, NodeConnectorRef nodeConnectorRef) { 21:52:49 [WARNING] ^ 21:52:49 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:49 [INFO] 21:52:49 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ addresstracker-impl --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ addresstracker-impl --- 21:52:49 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar 21:52:49 [INFO] 21:52:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ addresstracker-impl --- 21:52:49 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/code-coverage/jacoco.exec 21:52:49 [INFO] Analyzed bundle 'addresstracker-impl' with 6 classes 21:52:49 [INFO] 21:52:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ addresstracker-impl --- 21:52:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:52:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.pom 21:52:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar 21:52:49 [INFO] 21:52:49 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ addresstracker-impl --- 21:52:49 [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:52:49 [INFO] Writing OBR metadata 21:52:49 [INFO] 21:52:49 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ addresstracker-impl --- 21:52:49 [INFO] org.opendaylight.l2switch.addresstracker:addresstracker-impl:bundle:0.8.0-SNAPSHOT 21:52:49 [INFO] +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:52:49 [INFO] +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:52:49 [INFO] | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:52:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:52:49 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:52:49 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:52:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:52:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:52:49 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:52:49 [INFO] | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:52:49 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:52:49 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:52:49 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:52:49 [INFO] | | +- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:52:49 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:52:49 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:52:49 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:52:49 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:52:49 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:52:49 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:52:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:52:49 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:52:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:52:49 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:52:49 [INFO] +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:52:49 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:52:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:52:49 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:52:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:49 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:52:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:52:49 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:52:49 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:52:49 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:52:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:52:49 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:52:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:52:49 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:52:49 [INFO] +- com.google.code.findbugs:jsr305:jar:3.0.2:provided (optional) 21:52:49 [INFO] +- junit:junit:jar:4.11:test 21:52:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:49 [INFO] +- org.mockito:mockito-core:jar:2.28.2:test 21:52:49 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:49 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:49 [INFO] | \- org.objenesis:objenesis:jar:2.6:test 21:52:49 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:52:49 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:52:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:52:49 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:49 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:49 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:49 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:49 [INFO] \- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:49 [INFO] 21:52:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ addresstracker-impl --- 21:52:49 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/sonatype-clm/module.xml 21:52:49 [INFO] 21:52:49 [INFO] --< org.opendaylight.l2switch.addresstracker:addresstracker.aggregator >-- 21:52:49 [INFO] Building addresstracker.aggregator 0.8.0-SNAPSHOT [11/28] 21:52:49 [INFO] --------------------------------[ pom ]--------------------------------- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ addresstracker.aggregator --- 21:52:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/addresstracker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:49 [INFO] 21:52:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ addresstracker.aggregator --- 21:52:49 [INFO] Starting audit... 21:52:49 Audit done. 21:52:49 [INFO] You have 0 Checkstyle violations. 21:52:49 [INFO] 21:52:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ addresstracker.aggregator --- 21:52:49 [INFO] Starting audit... 21:52:49 Audit done. 21:52:49 [INFO] You have 0 Checkstyle violations. 21:52:49 [INFO] 21:52:49 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ addresstracker.aggregator >>> 21:52:49 [INFO] 21:52:49 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ addresstracker.aggregator <<< 21:52:49 [INFO] 21:52:49 [INFO] 21:52:49 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ addresstracker.aggregator >>> 21:52:49 [INFO] 21:52:49 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ addresstracker.aggregator <<< 21:52:49 [INFO] 21:52:49 [INFO] 21:52:49 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ addresstracker.aggregator --- 21:52:49 [INFO] executing beanshell script 21:52:49 [INFO] 21:52:49 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ addresstracker.aggregator --- 21:52:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:52:49 [INFO] 21:52:49 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ addresstracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ addresstracker.aggregator --- 21:52:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:49 [INFO] 21:52:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ addresstracker.aggregator --- 21:52:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT.pom 21:52:49 [INFO] 21:52:49 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ addresstracker.aggregator --- 21:52:49 [INFO] org.opendaylight.l2switch.addresstracker:addresstracker.aggregator:pom:0.8.0-SNAPSHOT 21:52:49 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:49 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:49 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:49 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:49 [INFO] +- junit:junit:jar:4.11:test 21:52:49 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:52:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:49 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:52:49 [INFO] 21:52:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ addresstracker.aggregator --- 21:52:49 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/target/sonatype-clm/module.xml 21:52:49 [INFO] 21:52:49 [INFO] ----< org.opendaylight.l2switch.hosttracker:hosttracker.aggregator >---- 21:52:49 [INFO] Building hosttracker.aggregator 0.8.0-SNAPSHOT [12/28] 21:52:49 [INFO] --------------------------------[ pom ]--------------------------------- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ hosttracker.aggregator --- 21:52:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/hosttracker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:49 [INFO] 21:52:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ hosttracker.aggregator --- 21:52:49 [INFO] Starting audit... 21:52:49 Audit done. 21:52:49 [INFO] You have 0 Checkstyle violations. 21:52:49 [INFO] 21:52:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ hosttracker.aggregator --- 21:52:49 [INFO] Starting audit... 21:52:49 Audit done. 21:52:49 [INFO] You have 0 Checkstyle violations. 21:52:49 [INFO] 21:52:49 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ hosttracker.aggregator >>> 21:52:49 [INFO] 21:52:49 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ hosttracker.aggregator <<< 21:52:49 [INFO] 21:52:49 [INFO] 21:52:49 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ hosttracker.aggregator >>> 21:52:49 [INFO] 21:52:49 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ hosttracker.aggregator <<< 21:52:49 [INFO] 21:52:49 [INFO] 21:52:49 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ hosttracker.aggregator --- 21:52:49 [INFO] executing beanshell script 21:52:49 [INFO] 21:52:49 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ hosttracker.aggregator --- 21:52:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:52:49 [INFO] 21:52:49 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hosttracker.aggregator --- 21:52:49 [INFO] 21:52:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ hosttracker.aggregator --- 21:52:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:49 [INFO] 21:52:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hosttracker.aggregator --- 21:52:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT.pom 21:52:49 [INFO] 21:52:49 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ hosttracker.aggregator --- 21:52:49 [INFO] org.opendaylight.l2switch.hosttracker:hosttracker.aggregator:pom:0.8.0-SNAPSHOT 21:52:49 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:49 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:49 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:49 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:49 [INFO] +- junit:junit:jar:4.11:test 21:52:49 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:52:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:49 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:52:49 [INFO] 21:52:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ hosttracker.aggregator --- 21:52:50 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/target/sonatype-clm/module.xml 21:52:50 [INFO] 21:52:50 [INFO] ------< org.opendaylight.l2switch.hosttracker:hosttracker-model >------- 21:52:50 [INFO] Building hosttracker-model 0.8.0-SNAPSHOT [13/28] 21:52:50 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:50 [INFO] 21:52:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hosttracker-model --- 21:52:50 [INFO] 21:52:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ hosttracker-model --- 21:52:50 [INFO] 21:52:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ hosttracker-model --- 21:52:50 [INFO] 21:52:50 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ hosttracker-model --- 21:52:50 [INFO] 21:52:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ hosttracker-model --- 21:52:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/hosttracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:50 [INFO] 21:52:50 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ hosttracker-model --- 21:52:50 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:50 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/main/yang 21:52:50 [INFO] yang-to-sources: Found 12 dependencies in 4.062 ms 21:52:50 [INFO] yang-to-sources: Project model files found: 1 21:52:50 [INFO] Configuration list (urn:opendaylight:openflow:common:instruction?revision=2013-07-31)action does not define any keys in violation of RFC7950 section 7.8.2. While this is fine with OpenDaylight, it can cause interoperability issues with other systems [defined at [ByteSource.wrap(2F2A0A202A20436F70797269676...)]:32:8] 21:52:50 [INFO] yang-to-sources: 24 YANG models processed in 370.9 ms 21:52:50 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/generated-sources/mdsal-binding 21:52:50 [INFO] Found 5 Binding types in 63.51 ms 21:52:50 [INFO] Generating 7 Binding source files into 2 directories 21:52:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 10 in 69.04 ms 21:52:50 [INFO] 21:52:50 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ hosttracker-model --- 21:52:50 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/generated-sources/mdsal-binding added. 21:52:50 [INFO] 21:52:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ hosttracker-model --- 21:52:50 [INFO] Starting audit... 21:52:50 Audit done. 21:52:50 [INFO] You have 0 Checkstyle violations. 21:52:50 [INFO] 21:52:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ hosttracker-model --- 21:52:50 [INFO] Starting audit... 21:52:50 Audit done. 21:52:50 [INFO] You have 0 Checkstyle violations. 21:52:50 [INFO] 21:52:50 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ hosttracker-model >>> 21:52:50 [INFO] 21:52:50 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ hosttracker-model --- 21:52:50 [INFO] 21:52:50 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ hosttracker-model <<< 21:52:50 [INFO] 21:52:50 [INFO] 21:52:50 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ hosttracker-model --- 21:52:50 [INFO] 21:52:50 [INFO] 21:52:50 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ hosttracker-model --- 21:52:50 [INFO] 21:52:50 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hosttracker-model --- 21:52:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:50 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/main/resources 21:52:50 [INFO] Copying 1 resource 21:52:50 [INFO] Copying 1 resource 21:52:50 [INFO] Copying 1 resource 21:52:50 [INFO] Copying 1 resource 21:52:50 [INFO] Copying 1 resource 21:52:50 [INFO] 21:52:50 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hosttracker-model --- 21:52:50 [INFO] Changes detected - recompiling the module! 21:52:50 [INFO] Compiling 9 source files to /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/classes 21:52:50 [INFO] 21:52:50 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ hosttracker-model >>> 21:52:50 [INFO] 21:52:50 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ hosttracker-model --- 21:52:50 [INFO] Fork Value is true 21:52:53 [INFO] Done SpotBugs Analysis.... 21:52:53 [INFO] 21:52:53 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ hosttracker-model <<< 21:52:53 [INFO] 21:52:53 [INFO] 21:52:53 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ hosttracker-model --- 21:52:53 [INFO] BugInstance size is 0 21:52:53 [INFO] Error size is 0 21:52:53 [INFO] No errors/warnings found 21:52:53 [INFO] 21:52:53 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hosttracker-model --- 21:52:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:53 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/test/resources 21:52:53 [INFO] 21:52:53 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hosttracker-model --- 21:52:53 [INFO] No sources to compile 21:52:53 [INFO] 21:52:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hosttracker-model --- 21:52:53 [INFO] No tests to run. 21:52:53 [INFO] 21:52:53 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ hosttracker-model --- 21:52:53 [INFO] executing beanshell script 21:52:53 [INFO] 21:52:53 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ hosttracker-model --- 21:52:53 [INFO] 21:52:53 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ hosttracker-model --- 21:52:54 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:54 [INFO] 21:52:54 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ hosttracker-model --- 21:52:54 [INFO] 21:52:54 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hosttracker-model --- 21:52:54 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar 21:52:54 [INFO] 21:52:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ hosttracker-model --- 21:52:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:54 [INFO] 21:52:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hosttracker-model --- 21:52:54 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar 21:52:54 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.pom 21:52:54 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:54 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-sources.jar 21:52:54 [INFO] 21:52:54 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ hosttracker-model --- 21:52:54 [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar 21:52:54 [INFO] Writing OBR metadata 21:52:54 [INFO] 21:52:54 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ hosttracker-model --- 21:52:54 [INFO] org.opendaylight.l2switch.hosttracker:hosttracker-model:bundle:0.8.0-SNAPSHOT 21:52:54 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:52:54 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:52:54 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:52:54 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:52:54 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:52:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:52:54 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:52:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:52:54 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:52:54 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:52:54 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:52:54 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:52:54 [INFO] | | +- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:52:54 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:52:54 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:52:54 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:52:54 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:52:54 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:52:54 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:52:54 [INFO] +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:52:54 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:52:54 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:52:54 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:52:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:52:54 [INFO] | +- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:52:54 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:52:54 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:52:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:54 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:52:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:52:54 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:52:54 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:52:54 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:52:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:52:54 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:54 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:52:54 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:52:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:54 [INFO] +- junit:junit:jar:4.11:test 21:52:54 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:52:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:52:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:52:54 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:52:54 [INFO] 21:52:54 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ hosttracker-model --- 21:52:54 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/sonatype-clm/module.xml 21:52:54 [INFO] 21:52:54 [INFO] -------< org.opendaylight.l2switch.hosttracker:hosttracker-impl >------- 21:52:54 [INFO] Building hosttracker-impl 0.8.0-SNAPSHOT [14/28] 21:52:54 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:55 [INFO] 21:52:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hosttracker-impl --- 21:52:55 [INFO] 21:52:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ hosttracker-impl --- 21:52:55 [INFO] 21:52:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ hosttracker-impl --- 21:52:55 [INFO] 21:52:55 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ hosttracker-impl --- 21:52:55 [INFO] 21:52:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ hosttracker-impl --- 21:52:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:55 [INFO] 21:52:55 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ hosttracker-impl --- 21:52:55 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:55 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/yang 21:52:55 [INFO] yang-to-sources: Found 14 dependencies in 4.784 ms 21:52:55 [INFO] yang-to-sources: Project model files found: 1 21:52:55 [INFO] yang-to-sources: 1 YANG models processed in 181.8 ms 21:52:55 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/generated-sources/mdsal-binding 21:52:55 [INFO] Found 2 Binding types in 325.7 μs 21:52:55 [INFO] Generating 3 Binding source files into 1 directories 21:52:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 3.323 ms 21:52:55 [INFO] 21:52:55 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ hosttracker-impl --- 21:52:55 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/generated-sources/mdsal-binding added. 21:52:55 [INFO] 21:52:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ hosttracker-impl --- 21:52:55 [INFO] Starting audit... 21:52:55 Audit done. 21:52:55 [INFO] You have 0 Checkstyle violations. 21:52:55 [INFO] 21:52:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ hosttracker-impl --- 21:52:55 [INFO] Starting audit... 21:52:55 Audit done. 21:52:55 [INFO] You have 0 Checkstyle violations. 21:52:55 [INFO] 21:52:55 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ hosttracker-impl >>> 21:52:55 [INFO] 21:52:55 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ hosttracker-impl --- 21:52:55 [INFO] 21:52:55 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ hosttracker-impl <<< 21:52:55 [INFO] 21:52:55 [INFO] 21:52:55 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ hosttracker-impl --- 21:52:55 [INFO] 21:52:55 [INFO] 21:52:55 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ hosttracker-impl --- 21:52:55 [INFO] 21:52:55 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hosttracker-impl --- 21:52:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:55 [INFO] Copying 1 resource 21:52:55 [INFO] Copying 1 resource 21:52:55 [INFO] Copying 1 resource 21:52:55 [INFO] Copying 1 resource 21:52:55 [INFO] Copying 1 resource 21:52:55 [INFO] Copying 1 resource 21:52:55 [INFO] 21:52:55 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hosttracker-impl --- 21:52:55 [INFO] Changes detected - recompiling the module! 21:52:55 [INFO] Compiling 14 source files to /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/classes 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[16,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[17,54] org.opendaylight.controller.md.sal.binding.api.BindingTransactionChain in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[18,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[19,54] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[20,58] org.opendaylight.controller.md.sal.common.api.data.AsyncTransaction in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[21,58] org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[22,58] org.opendaylight.controller.md.sal.common.api.data.TransactionChain in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[23,58] org.opendaylight.controller.md.sal.common.api.data.TransactionChainListener in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerOperation.java:[10,54] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[16,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[21,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[24,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[25,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[26,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[27,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[12,51] org.opendaylight.controller.sal.binding.api.NotificationService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[114,71] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[133,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[151,62] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[171,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[190,63] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[210,63] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[27,69] org.opendaylight.controller.md.sal.common.api.data.TransactionChainListener in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[33,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[35,35] org.opendaylight.controller.md.sal.binding.api.BindingTransactionChain in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[37,30] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[44,42] org.opendaylight.controller.md.sal.common.api.data.TransactionChain in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[44,72] org.opendaylight.controller.md.sal.common.api.data.AsyncTransaction in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[50,46] org.opendaylight.controller.md.sal.common.api.data.TransactionChain in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[59,23] org.opendaylight.controller.md.sal.binding.api.BindingTransactionChain in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[64,17] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[83,15] org.opendaylight.controller.md.sal.binding.api.BindingTransactionChain in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[91,19] org.opendaylight.controller.md.sal.binding.api.BindingTransactionChain in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[110,41] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[119,40] org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/OperationProcessor.java:[111,31] submit() in org.opendaylight.controller.md.sal.common.api.data.AsyncWriteTransaction has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerOperation.java:[13,25] org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[74,71] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[36,28] unchecked conversion 21:52:55 required: java.util.List 21:52:55 found: java.util.ArrayList 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[52,41] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[52,41] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[60,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[71,34] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[72,34] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[73,34] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[82,34] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[117,80] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[116,93] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[117,17] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[124,64] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[123,92] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[124,17] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[131,62] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[130,92] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[131,17] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[163,46] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[165,18] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[166,17] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[184,60] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[196,59] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[221,14] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[222,47] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[223,38] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[290,14] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[291,30] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[358,61] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java: org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[365,62] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[45,19] org.opendaylight.controller.sal.binding.api.NotificationService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:55 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[47,67] org.opendaylight.controller.sal.binding.api.NotificationService in org.opendaylight.controller.sal.binding.api has been deprecated 21:52:55 [INFO] 21:52:55 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> 21:52:55 [INFO] 21:52:55 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ hosttracker-impl --- 21:52:55 [INFO] Fork Value is true 21:52:59 [INFO] Done SpotBugs Analysis.... 21:52:59 [INFO] 21:52:59 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< 21:52:59 [INFO] 21:52:59 [INFO] 21:52:59 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ hosttracker-impl --- 21:52:59 [INFO] BugInstance size is 0 21:52:59 [INFO] Error size is 0 21:52:59 [INFO] No errors/warnings found 21:52:59 [INFO] 21:52:59 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hosttracker-impl --- 21:52:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:59 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/test/resources 21:52:59 [INFO] 21:52:59 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hosttracker-impl --- 21:52:59 [INFO] No sources to compile 21:52:59 [INFO] 21:52:59 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hosttracker-impl --- 21:52:59 [INFO] No tests to run. 21:52:59 [INFO] 21:52:59 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ hosttracker-impl --- 21:52:59 [INFO] executing beanshell script 21:52:59 [INFO] 21:52:59 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ hosttracker-impl --- 21:52:59 [INFO] 21:52:59 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ hosttracker-impl --- 21:53:00 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:00 [INFO] 21:53:00 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ hosttracker-impl --- 21:53:00 [INFO] 21:53:00 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hosttracker-impl --- 21:53:00 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar 21:53:00 [INFO] 21:53:00 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ hosttracker-impl --- 21:53:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:53:00 [INFO] 21:53:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hosttracker-impl --- 21:53:00 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:53:00 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.pom 21:53:00 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:00 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar 21:53:00 [INFO] 21:53:00 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ hosttracker-impl --- 21:53:00 [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:53:00 [INFO] Writing OBR metadata 21:53:00 [INFO] 21:53:00 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ hosttracker-impl --- 21:53:00 [INFO] org.opendaylight.l2switch.hosttracker:hosttracker-impl:bundle:0.8.0-SNAPSHOT 21:53:00 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:compile 21:53:00 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:53:00 [INFO] +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:53:00 [INFO] +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:53:00 [INFO] | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:53:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:53:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:53:00 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:53:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:53:00 [INFO] +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:53:00 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:53:00 [INFO] | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:53:00 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:53:00 [INFO] | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:53:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:53:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:53:00 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:53:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:53:00 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:53:00 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:53:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:53:00 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:53:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:00 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:53:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:53:00 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:53:00 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:53:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:53:00 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:53:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:53:00 [INFO] +- com.google.code.findbugs:jsr305:jar:3.0.2:provided (optional) 21:53:00 [INFO] +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:53:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:53:00 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:53:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:53:00 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:53:00 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:53:00 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:00 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:53:00 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:53:00 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:53:00 [INFO] | | +- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:53:00 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:53:00 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:53:00 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:53:00 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:53:00 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:53:00 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:53:00 [INFO] +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:00 [INFO] | \- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:53:00 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:53:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:53:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:53:00 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:00 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:53:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:00 [INFO] +- junit:junit:jar:4.11:test 21:53:00 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:53:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:53:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:53:00 [INFO] \- org.objenesis:objenesis:jar:2.6:test 21:53:00 [INFO] 21:53:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ hosttracker-impl --- 21:53:00 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/sonatype-clm/module.xml 21:53:00 [INFO] 21:53:00 [INFO] --------------< org.opendaylight.l2switch.main:main-impl >-------------- 21:53:00 [INFO] Building main-impl 0.8.0-SNAPSHOT [15/28] 21:53:00 [INFO] -------------------------------[ bundle ]------------------------------- 21:53:00 [INFO] 21:53:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ main-impl --- 21:53:00 [INFO] 21:53:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ main-impl --- 21:53:00 [INFO] 21:53:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ main-impl --- 21:53:00 [INFO] 21:53:00 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ main-impl --- 21:53:00 [INFO] 21:53:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ main-impl --- 21:53:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/l2switch-main/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:53:00 [INFO] 21:53:00 [INFO] --- yang-maven-plugin:3.0.16:generate-sources (binding) @ main-impl --- 21:53:00 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:53:00 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/yang 21:53:00 [INFO] yang-to-sources: Found 17 dependencies in 4.984 ms 21:53:00 [INFO] yang-to-sources: Project model files found: 1 21:53:01 [INFO] yang-to-sources: 1 YANG models processed in 98.44 ms 21:53:01 [INFO] yang-to-sources: Sources will be generated to /w/workspace/l2switch-maven-clm-master/l2switch-main/target/generated-sources/mdsal-binding 21:53:01 [INFO] Found 2 Binding types in 301.6 μs 21:53:01 [INFO] Generating 3 Binding source files into 1 directories 21:53:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 20.18 ms 21:53:01 [INFO] 21:53:01 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ main-impl --- 21:53:01 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/generated-sources/mdsal-binding added. 21:53:01 [INFO] 21:53:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ main-impl --- 21:53:01 [INFO] Starting audit... 21:53:01 Audit done. 21:53:01 [INFO] You have 0 Checkstyle violations. 21:53:01 [INFO] 21:53:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ main-impl --- 21:53:01 [INFO] Starting audit... 21:53:01 Audit done. 21:53:01 [INFO] You have 0 Checkstyle violations. 21:53:01 [INFO] 21:53:01 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ main-impl >>> 21:53:01 [INFO] 21:53:01 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ main-impl --- 21:53:01 [INFO] 21:53:01 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ main-impl <<< 21:53:01 [INFO] 21:53:01 [INFO] 21:53:01 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ main-impl --- 21:53:01 [INFO] 21:53:01 [INFO] 21:53:01 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ main-impl --- 21:53:01 [INFO] 21:53:01 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ main-impl --- 21:53:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:01 [INFO] Copying 1 resource 21:53:01 [INFO] Copying 1 resource 21:53:01 [INFO] Copying 1 resource 21:53:01 [INFO] Copying 1 resource 21:53:01 [INFO] Copying 1 resource 21:53:01 [INFO] Copying 1 resource 21:53:01 [INFO] 21:53:01 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ main-impl --- 21:53:01 [INFO] Changes detected - recompiling the module! 21:53:01 [INFO] Compiling 12 source files to /w/workspace/l2switch-maven-clm-master/l2switch-main/target/classes 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[13,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[14,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[15,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[19,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[20,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[21,54] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[24,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:[10,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:[11,51] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[34,13] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[42,28] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[64,9] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[67,59] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[65,43] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[65,43] org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[99,81] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[103,62] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[103,83] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[108,46] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[110,14] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[111,13] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[148,85] unchecked cast 21:53:01 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:01 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:[27,19] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:[28,19] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:[32,39] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:01 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/L2SwitchMainProvider.java:[33,19] org.opendaylight.controller.sal.binding.api.NotificationProviderService in org.opendaylight.controller.sal.binding.api has been deprecated 21:53:01 [INFO] 21:53:01 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ main-impl >>> 21:53:01 [INFO] 21:53:01 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ main-impl --- 21:53:01 [INFO] Fork Value is true 21:53:04 [INFO] Done SpotBugs Analysis.... 21:53:04 [INFO] 21:53:04 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ main-impl <<< 21:53:04 [INFO] 21:53:04 [INFO] 21:53:04 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ main-impl --- 21:53:04 [INFO] BugInstance size is 0 21:53:04 [INFO] Error size is 0 21:53:04 [INFO] No errors/warnings found 21:53:04 [INFO] 21:53:04 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ main-impl --- 21:53:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:04 [INFO] Copying 1 resource 21:53:04 [INFO] 21:53:04 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ main-impl --- 21:53:04 [INFO] Changes detected - recompiling the module! 21:53:04 [INFO] Compiling 5 source files to /w/workspace/l2switch-maven-clm-master/l2switch-main/target/test-classes 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[15,41] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[24,54] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[25,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[11,26] org.mockito.Matchers in org.mockito has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[10,26] org.mockito.Matchers in org.mockito has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[21,54] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[22,54] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[23,54] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[24,58] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 21:53:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,50] unchecked conversion 21:53:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 21:53:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,63] unchecked conversion 21:53:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[51,13] org.opendaylight.controller.md.sal.binding.api.DataBroker in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[53,13] org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[57,13] com.google.common.util.concurrent.CheckedFuture in com.google.common.util.concurrent has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[78,43] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[78,38] unchecked method invocation: method read in interface org.opendaylight.controller.md.sal.binding.api.ReadTransaction is applied to given types 21:53:04 required: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:04 found: org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[78,75] unchecked conversion 21:53:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[52,9] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[52,62] org.opendaylight.controller.md.sal.binding.api.DataTreeModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[53,9] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[53,70] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[55,65] org.opendaylight.controller.md.sal.binding.api.DataObjectModification in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[56,55] org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier in org.opendaylight.controller.md.sal.binding.api has been deprecated 21:53:04 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[56,76] org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType in org.opendaylight.controller.md.sal.common.api.data has been deprecated 21:53:04 [INFO] 21:53:04 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ main-impl --- 21:53:04 [INFO] 21:53:04 [INFO] ------------------------------------------------------- 21:53:04 [INFO] T E S T S 21:53:04 [INFO] ------------------------------------------------------- 21:53:05 [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 21:53:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 21:53:05 [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest 21:53:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.opendaylight.l2switch.flow.InventoryReaderTest 21:53:06 [INFO] Running org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 21:53:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 21:53:06 [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest 21:53:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in org.opendaylight.l2switch.flow.InitialFlowWriterTest 21:53:06 [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 21:53:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 21:53:06 [INFO] 21:53:06 [INFO] Results: 21:53:06 [INFO] 21:53:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 21:53:06 [INFO] 21:53:06 [INFO] 21:53:06 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ main-impl --- 21:53:06 [INFO] executing beanshell script 21:53:06 [INFO] 21:53:06 [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ main-impl --- 21:53:06 [INFO] 21:53:06 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ main-impl --- 21:53:08 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:08 [INFO] 21:53:08 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ main-impl --- 21:53:08 [INFO] 21:53:08 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ main-impl --- 21:53:08 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar 21:53:08 [INFO] 21:53:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ main-impl --- 21:53:08 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/l2switch-main/target/code-coverage/jacoco.exec 21:53:08 [INFO] Analyzed bundle 'main-impl' with 7 classes 21:53:08 [INFO] 21:53:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ main-impl --- 21:53:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar 21:53:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.pom 21:53:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-sources.jar 21:53:08 [INFO] 21:53:08 [INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ main-impl --- 21:53:08 [INFO] Installing org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar 21:53:08 [INFO] Writing OBR metadata 21:53:08 [INFO] 21:53:08 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ main-impl --- 21:53:08 [INFO] org.opendaylight.l2switch.main:main-impl:bundle:0.8.0-SNAPSHOT 21:53:08 [INFO] +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:53:08 [INFO] | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:53:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:53:08 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:53:08 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:53:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:53:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:53:08 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:53:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:53:08 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:53:08 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:53:08 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:53:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:53:08 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:53:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:53:08 [INFO] +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:53:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:53:08 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:53:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:08 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:53:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:53:08 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:53:08 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:53:08 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:53:08 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:53:08 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:08 [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:53:08 [INFO] +- net.sf.jung:jung-api:jar:2.1.1:compile 21:53:08 [INFO] +- junit:junit:jar:4.11:test 21:53:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:08 [INFO] +- org.mockito:mockito-core:jar:2.28.2:test 21:53:08 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:53:08 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:53:08 [INFO] | \- org.objenesis:objenesis:jar:2.6:test 21:53:08 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:53:08 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:53:08 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:53:08 [INFO] | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:53:08 [INFO] | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:53:08 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:53:08 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:53:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:53:08 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:53:08 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:53:08 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:53:08 [INFO] | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:53:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:53:08 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:53:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:53:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:53:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:53:08 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:08 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:53:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:53:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:08 [INFO] \- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:08 [INFO] 21:53:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ main-impl --- 21:53:08 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/l2switch-main/target/sonatype-clm/module.xml 21:53:08 [INFO] 21:53:08 [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- 21:53:08 [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 0.8.0-SNAPSHOT [16/28] 21:53:08 [INFO] ------------------------------[ feature ]------------------------------- 21:53:17 [INFO] 21:53:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-packethandler --- 21:53:17 [INFO] 21:53:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ odl-l2switch-packethandler --- 21:53:17 [INFO] 21:53:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- 21:53:17 [INFO] 21:53:17 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-packethandler --- 21:53:17 [INFO] 21:53:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- 21:53:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:53:17 [INFO] argLine set to empty 21:53:17 [INFO] 21:53:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ odl-l2switch-packethandler --- 21:53:17 [INFO] Starting audit... 21:53:17 Audit done. 21:53:17 [INFO] You have 0 Checkstyle violations. 21:53:17 [INFO] 21:53:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ odl-l2switch-packethandler --- 21:53:17 [INFO] Starting audit... 21:53:17 Audit done. 21:53:17 [INFO] You have 0 Checkstyle violations. 21:53:17 [INFO] 21:53:17 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ odl-l2switch-packethandler >>> 21:53:18 [INFO] 21:53:18 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ odl-l2switch-packethandler --- 21:53:18 [INFO] 21:53:18 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ odl-l2switch-packethandler <<< 21:53:18 [INFO] 21:53:18 [INFO] 21:53:18 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ odl-l2switch-packethandler --- 21:53:18 [INFO] 21:53:18 [INFO] 21:53:18 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ odl-l2switch-packethandler --- 21:53:18 [INFO] 21:53:18 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-packethandler --- 21:53:18 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/classes/META-INF/maven/dependencies.properties 21:53:18 [INFO] 21:53:18 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- 21:53:18 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/feature/feature.xml 21:53:18 [INFO] ...done! 21:53:18 [INFO] Attaching features XML 21:53:18 [INFO] 21:53:18 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ odl-l2switch-packethandler --- 21:53:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:53:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:53:18 [INFO] 21:53:18 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-packethandler --- 21:53:19 [INFO] 21:53:19 [INFO] ------------------------------------------------------- 21:53:19 [INFO] T E S T S 21:53:19 [INFO] ------------------------------------------------------- 21:53:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:53:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.561 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:53:49 [INFO] 21:53:49 [INFO] Results: 21:53:49 [INFO] 21:53:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:53:49 [INFO] 21:53:49 [INFO] 21:53:49 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-packethandler --- 21:53:49 [INFO] executing beanshell script 21:53:49 [INFO] 21:53:49 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-packethandler --- 21:53:49 [INFO] 21:53:49 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- 21:53:49 [INFO] 21:53:49 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- 21:53:49 [INFO] No sources in project. Archive not created. 21:53:49 [INFO] 21:53:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ odl-l2switch-packethandler --- 21:53:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:53:49 [INFO] 21:53:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-packethandler --- 21:53:49 [INFO] No primary artifact to install, installing attached artifacts instead. 21:53:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT.pom 21:53:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-features.xml 21:53:50 [INFO] 21:53:50 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-packethandler --- 21:53:50 [INFO] org.opendaylight.l2switch:odl-l2switch-packethandler:feature:0.8.0-SNAPSHOT 21:53:50 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:53:50 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:53:50 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:53:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:53:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:53:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:53:50 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:53:50 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:53:50 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:53:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:53:50 [INFO] | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:53:50 [INFO] | | | | \- com.typesafe:config:jar:1.3.3:compile 21:53:50 [INFO] | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:53:50 [INFO] | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:53:50 [INFO] | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:53:50 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:53:50 [INFO] | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:53:50 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:53:50 [INFO] | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:53:50 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:53:50 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:53:50 [INFO] | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:53:50 [INFO] | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:53:50 [INFO] | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:53:50 [INFO] | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:53:50 [INFO] | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:53:50 [INFO] | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:53:50 [INFO] | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:53:50 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:53:50 [INFO] | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.8:compile 21:53:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:53:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:53:50 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:53:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:53:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:53:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:53:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:53:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:53:50 [INFO] | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:53:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:53:50 [INFO] | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:53:50 [INFO] | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:53:50 [INFO] | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:53:50 [INFO] | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:53:50 [INFO] | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:53:50 [INFO] | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:53:50 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:53:50 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:53:50 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:53:50 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:53:50 [INFO] | | | | +- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:53:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:53:50 [INFO] | | | | \- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:53:50 [INFO] | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:53:50 [INFO] | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:53:50 [INFO] | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:53:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:53:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:53:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:53:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:53:50 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:53:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:53:50 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:53:50 [INFO] | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:53:50 [INFO] | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:53:50 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:53:50 [INFO] | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:53:50 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:53:50 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:53:50 [INFO] | | | \- commons-codec:commons-codec:jar:1.14:compile 21:53:50 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:53:50 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:53:50 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:53:50 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:53:50 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:53:50 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:53:50 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:53:50 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:53:50 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:53:50 [INFO] | | | \- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:53:50 [INFO] | | | \- commons-logging:commons-logging:jar:1.2:compile 21:53:50 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:53:50 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:53:50 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:53:50 [INFO] | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:53:50 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:53:50 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:53:50 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:53:50 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:53:50 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:53:50 [INFO] | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:53:50 [INFO] | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:53:50 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:53:50 [INFO] | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:53:50 [INFO] | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:53:50 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:53:50 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:53:50 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:53:50 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:53:50 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:53:50 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:53:50 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:53:50 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:53:50 [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:53:50 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:53:50 [INFO] | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:53:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:53:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:53:50 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:53:50 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:53:50 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:53:50 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:53:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:53:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:53:50 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:53:50 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:53:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:53:50 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:53:50 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:53:50 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:53:50 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:53:50 [INFO] | | +- io.netty:netty-handler:jar:4.1.51.Final:compile 21:53:50 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:53:50 [INFO] | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:53:50 [INFO] | | | \- io.netty:netty-codec:jar:4.1.51.Final:compile 21:53:50 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:53:50 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:53:50 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:53:50 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:53:50 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:53:50 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:53:50 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:53:50 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:53:50 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:53:50 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:53:50 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:53:50 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:53:50 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:50 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:53:50 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:53:50 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:53:50 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:53:50 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:53:50 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:53:50 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:53:50 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:53:50 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:53:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:53:50 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:53:50 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:53:50 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:53:50 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:53:50 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:53:50 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:53:50 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:53:50 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:53:50 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:53:50 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:53:50 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:53:50 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:53:50 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:53:50 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:53:50 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:53:50 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:53:50 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:53:50 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:53:50 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:53:50 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:53:50 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:53:50 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:53:50 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:53:50 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:53:50 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:53:50 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:53:50 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:53:50 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:53:50 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:53:50 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:53:50 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:53:50 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:53:50 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:53:50 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:53:50 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:53:50 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:53:50 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:53:50 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:53:50 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:53:50 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:53:50 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:53:50 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:53:50 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:53:50 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:53:50 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:53:50 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:53:50 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:53:50 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:53:50 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:53:50 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:53:50 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:53:50 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:53:50 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:53:50 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:53:50 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:53:50 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:53:50 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:test (optional) 21:53:50 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:53:50 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:53:50 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:53:50 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:53:50 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:53:50 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:53:50 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:53:50 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:53:50 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:53:50 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:53:50 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:53:50 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:53:50 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:53:50 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:53:50 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:53:50 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:53:50 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:53:50 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:53:50 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:53:50 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:53:50 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:53:50 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:53:50 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:53:50 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:53:50 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:53:50 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:53:50 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:53:50 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:53:50 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:test 21:53:50 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:test 21:53:50 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:53:50 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:53:50 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:53:50 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:53:50 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:53:50 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:53:50 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:53:50 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:53:50 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:53:50 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:53:50 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:53:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:50 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:53:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:53:50 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:53:50 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:53:50 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:53:50 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:53:50 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:53:50 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:53:50 [INFO] +- org.osgi:osgi.cmpn:jar:6.0.0:test 21:53:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:53:50 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:50 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:53:50 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:53:50 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:50 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:50 [INFO] +- junit:junit:jar:4.11:test 21:53:50 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:53:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:53:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:53:50 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:53:50 [INFO] 21:53:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-packethandler --- 21:53:50 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/sonatype-clm/module.xml 21:53:50 [INFO] 21:53:50 [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- 21:53:50 [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 0.8.0-SNAPSHOT [17/28] 21:53:50 [INFO] ------------------------------[ feature ]------------------------------- 21:53:50 [INFO] 21:53:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] 21:53:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] 21:53:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] 21:53:50 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] 21:53:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:53:50 [INFO] argLine set to empty 21:53:50 [INFO] 21:53:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] Starting audit... 21:53:50 Audit done. 21:53:50 [INFO] You have 0 Checkstyle violations. 21:53:50 [INFO] 21:53:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] Starting audit... 21:53:50 Audit done. 21:53:50 [INFO] You have 0 Checkstyle violations. 21:53:50 [INFO] 21:53:50 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ odl-l2switch-addresstracker >>> 21:53:50 [INFO] 21:53:50 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] 21:53:50 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ odl-l2switch-addresstracker <<< 21:53:50 [INFO] 21:53:50 [INFO] 21:53:50 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] 21:53:50 [INFO] 21:53:50 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] 21:53:50 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/classes/META-INF/maven/dependencies.properties 21:53:50 [INFO] 21:53:50 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/feature/feature.xml 21:53:50 [INFO] ...done! 21:53:50 [INFO] Attaching features XML 21:53:50 [INFO] 21:53:50 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:53:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:53:50 [INFO] 21:53:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-addresstracker --- 21:53:50 [INFO] 21:53:50 [INFO] ------------------------------------------------------- 21:53:50 [INFO] T E S T S 21:53:50 [INFO] ------------------------------------------------------- 21:53:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:54:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.308 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:54:19 [INFO] 21:54:19 [INFO] Results: 21:54:19 [INFO] 21:54:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:54:19 [INFO] 21:54:19 [INFO] 21:54:19 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-addresstracker --- 21:54:19 [INFO] executing beanshell script 21:54:19 [INFO] 21:54:19 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-addresstracker --- 21:54:19 [INFO] 21:54:19 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- 21:54:19 [INFO] 21:54:19 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- 21:54:19 [INFO] No sources in project. Archive not created. 21:54:19 [INFO] 21:54:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ odl-l2switch-addresstracker --- 21:54:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:19 [INFO] 21:54:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-addresstracker --- 21:54:19 [INFO] No primary artifact to install, installing attached artifacts instead. 21:54:19 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT.pom 21:54:19 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-features.xml 21:54:19 [INFO] 21:54:19 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-addresstracker --- 21:54:19 [INFO] org.opendaylight.l2switch:odl-l2switch-addresstracker:feature:0.8.0-SNAPSHOT 21:54:19 [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:54:19 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:54:19 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:54:19 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:54:19 [INFO] | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:54:19 [INFO] | | | | | \- com.typesafe:config:jar:1.3.3:compile 21:54:19 [INFO] | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:54:19 [INFO] | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:54:19 [INFO] | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:54:19 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:54:19 [INFO] | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:54:19 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:54:19 [INFO] | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:54:19 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:54:19 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:54:19 [INFO] | | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:54:19 [INFO] | | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:54:19 [INFO] | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:54:19 [INFO] | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:54:19 [INFO] | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:54:19 [INFO] | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:54:19 [INFO] | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:54:19 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:54:19 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:54:19 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.8:compile 21:54:19 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:54:19 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:54:19 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:54:19 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:54:19 [INFO] | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:54:19 [INFO] | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:54:19 [INFO] | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:54:19 [INFO] | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:54:19 [INFO] | | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:54:19 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:54:19 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:54:19 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | | \- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:54:19 [INFO] | | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:54:19 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:54:19 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:54:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:54:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:54:19 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:54:19 [INFO] | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:54:19 [INFO] | | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:54:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:54:19 [INFO] | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:54:19 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | \- commons-codec:commons-codec:jar:1.14:compile 21:54:19 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:54:19 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:54:19 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:54:19 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:54:19 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:54:19 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:54:19 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:54:19 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:54:19 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:54:19 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:54:19 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:54:19 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:54:19 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:54:19 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:54:19 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:54:19 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:54:19 [INFO] | | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:54:19 [INFO] | | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:54:19 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:54:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:54:19 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:54:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:54:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:54:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:54:19 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:54:19 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:54:19 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:54:19 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:54:19 [INFO] | | | +- io.netty:netty-handler:jar:4.1.51.Final:compile 21:54:19 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:54:19 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:54:19 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.51.Final:compile 21:54:19 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:54:19 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:54:19 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:54:19 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:54:19 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:54:19 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:54:19 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:54:19 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:54:19 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:54:19 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:54:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:54:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:54:19 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:54:19 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:54:19 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:54:19 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:54:19 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:54:19 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:54:19 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:54:19 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:54:19 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:54:19 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:54:19 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:54:19 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:54:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:54:19 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:54:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:54:19 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:54:19 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:54:19 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:54:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:54:19 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:54:19 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:54:19 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:54:19 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:54:19 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:54:19 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:54:19 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:54:19 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:54:19 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:54:19 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:54:19 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:54:19 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:54:19 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:54:19 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:54:19 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:54:19 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:54:19 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:54:19 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:54:19 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:54:19 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:54:19 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:54:19 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:54:19 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:54:19 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:54:19 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:54:19 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:54:19 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:54:19 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:54:19 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:54:19 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:54:19 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:54:19 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:54:19 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:54:19 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:54:19 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:54:19 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:54:19 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:54:19 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:54:19 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:54:19 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:54:19 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:54:19 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:54:19 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:54:19 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:54:19 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:54:19 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:54:19 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:54:19 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:54:19 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:54:19 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:54:19 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:54:19 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:54:19 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:54:19 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:54:19 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:54:19 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:test (optional) 21:54:19 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:54:19 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:54:19 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:54:19 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:54:19 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:54:19 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:54:19 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:54:19 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:54:19 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:54:19 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:54:19 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:54:19 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:54:19 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:54:19 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:54:19 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:54:19 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:54:19 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:54:19 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:54:19 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:54:19 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:54:19 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:54:19 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:54:19 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:54:19 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:54:19 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:54:19 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:54:19 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:54:19 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:54:19 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:test 21:54:19 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:test 21:54:19 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:54:19 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:54:19 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:54:19 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:54:19 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:54:19 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:54:19 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:54:19 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:54:19 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:54:19 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:54:19 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:54:19 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:54:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:54:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:54:19 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:54:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:54:19 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:54:19 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:54:19 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:54:19 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:54:19 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:54:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:54:19 [INFO] +- org.osgi:osgi.cmpn:jar:6.0.0:test 21:54:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:54:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:54:19 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:54:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:54:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:54:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:54:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:54:19 [INFO] +- junit:junit:jar:4.11:test 21:54:19 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:54:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:54:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:54:19 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:54:19 [INFO] 21:54:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-addresstracker --- 21:54:20 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/sonatype-clm/module.xml 21:54:20 [INFO] 21:54:20 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- 21:54:20 [INFO] Building OpenDaylight :: L2Switch :: HostTracker 0.8.0-SNAPSHOT [18/28] 21:54:20 [INFO] ------------------------------[ feature ]------------------------------- 21:54:20 [INFO] 21:54:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] 21:54:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] 21:54:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] 21:54:20 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] 21:54:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:20 [INFO] argLine set to empty 21:54:20 [INFO] 21:54:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] Starting audit... 21:54:20 Audit done. 21:54:20 [INFO] You have 0 Checkstyle violations. 21:54:20 [INFO] 21:54:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] Starting audit... 21:54:20 Audit done. 21:54:20 [INFO] You have 0 Checkstyle violations. 21:54:20 [INFO] 21:54:20 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ odl-l2switch-hosttracker >>> 21:54:20 [INFO] 21:54:20 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] 21:54:20 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ odl-l2switch-hosttracker <<< 21:54:20 [INFO] 21:54:20 [INFO] 21:54:20 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] 21:54:20 [INFO] 21:54:20 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] 21:54:20 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/classes/META-INF/maven/dependencies.properties 21:54:20 [INFO] 21:54:20 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/feature/feature.xml 21:54:20 [INFO] ...done! 21:54:20 [INFO] Attaching features XML 21:54:20 [INFO] 21:54:20 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ odl-l2switch-hosttracker --- 21:54:20 [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 21:54:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:54:20 [INFO] 21:54:20 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-hosttracker --- 21:54:20 [INFO] 21:54:20 [INFO] ------------------------------------------------------- 21:54:20 [INFO] T E S T S 21:54:20 [INFO] ------------------------------------------------------- 21:54:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:54:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.911 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:54:49 [INFO] 21:54:49 [INFO] Results: 21:54:49 [INFO] 21:54:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:54:49 [INFO] 21:54:49 [INFO] 21:54:49 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-hosttracker --- 21:54:49 [INFO] executing beanshell script 21:54:49 [INFO] 21:54:49 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-hosttracker --- 21:54:49 [INFO] 21:54:49 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- 21:54:49 [INFO] 21:54:49 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- 21:54:49 [INFO] No sources in project. Archive not created. 21:54:49 [INFO] 21:54:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ odl-l2switch-hosttracker --- 21:54:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:49 [INFO] 21:54:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-hosttracker --- 21:54:49 [INFO] No primary artifact to install, installing attached artifacts instead. 21:54:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT.pom 21:54:49 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-features.xml 21:54:49 [INFO] 21:54:49 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-hosttracker --- 21:54:49 [INFO] org.opendaylight.l2switch:odl-l2switch-hosttracker:feature:0.8.0-SNAPSHOT 21:54:49 [INFO] +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:54:49 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:54:49 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:54:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:54:49 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:54:49 [INFO] | | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:54:49 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:54:49 [INFO] | | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:54:49 [INFO] | | | | | | \- com.typesafe:config:jar:1.3.3:compile 21:54:49 [INFO] | | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:54:49 [INFO] | | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:54:49 [INFO] | | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:54:49 [INFO] | | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:54:49 [INFO] | | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:54:49 [INFO] | | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:54:49 [INFO] | | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:54:49 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:54:49 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:54:49 [INFO] | | | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:54:49 [INFO] | | | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:54:49 [INFO] | | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:54:49 [INFO] | | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:54:49 [INFO] | | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:54:49 [INFO] | | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:54:49 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:54:49 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:54:49 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:54:49 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | \- org.apache.commons:commons-text:jar:1.8:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:54:49 [INFO] | | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:54:49 [INFO] | | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:54:49 [INFO] | | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:54:49 [INFO] | | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:54:49 [INFO] | | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:54:49 [INFO] | | | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:54:49 [INFO] | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:54:49 [INFO] | | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:54:49 [INFO] | | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | | \- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:54:49 [INFO] | | | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:54:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:54:49 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:54:49 [INFO] | | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:54:49 [INFO] | | | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:54:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:54:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:54:49 [INFO] | | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:54:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:54:49 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:54:49 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:54:49 [INFO] | | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:54:49 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:54:49 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:54:49 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:54:49 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:54:49 [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:54:49 [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:54:49 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:54:49 [INFO] | | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:54:49 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:54:49 [INFO] | | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:54:49 [INFO] | | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:54:49 [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:54:49 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:54:49 [INFO] | | | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:54:49 [INFO] | | | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:54:49 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:54:49 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:54:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:54:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:54:49 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:54:49 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:54:49 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:54:49 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.51.Final:compile 21:54:49 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:54:49 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:54:49 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.51.Final:compile 21:54:49 [INFO] | | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:54:49 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:54:49 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:54:49 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:54:49 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:54:49 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:54:49 [INFO] | | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:54:49 [INFO] | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:54:49 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:54:49 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:54:49 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:54:49 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:54:49 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:54:49 [INFO] +- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:54:49 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:54:49 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:54:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:54:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:54:49 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:54:49 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:54:49 [INFO] | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:54:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:54:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:54:49 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:54:49 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:54:49 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:54:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:54:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:54:49 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:54:49 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:54:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:54:49 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:54:49 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:54:49 [INFO] | | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:54:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:54:49 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:54:49 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:54:49 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:54:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:54:49 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:54:49 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:54:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:54:49 [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:54:49 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:54:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:54:49 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:54:49 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:54:49 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:54:49 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:54:49 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:54:49 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:54:49 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:54:49 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:54:49 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:54:49 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:54:49 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:54:49 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:54:49 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:54:49 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:54:49 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:54:49 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:54:49 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:54:49 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:54:49 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:54:49 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:54:49 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:54:49 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:54:49 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:54:49 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:54:49 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:54:49 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:54:49 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:54:49 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:54:49 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:54:49 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:54:49 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:54:49 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:54:49 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:54:49 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:54:49 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:54:49 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:54:49 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:54:49 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:54:49 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:54:49 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:54:49 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:54:49 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:54:49 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:54:49 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:54:49 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:54:49 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:54:49 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:54:49 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:54:49 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:54:49 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:54:49 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:54:49 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:54:49 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:54:49 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:54:49 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:54:49 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:test (optional) 21:54:49 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:54:49 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:54:49 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:54:49 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:54:49 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:54:49 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:54:49 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:54:49 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:54:49 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:54:49 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:54:49 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:54:49 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:54:49 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:54:49 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:54:49 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:54:49 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:54:49 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:54:49 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:54:49 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:54:49 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:54:49 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:54:49 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:54:49 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:54:49 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:54:49 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:54:49 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:54:49 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:54:49 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:54:49 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:test 21:54:49 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:test 21:54:49 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:54:49 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:54:49 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:54:49 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:54:49 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:54:49 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:54:49 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:54:49 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:54:49 [INFO] | | | \- commons-codec:commons-codec:jar:1.14:compile 21:54:49 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:54:49 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:54:49 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:54:49 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:54:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:54:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:54:49 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:54:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:54:49 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:54:49 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:54:49 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:54:49 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:54:49 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:54:49 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:54:49 [INFO] +- org.osgi:osgi.cmpn:jar:6.0.0:test 21:54:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:54:49 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:54:49 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:54:49 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:54:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:54:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:54:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:54:49 [INFO] +- junit:junit:jar:4.11:test 21:54:49 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:54:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:54:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:54:49 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:54:49 [INFO] 21:54:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-hosttracker --- 21:54:49 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/sonatype-clm/module.xml 21:54:49 [INFO] 21:54:49 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- 21:54:49 [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 0.8.0-SNAPSHOT [19/28] 21:54:49 [INFO] ------------------------------[ feature ]------------------------------- 21:54:50 [INFO] 21:54:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-loopremover --- 21:54:50 [INFO] 21:54:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ odl-l2switch-loopremover --- 21:54:50 [INFO] 21:54:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- 21:54:50 [INFO] 21:54:50 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-loopremover --- 21:54:50 [INFO] 21:54:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- 21:54:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:50 [INFO] argLine set to empty 21:54:50 [INFO] 21:54:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ odl-l2switch-loopremover --- 21:54:50 [INFO] Starting audit... 21:54:50 Audit done. 21:54:50 [INFO] You have 0 Checkstyle violations. 21:54:50 [INFO] 21:54:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ odl-l2switch-loopremover --- 21:54:50 [INFO] Starting audit... 21:54:50 Audit done. 21:54:50 [INFO] You have 0 Checkstyle violations. 21:54:50 [INFO] 21:54:50 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ odl-l2switch-loopremover >>> 21:54:50 [INFO] 21:54:50 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ odl-l2switch-loopremover --- 21:54:50 [INFO] 21:54:50 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ odl-l2switch-loopremover <<< 21:54:50 [INFO] 21:54:50 [INFO] 21:54:50 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ odl-l2switch-loopremover --- 21:54:50 [INFO] 21:54:50 [INFO] 21:54:50 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ odl-l2switch-loopremover --- 21:54:50 [INFO] 21:54:50 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-loopremover --- 21:54:50 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/classes/META-INF/maven/dependencies.properties 21:54:50 [INFO] 21:54:50 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- 21:54:50 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/feature/feature.xml 21:54:50 [INFO] ...done! 21:54:50 [INFO] Attaching features XML 21:54:50 [INFO] 21:54:50 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ odl-l2switch-loopremover --- 21:54:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:54:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:54:50 [INFO] 21:54:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-loopremover --- 21:54:50 [INFO] 21:54:50 [INFO] ------------------------------------------------------- 21:54:50 [INFO] T E S T S 21:54:50 [INFO] ------------------------------------------------------- 21:54:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:55:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.991 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:55:20 [INFO] 21:55:20 [INFO] Results: 21:55:20 [INFO] 21:55:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:55:20 [INFO] 21:55:20 [INFO] 21:55:20 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-loopremover --- 21:55:20 [INFO] executing beanshell script 21:55:20 [INFO] 21:55:20 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-loopremover --- 21:55:20 [INFO] 21:55:20 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- 21:55:20 [INFO] 21:55:20 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- 21:55:20 [INFO] No sources in project. Archive not created. 21:55:20 [INFO] 21:55:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ odl-l2switch-loopremover --- 21:55:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:55:20 [INFO] 21:55:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-loopremover --- 21:55:20 [INFO] No primary artifact to install, installing attached artifacts instead. 21:55:20 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT.pom 21:55:20 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-features.xml 21:55:20 [INFO] 21:55:20 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-loopremover --- 21:55:20 [INFO] org.opendaylight.l2switch:odl-l2switch-loopremover:feature:0.8.0-SNAPSHOT 21:55:20 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.9.4:compile 21:55:20 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:55:20 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:55:20 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:55:20 [INFO] | | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:55:20 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:55:20 [INFO] | | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:55:20 [INFO] | | | | | | \- com.typesafe:config:jar:1.3.3:compile 21:55:20 [INFO] | | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:55:20 [INFO] | | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:55:20 [INFO] | | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:55:20 [INFO] | | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:55:20 [INFO] | | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:55:20 [INFO] | | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:55:20 [INFO] | | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:55:20 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:55:20 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:55:20 [INFO] | | | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:55:20 [INFO] | | | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:55:20 [INFO] | | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:55:20 [INFO] | | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:55:20 [INFO] | | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:55:20 [INFO] | | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:55:20 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:55:20 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:55:20 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:55:20 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | \- org.apache.commons:commons-text:jar:1.8:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:55:20 [INFO] | | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:55:20 [INFO] | | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:55:20 [INFO] | | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:55:20 [INFO] | | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:55:20 [INFO] | | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:55:20 [INFO] | | | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:55:20 [INFO] | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:55:20 [INFO] | | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:55:20 [INFO] | | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | | \- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:55:20 [INFO] | | | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:55:20 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:55:20 [INFO] | | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:55:20 [INFO] | | | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:55:20 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:55:20 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:55:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:55:20 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:55:20 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:55:20 [INFO] | | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:55:20 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:55:20 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:55:20 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:55:20 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:55:20 [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:55:20 [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:55:20 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:55:20 [INFO] | | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:55:20 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:55:20 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:55:20 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:55:20 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:55:20 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.51.Final:compile 21:55:20 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:55:20 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:55:20 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.51.Final:compile 21:55:20 [INFO] | | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:55:20 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:55:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:55:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:55:20 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:55:20 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:55:20 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:55:20 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:55:20 [INFO] | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.9.4:compile 21:55:20 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:55:20 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.9.4:compile 21:55:20 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:55:20 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.9.4:compile 21:55:20 [INFO] | | | +- commons-codec:commons-codec:jar:1.14:compile 21:55:20 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 21:55:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:55:20 [INFO] | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.9.4:compile 21:55:20 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.9.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.9.4:compile 21:55:20 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:55:20 [INFO] | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.9.4:compile 21:55:20 [INFO] | | \- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:55:20 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.9.4:compile 21:55:20 [INFO] | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.9.4:compile 21:55:20 [INFO] | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.9.4:compile 21:55:20 [INFO] +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:5.0.11:compile 21:55:20 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:55:20 [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile 21:55:20 [INFO] | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:55:20 [INFO] | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:55:20 [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:55:20 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:55:20 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:55:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:55:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:55:20 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:55:20 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:55:20 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:55:20 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:55:20 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:55:20 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:55:20 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:55:20 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:55:20 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:55:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:55:20 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:55:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:55:20 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:55:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:55:20 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:55:20 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:55:20 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:55:20 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:55:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:55:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:55:20 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:55:20 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:55:20 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:55:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:55:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:55:20 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:55:20 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:55:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:55:20 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:55:20 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:55:20 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:55:20 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:55:20 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:55:20 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:55:20 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:55:20 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:55:20 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:55:20 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:55:20 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:55:20 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:55:20 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:55:20 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:55:20 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:55:20 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:55:20 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:55:20 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:55:20 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:55:20 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:55:20 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:55:20 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:55:20 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:55:20 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:55:20 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:55:20 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:55:20 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:55:20 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:55:20 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:55:20 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:55:20 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:55:20 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:55:20 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:55:20 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:55:20 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:55:20 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:55:20 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:55:20 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:55:20 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:55:20 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:55:20 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:55:20 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:55:20 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:55:20 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:55:20 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:55:20 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:55:20 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:55:20 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:55:20 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:55:20 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:55:20 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:55:20 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:55:20 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:55:20 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:55:20 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:55:20 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:test (optional) 21:55:20 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:55:20 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:55:20 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:55:20 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:55:20 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:55:20 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:55:20 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:55:20 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:55:20 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:55:20 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:55:20 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:55:20 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:55:20 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:55:20 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:55:20 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:55:20 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:55:20 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:55:20 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:55:20 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:55:20 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:55:20 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:55:20 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:55:20 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:55:20 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:55:20 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:55:20 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:55:20 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:55:20 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:55:20 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:test 21:55:20 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:test 21:55:20 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:55:20 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:55:20 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:55:20 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:55:20 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:55:20 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:55:20 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:55:20 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:55:20 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:55:20 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:55:20 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:55:20 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:55:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:55:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:55:20 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:55:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:55:20 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:55:20 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:55:20 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:55:20 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:55:20 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:55:20 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:55:20 [INFO] +- org.osgi:osgi.cmpn:jar:6.0.0:test 21:55:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:55:20 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:55:20 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:55:20 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:55:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:55:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:55:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:55:20 [INFO] +- junit:junit:jar:4.11:test 21:55:20 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:55:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:55:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:55:20 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:55:20 [INFO] 21:55:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-loopremover --- 21:55:20 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/sonatype-clm/module.xml 21:55:20 [INFO] 21:55:20 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- 21:55:20 [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 0.8.0-SNAPSHOT [20/28] 21:55:20 [INFO] ------------------------------[ feature ]------------------------------- 21:55:20 [INFO] 21:55:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-arphandler --- 21:55:20 [INFO] 21:55:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ odl-l2switch-arphandler --- 21:55:20 [INFO] 21:55:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- 21:55:20 [INFO] 21:55:20 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-arphandler --- 21:55:20 [INFO] 21:55:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- 21:55:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:55:20 [INFO] argLine set to empty 21:55:20 [INFO] 21:55:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ odl-l2switch-arphandler --- 21:55:20 [INFO] Starting audit... 21:55:20 Audit done. 21:55:20 [INFO] You have 0 Checkstyle violations. 21:55:20 [INFO] 21:55:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ odl-l2switch-arphandler --- 21:55:20 [INFO] Starting audit... 21:55:20 Audit done. 21:55:20 [INFO] You have 0 Checkstyle violations. 21:55:20 [INFO] 21:55:20 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ odl-l2switch-arphandler >>> 21:55:20 [INFO] 21:55:20 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ odl-l2switch-arphandler --- 21:55:20 [INFO] 21:55:20 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ odl-l2switch-arphandler <<< 21:55:20 [INFO] 21:55:20 [INFO] 21:55:20 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ odl-l2switch-arphandler --- 21:55:20 [INFO] 21:55:20 [INFO] 21:55:20 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ odl-l2switch-arphandler --- 21:55:20 [INFO] 21:55:20 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-arphandler --- 21:55:21 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/classes/META-INF/maven/dependencies.properties 21:55:21 [INFO] 21:55:21 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- 21:55:21 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/feature/feature.xml 21:55:21 [INFO] ...done! 21:55:21 [INFO] Attaching features XML 21:55:21 [INFO] 21:55:21 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ odl-l2switch-arphandler --- 21:55:21 [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 21:55:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:55:21 [INFO] 21:55:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-arphandler --- 21:55:21 [INFO] 21:55:21 [INFO] ------------------------------------------------------- 21:55:21 [INFO] T E S T S 21:55:21 [INFO] ------------------------------------------------------- 21:55:21 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:55:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.139 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:55:51 [INFO] 21:55:51 [INFO] Results: 21:55:51 [INFO] 21:55:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:55:51 [INFO] 21:55:51 [INFO] 21:55:51 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-arphandler --- 21:55:51 [INFO] executing beanshell script 21:55:51 [INFO] 21:55:51 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-arphandler --- 21:55:51 [INFO] 21:55:51 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- 21:55:51 [INFO] 21:55:51 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- 21:55:51 [INFO] No sources in project. Archive not created. 21:55:51 [INFO] 21:55:51 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ odl-l2switch-arphandler --- 21:55:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:55:51 [INFO] 21:55:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-arphandler --- 21:55:51 [INFO] No primary artifact to install, installing attached artifacts instead. 21:55:51 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT.pom 21:55:51 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-features.xml 21:55:51 [INFO] 21:55:51 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-arphandler --- 21:55:51 [INFO] org.opendaylight.l2switch:odl-l2switch-arphandler:feature:0.8.0-SNAPSHOT 21:55:51 [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:55:51 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:55:51 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:55:51 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:55:51 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:55:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:55:51 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:55:51 [INFO] | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:55:51 [INFO] | | | | | \- com.typesafe:config:jar:1.3.3:compile 21:55:51 [INFO] | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:55:51 [INFO] | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:55:51 [INFO] | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:55:51 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:55:51 [INFO] | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:55:51 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:55:51 [INFO] | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:55:51 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:55:51 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:55:51 [INFO] | | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:55:51 [INFO] | | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:55:51 [INFO] | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:55:51 [INFO] | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:55:51 [INFO] | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:55:51 [INFO] | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:55:51 [INFO] | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:55:51 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:55:51 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:55:51 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.8:compile 21:55:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:55:51 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:55:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:55:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:55:51 [INFO] | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:55:51 [INFO] | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:55:51 [INFO] | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:55:51 [INFO] | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:55:51 [INFO] | | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:55:51 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:55:51 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:55:51 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | | \- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:55:51 [INFO] | | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:55:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:55:51 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:55:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:55:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:55:51 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:55:51 [INFO] | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:55:51 [INFO] | | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:55:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:55:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:55:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:55:51 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:55:51 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:55:51 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:55:51 [INFO] | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:55:51 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | \- commons-codec:commons-codec:jar:1.14:compile 21:55:51 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:55:51 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:55:51 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:55:51 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:55:51 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:55:51 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:55:51 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:55:51 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:55:51 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:55:51 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:55:51 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:55:51 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:55:51 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:55:51 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:55:51 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:55:51 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:55:51 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:55:51 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:55:51 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:55:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:55:51 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:55:51 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:55:51 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:55:51 [INFO] | | | +- io.netty:netty-handler:jar:4.1.51.Final:compile 21:55:51 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:55:51 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:55:51 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.51.Final:compile 21:55:51 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:55:51 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:55:51 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:55:51 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:55:51 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:55:51 [INFO] +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:55:51 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.9.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.9.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.9.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.9.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.9.4:compile 21:55:51 [INFO] | | | | \- commons-lang:commons-lang:jar:2.6:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.9.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.9.4:compile 21:55:51 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.9.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.9.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.9.4:compile 21:55:51 [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.9.4:compile 21:55:51 [INFO] | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:5.0.11:compile 21:55:51 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:55:51 [INFO] | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:55:51 [INFO] | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:55:51 [INFO] | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:55:51 [INFO] +- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:55:51 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:55:51 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:55:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:55:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:55:51 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:55:51 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:55:51 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:55:51 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:55:51 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:55:51 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:55:51 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:55:51 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:55:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:55:51 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:55:51 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:55:51 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:55:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:55:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:55:51 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:55:51 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:55:51 [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile 21:55:51 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:55:51 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:55:51 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:55:51 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:55:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:55:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:55:51 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:55:51 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:55:51 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:55:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:55:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:55:51 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:55:51 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:55:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:55:51 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:55:51 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:55:51 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:55:51 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:55:51 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:55:51 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:55:51 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:55:51 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:55:51 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:55:51 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:55:51 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:55:51 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:55:51 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:55:51 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:55:51 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:55:51 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:55:51 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:55:51 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:55:51 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:55:51 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:55:51 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:55:51 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:55:51 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:55:51 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:55:51 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:55:51 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:55:51 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:55:51 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:55:51 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:55:51 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:55:51 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:55:51 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:55:51 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:55:51 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:55:51 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:55:51 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:55:51 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:55:51 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:55:51 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:55:51 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:55:51 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:55:51 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:55:51 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:55:51 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:55:51 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:55:51 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:55:51 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:55:51 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:55:51 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:55:51 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:55:51 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:55:51 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:55:51 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:55:51 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:55:51 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:55:51 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:test (optional) 21:55:51 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:55:51 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:55:51 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:55:51 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:55:51 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:55:51 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:55:51 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:55:51 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:55:51 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:55:51 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:55:51 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:55:51 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:55:51 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:55:51 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:55:51 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:55:51 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:55:51 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:55:51 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:55:51 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:55:51 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:55:51 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:55:51 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:55:51 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:55:51 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:55:51 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:55:51 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:55:51 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:55:51 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:55:51 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:test 21:55:51 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:test 21:55:51 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:55:51 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:55:51 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:55:51 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:55:51 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:55:51 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:55:51 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:55:51 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:55:51 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:55:51 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:55:51 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:55:51 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:55:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:55:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:55:51 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:55:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:55:51 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:55:51 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:55:51 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:55:51 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:55:51 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:55:51 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:55:51 [INFO] +- org.osgi:osgi.cmpn:jar:6.0.0:test 21:55:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:55:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:55:51 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:55:51 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:55:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:55:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:55:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:55:51 [INFO] +- junit:junit:jar:4.11:test 21:55:51 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:55:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:55:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:55:51 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:55:51 [INFO] 21:55:51 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-arphandler --- 21:55:51 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/sonatype-clm/module.xml 21:55:51 [INFO] 21:55:51 [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ 21:55:51 [INFO] Building OpenDaylight :: L2Switch :: Switch 0.8.0-SNAPSHOT [21/28] 21:55:51 [INFO] ------------------------------[ feature ]------------------------------- 21:55:51 [INFO] 21:55:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-switch --- 21:55:51 [INFO] 21:55:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ odl-l2switch-switch --- 21:55:51 [INFO] 21:55:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- 21:55:51 [INFO] 21:55:51 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-switch --- 21:55:51 [INFO] 21:55:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- 21:55:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:55:51 [INFO] argLine set to empty 21:55:51 [INFO] 21:55:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ odl-l2switch-switch --- 21:55:51 [INFO] Starting audit... 21:55:51 Audit done. 21:55:51 [INFO] You have 0 Checkstyle violations. 21:55:51 [INFO] 21:55:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ odl-l2switch-switch --- 21:55:51 [INFO] Starting audit... 21:55:51 Audit done. 21:55:51 [INFO] You have 0 Checkstyle violations. 21:55:51 [INFO] 21:55:51 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ odl-l2switch-switch >>> 21:55:51 [INFO] 21:55:51 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ odl-l2switch-switch --- 21:55:51 [INFO] 21:55:51 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ odl-l2switch-switch <<< 21:55:51 [INFO] 21:55:51 [INFO] 21:55:51 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ odl-l2switch-switch --- 21:55:51 [INFO] 21:55:51 [INFO] 21:55:51 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ odl-l2switch-switch --- 21:55:51 [INFO] 21:55:51 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-switch --- 21:55:51 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/classes/META-INF/maven/dependencies.properties 21:55:51 [INFO] 21:55:51 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- 21:55:51 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/feature/feature.xml 21:55:51 [INFO] ...done! 21:55:51 [INFO] Attaching features XML 21:55:51 [INFO] 21:55:51 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ odl-l2switch-switch --- 21:55:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:55:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:55:51 [INFO] 21:55:51 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-switch --- 21:55:52 [INFO] 21:55:52 [INFO] ------------------------------------------------------- 21:55:52 [INFO] T E S T S 21:55:52 [INFO] ------------------------------------------------------- 21:55:52 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:56:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.125 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:56:21 [INFO] 21:56:21 [INFO] Results: 21:56:21 [INFO] 21:56:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:56:21 [INFO] 21:56:21 [INFO] 21:56:21 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-switch --- 21:56:21 [INFO] executing beanshell script 21:56:21 [INFO] 21:56:21 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-switch --- 21:56:21 [INFO] 21:56:21 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- 21:56:21 [INFO] 21:56:21 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-switch --- 21:56:21 [INFO] No sources in project. Archive not created. 21:56:21 [INFO] 21:56:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ odl-l2switch-switch --- 21:56:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:56:21 [INFO] 21:56:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-switch --- 21:56:21 [INFO] No primary artifact to install, installing attached artifacts instead. 21:56:21 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT.pom 21:56:21 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-features.xml 21:56:21 [INFO] 21:56:21 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-switch --- 21:56:21 [INFO] org.opendaylight.l2switch:odl-l2switch-switch:feature:0.8.0-SNAPSHOT 21:56:21 [INFO] +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:56:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:56:21 [INFO] | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:56:21 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:56:21 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:56:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:56:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:56:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:56:21 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:56:21 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:56:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:56:21 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:56:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:56:21 [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:56:21 [INFO] +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:56:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:56:21 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:56:21 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:56:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:56:21 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:56:21 [INFO] | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:56:21 [INFO] | | | | | \- com.typesafe:config:jar:1.3.3:compile 21:56:21 [INFO] | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:56:21 [INFO] | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:56:21 [INFO] | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:56:21 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:56:21 [INFO] | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:56:21 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:56:21 [INFO] | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:56:21 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:56:21 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:56:21 [INFO] | | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:56:21 [INFO] | | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:56:21 [INFO] | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:56:21 [INFO] | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:56:21 [INFO] | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:56:21 [INFO] | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:56:21 [INFO] | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:56:21 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:56:21 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:56:21 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.8:compile 21:56:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:56:21 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:56:21 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:56:21 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:56:21 [INFO] | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:56:21 [INFO] | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:56:21 [INFO] | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:56:21 [INFO] | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:56:21 [INFO] | | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:56:21 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:56:21 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:56:21 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | | \- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:56:21 [INFO] | | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:56:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:56:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:56:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:56:21 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:56:21 [INFO] | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:56:21 [INFO] | | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:56:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:56:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:56:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:56:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:56:21 [INFO] | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:56:21 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:56:21 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:56:21 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:56:21 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:56:21 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:56:21 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:56:21 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:56:21 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:56:21 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:56:21 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:56:21 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:56:21 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:56:21 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:56:21 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:56:21 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:56:21 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:56:21 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:56:21 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:56:21 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:56:21 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:56:21 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:56:21 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:56:21 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:56:21 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:56:21 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:56:21 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:56:21 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:56:21 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:56:21 [INFO] | | | +- io.netty:netty-handler:jar:4.1.51.Final:compile 21:56:21 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:56:21 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:56:21 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.51.Final:compile 21:56:21 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:56:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:56:21 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:56:21 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:56:21 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.9.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.9.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.9.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.9.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.9.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.9.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.9.4:compile 21:56:21 [INFO] | | | | | \- commons-lang:commons-lang:jar:2.6:compile 21:56:21 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.9.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.9.4:compile 21:56:21 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.9.4:compile 21:56:21 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.9.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.9.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.9.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.9.4:compile 21:56:21 [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:5.0.11:compile 21:56:21 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:56:21 [INFO] | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:56:21 [INFO] | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:56:21 [INFO] | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] +- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:56:21 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:56:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:56:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:56:21 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:56:21 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:56:21 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:56:21 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:56:21 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:56:21 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:56:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:56:21 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:56:21 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:56:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:56:21 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:56:21 [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile 21:56:21 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:56:21 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:56:21 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:56:21 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:56:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:56:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:56:21 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:56:21 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:56:21 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:56:21 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:56:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:56:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:56:21 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:56:21 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:56:21 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:56:21 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:56:21 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:56:21 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:56:21 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:56:21 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:56:21 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:56:21 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:56:21 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:56:21 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:56:21 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:56:21 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:56:21 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:56:21 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:56:21 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:56:21 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:56:21 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:56:21 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:56:21 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:56:21 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:56:21 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:56:21 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:56:21 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:56:21 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:56:21 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:56:21 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:56:21 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:56:21 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:56:21 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:56:21 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:56:21 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:56:21 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:56:21 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:56:21 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:56:21 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:56:21 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:56:21 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:56:21 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:56:21 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:56:21 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:56:21 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:56:21 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:56:21 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:56:21 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:56:21 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:56:21 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:56:21 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:56:21 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:56:21 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:56:21 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:56:21 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:56:21 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:56:21 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:56:21 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:56:21 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:56:21 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:56:21 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:test (optional) 21:56:21 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:56:21 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:56:21 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:56:21 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:56:21 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:56:21 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:56:21 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:56:21 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:56:21 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:56:21 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:56:21 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:56:21 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:56:21 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:56:21 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:56:21 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:56:21 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:56:21 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:56:21 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:56:21 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:56:21 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:56:21 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:56:21 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:56:21 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:56:21 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:56:21 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:56:21 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:56:21 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:56:21 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:56:21 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:test 21:56:21 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:test 21:56:21 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:56:21 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:56:21 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:56:21 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:56:21 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:56:21 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:56:21 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:56:21 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:56:21 [INFO] | | | \- commons-codec:commons-codec:jar:1.14:compile 21:56:21 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:56:21 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:56:21 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:56:21 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:56:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:56:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:56:21 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:56:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:56:21 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:56:21 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:56:21 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:56:21 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:56:21 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:56:21 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:56:21 [INFO] +- org.osgi:osgi.cmpn:jar:6.0.0:test 21:56:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:56:21 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:56:21 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:56:21 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:56:21 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:56:21 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:56:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:56:21 [INFO] +- junit:junit:jar:4.11:test 21:56:21 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:56:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:56:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:56:21 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:56:21 [INFO] 21:56:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-switch --- 21:56:21 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/sonatype-clm/module.xml 21:56:21 [INFO] 21:56:21 [INFO] -------------< org.opendaylight.l2switch:odl-l2switch-all >------------- 21:56:21 [INFO] Building OpenDaylight :: L2Switch :: All 0.8.0-SNAPSHOT [22/28] 21:56:21 [INFO] ------------------------------[ feature ]------------------------------- 21:56:22 [INFO] 21:56:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-all --- 21:56:22 [INFO] 21:56:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ odl-l2switch-all --- 21:56:22 [INFO] 21:56:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ odl-l2switch-all --- 21:56:22 [INFO] 21:56:22 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-all --- 21:56:22 [INFO] 21:56:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ odl-l2switch-all --- 21:56:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:56:22 [INFO] argLine set to empty 21:56:22 [INFO] 21:56:22 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ odl-l2switch-all --- 21:56:22 [INFO] Starting audit... 21:56:22 Audit done. 21:56:22 [INFO] You have 0 Checkstyle violations. 21:56:22 [INFO] 21:56:22 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ odl-l2switch-all --- 21:56:22 [INFO] Starting audit... 21:56:22 Audit done. 21:56:22 [INFO] You have 0 Checkstyle violations. 21:56:22 [INFO] 21:56:22 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ odl-l2switch-all >>> 21:56:22 [INFO] 21:56:22 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ odl-l2switch-all --- 21:56:22 [INFO] 21:56:22 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ odl-l2switch-all <<< 21:56:22 [INFO] 21:56:22 [INFO] 21:56:22 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ odl-l2switch-all --- 21:56:22 [INFO] 21:56:22 [INFO] 21:56:22 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ odl-l2switch-all --- 21:56:22 [INFO] 21:56:22 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-all --- 21:56:22 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/classes/META-INF/maven/dependencies.properties 21:56:22 [INFO] 21:56:22 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-all --- 21:56:22 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/feature/feature.xml 21:56:22 [INFO] ...done! 21:56:22 [INFO] Attaching features XML 21:56:22 [INFO] 21:56:22 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ odl-l2switch-all --- 21:56: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 21:56:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:56:22 [INFO] 21:56:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-all --- 21:56:22 [INFO] 21:56:22 [INFO] ------------------------------------------------------- 21:56:22 [INFO] T E S T S 21:56:22 [INFO] ------------------------------------------------------- 21:56:22 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:56:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.601 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:56:51 [INFO] 21:56:51 [INFO] Results: 21:56:51 [INFO] 21:56:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:56:51 [INFO] 21:56:51 [INFO] 21:56:51 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-all --- 21:56:51 [INFO] executing beanshell script 21:56:51 [INFO] 21:56:51 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-all --- 21:56:51 [INFO] 21:56:51 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ odl-l2switch-all --- 21:56:51 [INFO] 21:56:51 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-all --- 21:56:51 [INFO] No sources in project. Archive not created. 21:56:51 [INFO] 21:56:51 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ odl-l2switch-all --- 21:56:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:56:51 [INFO] 21:56:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-all --- 21:56:51 [INFO] No primary artifact to install, installing attached artifacts instead. 21:56:51 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT.pom 21:56:51 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-features.xml 21:56:51 [INFO] 21:56:51 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-all --- 21:56:51 [INFO] org.opendaylight.l2switch:odl-l2switch-all:feature:0.8.0-SNAPSHOT 21:56:51 [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:56:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:56:51 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:56:51 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:56:51 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:56:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:56:51 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:56:51 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:56:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:56:51 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:56:51 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:56:51 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:56:51 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:56:51 [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:56:51 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:56:51 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:56:51 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:56:51 [INFO] | | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:56:51 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:56:51 [INFO] | | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:56:51 [INFO] | | | | | | \- com.typesafe:config:jar:1.3.3:compile 21:56:51 [INFO] | | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:56:51 [INFO] | | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:56:51 [INFO] | | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:56:51 [INFO] | | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:56:51 [INFO] | | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:56:51 [INFO] | | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:56:51 [INFO] | | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:56:51 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:56:51 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:56:51 [INFO] | | | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:56:51 [INFO] | | | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:56:51 [INFO] | | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:56:51 [INFO] | | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:56:51 [INFO] | | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:56:51 [INFO] | | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:56:51 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:56:51 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:56:51 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:56:51 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | \- org.apache.commons:commons-text:jar:1.8:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:56:51 [INFO] | | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:56:51 [INFO] | | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:56:51 [INFO] | | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:56:51 [INFO] | | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:56:51 [INFO] | | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:56:51 [INFO] | | | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:56:51 [INFO] | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:56:51 [INFO] | | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:56:51 [INFO] | | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | | \- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:56:51 [INFO] | | | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:56:51 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:56:51 [INFO] | | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:56:51 [INFO] | | | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:56:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:56:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:56:51 [INFO] | | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:56:51 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:56:51 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:56:51 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:56:51 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:56:51 [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:56:51 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:56:51 [INFO] | | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:56:51 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:56:51 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:56:51 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:56:51 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:56:51 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.51.Final:compile 21:56:51 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:56:51 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:56:51 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.51.Final:compile 21:56:51 [INFO] | | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:56:51 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:56:51 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:56:51 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.9.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.9.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.9.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.9.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.9.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.9.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.9.4:compile 21:56:51 [INFO] | | | | | | \- commons-lang:commons-lang:jar:2.6:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.9.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.9.4:compile 21:56:51 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.9.4:compile 21:56:51 [INFO] | | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.9.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.9.4:compile 21:56:51 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.9.4:compile 21:56:51 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.9.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.9.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:56:51 [INFO] | | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:56:51 [INFO] | | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:56:51 [INFO] | | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:56:51 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:56:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:56:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:56:51 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:56:51 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:56:51 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:56:51 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:56:51 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:56:51 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:56:51 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:56:51 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:56:51 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:56:51 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:56:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:56:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:56:51 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:56:51 [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile 21:56:51 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:56:51 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:56:51 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:56:51 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:56:51 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:56:51 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:56:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:56:51 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:56:51 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:56:51 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:56:51 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:56:51 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:56:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:56:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:56:51 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:56:51 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:56:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:56:51 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:56:51 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:56:51 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:56:51 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:56:51 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:56:51 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:56:51 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:56:51 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:56:51 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:56:51 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:56:51 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:56:51 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:56:51 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:56:51 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:56:51 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:56:51 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:56:51 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:56:51 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:56:51 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:56:51 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:56:51 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:56:51 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:56:51 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:56:51 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:56:51 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:56:51 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:56:51 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:56:51 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:56:51 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:56:51 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:56:51 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:56:51 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:56:51 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:56:51 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:56:51 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:56:51 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:56:51 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:56:51 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:56:51 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:56:51 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:56:51 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:56:51 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:56:51 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:56:51 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:56:51 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:56:51 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:56:51 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:56:51 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:56:51 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:56:51 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:56:51 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:56:51 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:56:51 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:56:51 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:56:51 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:56:51 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:test (optional) 21:56:51 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:56:51 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:56:51 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:56:51 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:56:51 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:56:51 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:56:51 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:56:51 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:56:51 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:56:51 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:56:51 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:56:51 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:56:51 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:56:51 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:56:51 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:56:51 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:56:51 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:56:51 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:56:51 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:56:51 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:56:51 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:56:51 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:56:51 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:56:51 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:56:51 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:56:51 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:56:51 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:56:51 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:56:51 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:test 21:56:51 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:test 21:56:51 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:56:51 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:56:51 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:56:51 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:56:51 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:56:51 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:56:51 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:56:51 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:56:51 [INFO] | | | \- commons-codec:commons-codec:jar:1.14:compile 21:56:51 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:56:51 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:56:51 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:56:51 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:56:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:56:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:56:51 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:56:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:56:51 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:56:51 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:56:51 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:56:51 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:56:51 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:56:51 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:56:51 [INFO] +- org.osgi:osgi.cmpn:jar:6.0.0:test 21:56:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:56:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:56:51 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:56:51 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:56:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:56:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:56:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:56:51 [INFO] +- junit:junit:jar:4.11:test 21:56:51 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:56:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:test 21:56:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:56:51 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:56:51 [INFO] 21:56:51 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-all --- 21:56:51 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/sonatype-clm/module.xml 21:56:51 [INFO] 21:56:51 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- 21:56:51 [INFO] Building OpenDaylight :: L2Switch :: Switch REST 0.8.0-SNAPSHOT [23/28] 21:56:51 [INFO] ------------------------------[ feature ]------------------------------- 21:56:55 [INFO] 21:56:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-switch-rest --- 21:56:55 [INFO] 21:56:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ odl-l2switch-switch-rest --- 21:56:55 [INFO] 21:56:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] 21:56:56 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] 21:56:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:56:56 [INFO] argLine set to empty 21:56:56 [INFO] 21:56:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] Starting audit... 21:56:56 Audit done. 21:56:56 [INFO] You have 0 Checkstyle violations. 21:56:56 [INFO] 21:56:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] Starting audit... 21:56:56 Audit done. 21:56:56 [INFO] You have 0 Checkstyle violations. 21:56:56 [INFO] 21:56:56 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ odl-l2switch-switch-rest >>> 21:56:56 [INFO] 21:56:56 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] 21:56:56 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ odl-l2switch-switch-rest <<< 21:56:56 [INFO] 21:56:56 [INFO] 21:56:56 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] 21:56:56 [INFO] 21:56:56 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] 21:56:56 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/classes/META-INF/maven/dependencies.properties 21:56:56 [INFO] 21:56:56 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/feature/feature.xml 21:56:56 [INFO] ...done! 21:56:56 [INFO] Attaching features XML 21:56:56 [INFO] 21:56:56 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ odl-l2switch-switch-rest --- 21:56: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 21:56:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:56:56 [INFO] 21:56:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-switch-rest --- 21:56:56 [INFO] 21:56:56 [INFO] ------------------------------------------------------- 21:56:56 [INFO] T E S T S 21:56:56 [INFO] ------------------------------------------------------- 21:56:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:57:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.668 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:57:33 [INFO] 21:57:33 [INFO] Results: 21:57:33 [INFO] 21:57:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:57:33 [INFO] 21:57:33 [INFO] 21:57:33 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-switch-rest --- 21:57:33 [INFO] executing beanshell script 21:57:33 [INFO] 21:57:33 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-switch-rest --- 21:57:33 [INFO] 21:57:33 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- 21:57:33 [INFO] 21:57:33 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- 21:57:33 [INFO] No sources in project. Archive not created. 21:57:33 [INFO] 21:57:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ odl-l2switch-switch-rest --- 21:57:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:57:33 [INFO] 21:57:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-switch-rest --- 21:57:33 [INFO] No primary artifact to install, installing attached artifacts instead. 21:57:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT.pom 21:57:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-features.xml 21:57:33 [INFO] 21:57:33 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-switch-rest --- 21:57:33 [INFO] org.opendaylight.l2switch:odl-l2switch-switch-rest:feature:0.8.0-SNAPSHOT 21:57:33 [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:57:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:57:33 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:57:33 [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:57:33 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:57:33 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:57:33 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:57:33 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:57:33 [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:57:33 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:57:33 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:57:33 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:57:33 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:57:33 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.9.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.9.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.9.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.9.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.9.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.9.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.9.4:compile 21:57:33 [INFO] | | | | | | \- commons-lang:commons-lang:jar:2.6:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.9.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.9.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.9.4:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.9.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.9.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.9.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.9.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.9.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:57:33 [INFO] | | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:57:33 [INFO] | | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:57:33 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:57:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:57:33 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:57:33 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:57:33 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:57:33 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:57:33 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:57:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:57:33 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:57:33 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:57:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:57:33 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:57:33 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:57:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:57:33 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:57:33 [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile 21:57:33 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:57:33 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:57:33 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:57:33 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:57:33 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:57:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:57:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:57:33 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:57:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:57:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:57:33 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:57:33 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:57:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:57:33 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:1.10.4:compile 21:57:33 [INFO] | +- org.opendaylight.netconf:odl-restconf-nb-bierman02:xml:features:1.10.4:compile 21:57:33 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-bierman-netconf-restconf-02:xml:features:2.0.17:compile 21:57:33 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:57:33 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:57:33 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-restconf:jar:2013.10.19.16.17:compile 21:57:33 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:1.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:3.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7895:xml:features:2.0.17:compile 21:57:33 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:57:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:57:33 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:57:33 [INFO] | | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:57:33 [INFO] | | | | | | \- com.typesafe:config:jar:1.3.3:compile 21:57:33 [INFO] | | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:57:33 [INFO] | | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:57:33 [INFO] | | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:57:33 [INFO] | | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:57:33 [INFO] | | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:57:33 [INFO] | | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:57:33 [INFO] | | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:57:33 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:57:33 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:57:33 [INFO] | | | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:57:33 [INFO] | | | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:57:33 [INFO] | | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:57:33 [INFO] | | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:57:33 [INFO] | | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:57:33 [INFO] | | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:57:33 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:57:33 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:57:33 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:57:33 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:57:33 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:57:33 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:57:33 [INFO] | | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:57:33 [INFO] | | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:57:33 [INFO] | | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:57:33 [INFO] | | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:57:33 [INFO] | | | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:57:33 [INFO] | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:57:33 [INFO] | | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:57:33 [INFO] | | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:57:33 [INFO] | | | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:57:33 [INFO] | | | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:57:33 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:57:33 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:57:33 [INFO] | | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.10.4:compile 21:57:33 [INFO] | | | | | \- commons-beanutils:commons-beanutils:jar:1.9.4:compile 21:57:33 [INFO] | | | | | \- commons-logging:commons-logging:jar:1.2:compile 21:57:33 [INFO] | | | | +- org.apache.felix:org.apache.felix.dependencymanager:jar:4.4.1:compile 21:57:33 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:1.13.4:compile 21:57:33 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.6.2:compile 21:57:33 [INFO] | | | | | | +- org.jolokia:jolokia-core:jar:1.6.2:compile 21:57:33 [INFO] | | | | | | +- org.jolokia:jolokia-jsr160:jar:1.6.2:compile 21:57:33 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:0.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile 21:57:33 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile 21:57:33 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile 21:57:33 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile 21:57:33 [INFO] | | | | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile 21:57:33 [INFO] | | | | | | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile 21:57:33 [INFO] | | | | | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile 21:57:33 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile 21:57:33 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.25.1:compile 21:57:33 [INFO] | | | | | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1:compile 21:57:33 [INFO] | | | | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 21:57:33 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.25.1:compile 21:57:33 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:57:33 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.10.4:compile 21:57:33 [INFO] | | | | | \- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.10.4:compile 21:57:33 [INFO] | | | | | \- org.ops4j.pax.web:pax-web-api:jar:7.2.10:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.10.4:compile 21:57:33 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.66:compile 21:57:33 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.10.4:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.10.4:compile 21:57:33 [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.66:compile 21:57:33 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.10.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:xml:config:0.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.10.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.10.4:compile 21:57:33 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.10.4:compile 21:57:33 [INFO] | | | | +- org.apache.shiro:shiro-web:jar:1.3.2:compile 21:57:33 [INFO] | | | | +- org.apache.shiro:shiro-core:jar:1.3.2:compile 21:57:33 [INFO] | | | | +- commons-codec:commons-codec:jar:1.14:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.10.4:compile 21:57:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | +- net.sf.ehcache:ehcache:jar:2.10.6:compile 21:57:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:5.0.11:compile 21:57:33 [INFO] | | | | | \- org.apache.karaf.features:enterprise:xml:features:4.2.6:runtime 21:57:33 [INFO] | | | | | \- org.hibernate:hibernate-osgi:jar:5.4.2.Final:runtime 21:57:33 [INFO] | | | | | +- javax.interceptor:javax.interceptor-api:jar:1.2:runtime 21:57:33 [INFO] | | | | | +- org.jboss.logging:jboss-logging:jar:3.3.2.Final:runtime 21:57:33 [INFO] | | | | | \- org.hibernate:hibernate-core:jar:5.4.2.Final:runtime 21:57:33 [INFO] | | | | | +- javax.persistence:javax.persistence-api:jar:2.2:runtime 21:57:33 [INFO] | | | | | +- antlr:antlr:jar:2.7.7:runtime 21:57:33 [INFO] | | | | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:runtime 21:57:33 [INFO] | | | | | +- org.jboss:jandex:jar:2.0.5.Final:runtime 21:57:33 [INFO] | | | | | +- com.fasterxml:classmate:jar:1.3.4:runtime 21:57:33 [INFO] | | | | | +- org.dom4j:dom4j:jar:2.1.1:runtime 21:57:33 [INFO] | | | | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.1.0.Final:runtime 21:57:33 [INFO] | | | | +- com.h2database:h2:jar:1.4.200:compile 21:57:33 [INFO] | | | | +- org.apache.commons:commons-text:jar:1.8:compile 21:57:33 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.10.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.netconf:ietf-restconf:jar:1.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.netconf:ietf-restconf-monitoring:jar:1.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:1.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:1.10.4:compile 21:57:33 [INFO] | | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile 21:57:33 [INFO] | | | \- org.json:json:jar:20131018:compile 21:57:33 [INFO] | | +- org.opendaylight.netconf:restconf-nb-bierman02:jar:1.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:57:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:57:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:57:33 [INFO] | | | +- com.google.code.gson:gson:jar:2.8.5:compile 21:57:33 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:57:33 [INFO] | | | | +- io.netty:netty-common:jar:4.1.51.Final:compile 21:57:33 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:57:33 [INFO] | | | | | \- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:57:33 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.51.Final:compile 21:57:33 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.51.Final:compile 21:57:33 [INFO] | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:57:33 [INFO] | | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:57:33 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:57:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:57:33 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:57:33 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:3.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc7895:jar:2.0.17:compile 21:57:33 [INFO] | | | +- org.opendaylight.netconf:netconf-util:jar:1.7.4:compile 21:57:33 [INFO] | | | | \- org.opendaylight.netconf:netconf-mapping-api:jar:1.7.4:compile 21:57:33 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:57:33 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.10.4:compile 21:57:33 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:57:33 [INFO] | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.10.4:compile 21:57:33 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.10.4:compile 21:57:33 [INFO] | | | +- org.eclipse.jetty:jetty-servlets:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | | | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | | | | +- org.eclipse.jetty:jetty-http:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | | | \- org.opendaylight.aaa:aaa-shiro-api:jar:0.10.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.10.4:compile 21:57:33 [INFO] | | \- org.opendaylight.netconf:sal-rest-connector-config:cfg:restconf:1.10.4:compile 21:57:33 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb-rfc8040:xml:features:1.10.4:compile 21:57:33 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:1.7.4:compile 21:57:33 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:57:33 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:57:33 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:57:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:57:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:57:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:57:33 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:2.0.17:compile 21:57:33 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:2.0.17:compile 21:57:33 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:2.0.17:compile 21:57:33 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:2.0.17:compile 21:57:33 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:2.0.17:compile 21:57:33 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:2.0.17:compile 21:57:33 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:1.7.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf-monitoring:jar:1.7.4:compile 21:57:33 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:1.7.4:compile 21:57:33 [INFO] | | +- org.opendaylight.netconf:ietf-netconf-monitoring-extension:jar:1.7.4:compile 21:57:33 [INFO] | | +- org.opendaylight.netconf:ietf-netconf-notifications:jar:1.7.4:compile 21:57:33 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf:jar:1.7.4:compile 21:57:33 [INFO] | | \- org.opendaylight.netconf:ietf-netconf-nmda:jar:1.7.4:compile 21:57:33 [INFO] | | \- org.opendaylight.netconf:ietf-netconf-with-defaults:jar:1.7.4:compile 21:57:33 [INFO] | \- org.opendaylight.netconf:restconf-nb-rfc8040:jar:1.10.4:compile 21:57:33 [INFO] | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:57:33 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | | +- org.eclipse.jetty:jetty-client:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | \- org.eclipse.jetty:jetty-security:jar:9.4.18.v20190429:compile 21:57:33 [INFO] | \- org.eclipse.jetty:jetty-server:jar:9.4.18.v20190429:compile 21:57:33 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:57:33 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:57:33 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:57:33 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:57:33 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:57:33 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:57:33 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:57:33 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:57:33 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:57:33 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:57:33 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:57:33 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:57:33 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:57:33 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:57:33 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:57:33 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:57:33 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:57:33 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:57:33 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:57:33 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:57:33 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:57:33 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:57:33 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:57:33 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:57:33 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:57:33 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:57:33 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:57:33 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:57:33 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:57:33 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:57:33 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:57:33 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:57:33 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:57:33 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:57:33 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:57:33 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:57:33 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:57:33 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:57:33 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:57:33 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:57:33 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:57:33 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:57:33 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:57:33 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:57:33 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:57:33 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:57:33 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:57:33 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:57:33 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:57:33 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:57:33 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:57:33 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:57:33 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:57:33 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:57:33 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:57:33 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:compile (optional) 21:57:33 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:57:33 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:57:33 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:57:33 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:57:33 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:57:33 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:57:33 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:57:33 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:57:33 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:57:33 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:57:33 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:57:33 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:57:33 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:57:33 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:57:33 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:57:33 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:57:33 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:57:33 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:57:33 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:57:33 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:57:33 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:57:33 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:57:33 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:57:33 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:57:33 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:57:33 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:57:33 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:57:33 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:57:33 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:compile 21:57:33 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:compile 21:57:33 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:57:33 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:57:33 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:57:33 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:57:33 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:57:33 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:57:33 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:57:33 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:57:33 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:57:33 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:57:33 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:57:33 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:57:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:57:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:57:33 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:57:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:57:33 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:57:33 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:57:33 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:57:33 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:57:33 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:57:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:57:33 [INFO] +- org.osgi:osgi.cmpn:jar:6.0.0:test 21:57:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:57:33 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:57:33 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:57:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:57:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:57:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:57:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:57:33 [INFO] +- junit:junit:jar:4.11:test 21:57:33 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:57:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:runtime 21:57:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:57:33 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:57:33 [INFO] 21:57:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-switch-rest --- 21:57:33 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/sonatype-clm/module.xml 21:57:33 [INFO] 21:57:33 [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- 21:57:33 [INFO] Building features-l2switch 0.8.0-SNAPSHOT [24/28] 21:57:33 [INFO] ------------------------------[ feature ]------------------------------- 21:57:33 [INFO] 21:57:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ features-l2switch --- 21:57:33 [INFO] 21:57:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-l2switch --- 21:57:33 [INFO] 21:57:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-l2switch --- 21:57:33 [INFO] 21:57:33 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ features-l2switch --- 21:57:33 [INFO] 21:57:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ features-l2switch --- 21:57:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:57:33 [INFO] argLine set to empty 21:57:33 [INFO] 21:57:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ features-l2switch --- 21:57:33 [INFO] Starting audit... 21:57:33 Audit done. 21:57:33 [INFO] You have 0 Checkstyle violations. 21:57:33 [INFO] 21:57:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ features-l2switch --- 21:57:33 [INFO] Starting audit... 21:57:33 Audit done. 21:57:33 [INFO] You have 0 Checkstyle violations. 21:57:33 [INFO] 21:57:33 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ features-l2switch >>> 21:57:33 [INFO] 21:57:33 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ features-l2switch --- 21:57:33 [INFO] 21:57:33 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ features-l2switch <<< 21:57:33 [INFO] 21:57:33 [INFO] 21:57:33 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ features-l2switch --- 21:57:33 [INFO] 21:57:33 [INFO] 21:57:33 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ features-l2switch --- 21:57:33 [INFO] 21:57:33 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ features-l2switch --- 21:57:33 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/classes/META-INF/maven/dependencies.properties 21:57:33 [INFO] 21:57:33 [INFO] --- karaf-maven-plugin:4.2.6:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- 21:57:33 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/feature/feature.xml 21:57:34 [INFO] ...done! 21:57:34 [INFO] Attaching features XML 21:57:34 [INFO] 21:57:34 [INFO] --- karaf-maven-plugin:4.2.6:verify (default-verify) @ features-l2switch --- 21:57: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 21:57:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:57:34 [INFO] 21:57:34 [INFO] --- maven-surefire-plugin:2.22.2:test (default) @ features-l2switch --- 21:57:34 [INFO] Tests are skipped. 21:57:34 [INFO] 21:57:34 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ features-l2switch --- 21:57:34 [INFO] executing beanshell script 21:57:34 [INFO] 21:57:34 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ features-l2switch --- 21:57:34 [INFO] 21:57:34 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ features-l2switch --- 21:57:34 [INFO] 21:57:34 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ features-l2switch --- 21:57:34 [INFO] No sources in project. Archive not created. 21:57:34 [INFO] 21:57:34 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ features-l2switch --- 21:57:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:57:34 [INFO] 21:57:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-l2switch --- 21:57:34 [INFO] No primary artifact to install, installing attached artifacts instead. 21:57:34 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT.pom 21:57:34 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-features.xml 21:57:34 [INFO] 21:57:34 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ features-l2switch --- 21:57:34 [INFO] org.opendaylight.l2switch:features-l2switch:feature:0.8.0-SNAPSHOT 21:57:34 [INFO] +- org.opendaylight.l2switch:odl-l2switch-all:xml:features:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:compile 21:57:34 [INFO] | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:compile 21:57:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:compile 21:57:34 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:compile 21:57:34 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:compile 21:57:34 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:compile 21:57:34 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:compile 21:57:34 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:compile 21:57:34 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:compile 21:57:34 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:compile 21:57:34 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:compile 21:57:34 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:compile 21:57:34 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:compile 21:57:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:compile 21:57:34 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile 21:57:34 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:compile 21:57:34 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.51.Final:compile 21:57:34 [INFO] | | | \- io.netty:netty-common:jar:4.1.51.Final:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:compile 21:57:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:compile 21:57:34 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:compile 21:57:34 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.5:compile 21:57:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:compile 21:57:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:compile 21:57:34 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:compile 21:57:34 [INFO] | \- org.opendaylight.yangtools:util:jar:3.0.16:compile 21:57:34 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.1.0:compile 21:57:34 [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch-rest:xml:features:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:1.10.4:compile 21:57:34 [INFO] | +- org.opendaylight.netconf:odl-restconf-nb-bierman02:xml:features:1.10.4:compile 21:57:34 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-bierman-netconf-restconf-02:xml:features:2.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:compile 21:57:34 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-restconf:jar:2013.10.19.16.17:compile 21:57:34 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:3.0.16:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7895:xml:features:2.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.10.4:compile 21:57:34 [INFO] | | | | | \- commons-beanutils:commons-beanutils:jar:1.9.4:compile 21:57:34 [INFO] | | | | | \- commons-logging:commons-logging:jar:1.2:compile 21:57:34 [INFO] | | | | +- org.apache.felix:org.apache.felix.dependencymanager:jar:4.4.1:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:1.13.4:compile 21:57:34 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.6.2:compile 21:57:34 [INFO] | | | | | | +- org.jolokia:jolokia-core:jar:1.6.2:compile 21:57:34 [INFO] | | | | | | +- org.jolokia:jolokia-jsr160:jar:1.6.2:compile 21:57:34 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:0.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile 21:57:34 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile 21:57:34 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile 21:57:34 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile 21:57:34 [INFO] | | | | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile 21:57:34 [INFO] | | | | | | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile 21:57:34 [INFO] | | | | | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile 21:57:34 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile 21:57:34 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.25.1:compile 21:57:34 [INFO] | | | | | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1:compile 21:57:34 [INFO] | | | | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 21:57:34 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.25.1:compile 21:57:34 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:compile 21:57:34 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.10.4:compile 21:57:34 [INFO] | | | | | \- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.10.4:compile 21:57:34 [INFO] | | | | | \- org.ops4j.pax.web:pax-web-api:jar:7.2.10:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.10.4:compile 21:57:34 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.66:compile 21:57:34 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.10.4:compile 21:57:34 [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.66:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.10.4:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:xml:config:0.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.10.4:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.10.4:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.10.4:compile 21:57:34 [INFO] | | | | +- org.apache.shiro:shiro-web:jar:1.3.2:compile 21:57:34 [INFO] | | | | +- org.apache.shiro:shiro-core:jar:1.3.2:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.10.4:compile 21:57:34 [INFO] | | | | +- net.sf.ehcache:ehcache:jar:2.10.6:compile 21:57:34 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | \- org.apache.karaf.features:enterprise:xml:features:4.2.6:runtime 21:57:34 [INFO] | | | | | \- org.hibernate:hibernate-osgi:jar:5.4.2.Final:runtime 21:57:34 [INFO] | | | | | +- javax.interceptor:javax.interceptor-api:jar:1.2:runtime 21:57:34 [INFO] | | | | | +- org.jboss.logging:jboss-logging:jar:3.3.2.Final:runtime 21:57:34 [INFO] | | | | | \- org.hibernate:hibernate-core:jar:5.4.2.Final:runtime 21:57:34 [INFO] | | | | | +- javax.persistence:javax.persistence-api:jar:2.2:runtime 21:57:34 [INFO] | | | | | +- antlr:antlr:jar:2.7.7:runtime 21:57:34 [INFO] | | | | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:runtime 21:57:34 [INFO] | | | | | +- org.jboss:jandex:jar:2.0.5.Final:runtime 21:57:34 [INFO] | | | | | +- com.fasterxml:classmate:jar:1.3.4:runtime 21:57:34 [INFO] | | | | | +- org.dom4j:dom4j:jar:2.1.1:runtime 21:57:34 [INFO] | | | | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.1.0.Final:runtime 21:57:34 [INFO] | | | | +- com.h2database:h2:jar:1.4.200:compile 21:57:34 [INFO] | | | | +- org.apache.commons:commons-text:jar:1.8:compile 21:57:34 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.10.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.netconf:ietf-restconf:jar:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.netconf:ietf-restconf-monitoring:jar:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:1.10.4:compile 21:57:34 [INFO] | | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile 21:57:34 [INFO] | | | \- org.json:json:jar:20131018:compile 21:57:34 [INFO] | | +- org.opendaylight.netconf:restconf-nb-bierman02:jar:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:compile 21:57:34 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.51.Final:compile 21:57:34 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.51.Final:compile 21:57:34 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.51.Final:compile 21:57:34 [INFO] | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:compile 21:57:34 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.7.2:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:compile 21:57:34 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:compile 21:57:34 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:compile 21:57:34 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:3.0.16:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc7895:jar:2.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.netconf:netconf-util:jar:1.7.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.netconf:netconf-mapping-api:jar:1.7.4:compile 21:57:34 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:57:34 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.10.4:compile 21:57:34 [INFO] | | | +- org.eclipse.jetty:jetty-servlets:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | | | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | | | | +- org.eclipse.jetty:jetty-http:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | | | \- org.opendaylight.aaa:aaa-shiro-api:jar:0.10.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.10.4:compile 21:57:34 [INFO] | | \- org.opendaylight.netconf:sal-rest-connector-config:cfg:restconf:1.10.4:compile 21:57:34 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb-rfc8040:xml:features:1.10.4:compile 21:57:34 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:1.7.4:compile 21:57:34 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:compile 21:57:34 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:compile 21:57:34 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:compile 21:57:34 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:compile 21:57:34 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:2.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:2.0.17:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:2.0.17:compile 21:57:34 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:2.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:2.0.17:compile 21:57:34 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:2.0.17:compile 21:57:34 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:1.7.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf-monitoring:jar:1.7.4:compile 21:57:34 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:1.7.4:compile 21:57:34 [INFO] | | +- org.opendaylight.netconf:ietf-netconf-monitoring-extension:jar:1.7.4:compile 21:57:34 [INFO] | | +- org.opendaylight.netconf:ietf-netconf-notifications:jar:1.7.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf:jar:1.7.4:compile 21:57:34 [INFO] | | \- org.opendaylight.netconf:ietf-netconf-nmda:jar:1.7.4:compile 21:57:34 [INFO] | | \- org.opendaylight.netconf:ietf-netconf-with-defaults:jar:1.7.4:compile 21:57:34 [INFO] | \- org.opendaylight.netconf:restconf-nb-rfc8040:jar:1.10.4:compile 21:57:34 [INFO] | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:compile 21:57:34 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | | +- org.eclipse.jetty:jetty-client:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | \- org.eclipse.jetty:jetty-security:jar:9.4.18.v20190429:compile 21:57:34 [INFO] | \- org.eclipse.jetty:jetty-server:jar:9.4.18.v20190429:compile 21:57:34 [INFO] +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:compile 21:57:34 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:compile 21:57:34 [INFO] | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:compile 21:57:34 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:compile 21:57:34 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:compile 21:57:34 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:compile 21:57:34 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:compile 21:57:34 [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:compile 21:57:34 [INFO] +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.9.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.9.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.9.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.9.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.9.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.9.4:compile 21:57:34 [INFO] | | | | +- commons-codec:commons-codec:jar:1.14:compile 21:57:34 [INFO] | | | | +- commons-lang:commons-lang:jar:2.6:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.9.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.9.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.9.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.9.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.9.4:compile 21:57:34 [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.9.4:compile 21:57:34 [INFO] | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:5.0.11:compile 21:57:34 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:compile 21:57:34 [INFO] | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:57:34 [INFO] | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:57:34 [INFO] | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:compile 21:57:34 [INFO] | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:compile 21:57:34 [INFO] | | | | | \- com.typesafe:config:jar:1.3.3:compile 21:57:34 [INFO] | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:compile 21:57:34 [INFO] | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:compile 21:57:34 [INFO] | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:compile 21:57:34 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:57:34 [INFO] | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:compile 21:57:34 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:compile 21:57:34 [INFO] | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:compile 21:57:34 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:57:34 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.15.3:compile 21:57:34 [INFO] | | | | | | \- org.agrona:agrona:jar:0.9.33:compile 21:57:34 [INFO] | | | | | \- io.aeron:aeron-client:jar:1.15.3:compile 21:57:34 [INFO] | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:compile 21:57:34 [INFO] | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:compile 21:57:34 [INFO] | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:compile 21:57:34 [INFO] | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:compile 21:57:34 [INFO] | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:compile 21:57:34 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:compile 21:57:34 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.12.12:compile 21:57:34 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:compile 21:57:34 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:compile 21:57:34 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:compile 21:57:34 [INFO] | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:compile 21:57:34 [INFO] | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:compile 21:57:34 [INFO] | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:compile 21:57:34 [INFO] | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:compile 21:57:34 [INFO] | | | | | \- org.ow2.asm:asm:jar:7.0:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:compile 21:57:34 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:compile 21:57:34 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:compile 21:57:34 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:compile 21:57:34 [INFO] | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:compile 21:57:34 [INFO] | | | | +- com.lmax:disruptor:jar:3.4.2:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.controller:sal-core-compat:jar:1.10.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:compile 21:57:34 [INFO] | | | | +- org.javassist:javassist:jar:3.26.0-GA:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:compile 21:57:34 [INFO] | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:compile 21:57:34 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:compile 21:57:34 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:compile 21:57:34 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:compile 21:57:34 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:compile 21:57:34 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:57:34 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.infrautils:shell:jar:1.6.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:compile 21:57:34 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:compile 21:57:34 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:compile 21:57:34 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:compile 21:57:34 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:compile 21:57:34 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:compile 21:57:34 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:compile 21:57:34 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:compile 21:57:34 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.6.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:compile 21:57:34 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:compile 21:57:34 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:compile 21:57:34 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:compile 21:57:34 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:compile 21:57:34 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.9:compile 21:57:34 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:compile 21:57:34 [INFO] | | | +- io.netty:netty-handler:jar:4.1.51.Final:compile 21:57:34 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.51.Final:compile 21:57:34 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:compile 21:57:34 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:compile 21:57:34 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:compile 21:57:34 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:compile 21:57:34 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:compile 21:57:34 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:compile 21:57:34 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:compile 21:57:34 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:compile 21:57:34 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:compile 21:57:34 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:57:34 [INFO] +- org.opendaylight.odlparent:features-test:jar:5.0.11:test 21:57:34 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.1:test 21:57:34 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.1:test 21:57:34 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.1:test 21:57:34 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.1:test 21:57:34 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:test 21:57:34 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:test 21:57:34 [INFO] | | +- org.apache.commons:commons-compress:jar:1.18:test 21:57:34 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:test 21:57:34 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:test 21:57:34 [INFO] | | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:test 21:57:34 [INFO] | | | +- org.ops4j.base:ops4j-base-io:jar:1.5.0:test 21:57:34 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:test 21:57:34 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:test 21:57:34 [INFO] | | +- commons-io:commons-io:jar:2.7:test 21:57:34 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:test 21:57:34 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:test 21:57:34 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:test 21:57:34 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:57:34 [INFO] | | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 21:57:34 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:test 21:57:34 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:test 21:57:34 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.0:test 21:57:34 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:test 21:57:34 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:57:34 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:57:34 [INFO] | | | \- org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:test 21:57:34 [INFO] | | | +- org.eclipse.aether:aether-api:jar:1.0.2.v20150114:test 21:57:34 [INFO] | | | +- org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:test 21:57:34 [INFO] | | | \- org.eclipse.aether:aether-util:jar:1.0.2.v20150114:test 21:57:34 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.25:test 21:57:34 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:57:34 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.2.6:test 21:57:34 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.2.6:test 21:57:34 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:test 21:57:34 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:test 21:57:34 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test 21:57:34 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test 21:57:34 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:test 21:57:34 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:test 21:57:34 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.2:test 21:57:34 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:test 21:57:34 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:test 21:57:34 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:test 21:57:34 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:57:34 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.5.4:test 21:57:34 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.0:test 21:57:34 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.2:test 21:57:34 [INFO] | | | \- biz.aQute.bnd:bndlib:jar:2.4.0:test 21:57:34 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.1:test 21:57:34 [INFO] | +- javax.inject:javax.inject:jar:1:compile (optional) 21:57:34 [INFO] | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:57:34 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:5.0.11:test 21:57:34 [INFO] | | +- org.apache.karaf.features:framework:kar:4.2.6:test 21:57:34 [INFO] | | | +- org.apache.karaf.features:base:jar:4.2.6:test 21:57:34 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3:compile (optional) 21:57:34 [INFO] | | | | +- com.sun.activation:javax.activation:jar:1.2.0:test 21:57:34 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:test 21:57:34 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:test 21:57:34 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:57:34 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:57:34 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:test 21:57:34 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:57:34 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:57:34 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:test 21:57:34 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:test 21:57:34 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:test 21:57:34 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:test 21:57:34 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.3.1:test 21:57:34 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.3.1:test 21:57:34 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:test 21:57:34 [INFO] | | | | \- org.apache.sshd:sshd-core:jar:1.7.0:test 21:57:34 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:test 21:57:34 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:test 21:57:34 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:test 21:57:34 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:test 21:57:34 [INFO] | | | +- org.jline:jline:jar:3.11.0:test 21:57:34 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:test 21:57:34 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:test 21:57:34 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:test 21:57:34 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:test 21:57:34 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.2.6:test 21:57:34 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:57:34 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:57:34 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:compile 21:57:34 [INFO] | | | \- net.sf.kxml:kxml2:jar:2.2.2:compile 21:57:34 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:test 21:57:34 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:test 21:57:34 [INFO] | | \- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:test 21:57:34 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:5.0.11:test 21:57:34 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:57:34 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:57:34 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:57:34 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:compile 21:57:34 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:compile 21:57:34 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:57:34 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:57:34 [INFO] | \- com.google.guava:guava:jar:27.1-jre:compile 21:57:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:57:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:57:34 [INFO] | +- org.checkerframework:checker-qual:jar:2.5.8:compile 21:57:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 21:57:34 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile 21:57:34 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 21:57:34 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:5.0.11:test 21:57:34 [INFO] | \- org.awaitility:awaitility:jar:3.0.0:test 21:57:34 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.2.6:test 21:57:34 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:test 21:57:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:57:34 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:57:34 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:57:34 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:57:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:57:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:57:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:57:34 [INFO] +- junit:junit:jar:4.11:test 21:57:34 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:57:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:runtime 21:57:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:57:34 [INFO] \- org.objenesis:objenesis:jar:2.6:compile 21:57:34 [INFO] 21:57:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-l2switch --- 21:57:34 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/sonatype-clm/module.xml 21:57:34 [INFO] 21:57:34 [INFO] ------------< org.opendaylight.l2switch:distribution-karaf >------------ 21:57:34 [INFO] Building distribution-karaf 0.8.0-SNAPSHOT [25/28] 21:57:34 [INFO] --------------------------------[ pom ]--------------------------------- 21:57:34 [INFO] 21:57:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ distribution-karaf --- 21:57:34 [INFO] 21:57:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ distribution-karaf --- 21:57:34 [INFO] 21:57:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ distribution-karaf --- 21:57:34 [INFO] 21:57:34 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ distribution-karaf --- 21:57:35 [INFO] 21:57:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ distribution-karaf --- 21:57:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/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/** 21:57:35 [INFO] 21:57:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ distribution-karaf --- 21:57:35 [INFO] Starting audit... 21:57:35 Audit done. 21:57:35 [INFO] You have 0 Checkstyle violations. 21:57:35 [INFO] 21:57:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ distribution-karaf --- 21:57:35 [INFO] Starting audit... 21:57:35 Audit done. 21:57:35 [INFO] You have 0 Checkstyle violations. 21:57:35 [INFO] 21:57:35 [INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (cpd) > :cpd @ distribution-karaf >>> 21:57:35 [INFO] 21:57:35 [INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ distribution-karaf --- 21:57:35 [INFO] 21:57:35 [INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (cpd) < :cpd @ distribution-karaf <<< 21:57:35 [INFO] 21:57:35 [INFO] 21:57:35 [INFO] --- maven-pmd-plugin:3.11.0:cpd-check (cpd) @ distribution-karaf --- 21:57:35 [INFO] 21:57:35 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-license) @ distribution-karaf --- 21:57:35 [INFO] 21:57:35 [INFO] --- maven-resources-plugin:3.1.0:resources (process-resources) @ distribution-karaf --- 21:57:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:57:35 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/distribution/karaf/src/main/resources 21:57:35 [INFO] 21:57:35 [INFO] --- karaf-maven-plugin:4.2.6:assembly (process-resources) @ distribution-karaf --- 21:57:35 [INFO] Using repositories: 21:57:35 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 21:57:35 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 21:57:35 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:57:35 [INFO] Creating work directory: /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly 21:57:35 [INFO] Loading direct KAR and features XML dependencies 21:57:35 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.2.6/kar 21:57:35 [INFO] Feature framework will be added as a startup feature 21:57:35 [INFO] Generating Karaf assembly: /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly 21:57:35 [INFO] Unzipping kars 21:57:35 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.2.6/kar 21:57:36 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.2.6/xml/features 21:57:36 [INFO] Loading profiles from: 21:57:36 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 21:57:36 [INFO] Loading repositories 21:57:36 [INFO] Generating generated-startup profile 21:57:36 [INFO] Generating generated-boot profile with parents: generated-startup 21:57:36 [INFO] Generating generated-installed profile 21:57:36 [INFO] Configuring etc/config.properties and etc/system.properties 21:57:36 [INFO] Downloading libraries for generated profiles 21:57:36 [INFO] Downloading additional libraries 21:57:36 [INFO] Writing configurations 21:57:36 [INFO] adding config file: etc/profile.cfg 21:57:36 [INFO] Startup stage 21:57:36 [INFO] Loading startup repositories 21:57:36 [INFO] Resolving startup features and bundles 21:57:36 [INFO] Features: framework 21:57:36 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.osgi/org.osgi.service.event/1.3.1, mvn:org.apache.felix/org.apache.felix.metatype/1.2.2, mvn:org.opendaylight.odlparent/karaf.branding/5.0.11 21:57:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/5.0.11 21:57:36 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 21:57:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.14 21:57:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 21:57:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.6.4 21:57:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.2 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.2.6 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.2.6 21:57:36 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/2.9.0 21:57:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/1.18 21:57:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/1.10.2 21:57:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/1.10.2 21:57:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.1 21:57:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.3.1 21:57:36 [INFO] Boot stage 21:57:36 [INFO] Loading boot repositories 21:57:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.2.6/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.2.6/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/7.2.10/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/1.6.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.4.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jung-2.1/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-codec/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/1.6.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/1.6.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-metrics/1.6.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/2.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-model-inventory/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-model-topology/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.9.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/2.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01/2.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/2.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.1.0/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/1.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-config-netty/0.11.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-dom-api/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.4.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/4.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-binding-api/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-akka-system-2.5/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-akka-persistence-2.5/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-akka-clustering-2.5/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-akka-scala-2.12/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-akka-leveldb-0.10/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb-rfc8040/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/1.7.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/3.0.16/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/2.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/2.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb-bierman02/1.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/1.13.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7895/2.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.10.4/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/5.0.11/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/enterprise/4.2.6/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.hibernate.validator/hibernate-validator-osgi-karaf-features/6.0.16.Final/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.ops4j.pax.cdi/pax-cdi-features/1.1.1/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.3.5/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.apache.openjpa/openjpa-features/3.0.0/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.4.2/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-bierman-netconf-restconf-02/2.0.17/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.apache.aries.jpa/jpa-features/2.7.2/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.4.3/xml/features 21:57:36 [INFO] adding feature repository: mvn:org.ops4j.pax.jms/pax-jms-features/1.0.4/xml/features 21:57:36 [INFO] Feature framework/4.2.6 is defined as a boot feature 21:57:36 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 21:57:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.1 21:57:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/1.18 21:57:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.2.6 21:57:36 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/2.9.0 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.2.6 21:57:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/1.10.2 21:57:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.14 21:57:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/1.10.2 21:57:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.6.4 21:57:36 [INFO] Feature kar/4.2.6 is defined as a boot feature 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.2.6 21:57:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 21:57:36 [INFO] Feature jaas-boot/4.2.6 is defined as a boot feature 21:57:36 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.2.6.jar 21:57:36 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.2.6 21:57:36 [INFO] Feature jaas/4.2.6 is defined as a boot feature 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.2.6 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.2.6 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.2.6 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.2.6 21:57:36 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 21:57:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 21:57:36 [INFO] Feature instance/4.2.6 is defined as a boot feature 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.2.6 21:57:36 [INFO] Feature bundle/4.2.6 is defined as a boot feature 21:57:36 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.2.6 21:57:36 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 21:57:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 21:57:36 [INFO] Feature aries-proxy/4.2.6 is defined as a boot feature 21:57:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/7.1 21:57:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/7.1 21:57:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/7.1 21:57:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/7.1 21:57:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/7.1 21:57:36 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.4 21:57:37 [INFO] Feature shell/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.2.6 21:57:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 21:57:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 21:57:37 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 21:57:37 [INFO] Feature diagnostic/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.2.6 21:57:37 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.2.6.jar 21:57:37 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.2.6 21:57:37 [INFO] Feature package/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.2.6 21:57:37 [INFO] Feature wrap/2.6.1 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.1/jar/uber 21:57:37 [INFO] Feature shell-compat/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.2.6 21:57:37 [INFO] Feature service/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.2.6 21:57:37 [INFO] Feature ssh/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-core/1.7.0 21:57:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.not-yet-commons-ssl/0.3.11_1 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.2.6 21:57:37 [INFO] Feature deployer/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.2.6 21:57:37 [INFO] Feature jline/3.11.0 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.jline/jline-builtins/3.11.0 21:57:37 [INFO] adding maven artifact: mvn:org.jline/jline-reader/3.11.0 21:57:37 [INFO] adding maven artifact: mvn:org.jline/jline-terminal/3.11.0 21:57:37 [INFO] adding maven artifact: mvn:org.jline/jline-terminal-jansi/3.11.0 21:57:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/1.18 21:57:37 [INFO] Feature feature/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.2.6 21:57:37 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 21:57:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 21:57:37 [INFO] Feature system/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.2.6 21:57:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 21:57:37 [INFO] Feature management/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 21:57:37 [INFO] adding config file: etc/jmx.acl.cfg 21:57:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 21:57:37 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 21:57:37 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 21:57:37 [INFO] adding config file: etc/org.apache.karaf.management.cfg 21:57:37 [INFO] Feature log/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.2.6 21:57:37 [INFO] adding config file: etc/org.apache.karaf.log.cfg 21:57:37 [INFO] Feature standard/4.2.6 is defined as a boot feature 21:57:37 [INFO] Feature aries-blueprint/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.2 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.1 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.2.6 21:57:37 [INFO] Feature 7653b7c0-e74b-40d8-a1ec-dae850b0a76f/0.0.0 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/5.0.11 21:57:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/5.0.11 21:57:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 21:57:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.2 21:57:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.3.1 21:57:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/5.0.11 21:57:37 [INFO] Feature config/4.2.6 is defined as a boot feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.2.6 21:57:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 21:57:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 21:57:37 [INFO] Install stage 21:57:37 [INFO] Loading installed repositories 21:57:37 [INFO] Feature wrapper/4.2.6 is defined as an installed feature 21:57:37 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.2.6 21:57:37 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.25 21:57:37 [INFO] adding maven artifact: mvn:org.eclipse.jdt/org.eclipse.jdt.annotation/2.2.100 21:57:37 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/3.1.12 21:57:37 [INFO] 21:57:37 [INFO] --- maven-dependency-plugin:3.1.2:copy (apply-branding) @ distribution-karaf --- 21:57:37 [INFO] 21:57:37 [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-karaf-resources) @ distribution-karaf --- 21:57:37 [INFO] 21:57:37 [INFO] --- maven-dependency-plugin:3.1.2:copy (org.ops4j.pax.url.mvn.cfg) @ distribution-karaf --- 21:57:37 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 21:57:37 [INFO] Copying opendaylight-karaf-resources-5.0.11-config.properties to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 21:57:37 [INFO] 21:57:37 [INFO] --- maven-dependency-plugin:3.1.2:copy (add-pax-logging-1.10.1) @ distribution-karaf --- 21:57:37 [INFO] Configured Artifact: org.ops4j.pax.logging:pax-logging-api:1.10.1:jar 21:57:37 [INFO] Configured Artifact: org.ops4j.pax.logging:pax-logging-logback:1.10.1:jar 21:57:37 [INFO] Configured Artifact: org.ops4j.pax.logging:pax-logging-log4j2:1.10.1:jar 21:57:37 [INFO] Copying pax-logging-api-1.10.1.jar to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/1.10.1/pax-logging-api-1.10.1.jar 21:57:37 [INFO] Copying pax-logging-logback-1.10.1.jar to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/1.10.1/pax-logging-logback-1.10.1.jar 21:57:37 [INFO] Copying pax-logging-log4j2-1.10.1.jar to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/1.10.1/pax-logging-log4j2-1.10.1.jar 21:57:37 [INFO] 21:57:37 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ distribution-karaf --- 21:57:37 [INFO] executing beanshell script 21:57:38 [INFO] 21:57:38 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ distribution-karaf --- 21:57:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:57:38 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/distribution/karaf/src/main/assembly 21:57:38 [INFO] 21:57:38 [INFO] --- karaf-plugin:5.0.11:populate-local-repo (populate-local-repo) @ distribution-karaf --- 21:57:39 [INFO] Feature repository discovered recursively: 521fd765-21a4-492b-bfa5-280ffc26d4fb 21:57:39 [INFO] Feature repository discovered recursively: features-l2switch 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-all 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-switch 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 21:57:39 [INFO] Feature repository discovered recursively: odl-restconf 21:57:39 [INFO] Feature repository discovered recursively: odl-netconf-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-bierman-netconf-restconf-02 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 21:57:39 [INFO] Feature repository discovered recursively: odl-netconf-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-export 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7895 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-extras-1.13.4 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-jersey-2 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-util 21:57:39 [INFO] Feature repository discovered recursively: pt-triemap 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-ws-rs-api 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 21:57:39 [INFO] Feature repository discovered recursively: enterprise-4.2.6 21:57:39 [INFO] Feature repository discovered recursively: odl-restconf-nb-rfc8040 21:57:39 [INFO] Feature repository discovered recursively: odl-netconf-1.7.4 21:57:39 [INFO] Feature repository discovered recursively: odl-netty-4 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-common 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 21:57:39 [INFO] Feature repository discovered recursively: odl-jung-2.1 21:57:39 [INFO] Feature repository discovered recursively: odl-guava 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 21:57:39 [INFO] Feature repository discovered recursively: openflowplugin-0.9.4 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 21:57:39 [INFO] Feature repository discovered recursively: odl-lmax-3 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 21:57:39 [INFO] Feature repository discovered recursively: odl-javassist-3 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-common 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-apache-commons-text 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-codec 21:57:39 [INFO] Feature repository discovered recursively: odl-stax2-api 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-data 21:57:39 [INFO] Feature repository discovered recursively: odl-antlr4 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-system-2.5 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-scala-2.12 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-persistence-2.5 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-leveldb-0.10 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-clustering-2.5 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-blueprint-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-binding-api-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-config-netty 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-dom-api-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 21:57:39 [INFO] Feature repository discovered recursively: odl-apache-commons-codec 21:57:39 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 21:57:39 [INFO] Feature repository discovered recursively: odl-gson 21:57:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 21:57:39 [INFO] Feature repository discovered recursively: odl-servlet-api 21:57:39 [INFO] Feature repository discovered recursively: odl-infrautils-utils 21:57:39 [INFO] Feature repository discovered recursively: odl-infrautils-ready 21:57:39 [INFO] Feature repository discovered recursively: odl-serviceutils-0.4.4 21:57:39 [INFO] Feature repository discovered recursively: odl-infrautils-1.6.4 21:57:39 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-inventory 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-model-topology 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowjava-0.9.4 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 21:57:39 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 21:57:39 [INFO] Feature repository discovered recursively: framework-4.2.6 21:57:39 [INFO] Feature repository discovered recursively: standard-4.2.6 21:57:39 [INFO] Feature repository discovered recursively: framework-4.2.6 21:57:39 [INFO] Feature repository discovered recursively: features-l2switch 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-all 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-switch 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 21:57:39 [INFO] Feature repository discovered recursively: openflowplugin-0.9.4 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-common 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-util 21:57:39 [INFO] Feature repository discovered recursively: odl-guava 21:57:39 [INFO] Feature repository discovered recursively: pt-triemap 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-common 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 21:57:39 [INFO] Feature repository discovered recursively: odl-lmax-3 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 21:57:39 [INFO] Feature repository discovered recursively: odl-javassist-3 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-data 21:57:39 [INFO] Feature repository discovered recursively: odl-antlr4 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-apache-commons-text 21:57:39 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-codec 21:57:39 [INFO] Feature repository discovered recursively: odl-gson 21:57:39 [INFO] Feature repository discovered recursively: odl-stax2-api 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-system-2.5 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-scala-2.12 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-persistence-2.5 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-leveldb-0.10 21:57:39 [INFO] Feature repository discovered recursively: odl-akka-clustering-2.5 21:57:39 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 21:57:39 [INFO] Feature repository discovered recursively: odl-servlet-api 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-blueprint-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-binding-api-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-dom-api-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-config-netty 21:57:39 [INFO] Feature repository discovered recursively: odl-netty-4 21:57:39 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 21:57:39 [INFO] Feature repository discovered recursively: odl-apache-commons-codec 21:57:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 21:57:39 [INFO] Feature repository discovered recursively: odl-infrautils-utils 21:57:39 [INFO] Feature repository discovered recursively: odl-infrautils-ready 21:57:39 [INFO] Feature repository discovered recursively: odl-serviceutils-0.4.4 21:57:39 [INFO] Feature repository discovered recursively: odl-infrautils-1.6.4 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-inventory 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 21:57:39 [INFO] Feature repository discovered recursively: odl-controller-model-topology 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowjava-0.9.4 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 21:57:39 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 21:57:39 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 21:57:39 [INFO] Feature repository discovered recursively: odl-jung-2.1 21:57:39 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 21:57:39 [INFO] Feature repository discovered recursively: odl-restconf 21:57:39 [INFO] Feature repository discovered recursively: odl-netconf-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-bierman-netconf-restconf-02 21:57:39 [INFO] Feature repository discovered recursively: odl-netconf-1.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-yangtools-export 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7895 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 21:57:39 [INFO] Feature repository discovered recursively: enterprise-4.2.6 21:57:39 [INFO] Feature repository discovered recursively: hibernate-validator-osgi-features 21:57:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.cdi-1.1.1 21:57:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.3.5 21:57:39 [INFO] Feature repository discovered recursively: pax-transx-0.4.2 21:57:39 [INFO] Feature repository discovered recursively: pax-jms-1.0.4 21:57:39 [INFO] Feature repository discovered recursively: pax-transx-0.4.3 21:57:39 [INFO] Feature repository discovered recursively: standard-4.2.6 21:57:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-7.2.10 21:57:39 [INFO] Feature repository discovered recursively: aries-jpa-2.7.2 21:57:39 [INFO] Feature repository discovered recursively: openjpa-3.0.0 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-extras-1.13.4 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-jersey-2 21:57:39 [INFO] Feature repository discovered recursively: odl-ws-rs-api 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-aaa-0.10.4 21:57:39 [INFO] Feature repository discovered recursively: odl-restconf-nb-rfc8040 21:57:39 [INFO] Feature repository discovered recursively: odl-netconf-1.7.4 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 21:57:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 21:57:46 [WARNING] Duplicate versions for org.apache.aries.transaction:org.apache.aries.transaction.blueprint::jar, 1.1.1 and 2.2.0 21:57:46 [WARNING] Duplicate versions for org.javassist:javassist::jar, 3.24.0-GA and 3.26.0-GA 21:57:46 [WARNING] Duplicate versions for javax.validation:validation-api::jar, 1.1.0.Final and 2.0.1.Final 21:57:46 [WARNING] Duplicate versions for javax.annotation:javax.annotation-api::jar, 1.3 and 1.2 21:57:46 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc::jar, 1.3.2 and 1.3.5 21:57:46 [WARNING] Duplicate versions for com.h2database:h2::jar, 1.4.200 and 1.3.172 21:57:46 [WARNING] Duplicate versions for org.apache.commons:commons-pool2::jar, 2.6.2 and 2.5.0 21:57:46 [WARNING] Duplicate versions for org.apache.geronimo.components:geronimo-connector::jar, 3.1.4 and 3.1.1 21:57:46 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-api::jar, 0.4.2 and 0.4.3 21:57:46 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-geronimo::jar, 0.4.2 and 0.4.3 21:57:46 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-atomikos::jar, 0.4.2 and 0.4.3 21:57:46 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-narayana::jar, 0.4.2 and 0.4.3 21:57:46 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-connector::jar, 0.4.2 and 0.4.3 21:57:46 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-jdbc::jar, 0.4.2 and 0.4.3 21:57:46 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-jms::jar, 0.4.2 and 0.4.3 21:57:46 [WARNING] Duplicate versions for org.eclipse.persistence:javax.persistence::jar, 2.2.0 and 2.1.0 21:57:47 [INFO] 21:57:47 [INFO] --- maven-antrun-plugin:3.0.0:run (fix-permissions) @ distribution-karaf --- 21:57:48 [INFO] Executing tasks 21:57:48 [INFO] Executed tasks 21:57:48 [INFO] 21:57:48 [INFO] --- maven-antrun-plugin:3.0.0:run (remove-pax-logging-1.10.2) @ distribution-karaf --- 21:57:48 [INFO] Executing tasks 21:57:48 [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/1.10.2 21:57:48 [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/1.10.2 21:57:48 [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/1.10.2 21:57:48 [INFO] Executed tasks 21:57:48 [INFO] 21:57:48 [INFO] --- maven-antrun-plugin:3.0.0:run (remove-scr-2.1.16) @ distribution-karaf --- 21:57:48 [INFO] Executing tasks 21:57:48 [INFO] Executed tasks 21:57:48 [INFO] 21:57:48 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ distribution-karaf --- 21:57:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:57:48 [INFO] 21:57:48 [INFO] --- karaf-maven-plugin:4.2.6:archive (package) @ distribution-karaf --- 21:58:07 [INFO] 21:58:07 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (find-duplicate-classpath-entries) @ distribution-karaf --- 21:58:07 [INFO] 21:58:07 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ distribution-karaf --- 21:58:07 [INFO] 21:58:07 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ distribution-karaf --- 21:58:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:58:07 [INFO] 21:58:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-karaf --- 21:58:07 [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.pom 21:58:07 [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.tar.gz 21:58:07 [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.zip 21:58:08 [INFO] 21:58:08 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ distribution-karaf --- 21:58:08 [INFO] org.opendaylight.l2switch:distribution-karaf:pom:0.8.0-SNAPSHOT 21:58:08 [INFO] +- org.apache.karaf.features:framework:kar:4.2.6:compile 21:58:08 [INFO] | +- org.apache.karaf.features:base:jar:4.2.6:runtime 21:58:08 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile 21:58:08 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile 21:58:08 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3:runtime (optional) 21:58:08 [INFO] | | +- com.sun.activation:javax.activation:jar:1.2.0:runtime 21:58:08 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2:compile 21:58:08 [INFO] | | | +- org.jvnet.staxex:stax-ex:jar:1.8.1:compile 21:58:08 [INFO] | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16:compile 21:58:08 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.2:compile 21:58:08 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.8:compile 21:58:08 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.2.6:runtime 21:58:08 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.2.6:runtime 21:58:08 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 21:58:08 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 21:58:08 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.2.6:runtime 21:58:08 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 21:58:08 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 21:58:08 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.2.6:runtime 21:58:08 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.2.6:runtime 21:58:08 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.2.6:runtime 21:58:08 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.2:runtime 21:58:08 [INFO] | | +- net.java.dev.jna:jna:jar:5.3.1:runtime 21:58:08 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.3.1:runtime 21:58:08 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.2.6:runtime 21:58:08 [INFO] | | \- org.apache.sshd:sshd-core:jar:1.7.0:runtime 21:58:08 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.2.6:runtime 21:58:08 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.2.6:runtime 21:58:08 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.12.100:runtime 21:58:08 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:5.6.12:runtime 21:58:08 [INFO] | +- org.jline:jline:jar:3.11.0:compile 21:58:08 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:1.10.2:compile 21:58:08 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:1.10.2:compile 21:58:08 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.5.4:test 21:58:08 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.5.4:test 21:58:08 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.6.4:compile 21:58:08 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.14:compile 21:58:08 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.2.6:compile 21:58:08 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.2.6:compile 21:58:08 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:compile 21:58:08 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.0:compile 21:58:08 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.0:compile 21:58:08 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:compile 21:58:08 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 21:58:08 [INFO] +- org.opendaylight.l2switch:features-l2switch:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-all:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | +- org.opendaylight.controller:sal-binding-api:jar:1.10.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.controller:sal-common-api:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:4.0.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:4.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:2.0.17:runtime 21:58:08 [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:3.0.16:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.16.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:2.0.17:runtime 21:58:08 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.16.17:runtime 21:58:08 [INFO] | | +- org.opendaylight.controller.model:model-topology:jar:1.10.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:3.0.16:runtime 21:58:08 [INFO] | | | \- com.google.guava:guava:jar:27.1-jre:runtime 21:58:08 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 21:58:08 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 21:58:08 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.5.8:runtime 21:58:08 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:runtime 21:58:08 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.1:runtime 21:58:08 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:runtime 21:58:08 [INFO] | | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:2.0.17:runtime 21:58:08 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:3.0.17:runtime 21:58:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:2.0.17:runtime 21:58:08 [INFO] | | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | +- net.sf.jung:jung-api:jar:2.1.1:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.9.4:runtime 21:58:08 [INFO] | | | | \- io.netty:netty-buffer:jar:4.1.51.Final:runtime 21:58:08 [INFO] | | | | \- io.netty:netty-common:jar:4.1.51.Final:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:4.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:4.0.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.6.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.infrautils:ready-api:jar:1.6.4:runtime 21:58:08 [INFO] | | | | \- com.google.code.gson:gson:jar:2.8.5:runtime 21:58:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:4.0.17:runtime 21:58:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:4.0.17:runtime 21:58:08 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:2.0.17:runtime 21:58:08 [INFO] | | \- org.opendaylight.yangtools:util:jar:3.0.16:runtime 21:58:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.1.0:runtime 21:58:08 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-switch-rest:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:1.10.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.netconf:odl-restconf-nb-bierman02:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-bierman-netconf-restconf-02:xml:features:2.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:2.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-restconf:jar:2013.10.19.16.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7895:xml:features:2.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.10.4:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.10.4:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.10.4:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.10.4:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.10.4:runtime 21:58:08 [INFO] | | | | | | \- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 21:58:08 [INFO] | | | | | +- org.apache.felix:org.apache.felix.dependencymanager:jar:4.4.1:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:1.13.4:runtime 21:58:08 [INFO] | | | | | | +- org.jolokia:jolokia-osgi:jar:1.6.2:runtime 21:58:08 [INFO] | | | | | | | +- org.jolokia:jolokia-core:jar:1.6.2:runtime 21:58:08 [INFO] | | | | | | | +- org.jolokia:jolokia-jsr160:jar:1.6.2:runtime 21:58:08 [INFO] | | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:0.10.4:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.10.4:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.25.1:runtime 21:58:08 [INFO] | | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.25.1:runtime 21:58:08 [INFO] | | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:runtime 21:58:08 [INFO] | | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b32:runtime 21:58:08 [INFO] | | | | | | | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:runtime 21:58:08 [INFO] | | | | | | | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:runtime 21:58:08 [INFO] | | | | | | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:runtime 21:58:08 [INFO] | | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:runtime 21:58:08 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.25.1:runtime 21:58:08 [INFO] | | | | | | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1:runtime 21:58:08 [INFO] | | | | | | | | \- javax.validation:validation-api:jar:1.1.0.Final:runtime 21:58:08 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.25.1:runtime 21:58:08 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.25.1:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.1.0:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.10.4:runtime 21:58:08 [INFO] | | | | | | \- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.10.4:runtime 21:58:08 [INFO] | | | | | | \- org.ops4j.pax.web:pax-web-api:jar:7.2.10:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.10.4:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.10.4:runtime 21:58:08 [INFO] | | | | | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.66:runtime 21:58:08 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.10.4:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.10.4:runtime 21:58:08 [INFO] | | | | | | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.66:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.10.4:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:xml:config:0.10.4:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.10.4:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.10.4:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.10.4:runtime 21:58:08 [INFO] | | | | | +- org.apache.shiro:shiro-web:jar:1.3.2:runtime 21:58:08 [INFO] | | | | | +- org.apache.shiro:shiro-core:jar:1.3.2:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.10.4:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.10.4:runtime 21:58:08 [INFO] | | | | | +- net.sf.ehcache:ehcache:jar:2.10.6:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | | \- org.apache.karaf.features:enterprise:xml:features:4.2.6:runtime 21:58:08 [INFO] | | | | | | \- org.hibernate:hibernate-osgi:jar:5.4.2.Final:runtime 21:58:08 [INFO] | | | | | | +- javax.interceptor:javax.interceptor-api:jar:1.2:runtime 21:58:08 [INFO] | | | | | | +- org.jboss.logging:jboss-logging:jar:3.3.2.Final:runtime 21:58:08 [INFO] | | | | | | \- org.hibernate:hibernate-core:jar:5.4.2.Final:runtime 21:58:08 [INFO] | | | | | | +- javax.persistence:javax.persistence-api:jar:2.2:runtime 21:58:08 [INFO] | | | | | | +- antlr:antlr:jar:2.7.7:runtime 21:58:08 [INFO] | | | | | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:runtime 21:58:08 [INFO] | | | | | | +- org.jboss:jandex:jar:2.0.5.Final:runtime 21:58:08 [INFO] | | | | | | +- com.fasterxml:classmate:jar:1.3.4:runtime 21:58:08 [INFO] | | | | | | +- org.dom4j:dom4j:jar:2.1.1:runtime 21:58:08 [INFO] | | | | | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.1.0.Final:runtime 21:58:08 [INFO] | | | | | +- com.h2database:h2:jar:1.4.200:runtime 21:58:08 [INFO] | | | | | +- org.apache.commons:commons-text:jar:1.8:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.10.4:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.netconf:ietf-restconf:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.netconf:ietf-restconf-monitoring:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.netconf:restconf-common-models:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.netconf:restconf-common:jar:1.10.4:runtime 21:58:08 [INFO] | | | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:runtime 21:58:08 [INFO] | | | | \- org.json:json:jar:20131018:runtime 21:58:08 [INFO] | | | +- org.opendaylight.netconf:restconf-nb-bierman02:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:4.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:4.0.17:runtime 21:58:08 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.51.Final:runtime 21:58:08 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.51.Final:runtime 21:58:08 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.51.Final:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-common-impl:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.7.2:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:1.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:1.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:1.0.16:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:3.0.16:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-export:jar:3.0.16:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc7895:jar:2.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.netconf:netconf-util:jar:1.7.4:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.netconf:netconf-mapping-api:jar:1.7.4:runtime 21:58:08 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.10.4:runtime 21:58:08 [INFO] | | | | +- org.eclipse.jetty:jetty-servlets:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | | | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | | | | +- org.eclipse.jetty:jetty-http:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.aaa:aaa-shiro-api:jar:0.10.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.10.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.netconf:sal-rest-connector-config:cfg:restconf:1.10.4:runtime 21:58:08 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb-rfc8040:xml:features:1.10.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:1.7.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:1.0.16:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:2.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:2.0.17:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:2.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:2.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:2.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:2.0.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:1.7.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.netconf:ietf-netconf-monitoring:jar:1.7.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.netconf:netconf-auth:jar:1.7.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.netconf:ietf-netconf-monitoring-extension:jar:1.7.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.netconf:ietf-netconf-notifications:jar:1.7.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.netconf:ietf-netconf:jar:1.7.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf-nmda:jar:1.7.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf-with-defaults:jar:1.7.4:runtime 21:58:08 [INFO] | | \- org.opendaylight.netconf:restconf-nb-rfc8040:jar:1.10.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.11.4:runtime 21:58:08 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | | +- org.eclipse.jetty:jetty-client:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.18.v20190429:runtime 21:58:08 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:1.10.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:3.0.16:runtime 21:58:08 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:3.0.16:runtime 21:58:08 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:1.10.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:2.0.17:runtime 21:58:08 [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.16.17:runtime 21:58:08 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.9.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.9.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.9.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.6.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.9.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.9.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.9.4:runtime 21:58:08 [INFO] | | | | | +- commons-codec:commons-codec:jar:1.14:runtime 21:58:08 [INFO] | | | | | +- commons-lang:commons-lang:jar:2.6:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:4.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.9.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.9.4:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.9.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.9.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.9.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.9.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:runtime 21:58:08 [INFO] | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:runtime 21:58:08 [INFO] | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | \- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.9.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-lmax-3:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:4.0.17:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:4.0.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:4.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:4.0.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- com.typesafe.akka:akka-actor_2.12:jar:2.5.31:runtime 21:58:08 [INFO] | | | | | \- com.typesafe:config:jar:1.3.3:runtime 21:58:08 [INFO] | | | | +- com.typesafe.akka:akka-cluster_2.12:jar:2.5.31:runtime 21:58:08 [INFO] | | | | +- com.typesafe.akka:akka-remote_2.12:jar:2.5.31:runtime 21:58:08 [INFO] | | | | | +- com.typesafe.akka:akka-stream_2.12:jar:2.5.31:runtime 21:58:08 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:runtime 21:58:08 [INFO] | | | | | | \- com.typesafe:ssl-config-core_2.12:jar:0.3.8:runtime 21:58:08 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.12:jar:1.1.2:runtime 21:58:08 [INFO] | | | | | +- com.typesafe.akka:akka-protobuf_2.12:jar:2.5.31:runtime 21:58:08 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:runtime 21:58:08 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.15.3:runtime 21:58:08 [INFO] | | | | | | \- org.agrona:agrona:jar:0.9.33:runtime 21:58:08 [INFO] | | | | | \- io.aeron:aeron-client:jar:1.15.3:runtime 21:58:08 [INFO] | | | | +- com.typesafe.akka:akka-osgi_2.12:jar:2.5.31:runtime 21:58:08 [INFO] | | | | | +- org.osgi:org.osgi.core:jar:6.0.0:provided 21:58:08 [INFO] | | | | | \- org.osgi:org.osgi.compendium:jar:5.0.0:runtime 21:58:08 [INFO] | | | | +- com.typesafe.akka:akka-slf4j_2.12:jar:2.5.31:runtime 21:58:08 [INFO] | | | | +- com.typesafe.akka:akka-persistence_2.12:jar:2.5.31:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:1.10.4:runtime 21:58:08 [INFO] | | | | | \- io.dropwizard.metrics:metrics-graphite:jar:4.0.5:runtime 21:58:08 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:4.4.1:runtime 21:58:08 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.12.12:runtime 21:58:08 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:3.0.16:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:3.0.16:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:3.0.16:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-service-osgi:jar:4.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-system-2.5:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-scala-2.12:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | | \- org.scala-lang:scala-reflect:jar:2.12.12:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-persistence-2.5:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-akka-leveldb-0.10:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | | +- org.iq80.leveldb:leveldb:jar:0.10:runtime 21:58:08 [INFO] | | | | | | \- org.opendaylight.odlparent:leveldbjni-all:jar:5.0.11:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-akka-clustering-2.5:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:1.10.4:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-segmented-journal:jar:1.10.4:runtime 21:58:08 [INFO] | | | | | +- com.esotericsoftware:kryo:jar:4.0.2:runtime 21:58:08 [INFO] | | | | | +- com.esotericsoftware:minlog:jar:1.3.1:runtime 21:58:08 [INFO] | | | | | +- com.esotericsoftware:reflectasm:jar:1.11.8:runtime 21:58:08 [INFO] | | | | | \- org.ow2.asm:asm:jar:7.0:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-binding-api:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:0.11.4:runtime 21:58:08 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:1.6.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:1.6.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:1.6.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:1.10.4:runtime 21:58:08 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.12:jar:0.9.1:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:4.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:1.10.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:1.10.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.controller:odl-config-netty:xml:features:0.11.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:odl-controller-dom-api:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.11.4:runtime 21:58:08 [INFO] | | | | | \- org.opendaylight.controller:netty-config-api:jar:0.11.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.11.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.11.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.11.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.controller:sal-broker-impl:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- com.lmax:disruptor:jar:3.4.2:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:4.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-core-api:jar:1.10.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.controller:sal-core-spi:jar:1.10.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.controller:sal-core-compat:jar:1.10.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.controller:sal-binding-broker-impl:jar:1.10.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.controller:sal-binding-util:jar:1.10.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:2.0.17:runtime 21:58:08 [INFO] | | | | +- org.javassist:javassist:jar:3.26.0-GA:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:2.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:2.0.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:4.0.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:4.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:4.0.17:runtime 21:58:08 [INFO] | | | \- org.opendaylight.controller:sal-inmemory-datastore:jar:1.10.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.6.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 21:58:08 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.6.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.6.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.infrautils:shell:jar:1.6.4:runtime 21:58:08 [INFO] | | | | \- org.apache.httpcomponents:httpclient:jar:4.5.6:runtime 21:58:08 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:runtime 21:58:08 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:runtime 21:58:08 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.6.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.6.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.6.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.6.4:runtime 21:58:08 [INFO] | | | \- org.awaitility:awaitility:jar:3.0.0:test 21:58:08 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.4.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.6.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.6.4:runtime 21:58:08 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.0.5:runtime 21:58:08 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.0.5:runtime 21:58:08 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.0.5:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.6.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:5.0.11:runtime 21:58:08 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.0.5:runtime 21:58:08 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.4.4:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.infrautils:metrics-api:jar:1.6.4:runtime 21:58:08 [INFO] | | | | \- javax.inject:javax.inject:jar:1:runtime (optional) 21:58:08 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.4.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.4.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:2.0.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:4.0.17:runtime 21:58:08 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:1.10.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01:xml:features:2.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:2.0.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-ted:jar:2013.10.21.16.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-isis:jar:2013.10.21.16.17:runtime 21:58:08 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-topology-l3-unicast-igp:jar:2013.10.21.16.17:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology-ospf:jar:2013.10.21.16.17:runtime 21:58:08 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.9.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.9.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.9.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.9.4:runtime 21:58:08 [INFO] | | | \- javax.xml.bind:jaxb-api:jar:2.2.8:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.9.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.9.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.9.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.9.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.9.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:4.0.17:runtime 21:58:08 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.9:runtime 21:58:08 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.9.4:runtime 21:58:08 [INFO] | | | +- io.netty:netty-handler:jar:4.1.51.Final:runtime 21:58:08 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.51.Final:runtime 21:58:08 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.51.Final:runtime 21:58:08 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.51.Final:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.9.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:3.0.16:runtime 21:58:08 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:1.0.16:runtime 21:58:08 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.9.4:runtime 21:58:08 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.4.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.4.4:runtime 21:58:08 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.4.4:runtime 21:58:08 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.4.4:runtime 21:58:08 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.4.4:runtime 21:58:08 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.9.4:runtime 21:58:08 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:08 [INFO] +- org.apache.karaf.features:framework:xml:features:4.2.6:runtime 21:58:08 [INFO] +- org.apache.karaf.features:standard:xml:features:4.2.6:runtime 21:58:08 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 21:58:08 [INFO] +- org.osgi:org.osgi.service.event:jar:1.3.1:compile 21:58:08 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.2:compile 21:58:08 [INFO] | \- net.sf.kxml:kxml2:jar:2.2.2:compile 21:58:08 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:5.0.11:compile 21:58:08 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:5.0.11:provided 21:58:08 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:5.0.11:provided 21:58:08 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:5.0.11:runtime 21:58:08 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:5.0.11:runtime 21:58:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:provided 21:58:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.100:provided 21:58:08 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:58:08 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.0.0:provided 21:58:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.25:test 21:58:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:58:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:58:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:58:08 [INFO] +- junit:junit:jar:4.11:test 21:58:08 [INFO] \- org.mockito:mockito-core:jar:2.28.2:test 21:58:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.9.10:runtime 21:58:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test 21:58:08 [INFO] \- org.objenesis:objenesis:jar:2.6:runtime 21:58:08 [INFO] 21:58:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ distribution-karaf --- 21:58:08 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/sonatype-clm/module.xml 21:58:08 [INFO] 21:58:08 [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- 21:58:08 [INFO] Building features-l2switch-aggregator 0.8.0-SNAPSHOT [26/28] 21:58:08 [INFO] --------------------------------[ pom ]--------------------------------- 21:58:08 [INFO] 21:58:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ features-l2switch-aggregator --- 21:58:08 [INFO] 21:58:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-l2switch-aggregator --- 21:58:08 [INFO] 21:58:08 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ features-l2switch-aggregator --- 21:58:08 [INFO] 21:58:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-l2switch-aggregator --- 21:58:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT.pom 21:58:08 [INFO] 21:58:08 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ features-l2switch-aggregator --- 21:58:08 [INFO] org.opendaylight.l2switch:features-l2switch-aggregator:pom:0.8.0-SNAPSHOT 21:58:08 [INFO] 21:58:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-l2switch-aggregator --- 21:58:08 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/target/sonatype-clm/module.xml 21:58:08 [INFO] 21:58:08 [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ 21:58:08 [INFO] Building l2switch-artifacts 0.8.0-SNAPSHOT [27/28] 21:58:08 [INFO] --------------------------------[ pom ]--------------------------------- 21:58:08 [INFO] 21:58:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ l2switch-artifacts --- 21:58:08 [INFO] 21:58:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ l2switch-artifacts --- 21:58:08 [INFO] 21:58:08 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ l2switch-artifacts --- 21:58:08 [INFO] 21:58:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ l2switch-artifacts --- 21:58:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT.pom 21:58:08 [INFO] 21:58:08 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ l2switch-artifacts --- 21:58:08 [INFO] org.opendaylight.l2switch:l2switch-artifacts:pom:0.8.0-SNAPSHOT 21:58:08 [INFO] 21:58:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ l2switch-artifacts --- 21:58:08 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/artifacts/target/sonatype-clm/module.xml 21:58:08 [INFO] 21:58:08 [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- 21:58:08 [INFO] Building l2switch 0.8.0-SNAPSHOT [28/28] 21:58:08 [INFO] --------------------------------[ pom ]--------------------------------- 21:58:09 [INFO] 21:58:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ l2switch --- 21:58:09 [INFO] 21:58:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ l2switch --- 21:58:09 [INFO] Installing /w/workspace/l2switch-maven-clm-master/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch/0.8.0-SNAPSHOT/l2switch-0.8.0-SNAPSHOT.pom 21:58:09 [INFO] 21:58:09 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ l2switch --- 21:58:10 [INFO] org.opendaylight.l2switch:l2switch:pom:0.8.0-SNAPSHOT 21:58:10 [INFO] 21:58:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ l2switch --- 21:58:10 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/target/sonatype-clm/module.xml 21:58:10 [INFO] ------------------------------------------------------------------------ 21:58:10 [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT: 21:58:10 [INFO] 21:58:10 [INFO] l2switch-parent .................................... SUCCESS [ 10.985 s] 21:58:10 [INFO] packethandler-model ................................ SUCCESS [ 15.222 s] 21:58:10 [INFO] packethandler-impl ................................. SUCCESS [ 9.802 s] 21:58:10 [INFO] packethandler.aggregator ........................... SUCCESS [ 0.106 s] 21:58:10 [INFO] loopremover-model .................................. SUCCESS [ 4.094 s] 21:58:10 [INFO] loopremover-impl ................................... SUCCESS [ 12.647 s] 21:58:10 [INFO] loopremover.aggregator ............................. SUCCESS [ 0.117 s] 21:58:10 [INFO] addresstracker-model ............................... SUCCESS [ 5.238 s] 21:58:10 [INFO] arphandler-impl .................................... SUCCESS [ 8.774 s] 21:58:10 [INFO] addresstracker-impl ................................ SUCCESS [ 7.255 s] 21:58:10 [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.084 s] 21:58:10 [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.070 s] 21:58:10 [INFO] hosttracker-model .................................. SUCCESS [ 4.921 s] 21:58:10 [INFO] hosttracker-impl ................................... SUCCESS [ 5.960 s] 21:58:10 [INFO] main-impl .......................................... SUCCESS [ 7.634 s] 21:58:10 [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 41.887 s] 21:58:10 [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 29.650 s] 21:58:10 [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [ 29.322 s] 21:58:10 [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [ 31.433 s] 21:58:10 [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [ 30.623 s] 21:58:10 [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [ 30.526 s] 21:58:10 [INFO] OpenDaylight :: L2Switch :: All .................... SUCCESS [ 29.946 s] 21:58:10 [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 41.482 s] 21:58:10 [INFO] features-l2switch .................................. SUCCESS [ 1.126 s] 21:58:10 [INFO] distribution-karaf ................................. SUCCESS [ 34.079 s] 21:58:10 [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.334 s] 21:58:10 [INFO] l2switch-artifacts ................................. SUCCESS [ 0.006 s] 21:58:10 [INFO] l2switch ........................................... SUCCESS [ 1.740 s] 21:58:10 [INFO] ------------------------------------------------------------------------ 21:58:10 [INFO] BUILD SUCCESS 21:58:10 [INFO] ------------------------------------------------------------------------ 21:58:10 [INFO] Total time: 06:45 min 21:58:10 [INFO] Finished at: 2024-02-03T21:58:10Z 21:58:10 [INFO] ------------------------------------------------------------------------ 21:58:11 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins11985759741714851473.sh 21:58:11 [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins1895469396573191012.sh 21:58:11 + find . -regex '.*karaf/target' 21:58:11 + xargs rm -rf 21:58:17 [INFO] 2024-02-03T21:58:16.977Z Scanning application odl-l2switch. 21:58:17 [INFO] Discovered commit hash '2cc2a9c068b073efa7c91f6f9935dd4df19cf6d3' via environment variable GIT_COMMIT 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/member-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/package-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/type-search-index.zip 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/bug-pattern-1.5.0.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar 21:58:17 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar 21:58:17 [INFO] Scan configuration properties: 21:58:17 [INFO] dirExcludes=null 21:58:17 [INFO] dirIncludes=null 21:58:17 [INFO] fileExcludes= 21:58:17 [INFO] fileIncludes= 21:58:17 [INFO] 2024-02-03T21:58:17.550Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:18 [INFO] 2024-02-03T21:58:18.071Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar 21:58:18 [INFO] 2024-02-03T21:58:18.085Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:58:18 [INFO] 2024-02-03T21:58:18.262Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/member-search-index.zip 21:58:18 [INFO] 2024-02-03T21:58:18.264Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/package-search-index.zip 21:58:18 [INFO] 2024-02-03T21:58:18.265Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/type-search-index.zip 21:58:18 [INFO] 2024-02-03T21:58:18.266Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/bug-pattern-1.5.0.jar 21:58:19 [INFO] 2024-02-03T21:58:19.467Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:58:19 [INFO] 2024-02-03T21:58:19.498Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar 21:58:19 [INFO] 2024-02-03T21:58:19.503Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar 21:58:19 [INFO] 2024-02-03T21:58:19.509Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/member-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.510Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/package-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.511Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/type-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.511Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/bug-pattern-1.5.0.jar 21:58:19 [INFO] 2024-02-03T21:58:19.532Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/member-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.533Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/package-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.534Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/type-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.535Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:19 [INFO] 2024-02-03T21:58:19.556Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar 21:58:19 [INFO] 2024-02-03T21:58:19.560Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar 21:58:19 [INFO] 2024-02-03T21:58:19.572Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/bug-pattern-1.5.0.jar 21:58:19 [INFO] 2024-02-03T21:58:19.593Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/member-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.595Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/package-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.596Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/type-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.596Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/bug-pattern-1.5.0.jar 21:58:19 [INFO] 2024-02-03T21:58:19.617Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:19 [INFO] 2024-02-03T21:58:19.639Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar 21:58:19 [INFO] 2024-02-03T21:58:19.644Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:58:19 [INFO] 2024-02-03T21:58:19.655Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/member-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.656Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/package-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.657Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/type-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.658Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/bug-pattern-1.5.0.jar 21:58:19 [INFO] 2024-02-03T21:58:19.678Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:58:19 [INFO] 2024-02-03T21:58:19.698Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar 21:58:19 [INFO] 2024-02-03T21:58:19.701Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar 21:58:19 [INFO] 2024-02-03T21:58:19.707Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/member-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.708Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/package-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.709Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/type-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.709Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/bug-pattern-1.5.0.jar 21:58:19 [INFO] 2024-02-03T21:58:19.730Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:19 [INFO] 2024-02-03T21:58:19.750Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar 21:58:19 [INFO] 2024-02-03T21:58:19.754Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar 21:58:19 [INFO] 2024-02-03T21:58:19.763Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/member-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.764Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/package-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.764Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/type-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.765Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/bug-pattern-1.5.0.jar 21:58:19 [INFO] 2024-02-03T21:58:19.821Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:19 [INFO] 2024-02-03T21:58:19.842Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar 21:58:19 [INFO] 2024-02-03T21:58:19.846Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar 21:58:19 [INFO] 2024-02-03T21:58:19.921Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/member-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.923Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/package-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.923Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/type-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.924Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/bug-pattern-1.5.0.jar 21:58:19 [INFO] 2024-02-03T21:58:19.954Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar 21:58:19 [INFO] 2024-02-03T21:58:19.972Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar 21:58:19 [INFO] 2024-02-03T21:58:19.974Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar 21:58:19 [INFO] 2024-02-03T21:58:19.978Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/member-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.979Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/package-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.980Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/type-search-index.zip 21:58:19 [INFO] 2024-02-03T21:58:19.980Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/bug-pattern-1.5.0.jar 21:58:20 [INFO] 2024-02-03T21:58:19.999Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:58:20 [INFO] 2024-02-03T21:58:20.018Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar 21:58:20 [INFO] 2024-02-03T21:58:20.022Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar 21:58:20 [INFO] 2024-02-03T21:58:20.029Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/member-search-index.zip 21:58:20 [INFO] 2024-02-03T21:58:20.030Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/package-search-index.zip 21:58:20 [INFO] 2024-02-03T21:58:20.031Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/type-search-index.zip 21:58:20 [INFO] 2024-02-03T21:58:20.032Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/bug-pattern-1.5.0.jar 21:58:20 [INFO] 2024-02-03T21:58:20.051Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar 21:58:20 [INFO] 2024-02-03T21:58:20.104Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar 21:58:20 [INFO] 2024-02-03T21:58:20.117Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar 21:58:20 [INFO] 2024-02-03T21:58:20.173Z Scanned 5228 total files 21:58:40 [INFO] 2024-02-03T21:58:40.053Z Finished scanning application odl-l2switch. 21:58:40 [INFO] Discovered repository url '$GIT_URL/l2switch/l2switch/l2switch/l2switch' via environment variable GIT_URL 21:58:40 [INFO] Repository URL $GIT_URL/l2switch/l2switch/l2switch/l2switch was found using automation 21:58:40 [INFO] Amending source control record for application with id: odl-l2switch with discovered Repository URL: $GIT_URL/l2switch/l2switch/l2switch/l2switch 21:58:40 [INFO] 2024-02-03T21:58:40.749Z Evaluating application odl-l2switch for stage release. 21:58:41 [INFO] Waiting for policy evaluation to complete... 21:58:47 [INFO] Assigned scan ID 7bccfe29d52b44798735fef710737a43 21:58:58 [INFO] Policy evaluation completed in 17 seconds. 21:58:58 [INFO] 2024-02-03T21:58:58.671Z Finished evaluating application odl-l2switch for stage release. 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL EPL-Incompatible License) [ 21:58:58 Component(displayName=org.opennms.alec.wrap : org.opennms.alec.wrap.jung : 1.0.0, hash=a2739868c55767d2a172) [ 21:58:58 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('AGPL-3.0')] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-10241 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-10241 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-10241 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-10246 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-10246 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-10246 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-10247 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-10247 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-10247 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-25649 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-25649 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-25649 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27218 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-27218 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-27218 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27223 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-27223 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-27223 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-36518 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-36518 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-36518 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28165 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28165 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28165 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-42003 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42003 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42003 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-42004 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42004 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42004 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2014-0257 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2014-0257 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2014-0257 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0687 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0687 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0687 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.glassfish.jersey.media : jersey-media-jaxb : 2.25.1, hash=0d7da0beeed5614a3bfd) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.glassfish.jersey.media : jersey-media-jaxb : 2.25.1, hash=0d7da0beeed5614a3bfd) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0687 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0687 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0687 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-util : 9.4.18.v20190429, hash=13e6148bfda7ae511f69) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-util : 9.4.18.v20190429, hash=13e6148bfda7ae511f69) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-16869 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-16869 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-16869 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0029 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0029 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0029 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0103 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0103 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.httpcomponents : httpclient : 4.5.6, hash=1afe5621985efe90a92d) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.httpcomponents : httpclient : 4.5.6, hash=1afe5621985efe90a92d) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-13956 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-13956 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-13956 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.25.1, hash=2438ce68d4907046095a) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.25.1, hash=2438ce68d4907046095a) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28168 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28168 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.dom4j : dom4j : 2.1.1, hash=3dce5dbb3571aa820c67) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec-http : 4.1.51.Final, hash=67430433232450a13c02) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec-http : 4.1.51.Final, hash=67430433232450a13c02) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec-http : 4.1.51.Final, hash=67430433232450a13c02) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec-http : 4.1.51.Final, hash=67430433232450a13c02) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec-http : 4.1.51.Final, hash=67430433232450a13c02) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21290 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-21290 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-21290 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec-http : 4.1.51.Final, hash=67430433232450a13c02) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21295 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-21295 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-21295 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec-http : 4.1.51.Final, hash=67430433232450a13c02) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec-http : 4.1.51.Final, hash=67430433232450a13c02) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-1031 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-1031 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-1031 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=jszip 3.7.1, hash=6917cd0e2ecd41447ad8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec : 4.1.51.Final, hash=69b830d381b64e988632) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec : 4.1.51.Final, hash=69b830d381b64e988632) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec : 4.1.51.Final, hash=69b830d381b64e988632) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec : 4.1.51.Final, hash=69b830d381b64e988632) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec : 4.1.51.Final, hash=69b830d381b64e988632) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-37136 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-37136 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-37136 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec : 4.1.51.Final, hash=69b830d381b64e988632) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-37137 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-37137 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-37137 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-codec : 4.1.51.Final, hash=69b830d381b64e988632) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-13933 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-13933 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-13933 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46750 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46750 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46750 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0026 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0026 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0026 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2019-0111 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2019-0111 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2019-0111 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-io : 9.4.18.v20190429, hash=844af5efe58ab23fd016) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-io : 9.4.18.v20190429, hash=844af5efe58ab23fd016) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28165 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28165 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28165 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.commons : commons-text : 1.8, hash=879a6bde4c0537a25504) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.10.4, hash=899fe29997a285a7be60) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.10.4, hash=899fe29997a285a7be60) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.10.4, hash=899fe29997a285a7be60) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.10.4, hash=899fe29997a285a7be60) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-45930 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-45930 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45930 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.10.4, hash=899fe29997a285a7be60) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-45931 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-45931 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45931 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.10.4, hash=899fe29997a285a7be60) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-45932 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-45932 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45932 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 1.10.4, hash=a4adbb0eb9806fcd8221) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.typesafe.akka : akka-actor_2.12 : 2.5.31, hash=a547e19cb9049f8b121a) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.typesafe.akka : akka-actor_2.12 : 2.5.31, hash=a547e19cb9049f8b121a) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-handler : 4.1.51.Final, hash=b4b1db4b71e4e082587d) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-handler : 4.1.51.Final, hash=b4b1db4b71e4e082587d) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-handler : 4.1.51.Final, hash=b4b1db4b71e4e082587d) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-handler : 4.1.51.Final, hash=b4b1db4b71e4e082587d) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21290 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-21290 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-21290 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-handler : 4.1.51.Final, hash=b4b1db4b71e4e082587d) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-handler : 4.1.51.Final, hash=b4b1db4b71e4e082587d) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-12422 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-12422 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-12422 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0026 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0026 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0026 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0297 with severity >= 4 (severity = 4.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0297 with severity < 8 (severity = 4.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0297 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-2258 with severity >= 4 (severity = 6.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-2258 with severity < 8 (severity = 6.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-2258 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27218 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-27218 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-27218 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.18.v20190429, hash=c2e73db2db5c369326b7) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.18.v20190429, hash=c2e73db2db5c369326b7) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.18.v20190429, hash=c2e73db2db5c369326b7) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.18.v20190429, hash=c2e73db2db5c369326b7) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.18.v20190429, hash=c2e73db2db5c369326b7) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27223 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-27223 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-27223 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.18.v20190429, hash=c2e73db2db5c369326b7) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.18.v20190429, hash=c2e73db2db5c369326b7) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.rabbitmq : amqp-client : 4.4.1, hash=c442f6501595a6fb9c02) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.rabbitmq : amqp-client : 4.4.1, hash=c442f6501595a6fb9c02) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.rabbitmq : amqp-client : 4.4.1, hash=c442f6501595a6fb9c02) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2018-11087 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2018-11087 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-11087 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.rabbitmq : amqp-client : 4.4.1, hash=c442f6501595a6fb9c02) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46120 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46120 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46120 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-45688 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-45688 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45688 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-5072 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-5072 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-5072 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-3061 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-3061 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-3061 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-xml : 9.4.18.v20190429, hash=dcd2806ee48e646fd4dc) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.esotericsoftware : kryo : 4.0.2, hash=e38ab79c96b0c8600c8a) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.esotericsoftware : kryo : 4.0.2, hash=e38ab79c96b0c8600c8a) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.esotericsoftware : kryo : 4.0.2, hash=e38ab79c96b0c8600c8a) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.esotericsoftware : kryo : 4.0.2, hash=e38ab79c96b0c8600c8a) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.google.guava : guava : 27.1-jre, hash=e47b59c893079b87743c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.google.guava : guava : 27.1-jre, hash=e47b59c893079b87743c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.google.guava : guava : 27.1-jre, hash=e47b59c893079b87743c) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.18.v20190429, hash=e5d174950a44c8f93e27) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.18.v20190429, hash=e5d174950a44c8f93e27) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.18.v20190429, hash=e5d174950a44c8f93e27) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28169 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28169 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28169 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.18.v20190429, hash=e5d174950a44c8f93e27) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36479 with severity >= 4 (severity = 4.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36479 with severity < 8 (severity = 4.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36479 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-client : 9.4.18.v20190429, hash=e5d7bd53f2f3ae46354e) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.hibernate : hibernate-core : 5.4.2.Final, hash=ec80de73620e7a93fd9c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.hibernate : hibernate-core : 5.4.2.Final, hash=ec80de73620e7a93fd9c) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.hibernate : hibernate-core : 5.4.2.Final, hash=ec80de73620e7a93fd9c) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-14900 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-14900 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-14900 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.hibernate : hibernate-core : 5.4.2.Final, hash=ec80de73620e7a93fd9c) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-25638 with severity >= 4 (severity = 7.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-25638 with severity < 8 (severity = 7.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-25638 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-0187 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-0187 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-0187 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33201 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33201 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33201 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33202 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33202 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33202 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0770 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0770 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0770 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-4916 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-4916 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-4916 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-common : 4.1.51.Final, hash=ef64ad6fe8a8bc380a96) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=io.netty : netty-common : 4.1.51.Final, hash=ef64ad6fe8a8bc380a96) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21290 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-21290 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-21290 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.google.code.gson : gson : 2.8.5, hash=f645ed69d595b24d4cf8) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.google.code.gson : gson : 2.8.5, hash=f645ed69d595b24d4cf8) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1694 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1694 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1694 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Medium) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0863 with severity >= 4 (severity = 6.0), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2018-0863 with severity < 8 (severity = 6.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2018-0863 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-14718 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-14718 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-14718 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-14719 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-14719 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-14719 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-14720 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-14720 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-14720 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20444 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20444 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20444 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20445 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20445 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20445 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.dom4j : dom4j : 2.1.1, hash=3dce5dbb3571aa820c67) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2020-10683 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2020-10683 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-10683 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=jszip 3.7.1, hash=6917cd0e2ecd41447ad8) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2023-0042 with severity >= 8 (severity = 8.2), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2023-0042 with severity < 10 (severity = 8.2), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-0042 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=io.netty : netty-codec : 4.1.51.Final, hash=69b830d381b64e988632) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2021-0789 with severity >= 8 (severity = 8.4), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2021-0789 with severity < 10 (severity = 8.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-0789 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2020-17510 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2020-17510 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-17510 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2020-17523 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2020-17523 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-17523 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2020-1957 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2020-1957 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-1957 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2021-41303 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2021-41303 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-41303 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-web : 1.3.2, hash=725be023e1c65a0fd70c) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-40664 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-40664 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-40664 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.apache.commons : commons-text : 1.8, hash=879a6bde4c0537a25504) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-42889 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-42889 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42889 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 1.10.4, hash=a4adbb0eb9806fcd8221) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2020-35213 with severity >= 8 (severity = 8.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2020-35213 with severity < 10 (severity = 8.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-35213 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2020-17523 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2020-17523 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-17523 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-32532 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-32532 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-32532 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2020-28052 with severity >= 8 (severity = 8.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2020-28052 with severity < 10 (severity = 8.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-28052 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2021-42392 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2021-42392 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-42392 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-23221 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23221 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23221 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2021-1681 with severity >= 8 (severity = 8.6), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2021-1681 with severity < 10 (severity = 8.6), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1681 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-High) [ 21:58:58 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:58:58 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2022-6243 with severity >= 8 (severity = 8.4), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2022-6243 with severity < 10 (severity = 8.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6243 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Potential License Concern) [ 21:58:58 Component(displayName=org.awaitility : awaitility : 3.0.0, hash=7e6b79f2b1e57eaa967b) [ 21:58:58 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Potential License Concern) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Beerware')] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Potential License Concern) [ 21:58:58 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:58:58 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('JSON')] ]] 21:58:58 21:58:58 Nexus IQ reports policy failing due to 21:58:58 Policy(ODL Security-Critical) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS = 10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity = 10 because: Found security vulnerability CVE-2018-14721 with severity = 10, Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-14721 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=net.sf.ehcache : ehcache : 2.10.6, hash=038076997b10f5c762a2) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=org.apache.shiro : shiro-core : 1.3.2, hash=b5dede9d890f335998a8) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2016-0702 with severity < 4 (severity = 2.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0702 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2021-34428 with severity < 4 (severity = 3.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34428 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.18.v20190429, hash=b76ef50e04635f11d4d4) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.18.v20190429, hash=c2e73db2db5c369326b7) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-xml : 9.4.18.v20190429, hash=dcd2806ee48e646fd4dc) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2023-3025 with severity < 4 (severity = 3.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-3025 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=com.google.guava : guava : 27.1-jre, hash=e47b59c893079b87743c) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=org.eclipse.jetty : jetty-client : 9.4.18.v20190429, hash=e5d7bd53f2f3ae46354e) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 21:58:58 21:58:58 Nexus IQ reports policy warning due to 21:58:58 Policy(ODL Security-Low) [ 21:58:58 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.66, hash=ed564ade61defca27e26) [ 21:58:58 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2019-0673 with severity < 4 (severity = 3.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2019-0673 with status 'Open', not 'Not Applicable'] ]] 21:58:58 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-l2switch/report/7bccfe29d52b44798735fef710737a43 21:58:58 Summary of policy violations: 24 critical, 181 severe, 159 moderate 21:58:58 FATAL: IQ Server evaluation of application odl-l2switch failed 21:58:58 $ ssh-agent -k 21:58:58 unset SSH_AUTH_SOCK; 21:58:58 unset SSH_AGENT_PID; 21:58:58 echo Agent pid 5550 killed; 21:58:58 [ssh-agent] Stopped. 21:58:58 ERROR: IQ Server evaluation of application odl-l2switch failed 21:58:58 [PostBuildScript] - [INFO] Executing post build scripts. 21:58:58 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins3188473172393025094.sh 21:58:58 ---> sysstat.sh 21:58:59 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins7587521344838468867.sh 21:58:59 ---> package-listing.sh 21:58:59 ++ facter osfamily 21:58:59 ++ tr '[:upper:]' '[:lower:]' 21:58:59 + OS_FAMILY=redhat 21:58:59 + workspace=/w/workspace/l2switch-maven-clm-master 21:58:59 + START_PACKAGES=/tmp/packages_start.txt 21:58:59 + END_PACKAGES=/tmp/packages_end.txt 21:58:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:59 + PACKAGES=/tmp/packages_start.txt 21:58:59 + '[' /w/workspace/l2switch-maven-clm-master ']' 21:58:59 + PACKAGES=/tmp/packages_end.txt 21:58:59 + case "${OS_FAMILY}" in 21:58:59 + rpm -qa 21:58:59 + sort 21:58:59 + '[' -f /tmp/packages_start.txt ']' 21:58:59 + '[' -f /tmp/packages_end.txt ']' 21:58:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:59 + '[' /w/workspace/l2switch-maven-clm-master ']' 21:58:59 + mkdir -p /w/workspace/l2switch-maven-clm-master/archives/ 21:58:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-maven-clm-master/archives/ 21:58:59 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins18024460669878919532.sh 21:58:59 ---> capture-instance-metadata.sh 21:59:00 Setup pyenv: 21:59:00 system 21:59:00 3.8.13 21:59:00 3.9.13 21:59:00 * 3.10.6 (set by /w/workspace/l2switch-maven-clm-master/.python-version) 21:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pzBi from file:/tmp/.os_lf_venv 21:59:01 lf-activate-venv(): INFO: Installing: lftools 21:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-pzBi/bin to PATH 21:59:16 INFO: Running in OpenStack, capturing instance metadata 21:59:17 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins17602452664523709463.sh 21:59:17 provisioning config files... 21:59:18 Could not find credentials [logs] for l2switch-maven-clm-master #147 21:59:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-maven-clm-master@tmp/config15087465132196124057tmp 21:59:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:59:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:59:18 provisioning config files... 21:59:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:59:18 [EnvInject] - Injecting environment variables from a build step. 21:59:18 [EnvInject] - Injecting as environment variables the properties content 21:59:18 SERVER_ID=logs 21:59:18 21:59:18 [EnvInject] - Variables injected successfully. 21:59:18 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins10448804426291231938.sh 21:59:18 ---> create-netrc.sh 21:59:18 WARN: Log server credential not found. 21:59:18 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins11469655878125530215.sh 21:59:18 ---> python-tools-install.sh 21:59:18 Setup pyenv: 21:59:19 system 21:59:19 3.8.13 21:59:19 3.9.13 21:59:19 * 3.10.6 (set by /w/workspace/l2switch-maven-clm-master/.python-version) 21:59:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pzBi from file:/tmp/.os_lf_venv 21:59:20 lf-activate-venv(): INFO: Installing: lftools 21:59:30 lf-activate-venv(): INFO: Adding /tmp/venv-pzBi/bin to PATH 21:59:30 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins473406051889802158.sh 21:59:30 ---> sudo-logs.sh 21:59:30 Archiving 'sudo' log.. 21:59:31 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins9793079566627405899.sh 21:59:31 ---> job-cost.sh 21:59:31 Setup pyenv: 21:59:31 system 21:59:31 3.8.13 21:59:31 3.9.13 21:59:31 * 3.10.6 (set by /w/workspace/l2switch-maven-clm-master/.python-version) 21:59:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pzBi from file:/tmp/.os_lf_venv 21:59:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:59:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:59:41 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 21:59:41 lf-activate-venv(): INFO: Adding /tmp/venv-pzBi/bin to PATH 21:59:41 INFO: No Stack... 21:59:42 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:42 INFO: Archiving Costs 21:59:42 [l2switch-maven-clm-master] $ /bin/bash -l /tmp/jenkins13329909229613178624.sh 21:59:42 ---> logs-deploy.sh 21:59:42 Setup pyenv: 21:59:42 system 21:59:42 3.8.13 21:59:42 3.9.13 21:59:42 * 3.10.6 (set by /w/workspace/l2switch-maven-clm-master/.python-version) 21:59:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pzBi from file:/tmp/.os_lf_venv 21:59:44 lf-activate-venv(): INFO: Installing: lftools 21:59:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:59:54 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:59:55 lf-activate-venv(): INFO: Adding /tmp/venv-pzBi/bin to PATH 21:59:55 WARNING: Nexus logging server not set 21:59:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-maven-clm-master/147/ 21:59:55 INFO: archiving logs to S3 21:59:56 ---> uname -a: 21:59:56 Linux prd-centos8-builder-4c-4g-2503.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 21:59:56 21:59:56 21:59:56 ---> lscpu: 21:59:56 Architecture: x86_64 21:59:56 CPU op-mode(s): 32-bit, 64-bit 21:59:56 Byte Order: Little Endian 21:59:56 CPU(s): 4 21:59:56 On-line CPU(s) list: 0-3 21:59:56 Thread(s) per core: 1 21:59:56 Core(s) per socket: 1 21:59:56 Socket(s): 4 21:59:56 NUMA node(s): 1 21:59:56 Vendor ID: AuthenticAMD 21:59:56 CPU family: 23 21:59:56 Model: 49 21:59:56 Model name: AMD EPYC-Rome Processor 21:59:56 Stepping: 0 21:59:56 CPU MHz: 2800.000 21:59:56 BogoMIPS: 5600.00 21:59:56 Virtualization: AMD-V 21:59:56 Hypervisor vendor: KVM 21:59:56 Virtualization type: full 21:59:56 L1d cache: 32K 21:59:56 L1i cache: 32K 21:59:56 L2 cache: 512K 21:59:56 L3 cache: 16384K 21:59:56 NUMA node0 CPU(s): 0-3 21:59:56 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 21:59:56 21:59:56 21:59:56 ---> nproc: 21:59:56 4 21:59:56 21:59:56 21:59:56 ---> df -h: 21:59:56 Filesystem Size Used Avail Use% Mounted on 21:59:56 devtmpfs 7.7G 0 7.7G 0% /dev 21:59:56 tmpfs 7.7G 0 7.7G 0% /dev/shm 21:59:56 tmpfs 7.7G 17M 7.7G 1% /run 21:59:56 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 21:59:56 /dev/vda1 80G 9.4G 71G 12% / 21:59:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:59:56 21:59:56 21:59:56 ---> free -m: 21:59:56 total used free shared buff/cache available 21:59:56 Mem: 15761 1540 10887 19 3333 13878 21:59:56 Swap: 1023 0 1023 21:59:56 21:59:56 21:59:56 ---> ip addr: 21:59:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:59:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:59:56 inet 127.0.0.1/8 scope host lo 21:59:56 valid_lft forever preferred_lft forever 21:59:56 inet6 ::1/128 scope host 21:59:56 valid_lft forever preferred_lft forever 21:59:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:59:56 link/ether fa:16:3e:54:b5:41 brd ff:ff:ff:ff:ff:ff 21:59:56 altname enp0s3 21:59:56 altname ens3 21:59:56 inet 10.30.170.88/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:59:56 valid_lft 85778sec preferred_lft 85778sec 21:59:56 inet6 fe80::f816:3eff:fe54:b541/64 scope link 21:59:56 valid_lft forever preferred_lft forever 21:59:56 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:59:56 link/ether 02:42:b5:06:00:13 brd ff:ff:ff:ff:ff:ff 21:59:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:59:56 valid_lft forever preferred_lft forever 21:59:56 21:59:56 21:59:56 ---> sar -b -r -n DEV: 21:59:56 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/03/2024 _x86_64_ (4 CPU) 21:59:56 21:59:56 21:49:30 LINUX RESTART (4 CPU) 21:59:56 21:59:56 09:50:01 PM tps rtps wtps bread/s bwrtn/s 21:59:56 09:51:01 PM 88.46 14.47 73.98 2377.22 6063.52 21:59:56 09:52:01 PM 168.79 7.28 161.51 1288.24 10488.54 21:59:56 09:53:01 PM 63.07 0.78 62.29 41.45 7678.18 21:59:56 09:54:01 PM 85.05 2.07 82.99 231.96 7756.24 21:59:56 09:55:01 PM 40.04 0.00 40.04 0.00 1697.79 21:59:56 09:56:01 PM 44.13 0.00 44.13 0.00 1932.84 21:59:56 09:57:01 PM 47.34 0.00 47.34 0.00 1717.51 21:59:56 09:58:02 PM 82.59 0.00 82.59 0.00 5868.76 21:59:56 09:59:01 PM 54.17 1.05 53.12 37.95 22545.87 21:59:56 Average: 74.88 2.85 72.03 442.65 7276.66 21:59:56 21:59:56 09:50:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:59:56 09:51:01 PM 13285184 15129460 2854264 17.69 2688 2060088 1102276 6.41 184200 2319804 167300 21:59:56 09:52:01 PM 12167172 14331132 3972276 24.61 2688 2369672 1775940 10.33 245096 3328828 197328 21:59:56 09:53:01 PM 11943876 14169756 4195572 26.00 2688 2429248 2158584 12.56 284132 3503608 39044 21:59:56 09:54:01 PM 10057332 12536312 6082116 37.68 2688 2678032 3616952 21.04 383664 5267140 95180 21:59:56 09:55:01 PM 9859596 12340356 6279852 38.91 2688 2679540 3742780 21.78 430872 5418184 95024 21:59:56 09:56:01 PM 10230060 12714028 5909388 36.61 2688 2682412 3439848 20.01 431324 5047744 93972 21:59:56 09:57:01 PM 10882632 13394488 5256816 32.57 2688 2709936 3247704 18.90 423780 4402068 119144 21:59:56 09:58:02 PM 10915660 14042016 5223788 32.37 2688 3320116 1916744 11.15 549480 4231976 682232 21:59:56 09:59:01 PM 11206228 14254936 4933220 30.57 2688 3244364 1833312 10.67 663352 3835908 180 21:59:56 Average: 11171971 13656943 4967477 30.78 2688 2685934 2537127 14.76 399544 4150584 165489 21:59:56 21:59:56 09:50:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:59:56 09:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:51:01 PM eth0 126.27 99.77 1179.80 30.05 0.00 0.00 0.00 0.00 21:59:56 09:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:52:01 PM eth0 297.93 239.24 3461.71 43.99 0.00 0.00 0.00 0.00 21:59:56 09:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:53:01 PM eth0 25.30 24.35 38.41 9.61 0.00 0.00 0.00 0.00 21:59:56 09:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:54:01 PM lo 1654.57 1654.57 1662.36 1662.36 0.00 0.00 0.00 0.00 21:59:56 09:54:01 PM eth0 132.94 102.43 2314.43 15.54 0.00 0.00 0.00 0.00 21:59:56 09:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:55:01 PM lo 1482.85 1482.85 1500.47 1500.47 0.00 0.00 0.00 0.00 21:59:56 09:55:01 PM eth0 8.37 8.16 11.43 3.17 0.00 0.00 0.00 0.00 21:59:56 09:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:56:01 PM lo 1463.01 1463.01 1479.35 1479.35 0.00 0.00 0.00 0.00 21:59:56 09:56:01 PM eth0 4.18 3.88 1.55 2.36 0.00 0.00 0.00 0.00 21:59:56 09:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:57:01 PM lo 887.72 887.72 890.35 890.35 0.00 0.00 0.00 0.00 21:59:56 09:57:01 PM eth0 47.21 42.56 651.50 7.79 0.00 0.00 0.00 0.00 21:59:56 09:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:58:02 PM lo 585.65 585.65 602.77 602.77 0.00 0.00 0.00 0.00 21:59:56 09:58:02 PM eth0 194.32 134.01 2269.02 17.66 0.00 0.00 0.00 0.00 21:59:56 09:58:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 09:59:01 PM eth0 350.12 194.66 769.83 263.25 0.00 0.00 0.00 0.00 21:59:56 09:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 Average: lo 676.13 676.13 682.98 682.98 0.00 0.00 0.00 0.00 21:59:56 Average: eth0 131.43 94.15 1189.25 43.30 0.00 0.00 0.00 0.00 21:59:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:56 21:59:56 21:59:56 ---> sar -P ALL: 21:59:56 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/03/2024 _x86_64_ (4 CPU) 21:59:56 21:59:56 21:49:30 LINUX RESTART (4 CPU) 21:59:56 21:59:56 09:50:01 PM CPU %user %nice %system %iowait %steal %idle 21:59:56 09:51:01 PM all 19.75 0.00 2.86 1.10 0.08 76.21 21:59:56 09:51:01 PM 0 13.24 0.00 1.95 0.28 0.08 84.44 21:59:56 09:51:01 PM 1 12.01 0.00 1.91 1.10 0.07 84.91 21:59:56 09:51:01 PM 2 22.13 0.00 3.20 1.26 0.07 73.35 21:59:56 09:51:01 PM 3 31.64 0.00 4.37 1.77 0.10 62.12 21:59:56 09:52:01 PM all 43.73 0.00 3.29 1.41 0.11 51.46 21:59:56 09:52:01 PM 0 47.36 0.00 3.20 1.22 0.12 48.10 21:59:56 09:52:01 PM 1 34.00 0.00 2.96 1.98 0.10 60.96 21:59:56 09:52:01 PM 2 37.88 0.00 4.15 1.80 0.10 56.07 21:59:56 09:52:01 PM 3 55.66 0.00 2.84 0.65 0.12 40.72 21:59:56 09:53:01 PM all 74.12 0.00 2.60 0.52 0.10 22.66 21:59:56 09:53:01 PM 0 74.16 0.00 2.25 0.25 0.10 23.24 21:59:56 09:53:01 PM 1 71.59 0.00 2.86 0.64 0.10 24.82 21:59:56 09:53:01 PM 2 75.59 0.00 2.86 0.77 0.10 20.68 21:59:56 09:53:01 PM 3 75.14 0.00 2.44 0.44 0.10 21.88 21:59:56 09:54:01 PM all 60.53 0.00 3.57 0.61 0.12 35.17 21:59:56 09:54:01 PM 0 63.21 0.00 2.83 0.44 0.13 33.38 21:59:56 09:54:01 PM 1 54.32 0.00 3.50 0.37 0.12 41.69 21:59:56 09:54:01 PM 2 60.60 0.00 3.08 0.62 0.12 35.58 21:59:56 09:54:01 PM 3 63.96 0.00 4.87 1.02 0.12 30.04 21:59:56 09:55:01 PM all 62.88 0.00 3.26 0.47 0.14 33.25 21:59:56 09:55:01 PM 0 65.67 0.00 3.35 0.22 0.13 30.62 21:59:56 09:55:01 PM 1 64.57 0.00 2.51 1.01 0.13 31.78 21:59:56 09:55:01 PM 2 54.77 0.00 4.47 0.55 0.13 40.07 21:59:56 09:55:01 PM 3 66.50 0.00 2.72 0.10 0.15 30.52 21:59:56 09:56:01 PM all 63.44 0.00 3.18 0.35 0.12 32.92 21:59:56 09:56:01 PM 0 60.34 0.00 5.19 0.67 0.12 33.69 21:59:56 09:56:01 PM 1 63.04 0.00 2.64 0.22 0.12 33.99 21:59:56 09:56:01 PM 2 63.32 0.00 3.38 0.40 0.12 32.78 21:59:56 09:56:01 PM 3 67.06 0.00 1.51 0.10 0.12 31.21 21:59:56 09:57:01 PM all 59.83 0.00 3.02 0.38 0.11 36.66 21:59:56 09:57:01 PM 0 60.32 0.00 4.14 0.59 0.10 34.85 21:59:56 09:57:01 PM 1 65.58 0.00 1.68 0.02 0.12 32.61 21:59:56 09:57:01 PM 2 52.81 0.00 3.02 0.69 0.10 43.38 21:59:56 09:57:01 PM 3 60.63 0.00 3.23 0.22 0.12 35.80 21:59:56 09:58:02 PM all 49.05 0.00 2.63 0.96 0.11 47.24 21:59:56 09:58:02 PM 0 51.29 0.00 2.08 1.10 0.10 45.43 21:59:56 09:58:02 PM 1 44.55 0.00 2.82 0.69 0.10 51.84 21:59:56 09:58:02 PM 2 40.55 0.00 3.10 1.49 0.13 54.72 21:59:56 09:58:02 PM 3 59.83 0.00 2.54 0.55 0.10 36.98 21:59:56 09:59:01 PM all 26.75 0.00 2.39 1.76 0.07 69.03 21:59:56 09:59:01 PM 0 20.54 0.00 1.72 0.27 0.07 77.39 21:59:56 09:59:01 PM 1 8.77 0.00 2.05 3.17 0.07 85.94 21:59:56 09:59:01 PM 2 27.55 0.00 2.07 3.26 0.07 67.04 21:59:56 09:59:01 PM 3 50.12 0.00 3.72 0.32 0.07 45.77 21:59:56 Average: all 51.16 0.00 2.98 0.84 0.11 44.92 21:59:56 Average: 0 50.72 0.00 2.97 0.56 0.11 45.64 21:59:56 Average: 1 46.56 0.00 2.55 1.02 0.10 49.78 21:59:56 Average: 2 48.39 0.00 3.26 1.20 0.10 47.04 21:59:56 Average: 3 58.96 0.00 3.14 0.58 0.11 37.22 21:59:56 21:59:56 21:59:56