07:40:51 Started by timer 07:40:51 Running as SYSTEM 07:40:51 [EnvInject] - Loading node environment variables. 07:40:51 Building remotely on prd-centos8-builder-8c-8g-25213 (centos8-builder-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-0.20.x 07:40:52 [ssh-agent] Looking for ssh-agent implementation... 07:40:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:52 $ ssh-agent 07:40:52 SSH_AUTH_SOCK=/tmp/ssh-7N2ZWo0fDvBd/agent.5624 07:40:52 SSH_AGENT_PID=5626 07:40:52 [ssh-agent] Started. 07:40:52 Running ssh-add (command line suppressed) 07:40:52 Identity added: /w/workspace/bgpcep-maven-clm-0.20.x@tmp/private_key_9641958814117130832.key (/w/workspace/bgpcep-maven-clm-0.20.x@tmp/private_key_9641958814117130832.key) 07:40:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:40:53 The recommended git tool is: NONE 07:40:58 using credential jenkins-ssh 07:40:58 Wiping out workspace first. 07:40:59 Cloning the remote Git repository 07:40:59 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 07:40:59 > git init /w/workspace/bgpcep-maven-clm-0.20.x # timeout=10 07:40:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 07:40:59 > git --version # timeout=10 07:40:59 > git --version # 'git version 2.43.0' 07:40:59 using GIT_SSH to set credentials jenkins-ssh 07:40:59 [INFO] Currently running in a labeled security context 07:40:59 [INFO] Currently SELinux is 'enforcing' on the host 07:40:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-maven-clm-0.20.x@tmp/jenkins-gitclient-ssh14917655977529585346.key 07:40:59 Verifying host key using known hosts file 07:40:59 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. 07:40:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 07:41:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:05 Avoid second fetch 07:41:05 > git rev-parse refs/remotes/origin/0.20.x^{commit} # timeout=10 07:41:05 Checking out Revision 879d03b19456f8b3c26118ea7e0ea4a0aecf76c7 (refs/remotes/origin/0.20.x) 07:41:05 > git config core.sparsecheckout # timeout=10 07:41:05 > git checkout -f 879d03b19456f8b3c26118ea7e0ea4a0aecf76c7 # timeout=10 07:41:06 Commit message: "Bump jxr-maven-plugin 3.5.0" 07:41:06 > git rev-list --no-walk 879d03b19456f8b3c26118ea7e0ea4a0aecf76c7 # timeout=10 07:41:10 provisioning config files... 07:41:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:41:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:41:11 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins18012900323730991404.sh 07:41:11 ---> python-tools-install.sh 07:41:11 Setup pyenv: 07:41:11 system 07:41:11 * 3.8.13 (set by /opt/pyenv/version) 07:41:11 * 3.9.13 (set by /opt/pyenv/version) 07:41:11 * 3.10.13 (set by /opt/pyenv/version) 07:41:11 * 3.11.7 (set by /opt/pyenv/version) 07:41:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6oG4 07:41:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:41:19 lf-activate-venv(): INFO: Installing: lftools 07:41:52 lf-activate-venv(): INFO: Adding /tmp/venv-6oG4/bin to PATH 07:41:52 Generating Requirements File 07:42:17 Python 3.11.7 07:42:17 pip 24.2 from /tmp/venv-6oG4/lib/python3.11/site-packages/pip (python 3.11) 07:42:17 appdirs==1.4.4 07:42:17 argcomplete==3.5.0 07:42:17 aspy.yaml==1.3.0 07:42:17 attrs==24.2.0 07:42:17 autopage==0.5.2 07:42:17 beautifulsoup4==4.12.3 07:42:17 boto3==1.35.24 07:42:17 botocore==1.35.24 07:42:17 bs4==0.0.2 07:42:17 cachetools==5.5.0 07:42:17 certifi==2024.8.30 07:42:17 cffi==1.17.1 07:42:17 cfgv==3.4.0 07:42:17 chardet==5.2.0 07:42:17 charset-normalizer==3.3.2 07:42:17 click==8.1.7 07:42:17 cliff==4.7.0 07:42:17 cmd2==2.4.3 07:42:17 cryptography==3.3.2 07:42:17 debtcollector==3.0.0 07:42:17 decorator==5.1.1 07:42:17 defusedxml==0.7.1 07:42:17 Deprecated==1.2.14 07:42:17 distlib==0.3.8 07:42:17 dnspython==2.6.1 07:42:17 docker==4.2.2 07:42:17 dogpile.cache==1.3.3 07:42:17 durationpy==0.7 07:42:17 email_validator==2.2.0 07:42:17 filelock==3.16.1 07:42:17 future==1.0.0 07:42:17 gitdb==4.0.11 07:42:17 GitPython==3.1.43 07:42:17 google-auth==2.35.0 07:42:17 httplib2==0.22.0 07:42:17 identify==2.6.1 07:42:17 idna==3.10 07:42:17 importlib-resources==1.5.0 07:42:17 iso8601==2.1.0 07:42:17 Jinja2==3.1.4 07:42:17 jmespath==1.0.1 07:42:17 jsonpatch==1.33 07:42:17 jsonpointer==3.0.0 07:42:17 jsonschema==4.23.0 07:42:17 jsonschema-specifications==2023.12.1 07:42:17 keystoneauth1==5.8.0 07:42:17 kubernetes==31.0.0 07:42:17 lftools==0.37.10 07:42:17 lxml==5.3.0 07:42:17 MarkupSafe==2.1.5 07:42:17 msgpack==1.1.0 07:42:17 multi_key_dict==2.0.3 07:42:17 munch==4.0.0 07:42:17 netaddr==1.3.0 07:42:17 netifaces==0.11.0 07:42:17 niet==1.4.2 07:42:17 nodeenv==1.9.1 07:42:17 oauth2client==4.1.3 07:42:17 oauthlib==3.2.2 07:42:17 openstacksdk==4.0.0 07:42:17 os-client-config==2.1.0 07:42:17 os-service-types==1.7.0 07:42:17 osc-lib==3.1.0 07:42:17 oslo.config==9.6.0 07:42:17 oslo.context==5.6.0 07:42:17 oslo.i18n==6.4.0 07:42:17 oslo.log==6.1.2 07:42:17 oslo.serialization==5.5.0 07:42:17 oslo.utils==7.3.0 07:42:17 packaging==24.1 07:42:17 pbr==6.1.0 07:42:17 platformdirs==4.3.6 07:42:17 prettytable==3.11.0 07:42:17 pyasn1==0.6.1 07:42:17 pyasn1_modules==0.4.1 07:42:17 pycparser==2.22 07:42:17 pygerrit2==2.0.15 07:42:17 PyGithub==2.4.0 07:42:17 PyJWT==2.9.0 07:42:17 PyNaCl==1.5.0 07:42:17 pyparsing==2.4.7 07:42:17 pyperclip==1.9.0 07:42:17 pyrsistent==0.20.0 07:42:17 python-cinderclient==9.6.0 07:42:17 python-dateutil==2.9.0.post0 07:42:17 python-heatclient==4.0.0 07:42:17 python-jenkins==1.8.2 07:42:17 python-keystoneclient==5.5.0 07:42:17 python-magnumclient==4.7.0 07:42:17 python-openstackclient==7.1.2 07:42:17 python-swiftclient==4.6.0 07:42:17 PyYAML==6.0.2 07:42:17 referencing==0.35.1 07:42:17 requests==2.32.3 07:42:17 requests-oauthlib==2.0.0 07:42:17 requestsexceptions==1.4.0 07:42:17 rfc3986==2.0.0 07:42:17 rpds-py==0.20.0 07:42:17 rsa==4.9 07:42:17 ruamel.yaml==0.18.6 07:42:17 ruamel.yaml.clib==0.2.8 07:42:17 s3transfer==0.10.2 07:42:17 simplejson==3.19.3 07:42:17 six==1.16.0 07:42:17 smmap==5.0.1 07:42:17 soupsieve==2.6 07:42:17 stevedore==5.3.0 07:42:17 tabulate==0.9.0 07:42:17 toml==0.10.2 07:42:17 tomlkit==0.13.2 07:42:17 tqdm==4.66.5 07:42:17 typing_extensions==4.12.2 07:42:17 tzdata==2024.1 07:42:17 urllib3==1.26.20 07:42:17 virtualenv==20.26.5 07:42:17 wcwidth==0.2.13 07:42:17 websocket-client==1.8.0 07:42:17 wrapt==1.16.0 07:42:17 xdg==6.0.0 07:42:17 xmltodict==0.13.0 07:42:17 yq==3.4.3 07:42:18 [bgpcep-maven-clm-0.20.x] $ /bin/sh -xe /tmp/jenkins8995251547407797376.sh 07:42:18 + echo quiet=on 07:42:18 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-25213 07:42:19 [bgpcep-maven-clm-0.20.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=0.20.x -Dsha1=origin/0.20.x "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=bgpcep -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/0.20.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=0.20.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:42:19 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 07:42:19 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:42:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:42:19 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 07:42:19 Default locale: en_US, platform encoding: UTF-8 07:42:19 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 07:42:19 [bgpcep-maven-clm-0.20.x] $ /bin/sh -xe /tmp/jenkins2727619117923030268.sh 07:42:19 + rm /home/jenkins/.wgetrc 07:42:19 [EnvInject] - Injecting environment variables from a build step. 07:42:19 [EnvInject] - Injecting as environment variables the properties content 07:42:19 SET_JDK_VERSION=openjdk17 07:42:19 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:42:19 07:42:19 [EnvInject] - Variables injected successfully. 07:42:19 [bgpcep-maven-clm-0.20.x] $ /bin/sh /tmp/jenkins16100774509555389158.sh 07:42:19 ---> update-java-alternatives.sh 07:42:19 ---> Updating Java version 07:42:20 ---> RedHat type system detected 07:42:20 openjdk version "17.0.6-ea" 2023-01-17 LTS 07:42:20 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 07:42:20 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 07:42:20 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 07:42:20 [EnvInject] - Injecting environment variables from a build step. 07:42:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:42:20 [EnvInject] - Variables injected successfully. 07:42:20 provisioning config files... 07:42:20 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-0.20.x@tmp/config15077344390033080037tmp 07:42:21 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-0.20.x@tmp/config5130891785698369768tmp 07:42:22 [EnvInject] - Injecting environment variables from a build step. 07:42:22 [EnvInject] - Injecting as environment variables the properties content 07:42:22 MAVEN_GOALS=clean install 07:42:22 07:42:22 [EnvInject] - Variables injected successfully. 07:42:22 [bgpcep-maven-clm-0.20.x] $ /bin/bash -l /tmp/jenkins7645637250732981549.sh 07:42:22 ---> common-variables.sh 07:42:22 --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 07:42:22 ---> sonatype-clm.sh 07:42:22 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:42:22 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:42:22 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 07:42:22 Default locale: en_US, platform encoding: UTF-8 07:42:22 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 07:42:23 [INFO] Scanning for projects... 07:42:32 [INFO] ------------------------------------------------------------------------ 07:42:32 [INFO] Reactor Build Order: 07:42:32 [INFO] 07:42:32 [INFO] bgpcep-artifacts [pom] 07:42:32 [INFO] binding-parent [pom] 07:42:32 [INFO] graph-api [bundle] 07:42:32 [INFO] algo-api [bundle] 07:42:32 [INFO] concepts [bundle] 07:42:32 [INFO] BGPCEP common parent [pom] 07:42:32 [INFO] algo-impl [bundle] 07:42:32 [INFO] single-feature-parent [pom] 07:42:32 [INFO] OpenDaylight :: GRAPH :: API [feature] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 07:42:32 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 07:42:32 [INFO] graph-impl [bundle] 07:42:32 [INFO] OpenDaylight :: GRAPH [feature] 07:42:32 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 07:42:32 [INFO] testtool-parent [pom] 07:42:32 [INFO] util [bundle] 07:42:32 [INFO] bgp-concepts [bundle] 07:42:32 [INFO] bgp-parser-api [bundle] 07:42:32 [INFO] bgp-parser-spi [bundle] 07:42:32 [INFO] bgp-util [bundle] 07:42:32 [INFO] bgp-parser-impl [bundle] 07:42:32 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Parser [feature] 07:42:32 [INFO] bgp-rib-api [bundle] 07:42:32 [INFO] bgp-openconfig-api [bundle] 07:42:32 [INFO] bgp-rib-spi [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 07:42:32 [INFO] bgp-openconfig-spi [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 07:42:32 [INFO] bgp-bmp-api [bundle] 07:42:32 [INFO] bgp-extension-parent [pom] 07:42:32 [INFO] bgp-inet [bundle] 07:42:32 [INFO] bgp-path-selection-mode [bundle] 07:42:32 [INFO] config-loader-spi [bundle] 07:42:32 [INFO] config-loader-impl [bundle] 07:42:32 [INFO] testtool-util [bundle] 07:42:32 [INFO] routing-policy-config-loader [bundle] 07:42:32 [INFO] bgp-openconfig-rp-spi [bundle] 07:42:32 [INFO] bgp-route-target [bundle] 07:42:32 [INFO] bgp-openconfig-rp-impl [bundle] 07:42:32 [INFO] rsvp-api [bundle] 07:42:32 [INFO] rsvp-spi [bundle] 07:42:32 [INFO] rsvp-impl [bundle] 07:42:32 [INFO] bgp-linkstate [bundle] 07:42:32 [INFO] bgp-rib-mock [bundle] 07:42:32 [INFO] bgp-config-example [jar] 07:42:32 [INFO] bgp-openconfig-rp-statement [bundle] 07:42:32 [INFO] bgp-rib-impl [bundle] 07:42:32 [INFO] bgp-peer-acceptor [bundle] 07:42:32 [INFO] bgp-bmp-spi [bundle] 07:42:32 [INFO] OpenDaylight :: BMP :: API [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Inet [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 07:42:32 [INFO] bgp-openconfig-state [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 07:42:32 [INFO] topology-api [bundle] 07:42:32 [INFO] topology-tunnel-api [bundle] 07:42:32 [INFO] topology-segment-routing [bundle] 07:42:32 [INFO] bgp-topology-provider [bundle] 07:42:32 [INFO] OpenDaylight :: RSVP :: API [feature] 07:42:32 [INFO] OpenDaylight :: RSVP [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 07:42:32 [INFO] OpenDaylight :: BGP :: Topology [feature] 07:42:32 [INFO] bgp-cli [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: Cli [feature] 07:42:32 [INFO] bgp-flowspec [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 07:42:32 [INFO] bgp-labeled-unicast [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 07:42:32 [INFO] bgp-l3vpn [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 07:42:32 [INFO] bgp-mvpn [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 07:42:32 [INFO] bgp-evpn [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: Evpn [feature] 07:42:32 [INFO] protocols-config-loader [bundle] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 07:42:32 [INFO] topology-config-loader [bundle] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 07:42:32 [INFO] OpenDaylight :: BGP [feature] 07:42:32 [INFO] OpenDaylight :: Configuration Example Files [feature] 07:42:32 [INFO] bmp-monitors-config-loader [bundle] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 07:42:32 [INFO] bgp-bmp-config-example [jar] 07:42:32 [INFO] OpenDaylight :: BMP :: Config files example [feature] 07:42:32 [INFO] bgp-bmp-parser-impl [bundle] 07:42:32 [INFO] bgp-bmp-impl [bundle] 07:42:32 [INFO] OpenDaylight :: BMP [feature] 07:42:32 [INFO] pcep-api [bundle] 07:42:32 [INFO] pcep-spi [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Api [feature] 07:42:32 [INFO] pcep-base-parser [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 07:42:32 [INFO] pcep-impl [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Impl [feature] 07:42:32 [INFO] programming-api [bundle] 07:42:32 [INFO] programming-spi [bundle] 07:42:32 [INFO] programming-topology-api [bundle] 07:42:32 [INFO] programming-tunnel-api [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 07:42:32 [INFO] pcep-tunnel-api [bundle] 07:42:32 [INFO] programming-impl [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 07:42:32 [INFO] pcep-topology-api [bundle] 07:42:32 [INFO] pcep-topology-spi [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Topology [feature] 07:42:32 [INFO] pcep-ietf-stateful [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Stateful [feature] 07:42:32 [INFO] pcep-ietf-p2mp-te-lsp [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] 07:42:32 [INFO] pcep-segment-routing [bundle] 07:42:32 [INFO] pcep-server-api [bundle] 07:42:32 [INFO] pcep-pcc-mock [jar] 07:42:32 [INFO] pcep-topology-provider [bundle] 07:42:32 [INFO] pcep-server-provider [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 07:42:32 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 07:42:32 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 07:42:32 [INFO] pcep-tunnel-provider [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 07:42:32 [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] 07:42:32 [INFO] pcep-auto-bandwidth-extension [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] 07:42:32 [INFO] pcep-config-example [jar] 07:42:32 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 07:42:32 [INFO] pcep-cli [bundle] 07:42:32 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 07:42:32 [INFO] OpenDaylight :: PCEP [feature] 07:42:32 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 07:42:32 [INFO] feature-repo-parent [pom] 07:42:32 [INFO] features-bgpcep [feature] 07:42:32 [INFO] bgp-benchmark-app [bundle] 07:42:32 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 07:42:32 [INFO] data-change-counter [bundle] 07:42:32 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 07:42:32 [INFO] features-bgpcep-testing [feature] 07:42:32 [INFO] bgpcep-features-parent [pom] 07:42:32 [INFO] graph [pom] 07:42:32 [INFO] bgp-parser-mock [bundle] 07:42:32 [INFO] bgp-testtool [jar] 07:42:32 [INFO] extensions [pom] 07:42:32 [INFO] bgp-parent [pom] 07:42:32 [INFO] bmp-mock [jar] 07:42:32 [INFO] bmp-parent [pom] 07:42:32 [INFO] algo-parent [pom] 07:42:32 [INFO] pcep-testtool [jar] 07:42:32 [INFO] pcep-server-parent [pom] 07:42:32 [INFO] pcep-topology-parent [pom] 07:42:32 [INFO] pcep-tunnel-parent [pom] 07:42:32 [INFO] pcep-parent [pom] 07:42:32 [INFO] programming-parent [pom] 07:42:32 [INFO] rsvp-parent [pom] 07:42:32 [INFO] topology-parent [pom] 07:42:32 [INFO] config-loader-parent [pom] 07:42:32 [INFO] bgpcep-karaf [pom] 07:42:32 [INFO] bgpcep [pom] 07:42:34 [INFO] 07:42:34 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 07:42:34 [INFO] Building bgpcep-artifacts 0.20.9-SNAPSHOT [1/169] 07:42:34 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:34 [INFO] 07:42:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-artifacts --- 07:42:34 [INFO] 07:42:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-artifacts --- 07:42:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:42:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:42:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:35 [INFO] 07:42:35 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgpcep-artifacts --- 07:42:35 [INFO] 07:42:35 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgpcep-artifacts --- 07:42:36 [INFO] CycloneDX: Resolving Dependencies 07:42:37 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 07:42:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/bom.xml 07:42:37 [INFO] attaching as bgpcep-artifacts-0.20.9-SNAPSHOT-cyclonedx.xml 07:42:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/bom.json 07:42:37 [INFO] attaching as bgpcep-artifacts-0.20.9-SNAPSHOT-cyclonedx.json 07:42:37 [INFO] 07:42:37 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgpcep-artifacts --- 07:42:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.9-SNAPSHOT/bgpcep-artifacts-0.20.9-SNAPSHOT.pom 07:42:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.9-SNAPSHOT/bgpcep-artifacts-0.20.9-SNAPSHOT-cyclonedx.xml 07:42:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.9-SNAPSHOT/bgpcep-artifacts-0.20.9-SNAPSHOT-cyclonedx.json 07:42:37 [INFO] 07:42:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-artifacts --- 07:42:39 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:0.20.9-SNAPSHOT 07:42:39 [INFO] 07:42:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-artifacts --- 07:42:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/sonatype-clm/module.xml 07:42:40 [INFO] 07:42:40 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 07:42:40 [INFO] Building binding-parent 0.20.9-SNAPSHOT [2/169] 07:42:40 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:41 [INFO] 07:42:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-parent --- 07:42:41 [INFO] 07:42:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- 07:42:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:42:41 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:42:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:41 [INFO] 07:42:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- 07:42:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:41 [INFO] 07:42:41 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ binding-parent --- 07:42:41 [INFO] 07:42:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-parent --- 07:42:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/binding-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/** 07:42:41 [INFO] 07:42:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-parent --- 07:42:42 [INFO] Starting audit... 07:42:42 Audit done. 07:42:42 [INFO] You have 0 Checkstyle violations. 07:42:42 [INFO] 07:42:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-parent --- 07:42:43 [INFO] Starting audit... 07:42:43 Audit done. 07:42:43 [INFO] You have 0 Checkstyle violations. 07:42:43 [INFO] 07:42:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-parent --- 07:42:43 [INFO] 07:42:43 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ binding-parent >>> 07:42:43 [INFO] 07:42:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ binding-parent --- 07:42:45 [INFO] 07:42:45 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ binding-parent <<< 07:42:45 [INFO] 07:42:45 [INFO] 07:42:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ binding-parent --- 07:42:45 [INFO] 07:42:45 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ binding-parent --- 07:42:45 [INFO] 07:42:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-parent --- 07:42:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:42:46 [INFO] 07:42:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ binding-parent --- 07:42:46 [INFO] CycloneDX: Resolving Dependencies 07:42:47 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 07:42:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/bom.xml 07:42:47 [INFO] attaching as binding-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:42:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/bom.json 07:42:47 [INFO] attaching as binding-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:42:47 [INFO] 07:42:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 07:42:48 [INFO] Skipping duplicate-finder execution! 07:42:48 [INFO] 07:42:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-parent --- 07:42:48 [INFO] Skipping pom project 07:42:48 [INFO] 07:42:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 07:42:48 [INFO] 07:42:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-parent --- 07:42:48 [INFO] 07:42:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-parent --- 07:42:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:42:48 [INFO] 07:42:48 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ binding-parent --- 07:42:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.20.9-SNAPSHOT/binding-parent-0.20.9-SNAPSHOT.pom 07:42:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.20.9-SNAPSHOT/binding-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:42:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.20.9-SNAPSHOT/binding-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:42:48 [INFO] 07:42:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ binding-parent --- 07:42:48 [INFO] org.opendaylight.bgpcep:binding-parent:pom:0.20.9-SNAPSHOT 07:42:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:42:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:42:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:48 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:42:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:42:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:42:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:42:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:42:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:42:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:42:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:42:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:42:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:42:48 [INFO] +- junit:junit:jar:4.13.2:test 07:42:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:42:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:42:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:42:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:42:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:42:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:48 [INFO] 07:42:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ binding-parent --- 07:42:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/sonatype-clm/module.xml 07:42:48 [INFO] 07:42:48 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 07:42:48 [INFO] Building graph-api 0.20.9-SNAPSHOT [3/169] 07:42:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:42:49 [INFO] 07:42:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph-api --- 07:42:49 [INFO] 07:42:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph-api --- 07:42:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:49 [INFO] 07:42:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ graph-api --- 07:42:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:49 [INFO] 07:42:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ graph-api --- 07:42:50 [INFO] 07:42:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ graph-api --- 07:42:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:42:50 [INFO] 07:42:50 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ graph-api --- 07:42:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:42:52 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/main/yang 07:42:52 [INFO] yang-to-sources: Found 4 dependencies in 7.841 ms 07:42:52 [INFO] yang-to-sources: Project model files found: 1 in 91.83 ms 07:42:52 [INFO] yang-to-sources: 4 YANG models processed in 259.5 ms 07:42:52 [INFO] BindingJavaFileGenerator: Defined 35 files in 90.71 ms 07:42:52 [INFO] Sorted 35 files into 7 directories in 3.303 ms 07:42:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 35 in 217.3 ms 07:42:52 [INFO] 07:42:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ graph-api --- 07:42:52 [INFO] Starting audit... 07:42:52 Audit done. 07:42:52 [INFO] You have 0 Checkstyle violations. 07:42:52 [INFO] 07:42:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ graph-api --- 07:42:53 [INFO] Starting audit... 07:42:53 Audit done. 07:42:53 [INFO] You have 0 Checkstyle violations. 07:42:53 [INFO] 07:42:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ graph-api --- 07:42:53 [INFO] 07:42:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-api --- 07:42:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/main/resources 07:42:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/spi 07:42:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:42:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:42:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:42:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/spi 07:42:53 [INFO] 07:42:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ graph-api --- 07:42:53 [INFO] Recompiling the module because of changed dependency. 07:42:53 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 07:42:55 [INFO] 07:42:55 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ graph-api >>> 07:42:55 [INFO] 07:42:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ graph-api --- 07:42:55 [INFO] Fork Value is true 07:42:58 [INFO] Done SpotBugs Analysis.... 07:42:58 [INFO] 07:42:58 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ graph-api <<< 07:42:58 [INFO] 07:42:58 [INFO] 07:42:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ graph-api --- 07:42:58 [INFO] BugInstance size is 0 07:42:58 [INFO] Error size is 0 07:42:58 [INFO] No errors/warnings found 07:42:58 [INFO] 07:42:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-api --- 07:42:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/test/resources 07:42:58 [INFO] 07:42:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ graph-api --- 07:42:58 [INFO] No sources to compile 07:42:58 [INFO] 07:42:58 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ graph-api --- 07:42:58 [INFO] No tests to run. 07:42:58 [INFO] 07:42:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ graph-api --- 07:42:58 [INFO] 07:42:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-api --- 07:42:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT.jar 07:42:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/classes/META-INF/MANIFEST.MF 07:42:59 [INFO] 07:42:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ graph-api --- 07:42:59 [INFO] No previous run data found, generating javadoc. 07:43:02 [WARNING] Javadoc Warnings 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/main/java/org/opendaylight/graph/ConnectedGraphTrigger.java:42: warning: no @param for triggers 07:43:02 [WARNING] void verifyVertex(Collection triggers, @Nullable ConnectedVertex next, 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/main/java/org/opendaylight/graph/ConnectedGraphTrigger.java:56: warning: no @param for triggers 07:43:02 [WARNING] void verifyEdge(Collection triggers, @Nullable ConnectedEdge next, @Nullable Edge current); 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/DecimalBandwidth.java:35: warning: no comment 07:43:02 [WARNING] public static final String _UNITS = "bytes/second"; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/DecimalBandwidth.java:55: warning: no comment 07:43:02 [WARNING] public DecimalBandwidth(Decimal64 _value) { 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/DecimalBandwidth.java:74: warning: no comment 07:43:02 [WARNING] public static DecimalBandwidth getDefaultInstance(final String defaultValue) { 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Delay.java:31: warning: no comment 07:43:02 [WARNING] public static final String _UNITS = "microseconds"; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Delay.java:35: warning: no comment 07:43:02 [WARNING] public Delay(Uint32 _value) { 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Delay.java:59: warning: no comment 07:43:02 [WARNING] public static Delay getDefaultInstance(final String defaultValue) { 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/Graph.java:107: warning: no comment 07:43:02 [WARNING] InterDomain(2, "inter-domain") 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/Graph.java:105: warning: no comment 07:43:02 [WARNING] IntraDomain(1, "intra-domain"), 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Loss.java:31: warning: no comment 07:43:02 [WARNING] public static final String _UNITS = "0.000003%"; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Loss.java:35: warning: no comment 07:43:02 [WARNING] public Loss(Uint32 _value) { 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Loss.java:59: warning: no comment 07:43:02 [WARNING] public static Loss getDefaultInstance(final String defaultValue) { 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:109: warning: no comment 07:43:02 [WARNING] Abr(1, "abr"), 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:111: warning: no comment 07:43:02 [WARNING] AsbrIn(2, "asbr-in"), 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:113: warning: no comment 07:43:02 [WARNING] AsbrOut(3, "asbr-out"), 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:115: warning: no comment 07:43:02 [WARNING] Pseudo(4, "pseudo") 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:107: warning: no comment 07:43:02 [WARNING] Standard(0, "standard"), 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/DecimalBandwidth.java:36: warning: no comment 07:43:02 [WARNING] private final Decimal64 _value; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/edge/attributes/UnreservedBandwidthKey.java:24: warning: no comment 07:43:02 [WARNING] private final Uint8 _classType; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/GraphKey.java:23: warning: no comment 07:43:02 [WARNING] private final String _name; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/graph/EdgeKey.java:24: warning: no comment 07:43:02 [WARNING] private final Uint64 _edgeId; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/graph/PrefixKey.java:24: warning: no comment 07:43:02 [WARNING] private final IpPrefix _prefix; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/graph/VertexKey.java:24: warning: no comment 07:43:02 [WARNING] private final Uint64 _vertexId; 07:43:02 [WARNING] ^ 07:43:02 [WARNING] 24 warnings 07:43:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT-javadoc.jar 07:43:02 [INFO] 07:43:02 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ graph-api --- 07:43:02 [INFO] CycloneDX: Resolving Dependencies 07:43:02 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 07:43:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/bom.xml 07:43:03 [INFO] attaching as graph-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/bom.json 07:43:03 [INFO] attaching as graph-api-0.20.9-SNAPSHOT-cyclonedx.json 07:43:03 [INFO] 07:43:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 07:43:03 [INFO] Skipping duplicate-finder execution! 07:43:03 [INFO] 07:43:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ graph-api --- 07:43:03 [INFO] No dependency problems found 07:43:03 [INFO] 07:43:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ graph-api --- 07:43:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT-sources.jar 07:43:03 [INFO] 07:43:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ graph-api --- 07:43:03 [INFO] 07:43:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ graph-api --- 07:43:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:03 [INFO] 07:43:03 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ graph-api --- 07:43:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.9-SNAPSHOT/graph-api-0.20.9-SNAPSHOT.pom 07:43:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.9-SNAPSHOT/graph-api-0.20.9-SNAPSHOT.jar 07:43:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.9-SNAPSHOT/graph-api-0.20.9-SNAPSHOT-javadoc.jar 07:43:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.9-SNAPSHOT/graph-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.9-SNAPSHOT/graph-api-0.20.9-SNAPSHOT-cyclonedx.json 07:43:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.9-SNAPSHOT/graph-api-0.20.9-SNAPSHOT-sources.jar 07:43:03 [INFO] 07:43:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-api --- 07:43:03 [INFO] Writing OBR metadata 07:43:03 [INFO] Installing org/opendaylight/bgpcep/graph-api/0.20.9-SNAPSHOT/graph-api-0.20.9-SNAPSHOT.jar 07:43:03 [INFO] Writing OBR metadata 07:43:03 [INFO] 07:43:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ graph-api --- 07:43:03 [INFO] org.opendaylight.bgpcep:graph-api:bundle:0.20.9-SNAPSHOT 07:43:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:43:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:43:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:43:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:43:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:43:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:43:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:43:03 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:43:03 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:43:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:43:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:43:03 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:43:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:43:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:03 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:03 [INFO] +- junit:junit:jar:4.13.2:test 07:43:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:03 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:43:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:03 [INFO] 07:43:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ graph-api --- 07:43:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/sonatype-clm/module.xml 07:43:03 [INFO] 07:43:03 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 07:43:03 [INFO] Building algo-api 0.20.9-SNAPSHOT [4/169] 07:43:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:03 [INFO] 07:43:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-api --- 07:43:03 [INFO] 07:43:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-api --- 07:43:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:03 [INFO] 07:43:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ algo-api --- 07:43:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:03 [INFO] 07:43:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ algo-api --- 07:43:03 [INFO] 07:43:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ algo-api --- 07:43:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:43:03 [INFO] 07:43:03 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ algo-api --- 07:43:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:43:03 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/src/main/yang 07:43:03 [INFO] yang-to-sources: Found 5 dependencies in 2.543 ms 07:43:03 [INFO] yang-to-sources: Project model files found: 1 in 11.81 ms 07:43:03 [INFO] yang-to-sources: 5 YANG models processed in 123.5 ms 07:43:03 [INFO] BindingJavaFileGenerator: Defined 25 files in 17.79 ms 07:43:03 [INFO] Sorted 25 files into 5 directories in 154.9 μs 07:43:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 35.47 ms 07:43:03 [INFO] 07:43:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ algo-api --- 07:43:03 [INFO] Starting audit... 07:43:03 Audit done. 07:43:03 [INFO] You have 0 Checkstyle violations. 07:43:03 [INFO] 07:43:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ algo-api --- 07:43:04 [INFO] Starting audit... 07:43:04 Audit done. 07:43:04 [INFO] You have 0 Checkstyle violations. 07:43:04 [INFO] 07:43:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ algo-api --- 07:43:04 [INFO] 07:43:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-api --- 07:43:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/src/main/resources 07:43:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/spi 07:43:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:43:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/spi 07:43:04 [INFO] 07:43:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ algo-api --- 07:43:04 [INFO] Recompiling the module because of changed dependency. 07:43:04 [INFO] Compiling 26 source files with javac [debug release 17] to target/classes 07:43:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/PathComputationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:43:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/PathComputationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:43:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/PathComputationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:43:04 [INFO] 07:43:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ algo-api >>> 07:43:04 [INFO] 07:43:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ algo-api --- 07:43:04 [INFO] Fork Value is true 07:43:06 [INFO] Done SpotBugs Analysis.... 07:43:07 [INFO] 07:43:07 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ algo-api <<< 07:43:07 [INFO] 07:43:07 [INFO] 07:43:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ algo-api --- 07:43:07 [INFO] BugInstance size is 0 07:43:07 [INFO] Error size is 0 07:43:07 [INFO] No errors/warnings found 07:43:07 [INFO] 07:43:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-api --- 07:43:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/src/test/resources 07:43:07 [INFO] 07:43:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ algo-api --- 07:43:07 [INFO] No sources to compile 07:43:07 [INFO] 07:43:07 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ algo-api --- 07:43:07 [INFO] No tests to run. 07:43:07 [INFO] 07:43:07 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ algo-api --- 07:43:07 [INFO] 07:43:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-api --- 07:43:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT.jar 07:43:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/classes/META-INF/MANIFEST.MF 07:43:07 [INFO] 07:43:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ algo-api --- 07:43:07 [INFO] No previous run data found, generating javadoc. 07:43:09 [WARNING] Javadoc Warnings 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AddressFamily.java:39: warning: no comment 07:43:09 [WARNING] Ipv4(0, "ipv4"), 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AddressFamily.java:41: warning: no comment 07:43:09 [WARNING] Ipv6(1, "ipv6"), 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AddressFamily.java:43: warning: no comment 07:43:09 [WARNING] SrIpv4(2, "sr-ipv4"), 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AddressFamily.java:45: warning: no comment 07:43:09 [WARNING] SrIpv6(3, "sr-ipv6") 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AlgorithmType.java:38: warning: no comment 07:43:09 [WARNING] Cspf(1, "cspf"), 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AlgorithmType.java:40: warning: no comment 07:43:09 [WARNING] Samcra(2, "samcra") 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AlgorithmType.java:36: warning: no comment 07:43:09 [WARNING] Spf(0, "spf"), 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/PathComputationService.java:9: warning: no comment 07:43:09 [WARNING] public interface PathComputationService 07:43:09 [WARNING] ^ 07:43:09 [WARNING] 8 warnings 07:43:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT-javadoc.jar 07:43:09 [INFO] 07:43:09 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ algo-api --- 07:43:09 [INFO] CycloneDX: Resolving Dependencies 07:43:10 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 07:43:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/bom.xml 07:43:10 [INFO] attaching as algo-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/bom.json 07:43:10 [INFO] attaching as algo-api-0.20.9-SNAPSHOT-cyclonedx.json 07:43:10 [INFO] 07:43:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 07:43:10 [INFO] Skipping duplicate-finder execution! 07:43:10 [INFO] 07:43:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ algo-api --- 07:43:10 [INFO] No dependency problems found 07:43:10 [INFO] 07:43:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ algo-api --- 07:43:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT-sources.jar 07:43:10 [INFO] 07:43:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ algo-api --- 07:43:10 [INFO] 07:43:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ algo-api --- 07:43:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:10 [INFO] 07:43:10 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ algo-api --- 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.9-SNAPSHOT/algo-api-0.20.9-SNAPSHOT.pom 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.9-SNAPSHOT/algo-api-0.20.9-SNAPSHOT.jar 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.9-SNAPSHOT/algo-api-0.20.9-SNAPSHOT-javadoc.jar 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.9-SNAPSHOT/algo-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.9-SNAPSHOT/algo-api-0.20.9-SNAPSHOT-cyclonedx.json 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.9-SNAPSHOT/algo-api-0.20.9-SNAPSHOT-sources.jar 07:43:10 [INFO] 07:43:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-api --- 07:43:10 [INFO] Installing org/opendaylight/bgpcep/algo-api/0.20.9-SNAPSHOT/algo-api-0.20.9-SNAPSHOT.jar 07:43:10 [INFO] Writing OBR metadata 07:43:10 [INFO] 07:43:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ algo-api --- 07:43:10 [INFO] org.opendaylight.bgpcep:algo-api:bundle:0.20.9-SNAPSHOT 07:43:10 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:43:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:43:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:43:10 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:43:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:43:10 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:43:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:43:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:43:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:43:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:43:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:43:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:10 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:43:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:43:10 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:43:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:10 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:10 [INFO] +- junit:junit:jar:4.13.2:test 07:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:10 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:43:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:10 [INFO] 07:43:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ algo-api --- 07:43:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/sonatype-clm/module.xml 07:43:10 [INFO] 07:43:10 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 07:43:10 [INFO] Building concepts 0.20.9-SNAPSHOT [5/169] 07:43:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:10 [INFO] 07:43:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ concepts --- 07:43:10 [INFO] 07:43:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ concepts --- 07:43:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:10 [INFO] 07:43:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ concepts --- 07:43:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:10 [INFO] 07:43:10 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ concepts --- 07:43:10 [INFO] 07:43:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ concepts --- 07:43:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:43:10 [INFO] 07:43:10 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ concepts --- 07:43:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:43:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/yang 07:43:11 [INFO] yang-to-sources: Found 3 dependencies in 1.660 ms 07:43:11 [INFO] yang-to-sources: Project model files found: 4 in 3.707 ms 07:43:11 [INFO] yang-to-sources: 7 YANG models processed in 34.81 ms 07:43:11 [INFO] BindingJavaFileGenerator: Defined 25 files in 7.444 ms 07:43:11 [INFO] Sorted 25 files into 5 directories in 154.2 μs 07:43:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 19.22 ms 07:43:11 [INFO] 07:43:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ concepts --- 07:43:11 [INFO] Starting audit... 07:43:11 Audit done. 07:43:11 [INFO] You have 0 Checkstyle violations. 07:43:11 [INFO] 07:43:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ concepts --- 07:43:11 [INFO] Starting audit... 07:43:11 Audit done. 07:43:11 [INFO] You have 0 Checkstyle violations. 07:43:11 [INFO] 07:43:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ concepts --- 07:43:11 [INFO] 07:43:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ concepts --- 07:43:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/resources 07:43:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/spi 07:43:11 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:43:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:43:11 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:43:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/spi 07:43:11 [INFO] 07:43:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ concepts --- 07:43:11 [INFO] Recompiling the module because of changed dependency. 07:43:11 [INFO] Compiling 29 source files with javac [debug release 17] to target/classes 07:43:11 [INFO] 07:43:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ concepts >>> 07:43:11 [INFO] 07:43:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ concepts --- 07:43:11 [INFO] Fork Value is true 07:43:14 [INFO] Done SpotBugs Analysis.... 07:43:14 [INFO] 07:43:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ concepts <<< 07:43:14 [INFO] 07:43:14 [INFO] 07:43:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ concepts --- 07:43:14 [INFO] BugInstance size is 0 07:43:14 [INFO] Error size is 0 07:43:14 [INFO] No errors/warnings found 07:43:14 [INFO] 07:43:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ concepts --- 07:43:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/test/resources 07:43:14 [INFO] 07:43:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ concepts --- 07:43:14 [INFO] Recompiling the module because of changed dependency. 07:43:14 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:43:14 [INFO] 07:43:14 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ concepts --- 07:43:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:43:15 [INFO] 07:43:15 [INFO] ------------------------------------------------------- 07:43:15 [INFO] T E S T S 07:43:15 [INFO] ------------------------------------------------------- 07:43:16 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 07:43:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.protocol.concepts.ASNumberTest 07:43:16 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 07:43:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.protocol.concepts.BandwidthTest 07:43:16 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:43:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:43:16 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 07:43:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 07:43:16 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:43:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:43:16 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 07:43:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 07:43:16 [INFO] 07:43:16 [INFO] Results: 07:43:16 [INFO] 07:43:16 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:43:16 [INFO] 07:43:16 [INFO] 07:43:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ concepts --- 07:43:16 [INFO] 07:43:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ concepts --- 07:43:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT.jar 07:43:16 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/classes/META-INF/MANIFEST.MF 07:43:16 [INFO] 07:43:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ concepts --- 07:43:16 [INFO] No previous run data found, generating javadoc. 07:43:18 [WARNING] Javadoc Warnings 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/AccumulatedIgpMetric.java:36: warning: no comment 07:43:18 [WARNING] public AccumulatedIgpMetric(Uint64 _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/AccumulatedIgpMetric.java:55: warning: no comment 07:43:18 [WARNING] public static AccumulatedIgpMetric getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Bandwidth.java:30: warning: no comment 07:43:18 [WARNING] public Bandwidth(byte[] _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Bandwidth.java:54: warning: no comment 07:43:18 [WARNING] public static Bandwidth getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/DefaultInstanceReference.java:15: warning: no comment 07:43:18 [WARNING] public class DefaultInstanceReference implements InstanceReference { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/DefaultInstanceReference.java:18: warning: no comment 07:43:18 [WARNING] public DefaultInstanceReference(final InstanceIdentifier instanceIdentifier) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/iana/rev130816/EnterpriseNumber.java:36: warning: no comment 07:43:18 [WARNING] public EnterpriseNumber(Uint32 _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/iana/rev130816/EnterpriseNumber.java:55: warning: no comment 07:43:18 [WARNING] public static EnterpriseNumber getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float128.java:43: warning: no comment 07:43:18 [WARNING] public Float128(byte[] _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float128.java:62: warning: no comment 07:43:18 [WARNING] public static Float128 getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float32.java:43: warning: no comment 07:43:18 [WARNING] public Float32(byte[] _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float32.java:62: warning: no comment 07:43:18 [WARNING] public static Float32 getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float64.java:43: warning: no comment 07:43:18 [WARNING] public Float64(byte[] _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float64.java:62: warning: no comment 07:43:18 [WARNING] public static Float64 getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:12: warning: no comment 07:43:18 [WARNING] public class HandlerRegistry { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:32: warning: no comment 07:43:18 [WARNING] public Iterable getAllSerializers() { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:20: warning: no comment 07:43:18 [WARNING] public P getParser(final int type) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:28: warning: no comment 07:43:18 [WARNING] public S getSerializer(final Class clazz) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:16: warning: no comment 07:43:18 [WARNING] public Registration registerParser(final int type, final P parser) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:24: warning: no comment 07:43:18 [WARNING] public Registration registerSerializer(final Class clazz, final S serializer) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IgpMetric.java:30: warning: no comment 07:43:18 [WARNING] public IgpMetric(Uint32 _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IgpMetric.java:54: warning: no comment 07:43:18 [WARNING] public static IgpMetric getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IsoSystemIdentifier.java:43: warning: no comment 07:43:18 [WARNING] public IsoSystemIdentifier(byte[] _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IsoSystemIdentifier.java:62: warning: no comment 07:43:18 [WARNING] public static IsoSystemIdentifier getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:18: warning: no comment 07:43:18 [WARNING] public final class KeyMapping implements Immutable { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:44: warning: no comment 07:43:18 [WARNING] public @NonNull Map asMap() { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:40: warning: no comment 07:43:18 [WARNING] public boolean isEmpty() { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:27: warning: no comment 07:43:18 [WARNING] public static @NonNull KeyMapping of() { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:31: warning: no comment 07:43:18 [WARNING] public static @NonNull KeyMapping of(final @NonNull InetAddress inetAddress, final @NonNull String password) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:35: warning: no comment 07:43:18 [WARNING] public static @NonNull KeyMapping of(final Map passwords) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Metric.java:36: warning: no comment 07:43:18 [WARNING] public Metric(Uint32 _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Metric.java:55: warning: no comment 07:43:18 [WARNING] public static Metric getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/MplsLabel.java:42: warning: no comment 07:43:18 [WARNING] public MplsLabel(Uint32 _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/MplsLabel.java:61: warning: no comment 07:43:18 [WARNING] public static MplsLabel getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/MultiRegistry.java:85: warning: no comment 07:43:18 [WARNING] public V get(final K key) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/MultiRegistry.java:89: warning: no comment 07:43:18 [WARNING] public Iterable getAllValues() { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/MultiRegistry.java:70: warning: no comment 07:43:18 [WARNING] public synchronized Registration register(final K key, final V value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/rfc2385/cfg/rev160324/Rfc2385Key.java:42: warning: no comment 07:43:18 [WARNING] public Rfc2385Key(String _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/rfc2385/cfg/rev160324/Rfc2385Key.java:61: warning: no comment 07:43:18 [WARNING] public static Rfc2385Key getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/TeMetric.java:36: warning: no comment 07:43:18 [WARNING] public TeMetric(Uint32 _value) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/TeMetric.java:55: warning: no comment 07:43:18 [WARNING] public static TeMetric getDefaultInstance(final String defaultValue) { 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/rfc2385/cfg/rev160324/Rfc2385Key.java:31: warning: no comment 07:43:18 [WARNING] private final String _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/iana/rev130816/EnterpriseNumber.java:30: warning: no comment 07:43:18 [WARNING] private final Uint32 _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float128.java:32: warning: no comment 07:43:18 [WARNING] private final byte[] _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float32.java:32: warning: no comment 07:43:18 [WARNING] private final byte[] _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float64.java:32: warning: no comment 07:43:18 [WARNING] private final byte[] _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/AccumulatedIgpMetric.java:30: warning: no comment 07:43:18 [WARNING] private final Uint64 _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IsoSystemIdentifier.java:32: warning: no comment 07:43:18 [WARNING] private final byte[] _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Metric.java:30: warning: no comment 07:43:18 [WARNING] private final Uint32 _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/MplsLabel.java:32: warning: no comment 07:43:18 [WARNING] private final Uint32 _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/TeMetric.java:30: warning: no comment 07:43:18 [WARNING] private final Uint32 _value; 07:43:18 [WARNING] ^ 07:43:18 [WARNING] 51 warnings 07:43:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT-javadoc.jar 07:43:18 [INFO] 07:43:18 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ concepts --- 07:43:18 [INFO] CycloneDX: Resolving Dependencies 07:43:19 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 07:43:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/bom.xml 07:43:19 [INFO] attaching as concepts-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/bom.json 07:43:19 [INFO] attaching as concepts-0.20.9-SNAPSHOT-cyclonedx.json 07:43:19 [INFO] 07:43:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 07:43:19 [INFO] Skipping duplicate-finder execution! 07:43:19 [INFO] 07:43:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ concepts --- 07:43:19 [WARNING] Non-test scoped test only dependencies found: 07:43:19 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:43:19 [INFO] 07:43:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ concepts --- 07:43:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT-sources.jar 07:43:19 [INFO] 07:43:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ concepts --- 07:43:19 [INFO] 07:43:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ concepts --- 07:43:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/code-coverage/jacoco.exec 07:43:19 [INFO] Analyzed bundle 'concepts' with 5 classes 07:43:19 [INFO] 07:43:19 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ concepts --- 07:43:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.9-SNAPSHOT/concepts-0.20.9-SNAPSHOT.pom 07:43:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.9-SNAPSHOT/concepts-0.20.9-SNAPSHOT.jar 07:43:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.9-SNAPSHOT/concepts-0.20.9-SNAPSHOT-javadoc.jar 07:43:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.9-SNAPSHOT/concepts-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.9-SNAPSHOT/concepts-0.20.9-SNAPSHOT-cyclonedx.json 07:43:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.9-SNAPSHOT/concepts-0.20.9-SNAPSHOT-sources.jar 07:43:19 [INFO] 07:43:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ concepts --- 07:43:19 [INFO] Installing org/opendaylight/bgpcep/concepts/0.20.9-SNAPSHOT/concepts-0.20.9-SNAPSHOT.jar 07:43:19 [INFO] Writing OBR metadata 07:43:19 [INFO] 07:43:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ concepts --- 07:43:19 [INFO] org.opendaylight.bgpcep:concepts:bundle:0.20.9-SNAPSHOT 07:43:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:43:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:19 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 07:43:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:43:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:43:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:43:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:43:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:43:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:43:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:43:19 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:test 07:43:19 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:test 07:43:19 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:test 07:43:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:43:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:19 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:43:19 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:43:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:19 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:19 [INFO] +- junit:junit:jar:4.13.2:test 07:43:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:19 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:43:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:19 [INFO] 07:43:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ concepts --- 07:43:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/sonatype-clm/module.xml 07:43:19 [INFO] 07:43:19 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 07:43:19 [INFO] Building BGPCEP common parent 0.20.9-SNAPSHOT [6/169] 07:43:19 [INFO] --------------------------------[ pom ]--------------------------------- 07:43:19 [INFO] 07:43:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-parent --- 07:43:19 [INFO] 07:43:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-parent --- 07:43:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:19 [INFO] 07:43:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 07:43:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:19 [INFO] 07:43:19 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgpcep-parent --- 07:43:19 [INFO] 07:43:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgpcep-parent --- 07:43:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:43:19 [INFO] 07:43:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgpcep-parent --- 07:43:19 [INFO] Starting audit... 07:43:19 Audit done. 07:43:19 [INFO] You have 0 Checkstyle violations. 07:43:19 [INFO] 07:43:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgpcep-parent --- 07:43:19 [INFO] Starting audit... 07:43:19 Audit done. 07:43:19 [INFO] You have 0 Checkstyle violations. 07:43:19 [INFO] 07:43:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgpcep-parent --- 07:43:19 [INFO] 07:43:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 07:43:19 [INFO] 07:43:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgpcep-parent --- 07:43:19 [INFO] 07:43:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 07:43:19 [INFO] 07:43:19 [INFO] 07:43:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgpcep-parent --- 07:43:19 [INFO] 07:43:19 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgpcep-parent --- 07:43:19 [INFO] 07:43:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgpcep-parent --- 07:43:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:43:19 [INFO] 07:43:19 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgpcep-parent --- 07:43:19 [INFO] CycloneDX: Resolving Dependencies 07:43:19 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 07:43:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/bom.xml 07:43:19 [INFO] attaching as bgpcep-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/bom.json 07:43:19 [INFO] attaching as bgpcep-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:43:19 [INFO] 07:43:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 07:43:19 [INFO] Skipping duplicate-finder execution! 07:43:19 [INFO] 07:43:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgpcep-parent --- 07:43:19 [INFO] Skipping pom project 07:43:19 [INFO] 07:43:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- 07:43:19 [INFO] 07:43:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgpcep-parent --- 07:43:19 [INFO] 07:43:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgpcep-parent --- 07:43:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:19 [INFO] 07:43:19 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgpcep-parent --- 07:43:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.20.9-SNAPSHOT/bgpcep-parent-0.20.9-SNAPSHOT.pom 07:43:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.20.9-SNAPSHOT/bgpcep-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.20.9-SNAPSHOT/bgpcep-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:43:20 [INFO] 07:43:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-parent --- 07:43:20 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:0.20.9-SNAPSHOT 07:43:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:20 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:20 [INFO] +- junit:junit:jar:4.13.2:test 07:43:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:43:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:20 [INFO] 07:43:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-parent --- 07:43:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/sonatype-clm/module.xml 07:43:20 [INFO] 07:43:20 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 07:43:20 [INFO] Building algo-impl 0.20.9-SNAPSHOT [7/169] 07:43:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:20 [INFO] 07:43:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-impl --- 07:43:20 [INFO] 07:43:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-impl --- 07:43:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:20 [INFO] 07:43:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ algo-impl --- 07:43:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:20 [INFO] 07:43:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ algo-impl --- 07:43:21 [INFO] 07:43:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ algo-impl --- 07:43:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:43:21 [INFO] 07:43:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ algo-impl --- 07:43:21 [INFO] Starting audit... 07:43:21 Audit done. 07:43:21 [INFO] You have 0 Checkstyle violations. 07:43:21 [INFO] 07:43:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ algo-impl --- 07:43:21 [INFO] Starting audit... 07:43:21 Audit done. 07:43:21 [INFO] You have 0 Checkstyle violations. 07:43:21 [INFO] 07:43:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ algo-impl --- 07:43:21 [INFO] 07:43:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-impl --- 07:43:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/resources 07:43:21 [INFO] 07:43:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ algo-impl --- 07:43:21 [INFO] Recompiling the module because of changed dependency. 07:43:21 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:43:21 [INFO] 07:43:21 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ algo-impl >>> 07:43:21 [INFO] 07:43:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ algo-impl --- 07:43:21 [INFO] Fork Value is true 07:43:25 [INFO] Done SpotBugs Analysis.... 07:43:25 [INFO] 07:43:25 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ algo-impl <<< 07:43:25 [INFO] 07:43:25 [INFO] 07:43:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ algo-impl --- 07:43:25 [INFO] BugInstance size is 0 07:43:25 [INFO] Error size is 0 07:43:25 [INFO] No errors/warnings found 07:43:25 [INFO] 07:43:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-impl --- 07:43:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/test/resources 07:43:25 [INFO] 07:43:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ algo-impl --- 07:43:25 [INFO] No sources to compile 07:43:25 [INFO] 07:43:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ algo-impl --- 07:43:25 [INFO] No tests to run. 07:43:25 [INFO] 07:43:25 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ algo-impl --- 07:43:25 [INFO] 07:43:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-impl --- 07:43:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT.jar 07:43:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 07:43:25 [INFO] 07:43:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ algo-impl --- 07:43:25 [INFO] No previous run data found, generating javadoc. 07:43:26 [WARNING] Javadoc Warnings 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for edge 07:43:26 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for path 07:43:26 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:356: warning: no @param for cvertex 07:43:26 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:388: warning: no @param for cvertex 07:43:26 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:40: warning: no comment 07:43:26 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:51: warning: no comment 07:43:26 [WARNING] protected PathConstraints constraints = null; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:44: warning: no comment 07:43:26 [WARNING] protected final ConnectedGraph graph; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:48: warning: no comment 07:43:26 [WARNING] protected CspfPath pathDestination = null; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:47: warning: no comment 07:43:26 [WARNING] protected CspfPath pathSource = null; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:54: warning: no comment 07:43:26 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:55: warning: no comment 07:43:26 [WARNING] protected final HashMap processedPath = new HashMap<>(); 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:57: warning: no comment 07:43:26 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:520: warning: no comment 07:43:26 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:35: warning: no comment 07:43:26 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 07:43:26 [WARNING] public static final byte ACTIVE = 0x01; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 07:43:26 [WARNING] public static final byte DOMINATED = 0x03; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 07:43:26 [WARNING] public static final byte PROCESSED = 0x04; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 07:43:26 [WARNING] public static final byte SELECTED = 0x02; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:48: warning: no comment 07:43:26 [WARNING] public static final byte UNKNOWN = 0x00; 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 07:43:26 [WARNING] public CspfPath(final ConnectedVertex vertex) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:87: warning: no comment 07:43:26 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:135: warning: no comment 07:43:26 [WARNING] public void clearPath() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:74: warning: no comment 07:43:26 [WARNING] public int getCost() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:83: warning: no comment 07:43:26 [WARNING] public int getDelay() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:157: warning: no comment 07:43:26 [WARNING] public Integer getKey() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:100: warning: no comment 07:43:26 [WARNING] public List getPath() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:104: warning: no comment 07:43:26 [WARNING] public int getPathCount() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:131: warning: no comment 07:43:26 [WARNING] public float getPathLength() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:113: warning: no comment 07:43:26 [WARNING] public byte getPathStatus() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:122: warning: no comment 07:43:26 [WARNING] public Long getPredecessor() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:61: warning: no comment 07:43:26 [WARNING] public ConnectedVertex getVertex() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:65: warning: no comment 07:43:26 [WARNING] public Long getVertexKey() { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 07:43:26 [WARNING] public CspfPath replacePath(final List list) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:69: warning: no comment 07:43:26 [WARNING] public CspfPath setCost(final int cost) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:78: warning: no comment 07:43:26 [WARNING] public CspfPath setDelay(final int delay) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:152: warning: no comment 07:43:26 [WARNING] public CspfPath setKey(final Integer key) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:126: warning: no comment 07:43:26 [WARNING] public CspfPath setPathLength(final float length) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:108: warning: no comment 07:43:26 [WARNING] public CspfPath setPathStatus(final byte status) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:117: warning: no comment 07:43:26 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:56: warning: no comment 07:43:26 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:99: warning: no comment 07:43:26 [WARNING] public Samcra(final ConnectedGraph graph) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:32: warning: no comment 07:43:26 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 07:43:26 [WARNING] ^ 07:43:26 [WARNING] 42 warnings 07:43:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT-javadoc.jar 07:43:26 [INFO] 07:43:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ algo-impl --- 07:43:26 [INFO] CycloneDX: Resolving Dependencies 07:43:27 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 07:43:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/bom.xml 07:43:27 [INFO] attaching as algo-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/bom.json 07:43:27 [INFO] attaching as algo-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:43:27 [INFO] 07:43:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 07:43:27 [INFO] Skipping duplicate-finder execution! 07:43:27 [INFO] 07:43:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ algo-impl --- 07:43:27 [INFO] No dependency problems found 07:43:27 [INFO] 07:43:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ algo-impl --- 07:43:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT-sources.jar 07:43:27 [INFO] 07:43:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ algo-impl --- 07:43:27 [INFO] 07:43:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ algo-impl --- 07:43:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:27 [INFO] 07:43:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ algo-impl --- 07:43:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.9-SNAPSHOT/algo-impl-0.20.9-SNAPSHOT.pom 07:43:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.9-SNAPSHOT/algo-impl-0.20.9-SNAPSHOT.jar 07:43:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.9-SNAPSHOT/algo-impl-0.20.9-SNAPSHOT-javadoc.jar 07:43:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.9-SNAPSHOT/algo-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.9-SNAPSHOT/algo-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:43:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.9-SNAPSHOT/algo-impl-0.20.9-SNAPSHOT-sources.jar 07:43:27 [INFO] 07:43:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-impl --- 07:43:27 [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.20.9-SNAPSHOT/algo-impl-0.20.9-SNAPSHOT.jar 07:43:27 [INFO] Writing OBR metadata 07:43:27 [INFO] 07:43:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ algo-impl --- 07:43:27 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:0.20.9-SNAPSHOT 07:43:27 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 07:43:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:43:27 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:43:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:43:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:43:27 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:43:27 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:43:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:43:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:43:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:43:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:43:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:43:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:43:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:43:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:43:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:43:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:43:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:43:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:43:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:43:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:43:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:43:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:43:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:27 [INFO] +- junit:junit:jar:4.13.2:test 07:43:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:43:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:27 [INFO] 07:43:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ algo-impl --- 07:43:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/sonatype-clm/module.xml 07:43:27 [INFO] 07:43:27 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 07:43:27 [INFO] Building single-feature-parent 0.20.9-SNAPSHOT [8/169] 07:43:27 [INFO] --------------------------------[ pom ]--------------------------------- 07:43:27 [INFO] 07:43:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ single-feature-parent --- 07:43:27 [INFO] 07:43:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ single-feature-parent --- 07:43:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:43:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:43:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:27 [INFO] 07:43:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ single-feature-parent --- 07:43:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:27 [INFO] 07:43:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ single-feature-parent --- 07:43:27 [INFO] 07:43:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ single-feature-parent --- 07:43:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:27 [INFO] argLine set to empty 07:43:27 [INFO] 07:43:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ single-feature-parent --- 07:43:27 [INFO] Starting audit... 07:43:27 Audit done. 07:43:27 [INFO] You have 0 Checkstyle violations. 07:43:27 [INFO] 07:43:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ single-feature-parent --- 07:43:28 [INFO] Starting audit... 07:43:28 Audit done. 07:43:28 [INFO] You have 0 Checkstyle violations. 07:43:28 [INFO] 07:43:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ single-feature-parent --- 07:43:28 [INFO] 07:43:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 07:43:28 [INFO] 07:43:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ single-feature-parent --- 07:43:28 [INFO] 07:43:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 07:43:28 [INFO] 07:43:28 [INFO] 07:43:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ single-feature-parent --- 07:43:28 [INFO] 07:43:28 [INFO] --- features-test-plugin:13.1.3:test (default) @ single-feature-parent --- 07:43:30 [INFO] Project packaging is not 'feature', skipping execution 07:43:30 [INFO] 07:43:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ single-feature-parent --- 07:43:30 [INFO] 07:43:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ single-feature-parent --- 07:43:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:43:30 [INFO] 07:43:30 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ single-feature-parent --- 07:43:30 [INFO] CycloneDX: Resolving Dependencies 07:43:31 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 07:43:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/bom.xml 07:43:31 [INFO] attaching as single-feature-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/bom.json 07:43:31 [INFO] attaching as single-feature-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:43:31 [INFO] 07:43:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 07:43:31 [INFO] Skipping duplicate-finder execution! 07:43:31 [INFO] 07:43:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ single-feature-parent --- 07:43:31 [INFO] Skipping plugin execution 07:43:31 [INFO] 07:43:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- 07:43:31 [INFO] Skipping source per configuration. 07:43:31 [INFO] 07:43:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ single-feature-parent --- 07:43:31 [INFO] 07:43:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ single-feature-parent --- 07:43:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:31 [INFO] 07:43:31 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ single-feature-parent --- 07:43:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.20.9-SNAPSHOT/single-feature-parent-0.20.9-SNAPSHOT.pom 07:43:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.20.9-SNAPSHOT/single-feature-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.20.9-SNAPSHOT/single-feature-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:43:31 [INFO] 07:43:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ single-feature-parent --- 07:43:31 [INFO] org.opendaylight.bgpcep:single-feature-parent:pom:0.20.9-SNAPSHOT 07:43:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:31 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:31 [INFO] +- junit:junit:jar:4.13.2:test 07:43:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:31 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:43:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:31 [INFO] 07:43:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ single-feature-parent --- 07:43:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/sonatype-clm/module.xml 07:43:31 [INFO] 07:43:31 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 07:43:31 [INFO] Building OpenDaylight :: GRAPH :: API 0.20.9-SNAPSHOT [9/169] 07:43:31 [INFO] ------------------------------[ feature ]------------------------------- 07:43:31 [INFO] 07:43:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-graph-api --- 07:43:31 [INFO] 07:43:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 07:43:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:31 [INFO] 07:43:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 07:43:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:31 [INFO] 07:43:31 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-graph-api --- 07:43:32 [INFO] 07:43:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 07:43:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:32 [INFO] argLine set to empty 07:43:32 [INFO] 07:43:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-graph-api --- 07:43:32 [INFO] Starting audit... 07:43:32 Audit done. 07:43:32 [INFO] You have 0 Checkstyle violations. 07:43:32 [INFO] 07:43:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-graph-api --- 07:43:32 [INFO] Starting audit... 07:43:32 Audit done. 07:43:32 [INFO] You have 0 Checkstyle violations. 07:43:32 [INFO] 07:43:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-graph-api --- 07:43:32 [INFO] 07:43:32 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 07:43:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/feature/feature.xml 07:43:33 [INFO] ...done! 07:43:33 [INFO] Attaching features XML 07:43:33 [INFO] 07:43:33 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-graph-api --- 07:43:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:43:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:43:33 [INFO] 07:43:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 07:43:33 [INFO] 07:43:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 07:43:33 [INFO] 07:43:33 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 07:43:33 [INFO] 07:43:33 [INFO] 07:43:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-graph-api --- 07:43:33 [INFO] 07:43:33 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-graph-api --- 07:43:33 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 07:43:36 [INFO] Project dependency features detected: [] 07:43:36 [INFO] Pax Exam System (Version: 4.13.3) created. 07:43:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:43:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:43:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:43:37 [INFO] Waiting for remote bundle context.. on 21000 name: be7f86da-9ae5-4c96-b2d0-0998f07db2b0 timout: [ RelativeTimeout value = 180000 ] 07:43:43 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:43:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:43:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:43:43 [INFO] 07:43:43 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-graph-api --- 07:43:43 [INFO] 07:43:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 07:43:43 [INFO] 07:43:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-graph-api --- 07:43:43 [INFO] CycloneDX: Resolving Dependencies 07:43:44 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 07:43:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/bom.xml 07:43:44 [INFO] attaching as odl-bgpcep-graph-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/bom.json 07:43:44 [INFO] attaching as odl-bgpcep-graph-api-0.20.9-SNAPSHOT-cyclonedx.json 07:43:44 [INFO] 07:43:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 07:43:44 [INFO] Skipping duplicate-finder execution! 07:43:44 [INFO] 07:43:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 07:43:44 [INFO] Skipping plugin execution 07:43:44 [INFO] 07:43:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 07:43:44 [INFO] Skipping source per configuration. 07:43:44 [INFO] 07:43:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 07:43:44 [INFO] 07:43:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-graph-api --- 07:43:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:44 [INFO] 07:43:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-graph-api --- 07:43:44 [WARNING] 07:43:44 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 07:43:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:43:44 [WARNING] 07:43:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:43:44 [WARNING] 07:43:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.9-SNAPSHOT/odl-bgpcep-graph-api-0.20.9-SNAPSHOT.pom 07:43:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.9-SNAPSHOT/odl-bgpcep-graph-api-0.20.9-SNAPSHOT-features.xml 07:43:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.9-SNAPSHOT/odl-bgpcep-graph-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.9-SNAPSHOT/odl-bgpcep-graph-api-0.20.9-SNAPSHOT-cyclonedx.json 07:43:44 [INFO] 07:43:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-graph-api --- 07:43:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph-api:feature:0.20.9-SNAPSHOT 07:43:44 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:43:44 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:44 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:43:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:43:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:43:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:43:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:43:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:43:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:43:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:44 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:43:44 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:43:44 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:43:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:44 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:43:44 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:43:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:43:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:43:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:43:44 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:43:44 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:43:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:43:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:43:44 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:43:44 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:43:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:44 [INFO] +- junit:junit:jar:4.13.2:test 07:43:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:43:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:44 [INFO] 07:43:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-graph-api --- 07:43:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 07:43:44 [INFO] 07:43:44 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 07:43:44 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.20.9-SNAPSHOT [10/169] 07:43:44 [INFO] ------------------------------[ feature ]------------------------------- 07:43:44 [INFO] 07:43:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-concepts --- 07:43:44 [INFO] 07:43:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-concepts --- 07:43:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:44 [INFO] 07:43:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 07:43:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:44 [INFO] 07:43:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- 07:43:44 [INFO] 07:43:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 07:43:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:44 [INFO] argLine set to empty 07:43:44 [INFO] 07:43:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-concepts --- 07:43:44 [INFO] Starting audit... 07:43:44 Audit done. 07:43:44 [INFO] You have 0 Checkstyle violations. 07:43:44 [INFO] 07:43:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-concepts --- 07:43:44 [INFO] Starting audit... 07:43:44 Audit done. 07:43:44 [INFO] You have 0 Checkstyle violations. 07:43:44 [INFO] 07:43:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-concepts --- 07:43:44 [INFO] 07:43:44 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 07:43:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/feature/feature.xml 07:43:44 [INFO] ...done! 07:43:44 [INFO] Attaching features XML 07:43:44 [INFO] 07:43:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-concepts --- 07:43:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:43:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:43:44 [INFO] 07:43:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 07:43:44 [INFO] 07:43:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 07:43:44 [INFO] 07:43:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 07:43:44 [INFO] 07:43:44 [INFO] 07:43:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-concepts --- 07:43:44 [INFO] 07:43:44 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-concepts --- 07:43:44 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 07:43:45 [INFO] Project dependency features detected: [] 07:43:45 [INFO] Pax Exam System (Version: 4.13.3) created. 07:43:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:43:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:43:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:43:45 [INFO] Waiting for remote bundle context.. on 21000 name: 953d3416-d7a1-4ee5-ab72-e11d756acad1 timout: [ RelativeTimeout value = 180000 ] 07:43:51 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:43:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:43:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:43:51 [INFO] 07:43:51 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-concepts --- 07:43:51 [INFO] 07:43:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-concepts --- 07:43:51 [INFO] 07:43:51 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-concepts --- 07:43:51 [INFO] CycloneDX: Resolving Dependencies 07:43:52 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 07:43:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/bom.xml 07:43:52 [INFO] attaching as odl-bgpcep-concepts-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/bom.json 07:43:52 [INFO] attaching as odl-bgpcep-concepts-0.20.9-SNAPSHOT-cyclonedx.json 07:43:52 [INFO] 07:43:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 07:43:52 [INFO] Skipping duplicate-finder execution! 07:43:52 [INFO] 07:43:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 07:43:52 [INFO] Skipping plugin execution 07:43:52 [INFO] 07:43:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 07:43:52 [INFO] Skipping source per configuration. 07:43:52 [INFO] 07:43:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 07:43:52 [INFO] 07:43:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-concepts --- 07:43:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:52 [INFO] 07:43:52 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-concepts --- 07:43:52 [WARNING] 07:43:52 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 07:43:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:43:52 [WARNING] 07:43:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:43:52 [WARNING] 07:43:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.9-SNAPSHOT/odl-bgpcep-concepts-0.20.9-SNAPSHOT.pom 07:43:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.9-SNAPSHOT/odl-bgpcep-concepts-0.20.9-SNAPSHOT-features.xml 07:43:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.9-SNAPSHOT/odl-bgpcep-concepts-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.9-SNAPSHOT/odl-bgpcep-concepts-0.20.9-SNAPSHOT-cyclonedx.json 07:43:52 [INFO] 07:43:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-concepts --- 07:43:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-concepts:feature:0.20.9-SNAPSHOT 07:43:52 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:43:52 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:52 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:43:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:43:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:43:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:43:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:43:52 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:43:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:43:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:43:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:52 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:43:52 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:43:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:52 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:43:52 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:43:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:43:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:43:52 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:43:52 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:43:52 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:43:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:43:52 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:43:52 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:43:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:52 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:52 [INFO] +- junit:junit:jar:4.13.2:test 07:43:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:52 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:43:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:52 [INFO] 07:43:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-concepts --- 07:43:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 07:43:52 [INFO] 07:43:52 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 07:43:52 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.20.9-SNAPSHOT [11/169] 07:43:52 [INFO] ------------------------------[ feature ]------------------------------- 07:43:52 [INFO] 07:43:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] 07:43:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:52 [INFO] 07:43:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:52 [INFO] 07:43:52 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] 07:43:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:52 [INFO] argLine set to empty 07:43:52 [INFO] 07:43:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] Starting audit... 07:43:52 Audit done. 07:43:52 [INFO] You have 0 Checkstyle violations. 07:43:52 [INFO] 07:43:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] Starting audit... 07:43:52 Audit done. 07:43:52 [INFO] You have 0 Checkstyle violations. 07:43:52 [INFO] 07:43:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] 07:43:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/feature/feature.xml 07:43:52 [INFO] ...done! 07:43:52 [INFO] Attaching features XML 07:43:52 [INFO] 07:43:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:43:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:43:52 [INFO] 07:43:52 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 07:43:52 [INFO] 07:43:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] 07:43:52 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 07:43:52 [INFO] 07:43:52 [INFO] 07:43:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] 07:43:52 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-algo-api --- 07:43:52 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 07:43:52 [INFO] Project dependency features detected: [] 07:43:52 [INFO] Pax Exam System (Version: 4.13.3) created. 07:43:52 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:43:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:43:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:43:53 [INFO] Waiting for remote bundle context.. on 21000 name: 1f12602f-29e0-43f6-94e1-604aa0f424e5 timout: [ RelativeTimeout value = 180000 ] 07:43:58 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:43:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:43:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:43:59 [INFO] 07:43:59 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] 07:43:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] 07:43:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] CycloneDX: Resolving Dependencies 07:43:59 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 07:43:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/bom.xml 07:43:59 [INFO] attaching as odl-bgpcep-algo-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/bom.json 07:43:59 [INFO] attaching as odl-bgpcep-algo-api-0.20.9-SNAPSHOT-cyclonedx.json 07:43:59 [INFO] 07:43:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] Skipping duplicate-finder execution! 07:43:59 [INFO] 07:43:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] Skipping plugin execution 07:43:59 [INFO] 07:43:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] Skipping source per configuration. 07:43:59 [INFO] 07:43:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] 07:43:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:59 [INFO] 07:43:59 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-algo-api --- 07:43:59 [WARNING] 07:43:59 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 07:43:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:43:59 [WARNING] 07:43:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:43:59 [WARNING] 07:43:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.9-SNAPSHOT/odl-bgpcep-algo-api-0.20.9-SNAPSHOT.pom 07:43:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.9-SNAPSHOT/odl-bgpcep-algo-api-0.20.9-SNAPSHOT-features.xml 07:43:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.9-SNAPSHOT/odl-bgpcep-algo-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:43:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.9-SNAPSHOT/odl-bgpcep-algo-api-0.20.9-SNAPSHOT-cyclonedx.json 07:43:59 [INFO] 07:43:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo-api:feature:0.20.9-SNAPSHOT 07:43:59 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 07:43:59 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:43:59 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:43:59 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:43:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:43:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:43:59 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:43:59 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:43:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:43:59 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:59 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:43:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:43:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:59 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:43:59 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:43:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:43:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 07:43:59 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:43:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:43:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:43:59 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:43:59 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:43:59 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:43:59 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:43:59 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:43:59 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:43:59 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:43:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:43:59 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:43:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:59 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:43:59 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:43:59 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:43:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:43:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:43:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:43:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:43:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:43:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:43:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:43:59 [INFO] +- junit:junit:jar:4.13.2:test 07:43:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:43:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:43:59 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:43:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:43:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:43:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:59 [INFO] 07:43:59 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-algo-api --- 07:43:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 07:43:59 [INFO] 07:43:59 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 07:43:59 [INFO] Building graph-impl 0.20.9-SNAPSHOT [12/169] 07:43:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:59 [INFO] 07:43:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph-impl --- 07:43:59 [INFO] 07:43:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph-impl --- 07:43:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:59 [INFO] 07:43:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ graph-impl --- 07:43:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:59 [INFO] 07:43:59 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ graph-impl --- 07:44:00 [INFO] 07:44:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ graph-impl --- 07:44:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:44:00 [INFO] 07:44:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ graph-impl --- 07:44:00 [INFO] Starting audit... 07:44:00 Audit done. 07:44:00 [INFO] You have 0 Checkstyle violations. 07:44:00 [INFO] 07:44:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ graph-impl --- 07:44:00 [INFO] Starting audit... 07:44:00 Audit done. 07:44:00 [INFO] You have 0 Checkstyle violations. 07:44:00 [INFO] 07:44:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ graph-impl --- 07:44:00 [INFO] 07:44:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-impl --- 07:44:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/resources 07:44:00 [INFO] 07:44:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ graph-impl --- 07:44:00 [INFO] Recompiling the module because of changed dependency. 07:44:00 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:44:00 [INFO] 07:44:00 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ graph-impl >>> 07:44:00 [INFO] 07:44:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ graph-impl --- 07:44:00 [INFO] Fork Value is true 07:44:03 [INFO] Done SpotBugs Analysis.... 07:44:03 [INFO] 07:44:03 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ graph-impl <<< 07:44:03 [INFO] 07:44:03 [INFO] 07:44:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ graph-impl --- 07:44:03 [INFO] BugInstance size is 0 07:44:03 [INFO] Error size is 0 07:44:03 [INFO] No errors/warnings found 07:44:03 [INFO] 07:44:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-impl --- 07:44:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/test/resources 07:44:03 [INFO] 07:44:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ graph-impl --- 07:44:03 [INFO] No sources to compile 07:44:03 [INFO] 07:44:03 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ graph-impl --- 07:44:03 [INFO] No tests to run. 07:44:03 [INFO] 07:44:03 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ graph-impl --- 07:44:03 [INFO] 07:44:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-impl --- 07:44:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT.jar 07:44:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 07:44:04 [INFO] 07:44:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ graph-impl --- 07:44:04 [INFO] No previous run data found, generating javadoc. 07:44:05 [WARNING] Javadoc Warnings 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:76: warning: no @return 07:44:05 [WARNING] public ConnectedEdgeImpl setSource(ConnectedVertexImpl vertex) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:86: warning: no @return 07:44:05 [WARNING] public ConnectedEdgeImpl setDestination(ConnectedVertexImpl vertex) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:124: warning: no @return 07:44:05 [WARNING] public ConnectedEdgeImpl setEdge(Edge edge) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:51: warning: no comment 07:44:05 [WARNING] public ConnectedEdgeImpl(@NonNull Long key) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:57: warning: no comment 07:44:05 [WARNING] public ConnectedEdgeImpl(@NonNull Edge edge) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:197: warning: no comment 07:44:05 [WARNING] public List getTriggers() { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:73: warning: no comment 07:44:05 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:74: warning: no comment 07:44:05 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:76: warning: no @return 07:44:05 [WARNING] public ConnectedVertexImpl setVertex(Vertex vertex) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:86: warning: no @return 07:44:05 [WARNING] public ConnectedVertexImpl addInput(ConnectedEdgeImpl edge) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:98: warning: no @return 07:44:05 [WARNING] public ConnectedVertexImpl addOutput(ConnectedEdgeImpl edge) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:110: warning: no @return 07:44:05 [WARNING] public ConnectedVertexImpl removeInput(ConnectedEdgeImpl edge) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:120: warning: no @return 07:44:05 [WARNING] public ConnectedVertexImpl removeOutput(ConnectedEdgeImpl edge) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:142: warning: no @return 07:44:05 [WARNING] public ConnectedVertexImpl addPrefix(Prefix prefix) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:51: warning: no comment 07:44:05 [WARNING] public ConnectedVertexImpl(@NonNull Long key) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:57: warning: no comment 07:44:05 [WARNING] public ConnectedVertexImpl(@NonNull Vertex vertex) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:224: warning: no comment 07:44:05 [WARNING] public List getTriggers() { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:58: warning: no comment 07:44:05 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 07:44:05 [WARNING] ^ 07:44:05 [WARNING] 18 warnings 07:44:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT-javadoc.jar 07:44:05 [INFO] 07:44:05 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ graph-impl --- 07:44:05 [INFO] CycloneDX: Resolving Dependencies 07:44:06 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 07:44:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/bom.xml 07:44:06 [INFO] attaching as graph-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/bom.json 07:44:06 [INFO] attaching as graph-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:44:06 [INFO] 07:44:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 07:44:06 [INFO] Skipping duplicate-finder execution! 07:44:06 [INFO] 07:44:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ graph-impl --- 07:44:06 [INFO] No dependency problems found 07:44:06 [INFO] 07:44:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ graph-impl --- 07:44:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT-sources.jar 07:44:06 [INFO] 07:44:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ graph-impl --- 07:44:06 [INFO] 07:44:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ graph-impl --- 07:44:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:44:06 [INFO] 07:44:06 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ graph-impl --- 07:44:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.9-SNAPSHOT/graph-impl-0.20.9-SNAPSHOT.pom 07:44:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.9-SNAPSHOT/graph-impl-0.20.9-SNAPSHOT.jar 07:44:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.9-SNAPSHOT/graph-impl-0.20.9-SNAPSHOT-javadoc.jar 07:44:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.9-SNAPSHOT/graph-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.9-SNAPSHOT/graph-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:44:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.9-SNAPSHOT/graph-impl-0.20.9-SNAPSHOT-sources.jar 07:44:06 [INFO] 07:44:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-impl --- 07:44:06 [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.20.9-SNAPSHOT/graph-impl-0.20.9-SNAPSHOT.jar 07:44:06 [INFO] Writing OBR metadata 07:44:06 [INFO] 07:44:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ graph-impl --- 07:44:06 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:0.20.9-SNAPSHOT 07:44:06 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:44:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:44:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:06 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:44:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:44:06 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:44:06 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:44:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:44:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:44:06 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:44:06 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:44:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:44:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:44:06 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:44:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:44:06 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:44:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:44:06 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:44:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:44:06 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:44:06 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:44:06 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:44:06 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:44:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:44:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:44:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:44:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:06 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:44:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:44:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:44:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:44:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:44:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:44:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:44:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:44:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:44:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:44:06 [INFO] +- junit:junit:jar:4.13.2:test 07:44:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:44:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:44:06 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:44:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:44:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:44:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:06 [INFO] 07:44:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ graph-impl --- 07:44:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/sonatype-clm/module.xml 07:44:06 [INFO] 07:44:06 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 07:44:06 [INFO] Building OpenDaylight :: GRAPH 0.20.9-SNAPSHOT [13/169] 07:44:06 [INFO] ------------------------------[ feature ]------------------------------- 07:44:10 [INFO] 07:44:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-graph --- 07:44:10 [INFO] 07:44:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-graph --- 07:44:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:10 [INFO] 07:44:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 07:44:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:10 [INFO] 07:44:10 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- 07:44:10 [INFO] 07:44:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 07:44:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:44:10 [INFO] argLine set to empty 07:44:10 [INFO] 07:44:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-graph --- 07:44:10 [INFO] Starting audit... 07:44:10 Audit done. 07:44:10 [INFO] You have 0 Checkstyle violations. 07:44:10 [INFO] 07:44:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-graph --- 07:44:10 [INFO] Starting audit... 07:44:10 Audit done. 07:44:10 [INFO] You have 0 Checkstyle violations. 07:44:10 [INFO] 07:44:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-graph --- 07:44:10 [INFO] 07:44:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 07:44:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/feature/feature.xml 07:44:11 [INFO] ...done! 07:44:11 [INFO] Attaching features XML 07:44:11 [INFO] 07:44:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-graph --- 07:44:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:44:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:44:11 [INFO] 07:44:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 07:44:11 [INFO] 07:44:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-graph --- 07:44:11 [INFO] 07:44:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 07:44:11 [INFO] 07:44:11 [INFO] 07:44:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-graph --- 07:44:11 [INFO] 07:44:11 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-graph --- 07:44:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 07:44:11 [INFO] Project dependency features detected: [] 07:44:11 [INFO] Pax Exam System (Version: 4.13.3) created. 07:44:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:44:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:44:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:44:11 [INFO] Waiting for remote bundle context.. on 21000 name: 14457d38-6035-401b-82fc-13d8d83d5893 timout: [ RelativeTimeout value = 180000 ] 07:44:24 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:44:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:44:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:44:24 [INFO] 07:44:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-graph --- 07:44:24 [INFO] 07:44:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-graph --- 07:44:24 [INFO] 07:44:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-graph --- 07:44:24 [INFO] CycloneDX: Resolving Dependencies 07:44:27 [INFO] CycloneDX: Creating BOM version 1.5 with 187 component(s) 07:44:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/bom.xml 07:44:27 [INFO] attaching as odl-bgpcep-graph-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/bom.json 07:44:27 [INFO] attaching as odl-bgpcep-graph-0.20.9-SNAPSHOT-cyclonedx.json 07:44:27 [INFO] 07:44:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 07:44:27 [INFO] Skipping duplicate-finder execution! 07:44:27 [INFO] 07:44:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 07:44:27 [INFO] Skipping plugin execution 07:44:27 [INFO] 07:44:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 07:44:27 [INFO] Skipping source per configuration. 07:44:27 [INFO] 07:44:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-graph --- 07:44:27 [INFO] 07:44:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-graph --- 07:44:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:44:27 [INFO] 07:44:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-graph --- 07:44:27 [WARNING] 07:44:27 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 07:44:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:44:27 [WARNING] 07:44:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:44:27 [WARNING] 07:44:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.9-SNAPSHOT/odl-bgpcep-graph-0.20.9-SNAPSHOT.pom 07:44:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.9-SNAPSHOT/odl-bgpcep-graph-0.20.9-SNAPSHOT-features.xml 07:44:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.9-SNAPSHOT/odl-bgpcep-graph-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.9-SNAPSHOT/odl-bgpcep-graph-0.20.9-SNAPSHOT-cyclonedx.json 07:44:27 [INFO] 07:44:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-graph --- 07:44:27 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph:feature:0.20.9-SNAPSHOT 07:44:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 07:44:27 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:44:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:44:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:44:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:44:27 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:44:27 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:44:27 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:44:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:44:27 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:44:27 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:44:27 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 07:44:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:44:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:44:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:44:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:44:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:44:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 07:44:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:44:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:44:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:44:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:44:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:44:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:44:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:44:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:44:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:44:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:44:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:44:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 07:44:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 07:44:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 07:44:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 07:44:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:44:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 07:44:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:44:27 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:44:27 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 07:44:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:44:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 07:44:27 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 07:44:27 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:44:27 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:44:27 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:44:27 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:44:27 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:44:27 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:44:27 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:44:27 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:44:27 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:44:27 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:44:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:44:27 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:44:27 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 07:44:27 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:44:27 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 07:44:27 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 07:44:27 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:44:27 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 07:44:27 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:44:27 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:44:27 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 07:44:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 07:44:27 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:44:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 07:44:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:44:27 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 07:44:27 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:44:27 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:44:27 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:44:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 07:44:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:44:27 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:44:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:44:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:44:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:44:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:44:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:44:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:44:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 07:44:27 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 07:44:27 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 07:44:27 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 07:44:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 07:44:27 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:44:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:44:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:44:27 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 07:44:27 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:44:27 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:44:27 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:44:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:44:27 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:44:27 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 07:44:27 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 07:44:27 [INFO] +- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 07:44:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:44:27 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:44:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:44:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:44:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:44:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:44:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:44:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:44:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:44:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:44:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:44:27 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:44:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:44:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:44:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:44:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:44:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:44:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:44:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:44:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:44:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:44:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:44:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:44:27 [INFO] +- junit:junit:jar:4.13.2:test 07:44:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:44:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:44:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:44:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:44:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:44:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:27 [INFO] 07:44:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-graph --- 07:44:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 07:44:27 [INFO] 07:44:27 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 07:44:27 [INFO] Building OpenDaylight :: Path Computation Algorithms 0.20.9-SNAPSHOT [14/169] 07:44:27 [INFO] ------------------------------[ feature ]------------------------------- 07:44:27 [INFO] 07:44:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-algo --- 07:44:27 [INFO] 07:44:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-algo --- 07:44:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:27 [INFO] 07:44:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 07:44:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:27 [INFO] 07:44:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-algo --- 07:44:27 [INFO] 07:44:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 07:44:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:44:27 [INFO] argLine set to empty 07:44:27 [INFO] 07:44:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-algo --- 07:44:27 [INFO] Starting audit... 07:44:27 Audit done. 07:44:27 [INFO] You have 0 Checkstyle violations. 07:44:27 [INFO] 07:44:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-algo --- 07:44:28 [INFO] Starting audit... 07:44:28 Audit done. 07:44:28 [INFO] You have 0 Checkstyle violations. 07:44:28 [INFO] 07:44:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-algo --- 07:44:28 [INFO] 07:44:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 07:44:28 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/feature/feature.xml 07:44:28 [INFO] ...done! 07:44:28 [INFO] Attaching features XML 07:44:28 [INFO] 07:44:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-algo --- 07:44:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:44:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:44:28 [INFO] 07:44:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 07:44:28 [INFO] 07:44:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-algo --- 07:44:28 [INFO] 07:44:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 07:44:28 [INFO] 07:44:28 [INFO] 07:44:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-algo --- 07:44:28 [INFO] 07:44:28 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-algo --- 07:44:28 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 07:44:28 [INFO] Project dependency features detected: [] 07:44:28 [INFO] Pax Exam System (Version: 4.13.3) created. 07:44:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:44:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:44:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:44:29 [INFO] Waiting for remote bundle context.. on 21000 name: 35e730e7-53ff-4765-85d8-a1c7e5295c51 timout: [ RelativeTimeout value = 180000 ] 07:44:41 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:44:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:44:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:44:41 [INFO] 07:44:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-algo --- 07:44:41 [INFO] 07:44:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-algo --- 07:44:41 [INFO] 07:44:41 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-algo --- 07:44:41 [INFO] CycloneDX: Resolving Dependencies 07:44:43 [INFO] CycloneDX: Creating BOM version 1.5 with 193 component(s) 07:44:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/bom.xml 07:44:43 [INFO] attaching as odl-bgpcep-algo-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/bom.json 07:44:43 [INFO] attaching as odl-bgpcep-algo-0.20.9-SNAPSHOT-cyclonedx.json 07:44:43 [INFO] 07:44:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 07:44:43 [INFO] Skipping duplicate-finder execution! 07:44:43 [INFO] 07:44:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 07:44:43 [INFO] Skipping plugin execution 07:44:43 [INFO] 07:44:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 07:44:43 [INFO] Skipping source per configuration. 07:44:43 [INFO] 07:44:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-algo --- 07:44:43 [INFO] 07:44:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-algo --- 07:44:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:44:43 [INFO] 07:44:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-algo --- 07:44:43 [WARNING] 07:44:43 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 07:44:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:44:43 [WARNING] 07:44:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:44:43 [WARNING] 07:44:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.9-SNAPSHOT/odl-bgpcep-algo-0.20.9-SNAPSHOT.pom 07:44:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.9-SNAPSHOT/odl-bgpcep-algo-0.20.9-SNAPSHOT-features.xml 07:44:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.9-SNAPSHOT/odl-bgpcep-algo-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.9-SNAPSHOT/odl-bgpcep-algo-0.20.9-SNAPSHOT-cyclonedx.json 07:44:43 [INFO] 07:44:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-algo --- 07:44:43 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo:feature:0.20.9-SNAPSHOT 07:44:43 [INFO] +- org.opendaylight.bgpcep:algo-impl:jar:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:44:43 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:44:43 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:44:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:43 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:44:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:44:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:44:43 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:44:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:44:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:44:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:44:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:44:43 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:44:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:44:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:44:43 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:44:43 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:44:43 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:44:43 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:44:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:44:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:44:43 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:44:43 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:44:43 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:44:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:44:43 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:44:43 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:44:43 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:44:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 07:44:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 07:44:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:44:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 07:44:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:44:43 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:44:43 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 07:44:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 07:44:43 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 07:44:43 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:44:43 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:44:43 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:44:43 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 07:44:43 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:44:43 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:44:43 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:44:43 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:44:43 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:44:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:44:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:44:43 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 07:44:43 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:44:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 07:44:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 07:44:43 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:44:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 07:44:43 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:44:43 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:44:43 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 07:44:43 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 07:44:43 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:44:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 07:44:43 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:44:43 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 07:44:43 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:44:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:44:43 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:44:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 07:44:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:44:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:44:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:44:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:44:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 07:44:43 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 07:44:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 07:44:43 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 07:44:43 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 07:44:43 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 07:44:43 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:44:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:44:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 07:44:43 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:44:43 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:44:43 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:44:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:44:43 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 07:44:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 07:44:43 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 07:44:43 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 07:44:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:44:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:43 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:44:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:44:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:44:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:44:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:44:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:44:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:44:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:44:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:44:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:44:43 [INFO] +- junit:junit:jar:4.13.2:test 07:44:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:44:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:44:43 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:44:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:44:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:44:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:43 [INFO] 07:44:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-algo --- 07:44:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 07:44:43 [INFO] 07:44:43 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 07:44:43 [INFO] Building testtool-parent 0.20.9-SNAPSHOT [15/169] 07:44:43 [INFO] --------------------------------[ pom ]--------------------------------- 07:44:43 [INFO] 07:44:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testtool-parent --- 07:44:43 [INFO] 07:44:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testtool-parent --- 07:44:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:43 [INFO] 07:44:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testtool-parent --- 07:44:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:43 [INFO] 07:44:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ testtool-parent --- 07:44:43 [INFO] 07:44:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ testtool-parent --- 07:44:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/testtool-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/** 07:44:43 [INFO] 07:44:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testtool-parent --- 07:44:44 [INFO] Starting audit... 07:44:44 Audit done. 07:44:44 [INFO] You have 0 Checkstyle violations. 07:44:44 [INFO] 07:44:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testtool-parent --- 07:44:44 [INFO] Starting audit... 07:44:44 Audit done. 07:44:44 [INFO] You have 0 Checkstyle violations. 07:44:44 [INFO] 07:44:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testtool-parent --- 07:44:44 [INFO] 07:44:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ testtool-parent >>> 07:44:44 [INFO] 07:44:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ testtool-parent --- 07:44:44 [INFO] 07:44:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ testtool-parent <<< 07:44:44 [INFO] 07:44:44 [INFO] 07:44:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ testtool-parent --- 07:44:44 [INFO] 07:44:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ testtool-parent --- 07:44:44 [INFO] 07:44:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testtool-parent --- 07:44:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:44:44 [INFO] 07:44:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ testtool-parent --- 07:44:44 [INFO] CycloneDX: Resolving Dependencies 07:44:45 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 07:44:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/bom.xml 07:44:45 [INFO] attaching as testtool-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/bom.json 07:44:45 [INFO] attaching as testtool-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:44:45 [INFO] 07:44:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 07:44:45 [INFO] Skipping duplicate-finder execution! 07:44:45 [INFO] 07:44:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testtool-parent --- 07:44:45 [INFO] Skipping pom project 07:44:45 [INFO] 07:44:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ testtool-parent --- 07:44:45 [INFO] 07:44:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ testtool-parent --- 07:44:45 [INFO] 07:44:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ testtool-parent --- 07:44:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:44:45 [INFO] 07:44:45 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ testtool-parent --- 07:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.20.9-SNAPSHOT/testtool-parent-0.20.9-SNAPSHOT.pom 07:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.20.9-SNAPSHOT/testtool-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.20.9-SNAPSHOT/testtool-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:44:45 [INFO] 07:44:45 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ testtool-parent --- 07:44:45 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:0.20.9-SNAPSHOT 07:44:45 [INFO] +- junit:junit:jar:4.13.2:test 07:44:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:44:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:44:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:45 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:44:45 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:44:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:44:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:44:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:44:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:44:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:44:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:44:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:44:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:44:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:44:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:44:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:44:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:44:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:45 [INFO] 07:44:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ testtool-parent --- 07:44:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/sonatype-clm/module.xml 07:44:45 [INFO] 07:44:45 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 07:44:45 [INFO] Building util 0.20.9-SNAPSHOT [16/169] 07:44:45 [INFO] -------------------------------[ bundle ]------------------------------- 07:44:45 [INFO] 07:44:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ util --- 07:44:45 [INFO] 07:44:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ util --- 07:44:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:45 [INFO] 07:44:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ util --- 07:44:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:45 [INFO] 07:44:45 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ util --- 07:44:45 [INFO] 07:44:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ util --- 07:44:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:44:45 [INFO] 07:44:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ util --- 07:44:45 [INFO] Starting audit... 07:44:45 Audit done. 07:44:45 [INFO] You have 0 Checkstyle violations. 07:44:45 [INFO] 07:44:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ util --- 07:44:45 [INFO] Starting audit... 07:44:45 Audit done. 07:44:45 [INFO] You have 0 Checkstyle violations. 07:44:45 [INFO] 07:44:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ util --- 07:44:45 [INFO] 07:44:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ util --- 07:44:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/resources 07:44:45 [INFO] 07:44:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ util --- 07:44:45 [INFO] Recompiling the module because of changed dependency. 07:44:45 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 07:44:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[186,16] explicit call to close() on an auto-closeable resource 07:44:46 [INFO] 07:44:46 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ util >>> 07:44:46 [INFO] 07:44:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ util --- 07:44:46 [INFO] Fork Value is true 07:44:49 [INFO] Done SpotBugs Analysis.... 07:44:49 [INFO] 07:44:49 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ util <<< 07:44:49 [INFO] 07:44:49 [INFO] 07:44:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ util --- 07:44:49 [INFO] BugInstance size is 0 07:44:49 [INFO] Error size is 0 07:44:49 [INFO] No errors/warnings found 07:44:49 [INFO] 07:44:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ util --- 07:44:49 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:44:49 [INFO] 07:44:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ util --- 07:44:49 [INFO] Recompiling the module because of changed dependency. 07:44:49 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 07:44:49 [INFO] 07:44:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ util --- 07:44:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:44:49 [INFO] 07:44:49 [INFO] ------------------------------------------------------- 07:44:49 [INFO] T E S T S 07:44:49 [INFO] ------------------------------------------------------- 07:44:50 [INFO] Running org.opendaylight.protocol.util.BitArrayTest 07:44:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.protocol.util.BitArrayTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 07:44:50 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.util.ByteArrayTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:44:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 07:44:50 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 07:44:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.Ipv6UtilTest 07:44:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.Ipv6UtilTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 07:44:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 07:44:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:44:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:44:50 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 07:44:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 07:44:50 [INFO] 07:44:50 [INFO] Results: 07:44:50 [INFO] 07:44:50 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 07:44:50 [INFO] 07:44:50 [INFO] 07:44:50 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ util --- 07:44:50 [INFO] 07:44:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ util --- 07:44:51 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT.jar 07:44:51 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/classes/META-INF/MANIFEST.MF 07:44:51 [INFO] 07:44:51 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ util --- 07:44:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-tests.jar 07:44:51 [INFO] 07:44:51 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ util --- 07:44:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-test-sources.jar 07:44:51 [INFO] 07:44:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ util --- 07:44:51 [INFO] No previous run data found, generating javadoc. 07:44:52 [WARNING] Javadoc Warnings 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:170: warning: no @throws for java.io.IOException 07:44:52 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 07:44:52 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 07:44:52 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 07:44:52 [WARNING] public static final int IP4_BITS_LENGTH = 32; 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 07:44:52 [WARNING] public static final int IP4_LENGTH = 4; 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 07:44:52 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 07:44:52 [WARNING] public static int prefixBitsToBytes(final int bits) { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 07:44:52 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 07:44:52 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 07:44:52 [WARNING] public static final int IPV6_LENGTH = 16; 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 07:44:52 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 07:44:52 [WARNING] T getSharedReference(T object); 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 07:44:52 [WARNING] public static NoopReferenceCache getInstance() { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:41: warning: no comment 07:44:52 [WARNING] public static List parseMessages(final File file) throws IOException { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 07:44:52 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:44:52 [WARNING] ^ 07:44:52 [WARNING] 15 warnings 07:44:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-javadoc.jar 07:44:52 [INFO] 07:44:52 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ util --- 07:44:52 [INFO] CycloneDX: Resolving Dependencies 07:44:53 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 07:44:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/util/target/bom.xml 07:44:53 [INFO] attaching as util-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/util/target/bom.json 07:44:53 [INFO] attaching as util-0.20.9-SNAPSHOT-cyclonedx.json 07:44:53 [INFO] 07:44:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ util --- 07:44:53 [INFO] Skipping duplicate-finder execution! 07:44:53 [INFO] 07:44:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ util --- 07:44:53 [INFO] No dependency problems found 07:44:53 [INFO] 07:44:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ util --- 07:44:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-sources.jar 07:44:53 [INFO] 07:44:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ util --- 07:44:53 [INFO] 07:44:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ util --- 07:44:53 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/util/target/code-coverage/jacoco.exec 07:44:53 [INFO] Analyzed bundle 'util' with 10 classes 07:44:53 [INFO] 07:44:53 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ util --- 07:44:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT.pom 07:44:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT.jar 07:44:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT-tests.jar 07:44:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT-test-sources.jar 07:44:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT-javadoc.jar 07:44:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT-cyclonedx.xml 07:44:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT-cyclonedx.json 07:44:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT-sources.jar 07:44:53 [INFO] 07:44:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ util --- 07:44:53 [INFO] Installing org/opendaylight/bgpcep/util/0.20.9-SNAPSHOT/util-0.20.9-SNAPSHOT.jar 07:44:53 [INFO] Writing OBR metadata 07:44:53 [INFO] 07:44:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ util --- 07:44:53 [INFO] org.opendaylight.bgpcep:util:bundle:0.20.9-SNAPSHOT 07:44:53 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:44:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:44:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:44:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:44:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:53 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:44:53 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:44:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:44:53 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:44:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:44:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:44:53 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:44:53 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:44:53 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:44:53 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:44:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:44:53 [INFO] +- junit:junit:jar:4.13.2:test 07:44:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:44:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:44:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:53 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:44:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:44:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:44:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:44:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:44:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:44:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:44:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:44:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:44:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:44:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:44:53 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:44:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:44:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:44:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:53 [INFO] 07:44:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ util --- 07:44:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/util/target/sonatype-clm/module.xml 07:44:53 [INFO] 07:44:53 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 07:44:53 [INFO] Building bgp-concepts 0.20.9-SNAPSHOT [17/169] 07:44:53 [INFO] -------------------------------[ bundle ]------------------------------- 07:44:53 [INFO] 07:44:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-concepts --- 07:44:53 [INFO] 07:44:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-concepts --- 07:44:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:53 [INFO] 07:44:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-concepts --- 07:44:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:53 [INFO] 07:44:53 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-concepts --- 07:44:53 [INFO] 07:44:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-concepts --- 07:44:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:44:53 [INFO] 07:44:53 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-concepts --- 07:44:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:44:53 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/yang 07:44:53 [INFO] yang-to-sources: Found 4 dependencies in 2.193 ms 07:44:53 [INFO] yang-to-sources: Project model files found: 1 in 5.402 ms 07:44:53 [INFO] yang-to-sources: 6 YANG models processed in 40.63 ms 07:44:53 [INFO] BindingJavaFileGenerator: Defined 116 files in 13.73 ms 07:44:53 [INFO] Sorted 116 files into 26 directories in 392.5 μs 07:44:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 116 in 72.30 ms 07:44:53 [INFO] 07:44:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-concepts --- 07:44:53 [INFO] Starting audit... 07:44:53 Audit done. 07:44:53 [INFO] You have 0 Checkstyle violations. 07:44:53 [INFO] 07:44:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-concepts --- 07:44:53 [INFO] Starting audit... 07:44:53 Audit done. 07:44:53 [INFO] You have 0 Checkstyle violations. 07:44:53 [INFO] 07:44:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-concepts --- 07:44:53 [INFO] 07:44:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-concepts --- 07:44:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/resources 07:44:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/spi 07:44:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:44:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:44:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:44:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/spi 07:44:53 [INFO] 07:44:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-concepts --- 07:44:53 [INFO] Recompiling the module because of changed dependency. 07:44:53 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 07:44:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[98,41] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:44:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[100,40] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:44:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[292,23] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:44:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[282,34] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:44:54 [INFO] 07:44:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 07:44:54 [INFO] 07:44:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-concepts --- 07:44:54 [INFO] Fork Value is true 07:44:58 [INFO] Done SpotBugs Analysis.... 07:44:58 [INFO] 07:44:58 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 07:44:58 [INFO] 07:44:58 [INFO] 07:44:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-concepts --- 07:44:58 [INFO] BugInstance size is 0 07:44:58 [INFO] Error size is 0 07:44:58 [INFO] No errors/warnings found 07:44:58 [INFO] 07:44:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-concepts --- 07:44:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/test/resources 07:44:58 [INFO] 07:44:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-concepts --- 07:44:58 [INFO] Recompiling the module because of changed dependency. 07:44:58 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:44:58 [INFO] 07:44:58 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-concepts --- 07:44:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:44:58 [INFO] 07:44:58 [INFO] ------------------------------------------------------- 07:44:58 [INFO] T E S T S 07:44:58 [INFO] ------------------------------------------------------- 07:44:59 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 07:44:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 07:44:59 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:44:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:44:59 [INFO] 07:44:59 [INFO] Results: 07:44:59 [INFO] 07:44:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:44:59 [INFO] 07:44:59 [INFO] 07:44:59 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-concepts --- 07:44:59 [INFO] 07:44:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-concepts --- 07:44:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT.jar 07:44:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/classes/META-INF/MANIFEST.MF 07:44:59 [INFO] 07:44:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-concepts --- 07:44:59 [INFO] No previous run data found, generating javadoc. 07:45:03 [WARNING] Javadoc Warnings 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:30: warning: no comment 07:45:03 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:36: warning: no comment 07:45:03 [WARNING] public BgpId(String _value) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:62: warning: no comment 07:45:03 [WARNING] public static BgpId getDefaultInstance(final String defaultValue) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpOrigin.java:37: warning: no comment 07:45:03 [WARNING] Egp(1, "egp"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpOrigin.java:35: warning: no comment 07:45:03 [WARNING] Igp(0, "igp"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpOrigin.java:39: warning: no comment 07:45:03 [WARNING] Incomplete(2, "incomplete") 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:30: warning: no comment 07:45:03 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:36: warning: no comment 07:45:03 [WARNING] public ClusterIdentifier(String _value) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:62: warning: no comment 07:45:03 [WARNING] public static ClusterIdentifier getDefaultInstance(final String defaultValue) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:70: warning: no comment 07:45:03 [WARNING] Gre(2, "gre"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:80: warning: no comment 07:45:03 [WARNING] IpInIp(7, "ip-in-ip"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:76: warning: no comment 07:45:03 [WARNING] IpInIpIpsecTransportMode(5, "ip-in-ip-ipsec-transport-mode"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:74: warning: no comment 07:45:03 [WARNING] IpsecTunnelMode(4, "ipsec-tunnel-mode"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:94: warning: no comment 07:45:03 [WARNING] Ipv6Tunnel(14, "ipv6-tunnel") 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:68: warning: no comment 07:45:03 [WARNING] L2tpv3OverIp(1, "l2tpv3-over-ip"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:86: warning: no comment 07:45:03 [WARNING] Mpls(10, "mpls"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:88: warning: no comment 07:45:03 [WARNING] MplsInGre(11, "mpls-in-gre"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:78: warning: no comment 07:45:03 [WARNING] MplsInIpTunnelIpsecTransportMode(6, "mpls-in-ip-tunnel-ipsec-transport-mode"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:92: warning: no comment 07:45:03 [WARNING] MplsInUdp(13, "mpls-in-udp"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:84: warning: no comment 07:45:03 [WARNING] Nvgre(9, "nvgre"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:72: warning: no comment 07:45:03 [WARNING] TransmitTunnelEndpoint(3, "transmit-tunnel-endpoint"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:82: warning: no comment 07:45:03 [WARNING] Vxlan(8, "vxlan"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:90: warning: no comment 07:45:03 [WARNING] VxlanGpe(12, "vxlan-gpe"), 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/IpAddressUtil.java:106: warning: no comment 07:45:03 [WARNING] public static IpAddressNoZone extractIpAddress(final DataContainerNode route, final NodeIdentifier rdNid) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdAs.java:34: warning: no comment 07:45:03 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|4[0-1][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|42[0-8][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|429[0-3][0-9][0-9][0-9][0-9][0-9][0-9]|4294[0-8][0-9][0-9][0-9][0-9][0-9]|42949[0-5][0-9][0-9][0-9][0-9]|429496[0-6][0-9][0-9][0-9]|4294967[0-1][0-9][0-9]|42949672[0-8][0-9]|429496729[0-5]):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]))$"); 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdAs.java:43: warning: no comment 07:45:03 [WARNING] public RdAs(String _value) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdAs.java:63: warning: no comment 07:45:03 [WARNING] public static RdAs getDefaultInstance(final String defaultValue) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdIpv4.java:34: warning: no comment 07:45:03 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:((([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]))$"); 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdIpv4.java:43: warning: no comment 07:45:03 [WARNING] public RdIpv4(String _value) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdIpv4.java:63: warning: no comment 07:45:03 [WARNING] public static RdIpv4 getDefaultInstance(final String defaultValue) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdTwoOctetAs.java:34: warning: no comment 07:45:03 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:0:([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|4[0-1][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|42[0-8][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|429[0-3][0-9][0-9][0-9][0-9][0-9][0-9]|4294[0-8][0-9][0-9][0-9][0-9][0-9]|42949[0-5][0-9][0-9][0-9][0-9]|429496[0-6][0-9][0-9][0-9]|4294967[0-1][0-9][0-9]|42949672[0-8][0-9]|429496729[0-5]))$"); 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdTwoOctetAs.java:43: warning: no comment 07:45:03 [WARNING] public RdTwoOctetAs(String _value) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdTwoOctetAs.java:63: warning: no comment 07:45:03 [WARNING] public static RdTwoOctetAs getDefaultInstance(final String defaultValue) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:35: warning: no comment 07:45:03 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:((([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]))$", "^(?:0:([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|4[0-1][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|42[0-8][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|429[0-3][0-9][0-9][0-9][0-9][0-9][0-9]|4294[0-8][0-9][0-9][0-9][0-9][0-9]|42949[0-5][0-9][0-9][0-9][0-9]|429496[0-6][0-9][0-9][0-9]|4294967[0-1][0-9][0-9]|42949672[0-8][0-9]|429496729[0-5]))$", "^(?:([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|4[0-1][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|42[0-8][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|429[0-3][0-9][0-9][0-9][0-9][0-9][0-9]|4294[0-8][0-9][0-9][0-9][0-9][0-9]|42949[0-5][0-9][0-9][0-9][0-9]|429496[0-6][0-9][0-9][0-9]|4294967[0-1][0-9][0-9]|42949672[0-8][0-9]|429496729[0-5]):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]))$"); 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:55: warning: no comment 07:45:03 [WARNING] public RouteDistinguisher(RdAs _rdAs) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:49: warning: no comment 07:45:03 [WARNING] public RouteDistinguisher(RdIpv4 _rdIpv4) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:43: warning: no comment 07:45:03 [WARNING] public RouteDistinguisher(RdTwoOctetAs _rdTwoOctetAs) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:98: warning: no comment 07:45:03 [WARNING] public RdAs getRdAs() { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:94: warning: no comment 07:45:03 [WARNING] public RdIpv4 getRdIpv4() { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:90: warning: no comment 07:45:03 [WARNING] public RdTwoOctetAs getRdTwoOctetAs() { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:91: warning: no @param for distinguisher 07:45:03 [WARNING] public static void serializeRouteDistinquisher(final RouteDistinguisher distinguisher, 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:91: warning: no @param for byteAggregator 07:45:03 [WARNING] public static void serializeRouteDistinquisher(final RouteDistinguisher distinguisher, 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:151: warning: no @param for buffer 07:45:03 [WARNING] public static @NonNull RouteDistinguisher parseRouteDistinguisher(final ByteBuf buffer) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:151: warning: no @return 07:45:03 [WARNING] public static @NonNull RouteDistinguisher parseRouteDistinguisher(final ByteBuf buffer) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:34: warning: no comment 07:45:03 [WARNING] public static final int RD_LENGTH = 8; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:200: warning: no comment 07:45:03 [WARNING] public static @Nullable RouteDistinguisher extractRouteDistinguisher(final DataContainerNode route, 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:188: warning: no comment 07:45:03 [WARNING] public static @NonNull RouteDistinguisher parseRouteDistinguisher(final String defaultValue) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ShortAsNumber.java:38: warning: no comment 07:45:03 [WARNING] public ShortAsNumber(Uint32 _value) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ShortAsNumber.java:65: warning: no comment 07:45:03 [WARNING] public static ShortAsNumber getDefaultInstance(final String defaultValue) { 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdAs.java:37: warning: no comment 07:45:03 [WARNING] private final String _value; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdIpv4.java:37: warning: no comment 07:45:03 [WARNING] private final String _value; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdTwoOctetAs.java:37: warning: no comment 07:45:03 [WARNING] private final String _value; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:40: warning: no comment 07:45:03 [WARNING] private final RdAs _rdAs; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:39: warning: no comment 07:45:03 [WARNING] private final RdIpv4 _rdIpv4; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:38: warning: no comment 07:45:03 [WARNING] private final RdTwoOctetAs _rdTwoOctetAs; 07:45:03 [WARNING] ^ 07:45:03 [WARNING] 55 warnings 07:45:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT-javadoc.jar 07:45:03 [INFO] 07:45:03 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-concepts --- 07:45:03 [INFO] CycloneDX: Resolving Dependencies 07:45:03 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 07:45:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bom.xml 07:45:03 [INFO] attaching as bgp-concepts-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bom.json 07:45:03 [INFO] attaching as bgp-concepts-0.20.9-SNAPSHOT-cyclonedx.json 07:45:03 [INFO] 07:45:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 07:45:03 [INFO] Skipping duplicate-finder execution! 07:45:03 [INFO] 07:45:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-concepts --- 07:45:03 [INFO] No dependency problems found 07:45:03 [INFO] 07:45:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-concepts --- 07:45:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT-sources.jar 07:45:03 [INFO] 07:45:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-concepts --- 07:45:03 [INFO] 07:45:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-concepts --- 07:45:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/code-coverage/jacoco.exec 07:45:03 [INFO] Analyzed bundle 'bgp-concepts' with 3 classes 07:45:03 [INFO] 07:45:03 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-concepts --- 07:45:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.9-SNAPSHOT/bgp-concepts-0.20.9-SNAPSHOT.pom 07:45:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.9-SNAPSHOT/bgp-concepts-0.20.9-SNAPSHOT.jar 07:45:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.9-SNAPSHOT/bgp-concepts-0.20.9-SNAPSHOT-javadoc.jar 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.9-SNAPSHOT/bgp-concepts-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.9-SNAPSHOT/bgp-concepts-0.20.9-SNAPSHOT-cyclonedx.json 07:45:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.9-SNAPSHOT/bgp-concepts-0.20.9-SNAPSHOT-sources.jar 07:45:04 [INFO] 07:45:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-concepts --- 07:45:04 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.20.9-SNAPSHOT/bgp-concepts-0.20.9-SNAPSHOT.jar 07:45:04 [INFO] Writing OBR metadata 07:45:04 [INFO] 07:45:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-concepts --- 07:45:04 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:0.20.9-SNAPSHOT 07:45:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:45:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:45:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:04 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:45:04 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:45:04 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:45:04 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:45:04 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:45:04 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:45:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:45:04 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:45:04 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:45:04 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:45:04 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:45:04 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:45:04 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:45:04 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:45:04 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:45:04 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:45:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:45:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:45:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:45:04 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:45:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:45:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:45:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:45:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:45:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:04 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:45:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:45:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:45:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:45:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:45:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:45:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:45:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:45:04 [INFO] +- junit:junit:jar:4.13.2:test 07:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:45:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:45:04 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:45:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:45:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:45:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:04 [INFO] 07:45:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-concepts --- 07:45:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/sonatype-clm/module.xml 07:45:04 [INFO] 07:45:04 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 07:45:04 [INFO] Building bgp-parser-api 0.20.9-SNAPSHOT [18/169] 07:45:04 [INFO] -------------------------------[ bundle ]------------------------------- 07:45:04 [INFO] 07:45:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-api --- 07:45:04 [INFO] 07:45:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-api --- 07:45:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:04 [INFO] 07:45:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 07:45:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:04 [INFO] 07:45:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-parser-api --- 07:45:04 [INFO] 07:45:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-api --- 07:45:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:45:04 [INFO] 07:45:04 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-parser-api --- 07:45:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:45:04 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/yang 07:45:04 [INFO] yang-to-sources: Found 6 dependencies in 2.171 ms 07:45:04 [INFO] yang-to-sources: Project model files found: 2 in 9.442 ms 07:45:04 [INFO] yang-to-sources: 9 YANG models processed in 82.98 ms 07:45:04 [INFO] BindingJavaFileGenerator: Defined 117 files in 18.73 ms 07:45:04 [INFO] Sorted 117 files into 23 directories in 345.8 μs 07:45:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 117 in 48.20 ms 07:45:04 [INFO] 07:45:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-api --- 07:45:04 [INFO] Starting audit... 07:45:04 Audit done. 07:45:04 [INFO] You have 0 Checkstyle violations. 07:45:04 [INFO] 07:45:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-api --- 07:45:04 [INFO] Starting audit... 07:45:04 Audit done. 07:45:04 [INFO] You have 0 Checkstyle violations. 07:45:04 [INFO] 07:45:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-api --- 07:45:04 [INFO] 07:45:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-api --- 07:45:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/resources 07:45:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/spi 07:45:04 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:45:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:45:04 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:45:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/spi 07:45:04 [INFO] 07:45:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-api --- 07:45:04 [INFO] Recompiling the module because of changed dependency. 07:45:04 [INFO] Compiling 125 source files with javac [debug release 17] to target/classes 07:45:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:05 [INFO] 07:45:05 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 07:45:05 [INFO] 07:45:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-parser-api --- 07:45:05 [INFO] Fork Value is true 07:45:08 [INFO] Done SpotBugs Analysis.... 07:45:08 [INFO] 07:45:08 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 07:45:08 [INFO] 07:45:08 [INFO] 07:45:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-parser-api --- 07:45:09 [INFO] BugInstance size is 0 07:45:09 [INFO] Error size is 0 07:45:09 [INFO] No errors/warnings found 07:45:09 [INFO] 07:45:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 07:45:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/test/resources 07:45:09 [INFO] 07:45:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-api --- 07:45:09 [INFO] Recompiling the module because of changed dependency. 07:45:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:45:09 [INFO] 07:45:09 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-parser-api --- 07:45:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:45:09 [INFO] 07:45:09 [INFO] ------------------------------------------------------- 07:45:09 [INFO] T E S T S 07:45:09 [INFO] ------------------------------------------------------- 07:45:09 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 07:45:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.protocol.bgp.parser.APITest 07:45:10 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 07:45:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 07:45:10 [INFO] 07:45:10 [INFO] Results: 07:45:10 [INFO] 07:45:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:45:10 [INFO] 07:45:10 [INFO] 07:45:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-parser-api --- 07:45:10 [INFO] 07:45:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-api --- 07:45:10 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT.jar 07:45:10 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 07:45:10 [INFO] 07:45:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-api --- 07:45:10 [INFO] No previous run data found, generating javadoc. 07:45:13 [WARNING] Javadoc Warnings 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/AsNumberUtil.java:24: warning: no comment 07:45:13 [WARNING] public final class AsNumberUtil { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPDocumentedException.java:84: warning: no comment 07:45:13 [WARNING] public static BGPDocumentedException badMessageLength(final String message, final int length) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPError.java:172: warning: no comment 07:45:13 [WARNING] public static BGPError forValue(final Uint8 code, final Uint8 subcode) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPError.java:178: warning: no comment 07:45:13 [WARNING] public @NonNull Uint8 getCode() { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPError.java:182: warning: no comment 07:45:13 [WARNING] public @NonNull Uint8 getSubcode() { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPError.java:161: warning: no comment 07:45:13 [WARNING] public static final String MANDATORY_ATTR_MISSING_MSG = "Well known mandatory attribute missing: "; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BgpExtendedMessageUtil.java:18: warning: no comment 07:45:13 [WARNING] public final class BgpExtendedMessageUtil { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BgpExtendedMessageUtil.java:19: warning: no comment 07:45:13 [WARNING] public static final CParameters EXTENDED_MESSAGE_CAPABILITY = 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:8: warning: no comment 07:45:13 [WARNING] public interface BgpMessageListener 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:20: warning: no comment 07:45:13 [WARNING] void onKeepalive(Keepalive notification); 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:22: warning: no comment 07:45:13 [WARNING] void onNotify(Notify notification); 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:16: warning: no comment 07:45:13 [WARNING] void onOpen(Open notification); 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:18: warning: no comment 07:45:13 [WARNING] void onUpdate(Update notification); 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:8: warning: no comment 07:45:13 [WARNING] public interface BgpMultiprotocolListener 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:16: warning: no comment 07:45:13 [WARNING] void onRouteRefresh(RouteRefresh notification); 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPTreatAsWithdrawException.java:30: warning: no comment 07:45:13 [WARNING] public BGPTreatAsWithdrawException(final @NonNull BGPError error, final byte[] data, final @NonNull String format, 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPTreatAsWithdrawException.java:25: warning: no comment 07:45:13 [WARNING] public BGPTreatAsWithdrawException(final @NonNull BGPError error, final @NonNull String format, 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPTreatAsWithdrawException.java:35: warning: no comment 07:45:13 [WARNING] public BGPTreatAsWithdrawException(final @NonNull BGPError error, @Nullable final Exception cause, 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/GracefulRestartCapability.java:92: warning: no comment 07:45:13 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("restart-state"); 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/GracefulRestartCapability.java:96: warning: no comment 07:45:13 [WARNING] public RestartFlags(boolean _restartState) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/GracefulRestartCapability.java:111: warning: no comment 07:45:13 [WARNING] public boolean getRestartState() { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/GracefulRestartUtil.java:63: warning: no comment 07:45:13 [WARNING] public static @NonNull CParameters gracefulRestartCapability(final Map tables, 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/GracefulRestartUtil.java:58: warning: no comment 07:45:13 [WARNING] public static @NonNull Tables gracefulRestartTable(final @NonNull TablesKey table, final boolean forwardingState) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/GracefulRestartUtil.java:52: warning: no comment 07:45:13 [WARNING] public static @NonNull Tables gracefulRestartTable(final @NonNull AddressFamily afi, 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/PathId.java:37: warning: no comment 07:45:13 [WARNING] public PathId(Uint32 _value) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/PathId.java:56: warning: no comment 07:45:13 [WARNING] public static PathId getDefaultInstance(final String defaultValue) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/ProtocolVersion.java:42: warning: no comment 07:45:13 [WARNING] public ProtocolVersion(Uint8 _value) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/ProtocolVersion.java:61: warning: no comment 07:45:13 [WARNING] public static ProtocolVersion getDefaultInstance(final String defaultValue) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/SendReceive.java:39: warning: no comment 07:45:13 [WARNING] Both(3, "both") 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/SendReceive.java:35: warning: no comment 07:45:13 [WARNING] Receive(1, "receive"), 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/SendReceive.java:37: warning: no comment 07:45:13 [WARNING] Send(2, "send"), 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/Tables.java:75: warning: no comment 07:45:13 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("forwarding-state"); 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/Tables.java:79: warning: no comment 07:45:13 [WARNING] public AfiFlags(boolean _forwardingState) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/Tables.java:94: warning: no comment 07:45:13 [WARNING] public boolean getForwardingState() { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/Tables.java:81: warning: no comment 07:45:13 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("forwarding-state"); 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/Tables.java:85: warning: no comment 07:45:13 [WARNING] public AfiFlags(boolean _forwardingState) { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/Tables.java:100: warning: no comment 07:45:13 [WARNING] public boolean getForwardingState() { 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/AbstractBGPException.java:22: warning: no comment 07:45:13 [WARNING] private final byte[] data; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/AbstractBGPException.java:21: warning: no comment 07:45:13 [WARNING] private final @NonNull BGPError error; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/PathId.java:31: warning: no comment 07:45:13 [WARNING] private final Uint32 _value; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/ProtocolVersion.java:32: warning: no comment 07:45:13 [WARNING] private final Uint8 _value; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/path/attributes/attributes/UnrecognizedAttributesKey.java:24: warning: no comment 07:45:13 [WARNING] private final Uint8 _type; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/GracefulRestartCapability.java:93: warning: no comment 07:45:13 [WARNING] private final boolean _restartState; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/Tables.java:76: warning: no comment 07:45:13 [WARNING] private final boolean _forwardingState; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/TablesKey.java:25: warning: no comment 07:45:13 [WARNING] private final AddressFamily _afi; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/TablesKey.java:26: warning: no comment 07:45:13 [WARNING] private final SubsequentAddressFamily _safi; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/Tables.java:82: warning: no comment 07:45:13 [WARNING] private final boolean _forwardingState; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/TablesKey.java:25: warning: no comment 07:45:13 [WARNING] private final AddressFamily _afi; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/TablesKey.java:26: warning: no comment 07:45:13 [WARNING] private final SubsequentAddressFamily _safi; 07:45:13 [WARNING] ^ 07:45:13 [WARNING] 49 warnings 07:45:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT-javadoc.jar 07:45:14 [INFO] 07:45:14 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-parser-api --- 07:45:14 [INFO] CycloneDX: Resolving Dependencies 07:45:14 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 07:45:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bom.xml 07:45:14 [INFO] attaching as bgp-parser-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bom.json 07:45:14 [INFO] attaching as bgp-parser-api-0.20.9-SNAPSHOT-cyclonedx.json 07:45:14 [INFO] 07:45:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 07:45:14 [INFO] Skipping duplicate-finder execution! 07:45:14 [INFO] 07:45:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-api --- 07:45:14 [INFO] No dependency problems found 07:45:14 [INFO] 07:45:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-api --- 07:45:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT-sources.jar 07:45:14 [INFO] 07:45:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-api --- 07:45:14 [INFO] 07:45:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-api --- 07:45:14 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/code-coverage/jacoco.exec 07:45:14 [INFO] Analyzed bundle 'bgp-parser-api' with 10 classes 07:45:14 [INFO] 07:45:14 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-parser-api --- 07:45:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.9-SNAPSHOT/bgp-parser-api-0.20.9-SNAPSHOT.pom 07:45:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.9-SNAPSHOT/bgp-parser-api-0.20.9-SNAPSHOT.jar 07:45:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.9-SNAPSHOT/bgp-parser-api-0.20.9-SNAPSHOT-javadoc.jar 07:45:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.9-SNAPSHOT/bgp-parser-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.9-SNAPSHOT/bgp-parser-api-0.20.9-SNAPSHOT-cyclonedx.json 07:45:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.9-SNAPSHOT/bgp-parser-api-0.20.9-SNAPSHOT-sources.jar 07:45:14 [INFO] 07:45:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-api --- 07:45:14 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.20.9-SNAPSHOT/bgp-parser-api-0.20.9-SNAPSHOT.jar 07:45:14 [INFO] Writing OBR metadata 07:45:14 [INFO] 07:45:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parser-api --- 07:45:14 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:0.20.9-SNAPSHOT 07:45:14 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:45:14 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:45:14 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:45:14 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:45:14 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:45:14 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:45:14 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:45:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:45:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:14 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:45:14 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:45:14 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:45:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:45:14 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:45:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:45:14 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:45:14 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:45:14 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:45:14 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:45:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:45:14 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:45:14 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:45:14 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:45:14 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:45:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:45:14 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:45:14 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:45:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:14 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:45:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:45:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:45:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:14 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:45:14 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:45:14 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:45:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:45:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:45:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:45:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:45:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:45:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:45:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:45:14 [INFO] +- junit:junit:jar:4.13.2:test 07:45:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:45:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:45:14 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:45:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:45:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:45:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:14 [INFO] 07:45:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-api --- 07:45:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/sonatype-clm/module.xml 07:45:14 [INFO] 07:45:14 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 07:45:14 [INFO] Building bgp-parser-spi 0.20.9-SNAPSHOT [19/169] 07:45:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:45:15 [INFO] 07:45:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-spi --- 07:45:15 [INFO] 07:45:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-spi --- 07:45:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:15 [INFO] 07:45:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 07:45:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:15 [INFO] 07:45:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-parser-spi --- 07:45:15 [INFO] 07:45:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 07:45:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:45:15 [INFO] 07:45:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-spi --- 07:45:15 [INFO] Starting audit... 07:45:15 Audit done. 07:45:15 [INFO] You have 0 Checkstyle violations. 07:45:15 [INFO] 07:45:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-spi --- 07:45:15 [INFO] Starting audit... 07:45:15 Audit done. 07:45:15 [INFO] You have 0 Checkstyle violations. 07:45:15 [INFO] 07:45:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-spi --- 07:45:15 [INFO] 07:45:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-spi --- 07:45:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/resources 07:45:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/generated-sources/spi 07:45:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/generated-sources/yang 07:45:15 [INFO] 07:45:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-spi --- 07:45:15 [INFO] Recompiling the module because of changed dependency. 07:45:15 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 07:45:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:45:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:45:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 07:45:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:45:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:45:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:45:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:45:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:[53,51] Possible heap pollution from parameterized vararg type java.lang.Class 07:45:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java:[110,64] Possible heap pollution from parameterized vararg type java.lang.Class 07:45:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[87,70] Possible heap pollution from parameterized vararg type java.lang.Class 07:45:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,76] found raw type: java.util.AbstractMap.SimpleEntry 07:45:16 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 07:45:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked call to SimpleEntry(K,V) as a member of the raw type java.util.AbstractMap.SimpleEntry 07:45:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion 07:45:16 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 07:45:16 found: java.util.AbstractMap.SimpleEntry 07:45:16 [INFO] 07:45:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 07:45:16 [INFO] 07:45:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-parser-spi --- 07:45:16 [INFO] Fork Value is true 07:45:20 [INFO] Done SpotBugs Analysis.... 07:45:20 [INFO] 07:45:20 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 07:45:20 [INFO] 07:45:20 [INFO] 07:45:20 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-parser-spi --- 07:45:20 [INFO] BugInstance size is 0 07:45:20 [INFO] Error size is 0 07:45:20 [INFO] No errors/warnings found 07:45:20 [INFO] 07:45:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 07:45:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/test/resources 07:45:20 [INFO] 07:45:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-spi --- 07:45:20 [INFO] Recompiling the module because of changed dependency. 07:45:20 [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes 07:45:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[152,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:45:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[154,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:45:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[165,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:45:20 [INFO] 07:45:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-parser-spi --- 07:45:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:45:20 [INFO] 07:45:20 [INFO] ------------------------------------------------------- 07:45:20 [INFO] T E S T S 07:45:20 [INFO] ------------------------------------------------------- 07:45:21 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:45:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:45:21 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:45:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:45:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:45:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:45:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:45:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:45:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:45:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:45:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:45:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:45:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:45:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:45:23 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:45:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:45:24 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:45:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:45:24 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:45:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:45:25 [INFO] 07:45:25 [INFO] Results: 07:45:25 [INFO] 07:45:25 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 07:45:25 [INFO] 07:45:25 [INFO] 07:45:25 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-parser-spi --- 07:45:25 [INFO] 07:45:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-spi --- 07:45:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT.jar 07:45:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 07:45:25 [INFO] 07:45:25 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-parser-spi --- 07:45:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-tests.jar 07:45:25 [INFO] 07:45:25 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-parser-spi --- 07:45:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-test-sources.jar 07:45:25 [INFO] 07:45:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-spi --- 07:45:25 [INFO] No previous run data found, generating javadoc. 07:45:27 [WARNING] Javadoc Warnings 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/ExtendedCommunityParser.java:25: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:45:27 [WARNING] ExtendedCommunity parseExtendedCommunity(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/ExtendedCommunityParser.java:25: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:45:27 [WARNING] ExtendedCommunity parseExtendedCommunity(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/Abstract4OctetAsExtendedCommunity.java:10: warning: no comment 07:45:27 [WARNING] public abstract class Abstract4OctetAsExtendedCommunity implements ExtendedCommunityParser, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractIpv4ExtendedCommunity.java:12: warning: no comment 07:45:27 [WARNING] public abstract class AbstractIpv4ExtendedCommunity implements ExtendedCommunityParser, ExtendedCommunitySerializer { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractIpv4ExtendedCommunity.java:16: warning: no comment 07:45:27 [WARNING] protected static final int INET_LOCAL_ADMIN_LENGTH = 2; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageRegistry.java:28: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:45:27 [WARNING] Notification parseMessage(ByteBuf bytes, @Nullable PeerSpecificParserConstraint constraint) 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageRegistry.java:28: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:45:27 [WARNING] Notification parseMessage(ByteBuf bytes, @Nullable PeerSpecificParserConstraint constraint) 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AbstractMessageRegistry.java:22: warning: no comment 07:45:27 [WARNING] public abstract class AbstractMessageRegistry implements MessageRegistry { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AbstractMessageRegistry.java:26: warning: no comment 07:45:27 [WARNING] protected abstract Notification parseBody(int type, ByteBuf body, int messageLength, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AbstractMessageRegistry.java:29: warning: no comment 07:45:27 [WARNING] protected abstract void serializeMessageImpl(Notification message, ByteBuf buffer); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractOpaqueExtendedCommunity.java:11: warning: no comment 07:45:27 [WARNING] public abstract class AbstractOpaqueExtendedCommunity implements ExtendedCommunityParser, ExtendedCommunitySerializer { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractTwoOctetAsExtendedCommunity.java:10: warning: no comment 07:45:27 [WARNING] public abstract class AbstractTwoOctetAsExtendedCommunity implements ExtendedCommunityParser, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractTwoOctetAsExtendedCommunity.java:15: warning: no comment 07:45:27 [WARNING] public static final int AS_LOCAL_ADMIN_LENGTH = 4; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AddressFamilyRegistry.java:12: warning: no comment 07:45:27 [WARNING] public interface AddressFamilyRegistry { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AddressFamilyRegistry.java:13: warning: no comment 07:45:27 [WARNING] AddressFamily classForFamily(int number); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AddressFamilyRegistry.java:15: warning: no comment 07:45:27 [WARNING] Integer numberForClass(AddressFamily clazz); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeSerializer.java:13: warning: no comment 07:45:27 [WARNING] public interface AttributeSerializer { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeSerializer.java:15: warning: no comment 07:45:27 [WARNING] void serializeAttribute(Attributes attribute, ByteBuf byteAggregator); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeUtil.java:12: warning: no comment 07:45:27 [WARNING] public final class AttributeUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeUtil.java:13: warning: no comment 07:45:27 [WARNING] public static final int OPTIONAL = 128; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeUtil.java:15: warning: no comment 07:45:27 [WARNING] public static final int PARTIAL = 32; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeUtil.java:14: warning: no comment 07:45:27 [WARNING] public static final int TRANSITIVE = 64; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:17: warning: no comment 07:45:27 [WARNING] AddressFamilyRegistry getAddressFamilyRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:19: warning: no comment 07:45:27 [WARNING] AttributeRegistry getAttributeRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:33: warning: no comment 07:45:27 [WARNING] BgpPrefixSidTlvRegistry getBgpPrefixSidTlvRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:21: warning: no comment 07:45:27 [WARNING] CapabilityRegistry getCapabilityRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:31: warning: no comment 07:45:27 [WARNING] ExtendedCommunityRegistry getExtendedCommunityRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:23: warning: no comment 07:45:27 [WARNING] MessageRegistry getMessageRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:25: warning: no comment 07:45:27 [WARNING] NlriRegistry getNlriRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:27: warning: no comment 07:45:27 [WARNING] ParameterRegistry getParameterRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:29: warning: no comment 07:45:27 [WARNING] SubsequentAddressFamilyRegistry getSubsequentAddressFamilyRegistry(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderActivator.java:13: warning: no comment 07:45:27 [WARNING] public interface BGPExtensionProviderActivator { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderActivator.java:14: warning: no comment 07:45:27 [WARNING] List start(BGPExtensionProviderContext context); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:29: warning: no comment 07:45:27 [WARNING] Registration registerAddressFamily(AddressFamily afi, int number); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:33: warning: no comment 07:45:27 [WARNING] Registration registerAttributeParser(int attributeType, AttributeParser parser); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:35: warning: no comment 07:45:27 [WARNING] Registration registerAttributeSerializer(Class attributeClass, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:48: warning: no comment 07:45:27 [WARNING] Registration registerBgpPrefixSidTlvParser(int tlvType, BgpPrefixSidTlvParser parser); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:50: warning: no comment 07:45:27 [WARNING] Registration registerBgpPrefixSidTlvSerializer(Class tlvClass, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:38: warning: no comment 07:45:27 [WARNING] Registration registerCapabilityParser(int capabilityType, CapabilityParser parser); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:40: warning: no comment 07:45:27 [WARNING] Registration registerCapabilitySerializer(Class capabilityClass, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:67: warning: no comment 07:45:27 [WARNING] Registration registerExtendedCommunityParser(int type, int subtype, ExtendedCommunityParser parser); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:64: warning: no comment 07:45:27 [WARNING] Registration registerExtendedCommunitySerializer(Class extendedCommunityClass, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:43: warning: no comment 07:45:27 [WARNING] Registration registerMessageParser(int messageType, MessageParser parser); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:45: warning: no comment 07:45:27 [WARNING] & DataObject> Registration registerMessageSerializer(Class messageClass, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:53: warning: no comment 07:45:27 [WARNING] Registration registerNlriParser(AddressFamily afi, SubsequentAddressFamily safi, NlriParser parser, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:57: warning: no comment 07:45:27 [WARNING] Registration registerNlriSerializer(Class nlriClass, NlriSerializer serializer); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:59: warning: no comment 07:45:27 [WARNING] Registration registerParameterParser(int parameterType, ParameterParser parser); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:61: warning: no comment 07:45:27 [WARNING] Registration registerParameterSerializer(Class paramClass, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:31: warning: no comment 07:45:27 [WARNING] Registration registerSubsequentAddressFamily(SubsequentAddressFamily safi, int number); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BgpPrefixSidTlvSerializer.java:25: warning: no comment 07:45:27 [WARNING] int getType(); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BgpPrefixSidTlvUtil.java:12: warning: no comment 07:45:27 [WARNING] public final class BgpPrefixSidTlvUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityParser.java:15: warning: no comment 07:45:27 [WARNING] public interface CapabilityParser { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityParser.java:16: warning: no comment 07:45:27 [WARNING] CParameters parseCapability(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityRegistry.java:15: warning: no comment 07:45:27 [WARNING] public interface CapabilityRegistry { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityRegistry.java:16: warning: no comment 07:45:27 [WARNING] CParameters parseCapability(int type, ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityRegistry.java:18: warning: no comment 07:45:27 [WARNING] void serializeCapability(CParameters capability, ByteBuf bytes); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilitySerializer.java:13: warning: no comment 07:45:27 [WARNING] public interface CapabilitySerializer { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilitySerializer.java:14: warning: no comment 07:45:27 [WARNING] void serializeCapability(CParameters capability, ByteBuf byteAggregator); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityUtil.java:12: warning: no comment 07:45:27 [WARNING] public final class CapabilityUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/DefaultBGPExtensionConsumerContext.java:43: warning: no comment 07:45:27 [WARNING] public DefaultBGPExtensionConsumerContext() { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/DefaultBGPExtensionConsumerContext.java:49: warning: no comment 07:45:27 [WARNING] public DefaultBGPExtensionConsumerContext(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/ExtendedCommunityRegistry.java:25: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:45:27 [WARNING] ExtendedCommunities parseExtendedCommunity(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/ExtendedCommunityRegistry.java:25: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:45:27 [WARNING] ExtendedCommunities parseExtendedCommunity(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/FourOctAsCommonECUtil.java:16: warning: no comment 07:45:27 [WARNING] public final class FourOctAsCommonECUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/FourOctAsCommonECUtil.java:21: warning: no comment 07:45:27 [WARNING] public static As4SpecificCommon parseCommon(final ByteBuf body) { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/FourOctAsCommonECUtil.java:28: warning: no comment 07:45:27 [WARNING] public static void serializeCommon(final As4SpecificCommon extComm, final ByteBuf body) { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/Inet4SpecificExtendedCommunityCommonUtil.java:18: warning: no comment 07:45:27 [WARNING] public final class Inet4SpecificExtendedCommunityCommonUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/Inet4SpecificExtendedCommunityCommonUtil.java:23: warning: no comment 07:45:27 [WARNING] public static Inet4SpecificExtendedCommunityCommon parseCommon(final ByteBuf buffer) { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/Inet4SpecificExtendedCommunityCommonUtil.java:30: warning: no comment 07:45:27 [WARNING] public static void serializeCommon(final Inet4SpecificExtendedCommunityCommon extComm, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageParser.java:29: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:45:27 [WARNING] Notification parseMessageBody(ByteBuf body, int messageLength, @Nullable PeerSpecificParserConstraint constraint) 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageSerializer.java:13: warning: no comment 07:45:27 [WARNING] public interface MessageSerializer { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageSerializer.java:15: warning: no comment 07:45:27 [WARNING] void serializeMessage(Notification message, ByteBuf bytes); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageUtil.java:23: warning: no comment 07:45:27 [WARNING] public final class MessageUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageUtil.java:28: warning: no comment 07:45:27 [WARNING] public static final int COMMON_HEADER_LENGTH = 19; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageUtil.java:26: warning: no comment 07:45:27 [WARNING] public static final int MARKER_LENGTH = 16; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/MultiPathSupportImpl.java:23: warning: no comment 07:45:27 [WARNING] public final class MultiPathSupportImpl implements MultiPathSupport { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiPathSupportUtil.java:16: warning: no comment 07:45:27 [WARNING] public final class MultiPathSupportUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiprotocolCapabilitiesUtil.java:24: warning: no comment 07:45:27 [WARNING] public final class MultiprotocolCapabilitiesUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiprotocolCapabilitiesUtil.java:25: warning: no comment 07:45:27 [WARNING] public static final CParameters RR_CAPABILITY = new CParametersBuilder() 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiprotocolCapabilitiesUtil.java:52: warning: no comment 07:45:27 [WARNING] public static Optional parseMPAfiSafi(final ByteBuf buffer, final AddressFamilyRegistry afiReg, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiprotocolCapabilitiesUtil.java:38: warning: no comment 07:45:27 [WARNING] public static void serializeMPAfiSafi(final AddressFamilyRegistry afiReg, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NextHopParserSerializer.java:27: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:45:27 [WARNING] default CNextHop parseNextHop(final ByteBuf buffer) throws BGPParsingException { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NlriRegistry.java:30: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:45:27 [WARNING] MpReachNlri parseMpReach(ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraint) 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NlriRegistry.java:40: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:45:27 [WARNING] MpUnreachNlri parseMpUnreach(ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraint) 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NlriSerializer.java:13: warning: no comment 07:45:27 [WARNING] public interface NlriSerializer { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NlriSerializer.java:15: warning: no comment 07:45:27 [WARNING] void serializeAttribute(Attributes attribute, ByteBuf byteAggregator); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterLengthOverflowException.java:22: warning: no comment 07:45:27 [WARNING] public ParameterLengthOverflowException(final String message) { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterLengthOverflowException.java:26: warning: no comment 07:45:27 [WARNING] public static void throwIf(final boolean expression, final String format, final Object... args) 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterParser.java:15: warning: no comment 07:45:27 [WARNING] public interface ParameterParser { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterParser.java:16: warning: no comment 07:45:27 [WARNING] BgpParameters parseParameter(ByteBuf buffer) throws BGPParsingException, BGPDocumentedException; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterRegistry.java:13: warning: no comment 07:45:27 [WARNING] public interface ParameterRegistry { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterSerializer.java:13: warning: no comment 07:45:27 [WARNING] public interface ParameterSerializer { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterUtil.java:30: warning: no @throws for org.opendaylight.protocol.bgp.parser.spi.ParameterLengthOverflowException 07:45:27 [WARNING] public static void formatParameter(final int type, final ByteBuf value, final ByteBuf buffer) 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParsedAttributes.java:27: warning: no comment 07:45:27 [WARNING] public ParsedAttributes(final @NonNull Attributes attributes, 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParsedAttributes.java:33: warning: no comment 07:45:27 [WARNING] public @NonNull Attributes getAttributes() { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParsedAttributes.java:37: warning: no comment 07:45:27 [WARNING] public @NonNull Optional getWithdrawCause() { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/PathIdUtil.java:25: warning: no comment 07:45:27 [WARNING] public final class PathIdUtil { 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/PathIdUtil.java:27: warning: no comment 07:45:27 [WARNING] public static final PathId NON_PATH_ID = new PathId(NON_PATH_ID_VALUE); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/PathIdUtil.java:26: warning: no comment 07:45:27 [WARNING] public static final Uint32 NON_PATH_ID_VALUE = Uint32.ZERO; 07:45:27 [WARNING] ^ 07:45:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/PeerSpecificParserConstraint.java:24: warning: no @param for 07:45:27 [WARNING] @NonNull Optional getPeerConstraint(@NonNull Class peerConstraintType); 07:45:27 [WARNING] ^ 07:45:27 [WARNING] 100 warnings 07:45:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-javadoc.jar 07:45:27 [INFO] 07:45:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-parser-spi --- 07:45:27 [INFO] CycloneDX: Resolving Dependencies 07:45:28 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 07:45:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bom.xml 07:45:28 [INFO] attaching as bgp-parser-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bom.json 07:45:28 [INFO] attaching as bgp-parser-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:45:28 [INFO] 07:45:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 07:45:28 [INFO] Skipping duplicate-finder execution! 07:45:28 [INFO] 07:45:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-spi --- 07:45:28 [INFO] No dependency problems found 07:45:28 [INFO] 07:45:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-spi --- 07:45:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-sources.jar 07:45:28 [INFO] 07:45:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-spi --- 07:45:28 [INFO] 07:45:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-spi --- 07:45:28 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/code-coverage/jacoco.exec 07:45:28 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 07:45:28 [INFO] 07:45:28 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-parser-spi --- 07:45:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT.pom 07:45:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT.jar 07:45:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT-tests.jar 07:45:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT-test-sources.jar 07:45:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT-javadoc.jar 07:45:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:45:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT-sources.jar 07:45:28 [INFO] 07:45:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-spi --- 07:45:28 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.20.9-SNAPSHOT/bgp-parser-spi-0.20.9-SNAPSHOT.jar 07:45:28 [INFO] Writing OBR metadata 07:45:28 [INFO] 07:45:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parser-spi --- 07:45:28 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:0.20.9-SNAPSHOT 07:45:28 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:45:28 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:45:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:45:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:45:28 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:45:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:45:28 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:45:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:45:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:45:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:45:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:28 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:45:28 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:45:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:45:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:45:28 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:45:28 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:45:28 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:45:28 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:45:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:45:28 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:45:28 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:45:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:45:28 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:45:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:45:28 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:45:28 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:45:28 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:45:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:45:28 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:45:28 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:45:28 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:45:28 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:45:28 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:45:28 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 07:45:28 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 07:45:28 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 07:45:28 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 07:45:28 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 07:45:28 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:45:28 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:45:28 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 07:45:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:45:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:45:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:45:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:45:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:45:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:45:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:45:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:45:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:45:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:45:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:45:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:45:28 [INFO] +- junit:junit:jar:4.13.2:test 07:45:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:45:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:45:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:45:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:45:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:45:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:28 [INFO] 07:45:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-spi --- 07:45:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/sonatype-clm/module.xml 07:45:28 [INFO] 07:45:28 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 07:45:28 [INFO] Building bgp-util 0.20.9-SNAPSHOT [20/169] 07:45:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:45:28 [INFO] 07:45:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-util --- 07:45:28 [INFO] 07:45:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-util --- 07:45:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:28 [INFO] 07:45:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-util --- 07:45:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:28 [INFO] 07:45:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-util --- 07:45:28 [INFO] 07:45:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-util --- 07:45:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:45:28 [INFO] 07:45:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-util --- 07:45:28 [INFO] Starting audit... 07:45:28 Audit done. 07:45:28 [INFO] You have 0 Checkstyle violations. 07:45:28 [INFO] 07:45:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-util --- 07:45:28 [INFO] Starting audit... 07:45:28 Audit done. 07:45:28 [INFO] You have 0 Checkstyle violations. 07:45:28 [INFO] 07:45:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-util --- 07:45:28 [INFO] 07:45:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-util --- 07:45:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/resources 07:45:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/generated-sources/spi 07:45:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/generated-sources/yang 07:45:28 [INFO] 07:45:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-util --- 07:45:28 [INFO] Recompiling the module because of changed dependency. 07:45:28 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:45:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,43] found raw type: java.util.LinkedList 07:45:28 missing type arguments for generic class java.util.LinkedList 07:45:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,39] unchecked conversion 07:45:28 required: java.util.List 07:45:28 found: java.util.LinkedList 07:45:28 [INFO] 07:45:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-util >>> 07:45:28 [INFO] 07:45:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-util --- 07:45:28 [INFO] Fork Value is true 07:45:31 [INFO] Done SpotBugs Analysis.... 07:45:31 [INFO] 07:45:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-util <<< 07:45:31 [INFO] 07:45:31 [INFO] 07:45:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-util --- 07:45:31 [INFO] BugInstance size is 0 07:45:31 [INFO] Error size is 0 07:45:31 [INFO] No errors/warnings found 07:45:31 [INFO] 07:45:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-util --- 07:45:31 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:45:31 [INFO] 07:45:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-util --- 07:45:31 [INFO] Recompiling the module because of changed dependency. 07:45:31 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:45:31 [INFO] 07:45:31 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-util --- 07:45:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:45:31 [INFO] 07:45:31 [INFO] ------------------------------------------------------- 07:45:31 [INFO] T E S T S 07:45:31 [INFO] ------------------------------------------------------- 07:45:32 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:45:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:45:32 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:45:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:45:32 [INFO] 07:45:32 [INFO] Results: 07:45:32 [INFO] 07:45:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:45:32 [INFO] 07:45:32 [INFO] 07:45:32 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-util --- 07:45:32 [INFO] 07:45:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-util --- 07:45:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT.jar 07:45:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/classes/META-INF/MANIFEST.MF 07:45:32 [INFO] 07:45:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-util --- 07:45:32 [INFO] No previous run data found, generating javadoc. 07:45:33 [WARNING] Javadoc Warnings 07:45:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/HexDumpBGPFileParser.java:43: warning: no comment 07:45:33 [WARNING] public static List parseMessages(final File file) throws IOException { 07:45:33 [WARNING] ^ 07:45:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/HexDumpBGPFileParser.java:48: warning: no comment 07:45:33 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:45:33 [WARNING] ^ 07:45:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/HexDumpBGPFileParser.java:57: warning: no comment 07:45:33 [WARNING] public static List parseMessages(final String stringMessage) { 07:45:33 [WARNING] ^ 07:45:33 [WARNING] 3 warnings 07:45:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT-javadoc.jar 07:45:33 [INFO] 07:45:33 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-util --- 07:45:33 [INFO] CycloneDX: Resolving Dependencies 07:45:34 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 07:45:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bom.xml 07:45:34 [INFO] attaching as bgp-util-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bom.json 07:45:34 [INFO] attaching as bgp-util-0.20.9-SNAPSHOT-cyclonedx.json 07:45:34 [INFO] 07:45:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 07:45:34 [INFO] Skipping duplicate-finder execution! 07:45:34 [INFO] 07:45:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-util --- 07:45:34 [INFO] No dependency problems found 07:45:34 [INFO] 07:45:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-util --- 07:45:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT-sources.jar 07:45:34 [INFO] 07:45:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-util --- 07:45:34 [INFO] 07:45:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-util --- 07:45:34 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/code-coverage/jacoco.exec 07:45:34 [INFO] Analyzed bundle 'bgp-util' with 2 classes 07:45:34 [INFO] 07:45:34 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-util --- 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.9-SNAPSHOT/bgp-util-0.20.9-SNAPSHOT.pom 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.9-SNAPSHOT/bgp-util-0.20.9-SNAPSHOT.jar 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.9-SNAPSHOT/bgp-util-0.20.9-SNAPSHOT-javadoc.jar 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.9-SNAPSHOT/bgp-util-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.9-SNAPSHOT/bgp-util-0.20.9-SNAPSHOT-cyclonedx.json 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.9-SNAPSHOT/bgp-util-0.20.9-SNAPSHOT-sources.jar 07:45:34 [INFO] 07:45:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-util --- 07:45:34 [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.20.9-SNAPSHOT/bgp-util-0.20.9-SNAPSHOT.jar 07:45:34 [INFO] Writing OBR metadata 07:45:34 [INFO] 07:45:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-util --- 07:45:34 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:0.20.9-SNAPSHOT 07:45:34 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:45:34 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:45:34 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:45:34 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:45:34 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:45:34 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:34 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:45:34 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:45:34 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:45:34 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:45:34 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:45:34 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:45:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:45:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:45:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:45:34 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:test 07:45:34 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:45:34 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:45:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:45:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:45:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:34 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:45:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:45:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:45:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:45:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:45:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:45:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:45:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:45:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:45:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:45:34 [INFO] +- junit:junit:jar:4.13.2:test 07:45:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:45:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:45:34 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:45:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:45:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:45:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:34 [INFO] 07:45:34 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-util --- 07:45:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/sonatype-clm/module.xml 07:45:34 [INFO] 07:45:34 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 07:45:34 [INFO] Building bgp-parser-impl 0.20.9-SNAPSHOT [21/169] 07:45:34 [INFO] -------------------------------[ bundle ]------------------------------- 07:45:34 [INFO] 07:45:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-impl --- 07:45:34 [INFO] 07:45:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-impl --- 07:45:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:34 [INFO] 07:45:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 07:45:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:34 [INFO] 07:45:34 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-parser-impl --- 07:45:34 [INFO] 07:45:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 07:45:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:45:34 [INFO] 07:45:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-impl --- 07:45:34 [INFO] Starting audit... 07:45:34 Audit done. 07:45:34 [INFO] You have 0 Checkstyle violations. 07:45:34 [INFO] 07:45:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-impl --- 07:45:35 [INFO] Starting audit... 07:45:35 Audit done. 07:45:35 [INFO] You have 0 Checkstyle violations. 07:45:35 [INFO] 07:45:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-impl --- 07:45:35 [INFO] 07:45:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-impl --- 07:45:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/resources 07:45:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/generated-sources/spi 07:45:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/generated-sources/yang 07:45:35 [INFO] 07:45:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-impl --- 07:45:35 [INFO] Recompiling the module because of changed dependency. 07:45:35 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 07:45:35 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:45:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[47,69] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:45:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[48,69] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 07:45:35 [INFO] 07:45:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 07:45:35 [INFO] 07:45:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-parser-impl --- 07:45:35 [INFO] Fork Value is true 07:45:40 [INFO] Done SpotBugs Analysis.... 07:45:40 [INFO] 07:45:40 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 07:45:40 [INFO] 07:45:40 [INFO] 07:45:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-parser-impl --- 07:45:40 [INFO] BugInstance size is 0 07:45:40 [INFO] Error size is 0 07:45:40 [INFO] No errors/warnings found 07:45:40 [INFO] 07:45:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 07:45:40 [INFO] Copying 10 resources from src/test/resources to target/test-classes 07:45:40 [INFO] 07:45:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-impl --- 07:45:40 [INFO] Recompiling the module because of changed dependency. 07:45:40 [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes 07:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/BGPParserTest.java:[121,19] explicit call to close() on an auto-closeable resource 07:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParserTest.java:[105,36] static method should be qualified by type name, java.lang.Runtime, instead of by an expression 07:45:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParserTest.java:[98,36] static method should be qualified by type name, java.lang.Runtime, instead of by an expression 07:45:40 [INFO] 07:45:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-parser-impl --- 07:45:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:45:40 [INFO] 07:45:40 [INFO] ------------------------------------------------------- 07:45:40 [INFO] T E S T S 07:45:40 [INFO] ------------------------------------------------------- 07:45:41 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:45:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:45:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.770 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:45:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:45:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:45:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:45:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:45:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:45:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:45:43 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:45:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:45:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:45:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:45:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:45:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:45:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:45:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:45:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:45:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:45:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:45:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:45:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:45:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:45:44 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:45:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:45:44 [INFO] 07:45:44 [INFO] Results: 07:45:44 [INFO] 07:45:44 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 07:45:44 [INFO] 07:45:44 [INFO] 07:45:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-parser-impl --- 07:45:44 [INFO] 07:45:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-impl --- 07:45:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT.jar 07:45:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 07:45:44 [INFO] 07:45:44 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-parser-impl --- 07:45:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-tests.jar 07:45:44 [INFO] 07:45:44 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-parser-impl --- 07:45:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar 07:45:44 [INFO] 07:45:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-impl --- 07:45:44 [INFO] No previous run data found, generating javadoc. 07:45:46 [WARNING] Javadoc Warnings 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/AddPathCapabilityHandler.java:36: warning: no comment 07:45:46 [WARNING] public class AddPathCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/AddPathCapabilityHandler.java:38: warning: no comment 07:45:46 [WARNING] public static final int CODE = 69; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/AddPathCapabilityHandler.java:44: warning: no comment 07:45:46 [WARNING] public AddPathCapabilityHandler(final AddressFamilyRegistry afiReg, final SubsequentAddressFamilyRegistry safiReg) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AggregatorAttributeParser.java:37: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 7; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AggregatorAttributeParser.java:41: warning: no comment 07:45:46 [WARNING] public AggregatorAttributeParser(final ReferenceCache refCache) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AigpAttributeParser.java:27: warning: no comment 07:45:46 [WARNING] public class AigpAttributeParser implements AttributeParser, AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AigpAttributeParser.java:33: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 26; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AS4AggregatorAttributeParser.java:17: warning: no comment 07:45:46 [WARNING] public final class AS4AggregatorAttributeParser implements AttributeParser, AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AS4AggregatorAttributeParser.java:19: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 17; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/As4CapabilityHandler.java:22: warning: no comment 07:45:46 [WARNING] public final class As4CapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/As4CapabilityHandler.java:23: warning: no comment 07:45:46 [WARNING] public static final int CODE = 65; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AS4PathAttributeParser.java:17: warning: no comment 07:45:46 [WARNING] public final class AS4PathAttributeParser implements AttributeParser, AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AS4PathAttributeParser.java:19: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 18; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/As4RouteTargetExtendedHandler.java:25: warning: no comment 07:45:46 [WARNING] public static As4RouteTargetExtendedCommunity parse(final ByteBuf body) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/As4RouteTargetExtendedHandler.java:30: warning: no comment 07:45:46 [WARNING] public static void serialize(final As4RouteTargetExtendedCommunity as4RouteTargetExtendedCommunity, 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AsPathAttributeParser.java:43: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 2; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AsPathAttributeParser.java:59: warning: no comment 07:45:46 [WARNING] public AsPathAttributeParser(final ReferenceCache refCache) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/AsTwoOctetSpecificEcHandler.java:24: warning: no comment 07:45:46 [WARNING] public class AsTwoOctetSpecificEcHandler extends AbstractTwoOctetAsExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AtomicAggregateAttributeParser.java:24: warning: no comment 07:45:46 [WARNING] public final class AtomicAggregateAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AtomicAggregateAttributeParser.java:25: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 6; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/BGPActivator.java:120: warning: no comment 07:45:46 [WARNING] public final class BGPActivator implements BGPExtensionProviderActivator { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/BGPActivator.java:128: warning: no comment 07:45:46 [WARNING] public BGPActivator() { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/BgpExtendedMessageCapabilityHandler.java:21: warning: no comment 07:45:46 [WARNING] public final class BgpExtendedMessageCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/BgpExtendedMessageCapabilityHandler.java:23: warning: no comment 07:45:46 [WARNING] public static final int CODE = 6; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPKeepAliveMessageParser.java:22: warning: no comment 07:45:46 [WARNING] public final class BGPKeepAliveMessageParser implements MessageParser, MessageSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPKeepAliveMessageParser.java:23: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 4; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPNotificationMessageParser.java:37: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 3; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPOpenMessageParser.java:72: warning: no comment 07:45:46 [WARNING] public static final int AS_TRANS = 23456; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPOpenMessageParser.java:56: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 1; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPOpenMessageParser.java:76: warning: no comment 07:45:46 [WARNING] public BGPOpenMessageParser(final ParameterRegistry reg) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParser.java:28: warning: no comment 07:45:46 [WARNING] public final class BgpPrefixSidAttributeParser implements AttributeParser, AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParser.java:30: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 40; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParser.java:34: warning: no comment 07:45:46 [WARNING] public BgpPrefixSidAttributeParser(final BgpPrefixSidTlvRegistry registry) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPRouteRefreshMessageParser.java:31: warning: no comment 07:45:46 [WARNING] public final class BGPRouteRefreshMessageParser implements MessageParser, MessageSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPRouteRefreshMessageParser.java:36: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 5; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPRouteRefreshMessageParser.java:43: warning: no comment 07:45:46 [WARNING] public BGPRouteRefreshMessageParser(final AddressFamilyRegistry afiReg, 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPUpdateMessageParser.java:69: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 2; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPUpdateMessageParser.java:74: warning: no comment 07:45:46 [WARNING] public BGPUpdateMessageParser(final AttributeRegistry attrReg, final NlriRegistry nlriReg) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/CapabilityParameterParser.java:39: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 2; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/CapabilityParameterParser.java:44: warning: no comment 07:45:46 [WARNING] public CapabilityParameterParser(final CapabilityRegistry reg) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ClusterIdAttributeParser.java:31: warning: no comment 07:45:46 [WARNING] public final class ClusterIdAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ClusterIdAttributeParser.java:34: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 10; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParser.java:32: warning: no comment 07:45:46 [WARNING] public final class CommunitiesAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParser.java:34: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 8; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParser.java:50: warning: no comment 07:45:46 [WARNING] public CommunitiesAttributeParser(final ReferenceCache refCache) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/CommunityUtil.java:63: warning: no comment 07:45:46 [WARNING] public CommunityUtil(final ReferenceCache refCache) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/EncapsulationEC.java:32: warning: no comment 07:45:46 [WARNING] public static final int SUBTYPE = 12; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParser.java:30: warning: no comment 07:45:46 [WARNING] public final class ExtendedCommunitiesAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParser.java:32: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 16; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParser.java:36: warning: no comment 07:45:46 [WARNING] public ExtendedCommunitiesAttributeParser(final ExtendedCommunityRegistry ecReg) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/Generic4OctASEcHandler.java:22: warning: no comment 07:45:46 [WARNING] public final class Generic4OctASEcHandler extends Abstract4OctetAsExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/GracefulCapabilityHandler.java:41: warning: no comment 07:45:46 [WARNING] public final class GracefulCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/GracefulCapabilityHandler.java:42: warning: no comment 07:45:46 [WARNING] public static final int CODE = 64; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/GracefulCapabilityHandler.java:67: warning: no comment 07:45:46 [WARNING] public GracefulCapabilityHandler(final AddressFamilyRegistry afiReg, 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:24: warning: no comment 07:45:46 [WARNING] public final class Ipv4SpecificEcHandler extends AbstractIpv4ExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/LinkBandwidthEC.java:28: warning: no comment 07:45:46 [WARNING] public class LinkBandwidthEC implements ExtendedCommunityParser, ExtendedCommunitySerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/LlGracefulCapabilityHandler.java:38: warning: no comment 07:45:46 [WARNING] public final class LlGracefulCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/LlGracefulCapabilityHandler.java:39: warning: no comment 07:45:46 [WARNING] public static final int CODE = 71; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/LlGracefulCapabilityHandler.java:57: warning: no comment 07:45:46 [WARNING] public LlGracefulCapabilityHandler(final AddressFamilyRegistry afiReg, 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/LocalPreferenceAttributeParser.java:29: warning: no comment 07:45:46 [WARNING] public final class LocalPreferenceAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/LocalPreferenceAttributeParser.java:32: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 5; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPReachAttributeParser.java:27: warning: no comment 07:45:46 [WARNING] public final class MPReachAttributeParser extends ReachAttributeParser { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPReachAttributeParser.java:28: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 14; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPReachAttributeParser.java:32: warning: no comment 07:45:46 [WARNING] public MPReachAttributeParser(final NlriRegistry reg) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPUnreachAttributeParser.java:27: warning: no comment 07:45:46 [WARNING] public final class MPUnreachAttributeParser extends ReachAttributeParser { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPUnreachAttributeParser.java:28: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 15; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPUnreachAttributeParser.java:32: warning: no comment 07:45:46 [WARNING] public MPUnreachAttributeParser(final NlriRegistry reg) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MultiExitDiscriminatorAttributeParser.java:27: warning: no comment 07:45:46 [WARNING] public final class MultiExitDiscriminatorAttributeParser extends AbstractAttributeParser 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MultiExitDiscriminatorAttributeParser.java:29: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 4; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/MultiProtocolCapabilityHandler.java:31: warning: no comment 07:45:46 [WARNING] public final class MultiProtocolCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/MultiProtocolCapabilityHandler.java:33: warning: no comment 07:45:46 [WARNING] public static final int CODE = 1; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/MultiProtocolCapabilityHandler.java:38: warning: no comment 07:45:46 [WARNING] public MultiProtocolCapabilityHandler(final AddressFamilyRegistry afiReg, 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParser.java:28: warning: no comment 07:45:46 [WARNING] public final class NextHopAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParser.java:29: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 3; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/OpaqueEcHandler.java:23: warning: no comment 07:45:46 [WARNING] public final class OpaqueEcHandler extends AbstractOpaqueExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginatorIdAttributeParser.java:29: warning: no comment 07:45:46 [WARNING] public final class OriginatorIdAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginatorIdAttributeParser.java:32: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 9; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParser.java:27: warning: no comment 07:45:46 [WARNING] public final class OriginAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParser.java:29: warning: no comment 07:45:46 [WARNING] public static final int TYPE = 1; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteOrigin4OctectASEcHandler.java:20: warning: no comment 07:45:46 [WARNING] public final class RouteOrigin4OctectASEcHandler extends Abstract4OctetAsExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginAsTwoOctetEcHandler.java:24: warning: no comment 07:45:46 [WARNING] public final class RouteOriginAsTwoOctetEcHandler extends AbstractTwoOctetAsExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginIpv4EcHandler.java:24: warning: no comment 07:45:46 [WARNING] public final class RouteOriginIpv4EcHandler extends AbstractIpv4ExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/RouteRefreshCapabilityHandler.java:21: warning: no comment 07:45:46 [WARNING] public class RouteRefreshCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/RouteRefreshCapabilityHandler.java:24: warning: no comment 07:45:46 [WARNING] public static final int CODE = 2; 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTarget4OctectASEcHandler.java:20: warning: no comment 07:45:46 [WARNING] public final class RouteTarget4OctectASEcHandler extends Abstract4OctetAsExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetAsTwoOctetEcHandler.java:21: warning: no comment 07:45:46 [WARNING] public final class RouteTargetAsTwoOctetEcHandler extends AbstractTwoOctetAsExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetExtendedCommunityHandler.java:29: warning: no comment 07:45:46 [WARNING] public static RouteTargetExtendedCommunity parse(final ByteBuf buffer) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetExtendedCommunityHandler.java:36: warning: no comment 07:45:46 [WARNING] public static void serialize(final RouteTargetExtendedCommunity routeTarget, final ByteBuf byteAggregator) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetIpv4EcHandler.java:21: warning: no comment 07:45:46 [WARNING] public final class RouteTargetIpv4EcHandler extends AbstractIpv4ExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetIpv4Handler.java:31: warning: no comment 07:45:46 [WARNING] public static RouteTargetIpv4 parse(final ByteBuf buffer) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetIpv4Handler.java:26: warning: no comment 07:45:46 [WARNING] public static void serialize(final RouteTargetIpv4 routeTarget, final ByteBuf byteAggregator) { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/SourceAS4OctectHandler.java:20: warning: no comment 07:45:46 [WARNING] public final class SourceAS4OctectHandler extends Abstract4OctetAsExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/SourceASHandler.java:22: warning: no comment 07:45:46 [WARNING] public final class SourceASHandler extends AbstractTwoOctetAsExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/UnrecognizedAttributesSerializer.java:21: warning: no comment 07:45:46 [WARNING] public class UnrecognizedAttributesSerializer implements AttributeSerializer { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/VrfRouteImportHandler.java:23: warning: no comment 07:45:46 [WARNING] public final class VrfRouteImportHandler extends AbstractIpv4ExtendedCommunity { 07:45:46 [WARNING] ^ 07:45:46 [WARNING] 95 warnings 07:45:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar 07:45:46 [INFO] 07:45:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-parser-impl --- 07:45:46 [INFO] CycloneDX: Resolving Dependencies 07:45:47 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 07:45:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bom.xml 07:45:47 [INFO] attaching as bgp-parser-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bom.json 07:45:47 [INFO] attaching as bgp-parser-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:45:47 [INFO] 07:45:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 07:45:47 [INFO] Skipping duplicate-finder execution! 07:45:47 [INFO] 07:45:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-impl --- 07:45:47 [INFO] No dependency problems found 07:45:47 [INFO] 07:45:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-impl --- 07:45:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-sources.jar 07:45:47 [INFO] 07:45:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-impl --- 07:45:47 [INFO] 07:45:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-impl --- 07:45:47 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/code-coverage/jacoco.exec 07:45:47 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 07:45:47 [INFO] 07:45:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-parser-impl --- 07:45:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT.pom 07:45:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT.jar 07:45:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT-tests.jar 07:45:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar 07:45:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar 07:45:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:45:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT-sources.jar 07:45:47 [INFO] 07:45:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-impl --- 07:45:47 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.20.9-SNAPSHOT/bgp-parser-impl-0.20.9-SNAPSHOT.jar 07:45:47 [INFO] Writing OBR metadata 07:45:47 [INFO] 07:45:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parser-impl --- 07:45:47 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:0.20.9-SNAPSHOT 07:45:47 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:45:47 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:47 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:45:47 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:45:47 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:45:47 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:45:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:45:47 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:45:47 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:45:47 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:45:47 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:45:47 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:45:47 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:45:47 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:45:47 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:45:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:45:47 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:45:47 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:45:47 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:45:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:45:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:45:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:45:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:45:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:45:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:45:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:45:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:45:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:45:47 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:45:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:45:47 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:45:47 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:45:47 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:45:47 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:45:47 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:45:47 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:45:47 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:45:47 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:45:47 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.20.9-SNAPSHOT:test 07:45:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:45:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:45:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:47 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:45:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:45:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:45:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:45:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:45:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:45:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:45:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:45:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:45:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:45:47 [INFO] +- junit:junit:jar:4.13.2:test 07:45:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:45:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:45:47 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:45:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:45:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:45:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:47 [INFO] 07:45:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-impl --- 07:45:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/sonatype-clm/module.xml 07:45:47 [INFO] 07:45:47 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 07:45:47 [INFO] Building OpenDaylight :: Extras :: Dependencies 0.20.9-SNAPSHOT [22/169] 07:45:47 [INFO] ------------------------------[ feature ]------------------------------- 07:45:47 [INFO] 07:45:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 07:45:47 [INFO] 07:45:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 07:45:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:47 [INFO] 07:45:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 07:45:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:47 [INFO] 07:45:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] 07:45:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:48 [INFO] argLine set to empty 07:45:48 [INFO] 07:45:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] Starting audit... 07:45:48 Audit done. 07:45:48 [INFO] You have 0 Checkstyle violations. 07:45:48 [INFO] 07:45:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] Starting audit... 07:45:48 Audit done. 07:45:48 [INFO] You have 0 Checkstyle violations. 07:45:48 [INFO] 07:45:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] 07:45:48 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 07:45:48 [INFO] ...done! 07:45:48 [INFO] Attaching features XML 07:45:48 [INFO] 07:45:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:45:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:45:48 [INFO] 07:45:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 07:45:48 [INFO] 07:45:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] 07:45:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 07:45:48 [INFO] 07:45:48 [INFO] 07:45:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] 07:45:48 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-extras-dependencies --- 07:45:48 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 07:45:48 [INFO] Project dependency features detected: [] 07:45:48 [INFO] Pax Exam System (Version: 4.13.3) created. 07:45:48 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:45:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:45:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:45:49 [INFO] Waiting for remote bundle context.. on 21000 name: 22125964-9104-4eda-93e7-7f925e1f553c timout: [ RelativeTimeout value = 180000 ] 07:45:54 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:45:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:45:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:45:55 [INFO] 07:45:55 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] 07:45:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] 07:45:55 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] CycloneDX: Resolving Dependencies 07:45:55 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 07:45:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/bom.xml 07:45:55 [INFO] attaching as odl-bgpcep-extras-dependencies-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/bom.json 07:45:55 [INFO] attaching as odl-bgpcep-extras-dependencies-0.20.9-SNAPSHOT-cyclonedx.json 07:45:55 [INFO] 07:45:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] Skipping duplicate-finder execution! 07:45:55 [INFO] 07:45:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] Skipping plugin execution 07:45:55 [INFO] 07:45:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] Skipping source per configuration. 07:45:55 [INFO] 07:45:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] 07:45:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:55 [INFO] 07:45:55 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-extras-dependencies --- 07:45:55 [WARNING] 07:45:55 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 07:45:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:45:55 [WARNING] 07:45:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:45:55 [WARNING] 07:45:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.9-SNAPSHOT/odl-bgpcep-extras-dependencies-0.20.9-SNAPSHOT.pom 07:45:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.9-SNAPSHOT/odl-bgpcep-extras-dependencies-0.20.9-SNAPSHOT-features.xml 07:45:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.9-SNAPSHOT/odl-bgpcep-extras-dependencies-0.20.9-SNAPSHOT-cyclonedx.xml 07:45:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.9-SNAPSHOT/odl-bgpcep-extras-dependencies-0.20.9-SNAPSHOT-cyclonedx.json 07:45:55 [INFO] 07:45:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:feature:0.20.9-SNAPSHOT 07:45:55 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:45:55 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:45:55 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:45:55 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:45:55 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:55 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:45:55 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:45:55 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:45:55 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:55 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:45:55 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:45:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:55 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:45:55 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:45:55 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:45:55 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:45:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:45:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:45:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:45:55 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:45:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:45:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:45:55 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:45:55 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:45:55 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:45:55 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:45:55 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:45:55 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:45:55 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:45:55 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:45:55 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:45:55 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:45:55 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:45:55 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:45:55 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:45:55 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:45:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:45:55 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:45:55 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:45:55 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:45:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:55 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:45:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:45:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:45:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:45:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:45:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:45:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:45:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:45:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:45:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:45:55 [INFO] +- junit:junit:jar:4.13.2:test 07:45:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:45:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:45:55 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:45:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:45:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:45:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:55 [INFO] 07:45:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-extras-dependencies --- 07:45:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 07:45:55 [INFO] 07:45:55 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 07:45:55 [INFO] Building OpenDaylight :: BGP :: Dependencies 0.20.9-SNAPSHOT [23/169] 07:45:55 [INFO] ------------------------------[ feature ]------------------------------- 07:45:55 [INFO] 07:45:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 07:45:55 [INFO] 07:45:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 07:45:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:55 [INFO] 07:45:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 07:45:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:55 [INFO] 07:45:55 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] 07:45:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:56 [INFO] argLine set to empty 07:45:56 [INFO] 07:45:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] Starting audit... 07:45:56 Audit done. 07:45:56 [INFO] You have 0 Checkstyle violations. 07:45:56 [INFO] 07:45:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] Starting audit... 07:45:56 Audit done. 07:45:56 [INFO] You have 0 Checkstyle violations. 07:45:56 [INFO] 07:45:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] 07:45:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 07:45:56 [INFO] ...done! 07:45:56 [INFO] Attaching features XML 07:45:56 [INFO] 07:45:56 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 07:45: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 07:45:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:45:56 [INFO] 07:45:56 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 07:45:56 [INFO] 07:45:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] 07:45:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 07:45:56 [INFO] 07:45:56 [INFO] 07:45:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] 07:45:56 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-dependencies --- 07:45:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 07:45:56 [INFO] Project dependency features detected: [] 07:45:56 [INFO] Pax Exam System (Version: 4.13.3) created. 07:45:56 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:45:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:45:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:45:57 [INFO] Waiting for remote bundle context.. on 21000 name: 24d6c081-f61e-46c7-8129-80d7e88144b9 timout: [ RelativeTimeout value = 180000 ] 07:46:03 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:46:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:46:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:46:03 [INFO] 07:46:03 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 07:46:03 [INFO] 07:46:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 07:46:03 [INFO] 07:46:03 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 07:46:03 [INFO] CycloneDX: Resolving Dependencies 07:46:04 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 07:46:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/bom.xml 07:46:04 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/bom.json 07:46:04 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.20.9-SNAPSHOT-cyclonedx.json 07:46:04 [INFO] 07:46:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 07:46:04 [INFO] Skipping duplicate-finder execution! 07:46:04 [INFO] 07:46:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 07:46:04 [INFO] Skipping plugin execution 07:46:04 [INFO] 07:46:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 07:46:04 [INFO] Skipping source per configuration. 07:46:04 [INFO] 07:46:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 07:46:04 [INFO] 07:46:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-dependencies --- 07:46:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:04 [INFO] 07:46:04 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-dependencies --- 07:46:04 [WARNING] 07:46:04 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 07:46:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:46:04 [WARNING] 07:46:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:46:04 [WARNING] 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.9-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.20.9-SNAPSHOT.pom 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.9-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.20.9-SNAPSHOT-features.xml 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.9-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.9-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.20.9-SNAPSHOT-cyclonedx.json 07:46:04 [INFO] 07:46:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:46:04 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:feature:0.20.9-SNAPSHOT 07:46:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:46:04 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:04 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:46:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:46:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:46:04 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:46:04 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:46:04 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:46:04 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:46:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:46:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:46:04 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:46:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:46:04 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:46:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:46:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:04 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:46:04 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:46:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:46:04 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:46:04 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:46:04 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:46:04 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:46:04 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:46:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:46:04 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:46:04 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:46:04 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:46:04 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:46:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:46:04 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:46:04 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:46:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:46:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:46:04 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:46:04 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:46:04 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:46:04 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:46:04 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:46:04 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:46:04 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:46:04 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:46:04 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:46:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:46:04 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:46:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:46:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:46:04 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:46:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:46:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:04 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:46:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:46:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:46:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:46:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:46:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:46:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:46:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:46:04 [INFO] +- junit:junit:jar:4.13.2:test 07:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:46:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:46:04 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:46:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:46:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:46:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:04 [INFO] 07:46:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:46:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 07:46:04 [INFO] 07:46:04 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 07:46:04 [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.20.9-SNAPSHOT [24/169] 07:46:04 [INFO] ------------------------------[ feature ]------------------------------- 07:46:04 [INFO] 07:46:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] 07:46:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:04 [INFO] 07:46:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:04 [INFO] 07:46:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] 07:46:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:04 [INFO] argLine set to empty 07:46:04 [INFO] 07:46:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] Starting audit... 07:46:04 Audit done. 07:46:04 [INFO] You have 0 Checkstyle violations. 07:46:04 [INFO] 07:46:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] Starting audit... 07:46:04 Audit done. 07:46:04 [INFO] You have 0 Checkstyle violations. 07:46:04 [INFO] 07:46:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] 07:46:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 07:46:04 [INFO] ...done! 07:46:04 [INFO] Attaching features XML 07:46:04 [INFO] 07:46:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:46:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:46:04 [INFO] 07:46:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 07:46:04 [INFO] 07:46:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] 07:46:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 07:46:04 [INFO] 07:46:04 [INFO] 07:46:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] 07:46:04 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-parser-api --- 07:46:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 07:46:04 [INFO] Project dependency features detected: [] 07:46:04 [INFO] Pax Exam System (Version: 4.13.3) created. 07:46:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:46:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:46:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:46:05 [INFO] Waiting for remote bundle context.. on 21000 name: 875edd96-caeb-4e5c-bcdc-c662f2bae523 timout: [ RelativeTimeout value = 180000 ] 07:46:11 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:46:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:46:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:46:11 [INFO] 07:46:11 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 07:46:11 [INFO] 07:46:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 07:46:11 [INFO] 07:46:11 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 07:46:11 [INFO] CycloneDX: Resolving Dependencies 07:46:12 [INFO] CycloneDX: Creating BOM version 1.5 with 83 component(s) 07:46:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/bom.xml 07:46:12 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/bom.json 07:46:12 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.20.9-SNAPSHOT-cyclonedx.json 07:46:12 [INFO] 07:46:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 07:46:12 [INFO] Skipping duplicate-finder execution! 07:46:12 [INFO] 07:46:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 07:46:12 [INFO] Skipping plugin execution 07:46:12 [INFO] 07:46:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 07:46:12 [INFO] Skipping source per configuration. 07:46:12 [INFO] 07:46:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 07:46:12 [INFO] 07:46:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-parser-api --- 07:46:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:12 [INFO] 07:46:12 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-parser-api --- 07:46:12 [WARNING] 07:46:12 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 07:46:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:46:12 [WARNING] 07:46:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:46:12 [WARNING] 07:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.20.9-SNAPSHOT.pom 07:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.20.9-SNAPSHOT-features.xml 07:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.20.9-SNAPSHOT-cyclonedx.json 07:46:12 [INFO] 07:46:12 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:46:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:feature:0.20.9-SNAPSHOT 07:46:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:46:12 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:46:12 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:46:12 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:46:12 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:12 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:46:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:46:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:46:12 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:46:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:46:12 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:46:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:46:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:46:12 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:46:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:46:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:46:12 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:46:12 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:46:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:12 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:46:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:46:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:46:12 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:46:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:46:12 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:46:12 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:46:12 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:46:12 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:46:12 [INFO] | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:46:12 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:46:12 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:46:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:46:12 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:46:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:46:12 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:46:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:46:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:46:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:46:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:46:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:46:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:46:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:46:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:46:12 [INFO] | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:46:12 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:46:12 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:46:12 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:46:12 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:46:12 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:46:12 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:46:12 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:46:12 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:46:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:46:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:46:12 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:46:12 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:46:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:46:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:46:12 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:46:12 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:46:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:46:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:46:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:46:12 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:46:12 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:46:12 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:46:12 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:46:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:12 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:46:12 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:46:12 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:46:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:46:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:46:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:46:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:46:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:46:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:46:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:46:12 [INFO] +- junit:junit:jar:4.13.2:test 07:46:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:46:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:46:12 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:46:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:46:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:46:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:12 [INFO] 07:46:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:46:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 07:46:12 [INFO] 07:46:12 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 07:46:12 [INFO] Building OpenDaylight :: BGP :: Parser 0.20.9-SNAPSHOT [25/169] 07:46:12 [INFO] ------------------------------[ feature ]------------------------------- 07:46:12 [INFO] 07:46:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-parser --- 07:46:12 [INFO] 07:46:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 07:46:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:12 [INFO] 07:46:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 07:46:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:12 [INFO] 07:46:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] 07:46:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:13 [INFO] argLine set to empty 07:46:13 [INFO] 07:46:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] Starting audit... 07:46:13 Audit done. 07:46:13 [INFO] You have 0 Checkstyle violations. 07:46:13 [INFO] 07:46:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] Starting audit... 07:46:13 Audit done. 07:46:13 [INFO] You have 0 Checkstyle violations. 07:46:13 [INFO] 07:46:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] 07:46:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 07:46:13 [INFO] ...done! 07:46:13 [INFO] Attaching features XML 07:46:13 [INFO] 07:46:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:46:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:46:13 [INFO] 07:46:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 07:46:13 [INFO] 07:46:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] 07:46:13 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 07:46:13 [INFO] 07:46:13 [INFO] 07:46:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] 07:46:13 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-parser --- 07:46:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 07:46:13 [INFO] Project dependency features detected: [] 07:46:13 [INFO] Pax Exam System (Version: 4.13.3) created. 07:46:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:46:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:46:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:46:13 [INFO] Waiting for remote bundle context.. on 21000 name: 6f67706e-9015-488a-9382-5117b8894f09 timout: [ RelativeTimeout value = 180000 ] 07:46:19 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:46:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:46:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:46:19 [INFO] 07:46:19 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-parser --- 07:46:19 [INFO] 07:46:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 07:46:19 [INFO] 07:46:19 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-parser --- 07:46:19 [INFO] CycloneDX: Resolving Dependencies 07:46:20 [INFO] CycloneDX: Creating BOM version 1.5 with 85 component(s) 07:46:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/bom.xml 07:46:20 [INFO] attaching as odl-bgpcep-bgp-parser-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/bom.json 07:46:20 [INFO] attaching as odl-bgpcep-bgp-parser-0.20.9-SNAPSHOT-cyclonedx.json 07:46:20 [INFO] 07:46:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 07:46:20 [INFO] Skipping duplicate-finder execution! 07:46:20 [INFO] 07:46:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 07:46:20 [INFO] Skipping plugin execution 07:46:20 [INFO] 07:46:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 07:46:20 [INFO] Skipping source per configuration. 07:46:20 [INFO] 07:46:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 07:46:20 [INFO] 07:46:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-parser --- 07:46:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:20 [INFO] 07:46:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-parser --- 07:46:20 [WARNING] 07:46:20 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 07:46:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:46:20 [WARNING] 07:46:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:46:20 [WARNING] 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.9-SNAPSHOT/odl-bgpcep-bgp-parser-0.20.9-SNAPSHOT.pom 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.9-SNAPSHOT/odl-bgpcep-bgp-parser-0.20.9-SNAPSHOT-features.xml 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.9-SNAPSHOT/odl-bgpcep-bgp-parser-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.9-SNAPSHOT/odl-bgpcep-bgp-parser-0.20.9-SNAPSHOT-cyclonedx.json 07:46:20 [INFO] 07:46:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-parser --- 07:46:20 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:feature:0.20.9-SNAPSHOT 07:46:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:20 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:46:20 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:46:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:46:20 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:46:20 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:46:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:46:20 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:46:20 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:46:20 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:46:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:46:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:20 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:46:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:46:20 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:46:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:46:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:46:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:46:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:46:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:46:20 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:46:20 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:46:20 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:46:20 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:46:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:46:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:46:20 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:46:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:46:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:46:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:46:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:46:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:46:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:46:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:46:20 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:46:20 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:46:20 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:46:20 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:46:20 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:46:20 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:46:20 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:46:20 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:46:20 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:46:20 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:46:20 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:46:20 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:46:20 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:46:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:46:20 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:46:20 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:46:20 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:46:20 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:46:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:20 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:46:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:46:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:46:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:46:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:46:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:46:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:46:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:46:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:46:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:46:20 [INFO] +- junit:junit:jar:4.13.2:test 07:46:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:46:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:46:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:46:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:46:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:46:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:20 [INFO] 07:46:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-parser --- 07:46:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 07:46:20 [INFO] 07:46:20 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 07:46:20 [INFO] Building bgp-rib-api 0.20.9-SNAPSHOT [26/169] 07:46:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:46:20 [INFO] 07:46:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-api --- 07:46:20 [INFO] 07:46:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-api --- 07:46:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:20 [INFO] 07:46:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 07:46:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:20 [INFO] 07:46:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-rib-api --- 07:46:21 [INFO] 07:46:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-api --- 07:46:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:46:21 [INFO] 07:46:21 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-rib-api --- 07:46:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:46:21 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/main/yang 07:46:21 [INFO] yang-to-sources: Found 7 dependencies in 2.450 ms 07:46:21 [INFO] yang-to-sources: Project model files found: 2 in 3.552 ms 07:46:21 [INFO] yang-to-sources: 11 YANG models processed in 116.6 ms 07:46:21 [INFO] BindingJavaFileGenerator: Defined 65 files in 42.19 ms 07:46:21 [INFO] Sorted 65 files into 9 directories in 337.6 μs 07:46:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 65 in 60.70 ms 07:46:21 [INFO] 07:46:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-api --- 07:46:21 [INFO] Starting audit... 07:46:21 Audit done. 07:46:21 [INFO] You have 0 Checkstyle violations. 07:46:21 [INFO] 07:46:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-api --- 07:46:21 [INFO] Starting audit... 07:46:21 Audit done. 07:46:21 [INFO] You have 0 Checkstyle violations. 07:46:21 [INFO] 07:46:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-api --- 07:46:21 [INFO] 07:46:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-api --- 07:46:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/main/resources 07:46:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/spi 07:46:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:46:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:46:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:46:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/spi 07:46:21 [INFO] 07:46:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-api --- 07:46:21 [INFO] Recompiling the module because of changed dependency. 07:46:21 [INFO] Compiling 66 source files with javac [debug release 17] to target/classes 07:46:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/BgpPeerRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:46:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/BgpPeerRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:46:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/BgpPeerRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:46:21 [INFO] 07:46:21 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 07:46:21 [INFO] 07:46:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-rib-api --- 07:46:21 [INFO] Fork Value is true 07:46:24 [INFO] Done SpotBugs Analysis.... 07:46:24 [INFO] 07:46:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 07:46:24 [INFO] 07:46:24 [INFO] 07:46:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-rib-api --- 07:46:24 [INFO] BugInstance size is 0 07:46:24 [INFO] Error size is 0 07:46:24 [INFO] No errors/warnings found 07:46:24 [INFO] 07:46:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-api --- 07:46:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/test/resources 07:46:24 [INFO] 07:46:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-api --- 07:46:24 [INFO] No sources to compile 07:46:24 [INFO] 07:46:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-rib-api --- 07:46:24 [INFO] No tests to run. 07:46:24 [INFO] 07:46:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-rib-api --- 07:46:24 [INFO] 07:46:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-api --- 07:46:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT.jar 07:46:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 07:46:24 [INFO] 07:46:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-api --- 07:46:24 [INFO] No previous run data found, generating javadoc. 07:46:27 [WARNING] Javadoc Warnings 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/ApplicationRibId.java:30: warning: no comment 07:46:27 [WARNING] public ApplicationRibId(String _value) { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/ApplicationRibId.java:54: warning: no comment 07:46:27 [WARNING] public static ApplicationRibId getDefaultInstance(final String defaultValue) { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/BgpPeerRpcService.java:9: warning: no comment 07:46:27 [WARNING] public interface BgpPeerRpcService 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/main/java/org/opendaylight/protocol/bgp/rib/DefaultRibReference.java:16: warning: no comment 07:46:27 [WARNING] public class DefaultRibReference implements RibReference { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/main/java/org/opendaylight/protocol/bgp/rib/DefaultRibReference.java:19: warning: no comment 07:46:27 [WARNING] public DefaultRibReference(final KeyedInstanceIdentifier instanceIdentifier) { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerId.java:30: warning: no comment 07:46:27 [WARNING] public PeerId(String _value) { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerId.java:54: warning: no comment 07:46:27 [WARNING] public static PeerId getDefaultInstance(final String defaultValue) { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/PeerRef.java:35: warning: no comment 07:46:27 [WARNING] public PeerRef(InstanceIdentifier _value) { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerRole.java:30: warning: no comment 07:46:27 [WARNING] Ebgp(0, "ebgp"), 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerRole.java:32: warning: no comment 07:46:27 [WARNING] Ibgp(1, "ibgp"), 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerRole.java:36: warning: no comment 07:46:27 [WARNING] Internal(3, "internal") 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerRole.java:34: warning: no comment 07:46:27 [WARNING] RrClient(2, "rr-client"), 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/ResetSessionOutput.java:16: warning: no comment 07:46:27 [WARNING] public interface ResetSessionOutput 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/RestartGracefullyOutput.java:16: warning: no comment 07:46:27 [WARNING] public interface RestartGracefullyOutput 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/RibId.java:30: warning: no comment 07:46:27 [WARNING] public RibId(String _value) { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/RibId.java:54: warning: no comment 07:46:27 [WARNING] public static RibId getDefaultInstance(final String defaultValue) { 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/RouteRefreshRequestOutput.java:16: warning: no comment 07:46:27 [WARNING] public interface RouteRefreshRequestOutput 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/PeerRef.java:31: warning: no comment 07:46:27 [WARNING] private final InstanceIdentifier _value; 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/ApplicationRibKey.java:23: warning: no comment 07:46:27 [WARNING] private final ApplicationRibId _id; 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/bgp/rib/RibKey.java:24: warning: no comment 07:46:27 [WARNING] private final RibId _id; 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/bgp/rib/rib/PeerKey.java:24: warning: no comment 07:46:27 [WARNING] private final PeerId _peerId; 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/bgp/rib/rib/peer/SupportedTablesKey.java:25: warning: no comment 07:46:27 [WARNING] private final AddressFamily _afi; 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/bgp/rib/rib/peer/SupportedTablesKey.java:26: warning: no comment 07:46:27 [WARNING] private final SubsequentAddressFamily _safi; 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/rib/TablesKey.java:25: warning: no comment 07:46:27 [WARNING] private final AddressFamily _afi; 07:46:27 [WARNING] ^ 07:46:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/rib/TablesKey.java:26: warning: no comment 07:46:27 [WARNING] private final SubsequentAddressFamily _safi; 07:46:27 [WARNING] ^ 07:46:27 [WARNING] 25 warnings 07:46:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT-javadoc.jar 07:46:27 [INFO] 07:46:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-rib-api --- 07:46:27 [INFO] CycloneDX: Resolving Dependencies 07:46:28 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 07:46:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bom.xml 07:46:28 [INFO] attaching as bgp-rib-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bom.json 07:46:28 [INFO] attaching as bgp-rib-api-0.20.9-SNAPSHOT-cyclonedx.json 07:46:28 [INFO] 07:46:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 07:46:28 [INFO] Skipping duplicate-finder execution! 07:46:28 [INFO] 07:46:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-api --- 07:46:28 [INFO] No dependency problems found 07:46:28 [INFO] 07:46:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-api --- 07:46:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT-sources.jar 07:46:28 [INFO] 07:46:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-api --- 07:46:28 [INFO] 07:46:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-api --- 07:46:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:46:28 [INFO] 07:46:28 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-rib-api --- 07:46:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.9-SNAPSHOT/bgp-rib-api-0.20.9-SNAPSHOT.pom 07:46:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.9-SNAPSHOT/bgp-rib-api-0.20.9-SNAPSHOT.jar 07:46:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.9-SNAPSHOT/bgp-rib-api-0.20.9-SNAPSHOT-javadoc.jar 07:46:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.9-SNAPSHOT/bgp-rib-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.9-SNAPSHOT/bgp-rib-api-0.20.9-SNAPSHOT-cyclonedx.json 07:46:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.9-SNAPSHOT/bgp-rib-api-0.20.9-SNAPSHOT-sources.jar 07:46:28 [INFO] 07:46:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-api --- 07:46:28 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.20.9-SNAPSHOT/bgp-rib-api-0.20.9-SNAPSHOT.jar 07:46:28 [INFO] Writing OBR metadata 07:46:28 [INFO] 07:46:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-rib-api --- 07:46:28 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:0.20.9-SNAPSHOT 07:46:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:46:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:46:28 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:46:28 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:46:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:46:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:46:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:46:28 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:46:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:46:28 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:46:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:46:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:46:28 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:46:28 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:46:28 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:46:28 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:46:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:46:28 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:46:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:46:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:46:28 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:46:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:46:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:46:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:46:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:46:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:46:28 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:46:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:46:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:46:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:46:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:46:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:46:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:46:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:46:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:46:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:46:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:46:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:46:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:46:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:46:28 [INFO] +- junit:junit:jar:4.13.2:test 07:46:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:46:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:46:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:46:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:46:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:46:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:28 [INFO] 07:46:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-api --- 07:46:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/sonatype-clm/module.xml 07:46:28 [INFO] 07:46:28 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 07:46:28 [INFO] Building bgp-openconfig-api 0.20.9-SNAPSHOT [27/169] 07:46:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:46:28 [INFO] 07:46:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-api --- 07:46:28 [INFO] 07:46:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-api --- 07:46:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:28 [INFO] 07:46:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 07:46:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:28 [INFO] 07:46:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-openconfig-api --- 07:46:28 [INFO] 07:46:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 07:46:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:46:28 [INFO] 07:46:28 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-openconfig-api --- 07:46:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:46:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/src/main/yang 07:46:28 [INFO] yang-to-sources: Found 9 dependencies in 2.576 ms 07:46:28 [INFO] yang-to-sources: Project model files found: 16 in 29.09 ms 07:46:28 [INFO] yang-to-sources: 27 YANG models processed in 246.4 ms 07:46:28 [INFO] BindingJavaFileGenerator: Defined 877 files in 53.94 ms 07:46:28 [INFO] Sorted 877 files into 165 directories in 1.653 ms 07:46:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 877 in 204.1 ms 07:46:29 [INFO] 07:46:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-api --- 07:46:29 [INFO] Starting audit... 07:46:29 Audit done. 07:46:29 [INFO] You have 0 Checkstyle violations. 07:46:29 [INFO] 07:46:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-api --- 07:46:29 [INFO] Starting audit... 07:46:29 Audit done. 07:46:29 [INFO] You have 0 Checkstyle violations. 07:46:29 [INFO] 07:46:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-api --- 07:46:29 [INFO] 07:46:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 07:46:29 [INFO] Copying 2 resources from src/main/resources to target/classes 07:46:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/spi 07:46:29 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:46:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:46:29 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:46:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/spi 07:46:29 [INFO] 07:46:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-api --- 07:46:29 [INFO] Recompiling the module because of changed dependency. 07:46:29 [INFO] Compiling 876 source files with javac [debug release 17] to target/classes 07:46:33 [INFO] 07:46:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 07:46:33 [INFO] 07:46:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-openconfig-api --- 07:46:33 [INFO] Fork Value is true 07:46:37 [INFO] Done SpotBugs Analysis.... 07:46:37 [INFO] 07:46:37 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 07:46:37 [INFO] 07:46:37 [INFO] 07:46:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-openconfig-api --- 07:46:37 [INFO] BugInstance size is 0 07:46:37 [INFO] Error size is 0 07:46:37 [INFO] No errors/warnings found 07:46:37 [INFO] 07:46:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 07:46:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/src/test/resources 07:46:37 [INFO] 07:46:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-api --- 07:46:37 [INFO] No sources to compile 07:46:37 [INFO] 07:46:37 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-api --- 07:46:37 [INFO] No tests to run. 07:46:37 [INFO] 07:46:37 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-openconfig-api --- 07:46:37 [INFO] 07:46:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-api --- 07:46:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT.jar 07:46:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 07:46:38 [INFO] 07:46:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-api --- 07:46:38 [INFO] No previous run data found, generating javadoc. 07:46:48 [WARNING] Javadoc Warnings 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/routing/policy/rev151009/generic/actions/route/disposition/AcceptRoute.java:21: warning: no comment 07:46:48 [WARNING] public interface AcceptRoute 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpAsPathPrependRepeat.java:36: warning: no comment 07:46:48 [WARNING] public BgpAsPathPrependRepeat(Uint8 _value) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpAsPathPrependRepeat.java:55: warning: no comment 07:46:48 [WARNING] public static BgpAsPathPrependRepeat getDefaultInstance(final String defaultValue) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpCommunityRegexpType.java:30: warning: no comment 07:46:48 [WARNING] public BgpCommunityRegexpType(String _value) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpCommunityRegexpType.java:54: warning: no comment 07:46:48 [WARNING] public static BgpCommunityRegexpType getDefaultInstance(final String defaultValue) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:82: warning: empty tag 07:46:48 [WARNING] * 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:96: warning: empty tag 07:46:48 [WARNING] * 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityType.java:50: warning: no comment 07:46:48 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:route\\-origin:(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]):(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-6]|[1-3][0-9]{9}|[1-9]([0-9]{1,7})?[0-9]|[1-9]))$", "^(?:route\\-target:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]):(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]))$", "^(?:route\\-origin:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]):(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]))$", "^(?:(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]):(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-6]|[1-3][0-9]{9}|[1-9]([0-9]{1,7})?[0-9]|[1-9]))$", "^(?:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]):(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]))$", "^(?:route\\-target:(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]):(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-6]|[1-3][0-9]{9}|[1-9]([0-9]{1,7})?[0-9]|[1-9]))$"); 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityType.java:56: warning: no comment 07:46:48 [WARNING] public BgpExtCommunityType(String _string) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityType.java:81: warning: no comment 07:46:48 [WARNING] public String getString() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:82: warning: no comment 07:46:48 [WARNING] public LocalAddress(String _string) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:77: warning: no comment 07:46:48 [WARNING] public LocalAddress(IpAddress _ipAddress) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:112: warning: no comment 07:46:48 [WARNING] public IpAddress getIpAddress() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:116: warning: no comment 07:46:48 [WARNING] public String getString() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:143: warning: no comment 07:46:48 [WARNING] public BgpNextHopType(Enumeration _enumeration) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:138: warning: no comment 07:46:48 [WARNING] public BgpNextHopType(IpAddress _ipAddress) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:177: warning: no comment 07:46:48 [WARNING] public Enumeration getEnumeration() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:173: warning: no comment 07:46:48 [WARNING] public IpAddress getIpAddress() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:143: warning: no comment 07:46:48 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:\\^[+-][0-9]+)$"); 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:157: warning: no comment 07:46:48 [WARNING] public BgpSetMedType(String _string) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:163: warning: no comment 07:46:48 [WARNING] public BgpSetMedType(Enumeration _enumeration) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:151: warning: no comment 07:46:48 [WARNING] public BgpSetMedType(Uint32 _uint32) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:206: warning: no comment 07:46:48 [WARNING] public Enumeration getEnumeration() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:202: warning: no comment 07:46:48 [WARNING] public String getString() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:198: warning: no comment 07:46:48 [WARNING] public Uint32 getUint32() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:39: warning: no comment 07:46:48 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:([0-9]+:[0-9]+))$"); 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:51: warning: no comment 07:46:48 [WARNING] public BgpStdCommunityType(String _string) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:46: warning: no comment 07:46:48 [WARNING] public BgpStdCommunityType(Uint32 _uint32) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:85: warning: no comment 07:46:48 [WARNING] public String getString() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:81: warning: no comment 07:46:48 [WARNING] public Uint32 getUint32() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/InterfaceId.java:33: warning: no comment 07:46:48 [WARNING] public InterfaceId(String _value) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/InterfaceId.java:49: warning: no comment 07:46:48 [WARNING] public static InterfaceId getDefaultInstance(final String defaultValue) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:86: warning: no comment 07:46:48 [WARNING] public NextHop(String _string) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:80: warning: no comment 07:46:48 [WARNING] public NextHop(LocalDefinedNextHop _localDefinedNextHop) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:74: warning: no comment 07:46:48 [WARNING] public NextHop(IpAddress _ipAddress) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:121: warning: no comment 07:46:48 [WARNING] public IpAddress getIpAddress() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:125: warning: no comment 07:46:48 [WARNING] public LocalDefinedNextHop getLocalDefinedNextHop() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:129: warning: no comment 07:46:48 [WARNING] public String getString() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/Percentage.java:42: warning: no comment 07:46:48 [WARNING] public Percentage(Uint8 _value) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/Percentage.java:61: warning: no comment 07:46:48 [WARNING] public static Percentage getDefaultInstance(final String defaultValue) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/Percentage.java:42: warning: no comment 07:46:48 [WARNING] public Percentage(Uint8 _value) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/Percentage.java:61: warning: no comment 07:46:48 [WARNING] public static Percentage getDefaultInstance(final String defaultValue) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/routing/policy/rev151009/generic/actions/route/disposition/RejectRoute.java:21: warning: no comment 07:46:48 [WARNING] public interface RejectRoute 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/types/rev151018/RouteDistinguisher.java:41: warning: no comment 07:46:48 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-5]|[0-3][0-9]{9}|[1-9][0-9]{1,8}|[1-9]):(65[0-5][0-3][0-5]|[1-5]{2}[0-9]{3}|[1-9]{0,2}[0-9][0-9]|[1-9]))$", "^(?:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]):(65[0-5][0-3][0-5]|[1-5][1-5][0-9][0-9][0-9]|[1-9]?[1-9]?[0-9][0-9]|[1-9]))$", "^(?:(65[0-5][0-3][0-5]|[1-5][1-5][0-9][0-9][0-9]|[1-9]?[1-9]?[0-9][0-9]|[1-9]):(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-5]|[0-3][0-9]{9}|[1-9][0-9]{1,8}|[1-9]))$"); 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/types/rev151018/RouteDistinguisher.java:47: warning: no comment 07:46:48 [WARNING] public RouteDistinguisher(String _string) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/types/rev151018/RouteDistinguisher.java:72: warning: no comment 07:46:48 [WARNING] public String getString() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:36: warning: no comment 07:46:48 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\\p{N}\\p{L}]+)?)$"); 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:48: warning: no comment 07:46:48 [WARNING] public RrClusterIdType(Ipv4Address _ipv4Address) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:43: warning: no comment 07:46:48 [WARNING] public RrClusterIdType(Uint32 _uint32) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:82: warning: no comment 07:46:48 [WARNING] public Ipv4Address getIpv4Address() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:78: warning: no comment 07:46:48 [WARNING] public Uint32 getUint32() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/StdRegexp.java:33: warning: no comment 07:46:48 [WARNING] public StdRegexp(String _value) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/StdRegexp.java:49: warning: no comment 07:46:48 [WARNING] public static StdRegexp getDefaultInstance(final String defaultValue) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:36: warning: no comment 07:46:48 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:([0-9a-fA-F]{2}(:[0-9a-fA-F]{2})*)?)$"); 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:48: warning: no comment 07:46:48 [WARNING] public TagType(HexString _hexString) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:43: warning: no comment 07:46:48 [WARNING] public TagType(Uint32 _uint32) { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:82: warning: no comment 07:46:48 [WARNING] public HexString getHexString() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:78: warning: no comment 07:46:48 [WARNING] public Uint32 getUint32() { 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/multiprotocol/rev151009/bgp/common/afi/safi/list/AfiSafiKey.java:24: warning: no comment 07:46:48 [WARNING] private final AfiSafiType _afiSafiName; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpAsPathPrependRepeat.java:30: warning: no comment 07:46:48 [WARNING] private final Uint8 _value; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:135: warning: no comment 07:46:48 [WARNING] private final Enumeration _enumeration; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:134: warning: no comment 07:46:48 [WARNING] private final IpAddress _ipAddress; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:148: warning: no comment 07:46:48 [WARNING] private final Enumeration _enumeration; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:147: warning: no comment 07:46:48 [WARNING] private final String _string; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:146: warning: no comment 07:46:48 [WARNING] private final Uint32 _uint32; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/routing/policy/defined/sets/bgp/defined/sets/as/path/sets/AsPathSetKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _asPathSetName; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/routing/policy/defined/sets/bgp/defined/sets/community/sets/CommunitySetKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _communitySetName; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/routing/policy/defined/sets/bgp/defined/sets/ext/community/sets/ExtCommunitySetKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _extCommunitySetName; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:73: warning: no comment 07:46:48 [WARNING] private final IpAddress _ipAddress; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:74: warning: no comment 07:46:48 [WARNING] private final String _string; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/bgp/neighbors/NeighborKey.java:24: warning: no comment 07:46:48 [WARNING] private final IpAddress _neighborAddress; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/bgp/peer/group/PeerGroupKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _peerGroupName; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityType.java:53: warning: no comment 07:46:48 [WARNING] private final String _string; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:43: warning: no comment 07:46:48 [WARNING] private final String _string; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:42: warning: no comment 07:46:48 [WARNING] private final Uint32 _uint32; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/Percentage.java:32: warning: no comment 07:46:48 [WARNING] private final Uint8 _value; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:40: warning: no comment 07:46:48 [WARNING] private final Ipv4Address _ipv4Address; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:39: warning: no comment 07:46:48 [WARNING] private final Uint32 _uint32; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/InterfaceId.java:29: warning: no comment 07:46:48 [WARNING] private final String _value; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/interfaces/top/interfaces/InterfaceKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _name; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/subinterfaces/top/subinterfaces/SubinterfaceKey.java:24: warning: no comment 07:46:48 [WARNING] private final Uint32 _index; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:69: warning: no comment 07:46:48 [WARNING] private final IpAddress _ipAddress; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:70: warning: no comment 07:46:48 [WARNING] private final LocalDefinedNextHop _localDefinedNextHop; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:71: warning: no comment 07:46:48 [WARNING] private final String _string; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/local/_static/top/_static/routes/StaticKey.java:24: warning: no comment 07:46:48 [WARNING] private final IpPrefix _prefix; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/local/aggregate/top/local/aggregates/AggregateKey.java:24: warning: no comment 07:46:48 [WARNING] private final IpPrefix _prefix; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/NetworkInstanceKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _name; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/connection/points/ConnectionPointKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _connectionPointId; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/connection/points/connection/point/endpoints/EndpointKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _endpointId; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/protocols/ProtocolKey.java:24: warning: no comment 07:46:48 [WARNING] private final InstallProtocolType _identifier; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/protocols/ProtocolKey.java:25: warning: no comment 07:46:48 [WARNING] private final String _name; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/table/connections/TableConnectionKey.java:24: warning: no comment 07:46:48 [WARNING] private final String _dstTable; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/table/connections/TableConnectionKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _srcTable; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/tables/TableKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _tableName; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/types/rev151018/RouteDistinguisher.java:44: warning: no comment 07:46:48 [WARNING] private final String _string; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/Percentage.java:32: warning: no comment 07:46:48 [WARNING] private final Uint8 _value; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/StdRegexp.java:29: warning: no comment 07:46:48 [WARNING] private final String _value; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:40: warning: no comment 07:46:48 [WARNING] private final HexString _hexString; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:39: warning: no comment 07:46:48 [WARNING] private final Uint32 _uint32; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/routing/policy/rev151009/neighbor/set/NeighborSetKey.java:23: warning: no comment 07:46:48 [WARNING] private final String _neighborSetName; 07:46:48 [WARNING] ^ 07:46:48 [WARNING] 100 warnings 07:46:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT-javadoc.jar 07:46:49 [INFO] 07:46:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-openconfig-api --- 07:46:49 [INFO] CycloneDX: Resolving Dependencies 07:46:50 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 07:46:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bom.xml 07:46:50 [INFO] attaching as bgp-openconfig-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bom.json 07:46:50 [INFO] attaching as bgp-openconfig-api-0.20.9-SNAPSHOT-cyclonedx.json 07:46:50 [INFO] 07:46:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 07:46:50 [INFO] Skipping duplicate-finder execution! 07:46:50 [INFO] 07:46:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 07:46:50 [INFO] No dependency problems found 07:46:50 [INFO] 07:46:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 07:46:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT-sources.jar 07:46:50 [INFO] 07:46:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-api --- 07:46:50 [INFO] 07:46:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-api --- 07:46:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:46:50 [INFO] 07:46:50 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-openconfig-api --- 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.9-SNAPSHOT/bgp-openconfig-api-0.20.9-SNAPSHOT.pom 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.9-SNAPSHOT/bgp-openconfig-api-0.20.9-SNAPSHOT.jar 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.9-SNAPSHOT/bgp-openconfig-api-0.20.9-SNAPSHOT-javadoc.jar 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.9-SNAPSHOT/bgp-openconfig-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.9-SNAPSHOT/bgp-openconfig-api-0.20.9-SNAPSHOT-cyclonedx.json 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.9-SNAPSHOT/bgp-openconfig-api-0.20.9-SNAPSHOT-sources.jar 07:46:50 [INFO] 07:46:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-api --- 07:46:50 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.20.9-SNAPSHOT/bgp-openconfig-api-0.20.9-SNAPSHOT.jar 07:46:50 [INFO] Writing OBR metadata 07:46:50 [INFO] 07:46:50 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-api --- 07:46:50 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:0.20.9-SNAPSHOT 07:46:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:46:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:46:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:46:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:46:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:46:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:46:50 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:46:50 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:50 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:46:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:46:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:50 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:46:50 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:46:50 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:46:50 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:46:50 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:46:50 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:46:50 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:46:50 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:46:50 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:46:50 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:46:50 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:46:50 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:46:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:50 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:46:50 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:46:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:46:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:46:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:46:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:50 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:46:50 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:46:50 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:46:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:46:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:46:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:46:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:46:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:46:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:46:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:46:50 [INFO] +- junit:junit:jar:4.13.2:test 07:46:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:46:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:46:50 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:46:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:46:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:46:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:50 [INFO] 07:46:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-api --- 07:46:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/sonatype-clm/module.xml 07:46:50 [INFO] 07:46:50 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 07:46:50 [INFO] Building bgp-rib-spi 0.20.9-SNAPSHOT [28/169] 07:46:50 [INFO] -------------------------------[ bundle ]------------------------------- 07:46:51 [INFO] 07:46:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-spi --- 07:46:51 [INFO] 07:46:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-spi --- 07:46:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:51 [INFO] 07:46:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 07:46:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:51 [INFO] 07:46:51 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-rib-spi --- 07:46:51 [INFO] 07:46:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 07:46:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:46:51 [INFO] 07:46:51 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-rib-spi --- 07:46:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:46:51 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/yang 07:46:51 [INFO] yang-to-sources: Found 10 dependencies in 4.192 ms 07:46:51 [INFO] yang-to-sources: Project model files found: 1 in 1.628 ms 07:46:51 [INFO] yang-to-sources: 11 YANG models processed in 96.98 ms 07:46:51 [INFO] BindingJavaFileGenerator: Defined 29 files in 13.30 ms 07:46:51 [INFO] Sorted 29 files into 13 directories in 123.3 μs 07:46:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 29 in 24.39 ms 07:46:51 [INFO] 07:46:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-spi --- 07:46:51 [INFO] Starting audit... 07:46:51 Audit done. 07:46:51 [INFO] You have 0 Checkstyle violations. 07:46:51 [INFO] 07:46:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-spi --- 07:46:52 [INFO] Starting audit... 07:46:52 Audit done. 07:46:52 [INFO] You have 0 Checkstyle violations. 07:46:52 [INFO] 07:46:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-spi --- 07:46:52 [INFO] 07:46:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-spi --- 07:46:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/resources 07:46:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/generated-sources/spi 07:46:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:46:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:46:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:46:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/generated-sources/spi 07:46:52 [INFO] 07:46:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-spi --- 07:46:52 [INFO] Recompiling the module because of changed dependency. 07:46:52 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 07:46:52 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 07:46:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[529,20] unchecked cast 07:46:52 required: R 07:46:52 found: org.opendaylight.yangtools.yang.binding.DataObject 07:46:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:[31,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.spi.BGPSession has a member method close() that could throw InterruptedException 07:46:52 [INFO] 07:46:52 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 07:46:52 [INFO] 07:46:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-rib-spi --- 07:46:52 [INFO] Fork Value is true 07:46:56 [INFO] Done SpotBugs Analysis.... 07:46:56 [INFO] 07:46:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 07:46:56 [INFO] 07:46:56 [INFO] 07:46:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-rib-spi --- 07:46:56 [INFO] BugInstance size is 0 07:46:56 [INFO] Error size is 0 07:46:56 [INFO] No errors/warnings found 07:46:56 [INFO] 07:46:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 07:46:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/test/resources 07:46:56 [INFO] 07:46:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-spi --- 07:46:56 [INFO] Recompiling the module because of changed dependency. 07:46:56 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 07:46:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[90,9] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:46:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,58] unchecked method invocation: method add in interface java.util.List is applied to given types 07:46:56 required: E 07:46:56 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:46:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,59] unchecked conversion 07:46:56 required: E 07:46:56 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:46:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[99,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:46:56 [INFO] 07:46:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-rib-spi --- 07:46:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:46:56 [INFO] 07:46:56 [INFO] ------------------------------------------------------- 07:46:56 [INFO] T E S T S 07:46:56 [INFO] ------------------------------------------------------- 07:46:57 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:46:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.624 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:46:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:46:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:47:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:47:02 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.090 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:47:02 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:47:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:47:02 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:47:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:47:02 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:47:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:47:02 [INFO] 07:47:02 [INFO] Results: 07:47:02 [INFO] 07:47:02 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 07:47:02 [INFO] 07:47:02 [INFO] 07:47:02 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-rib-spi --- 07:47:02 [INFO] 07:47:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-spi --- 07:47:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT.jar 07:47:02 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 07:47:02 [INFO] 07:47:02 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-rib-spi --- 07:47:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-tests.jar 07:47:02 [INFO] 07:47:02 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-rib-spi --- 07:47:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-test-sources.jar 07:47:02 [INFO] 07:47:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-spi --- 07:47:02 [INFO] No previous run data found, generating javadoc. 07:47:05 [WARNING] Javadoc Warnings 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/RouteKeyIdentifier.java:20: warning: no comment 07:47:05 [WARNING] @NonNull NodeIdentifierWithPredicates getAddPathRouteKeyIdentifier(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AbstractAdvertizedRoute.java:63: warning: no comment 07:47:05 [WARNING] public final ContainerNode getAttributes() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AbstractAdvertizedRoute.java:55: warning: no comment 07:47:05 [WARNING] public final PeerId getFromPeerId() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/RouteKeyIdentifier.java:18: warning: no comment 07:47:05 [WARNING] @NonNull NodeIdentifierWithPredicates getNonAddPathRouteKeyIdentifier(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AbstractAdvertizedRoute.java:59: warning: no comment 07:47:05 [WARNING] public final MapEntryNode getRoute() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AbstractAdvertizedRoute.java:67: warning: no comment 07:47:05 [WARNING] public final boolean isDepreferenced() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for cazeQName 07:47:05 [WARNING] protected AbstractRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for containerQName 07:47:05 [WARNING] protected AbstractRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for listQName 07:47:05 [WARNING] protected AbstractRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for afiQName 07:47:05 [WARNING] protected AbstractRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for safiQName 07:47:05 [WARNING] protected AbstractRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:90: warning: no comment 07:47:05 [WARNING] public abstract class AbstractRIBSupport< 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:129: warning: no comment 07:47:05 [WARNING] protected final BindingNormalizedNodeSerializer mappingService; 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:95: warning: no comment 07:47:05 [WARNING] public static final String ROUTE_KEY = "route-key"; 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:130: warning: no comment 07:47:05 [WARNING] protected final YangInstanceIdentifier routeDefaultYii; 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:261: warning: no comment 07:47:05 [WARNING] protected abstract DestinationType buildDestination(Collection routes); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:263: warning: no comment 07:47:05 [WARNING] protected abstract DestinationType buildWithdrawnDestination(Collection routes); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:513: warning: no comment 07:47:05 [WARNING] protected final @NonNull String extractPrefix(final DataContainerNode route) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:517: warning: no comment 07:47:05 [WARNING] protected final @Nullable RouteDistinguisher extractRouteDistinguisher(final DataContainerNode route) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:221: warning: no comment 07:47:05 [WARNING] protected final NodeIdentifier prefixNid() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:322: warning: no comment 07:47:05 [WARNING] protected abstract Collection processDestination(DOMDataTreeWriteTransaction tx, 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:509: warning: no comment 07:47:05 [WARNING] protected final ImmutableOffsetMapTemplate routeKeyTemplate() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:225: warning: no comment 07:47:05 [WARNING] protected final NodeIdentifier routeNid() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:505: warning: no comment 07:47:05 [WARNING] protected final NodeIdentifier routePathIdNid() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:217: warning: no comment 07:47:05 [WARNING] public final QName routeQName() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:521: warning: no comment 07:47:05 [WARNING] protected final YangInstanceIdentifier routesYangInstanceIdentifier(final YangInstanceIdentifier routesTablePaths) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java:230: warning: no comment 07:47:05 [WARNING] @NonNull NodeIdentifierWithPredicates tablesKey(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/ActualBestPathRoutes.java:28: warning: no comment 07:47:05 [WARNING] public ActualBestPathRoutes(final RIBSupport ribSupport, final MapEntryNode route, 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AdvertizedRoute.java:33: warning: no comment 07:47:05 [WARNING] public AdvertizedRoute(final RIBSupport ribSupport, final boolean isFirstBestPath, 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AdvertizedRoute.java:28: warning: no comment 07:47:05 [WARNING] public AdvertizedRoute(final RIBSupport ribSupport, final MapEntryNode route, 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AdvertizedRoute.java:39: warning: no comment 07:47:05 [WARNING] public boolean isFirstBestPath() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/policy/RouteTargetMembershipConsumer.java:21: warning: no @return 07:47:05 [WARNING] @NonNull List getMemberships(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:88: warning: no @param for 07:47:05 [WARNING] void addDecoderConstraint(Class constraintClass, T constraint); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:88: warning: no @param for constraintClass 07:47:05 [WARNING] void addDecoderConstraint(Class constraintClass, T constraint); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:88: warning: no @param for constraint 07:47:05 [WARNING] void addDecoderConstraint(Class constraintClass, T constraint); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerRPCs.java:20: warning: no @return 07:47:05 [WARNING] @NonNull ListenableFuture releaseConnection(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerRPCs.java:28: warning: no @return 07:47:05 [WARNING] @NonNull ListenableFuture restartGracefully(long selectionDeferralTimerSeconds); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionListener.java:51: warning: no @param for session 07:47:05 [WARNING] void onSessionTerminated(@Nullable BGPSession session, BGPTerminationReason reason); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionListener.java:58: warning: no @param for session 07:47:05 [WARNING] void onMessage(BGPSession session, Notification notification) throws BGPDocumentedException; 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionListener.java:58: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:47:05 [WARNING] void onMessage(BGPSession session, Notification notification) throws BGPDocumentedException; 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionNegotiatorFactory.java:13: warning: no comment 07:47:05 [WARNING] public interface BGPSessionNegotiatorFactory { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionNegotiatorFactory.java:14: warning: no comment 07:47:05 [WARNING] SessionNegotiator getSessionNegotiator(Channel channel, Promise promise); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/state/BGPStateProviderRegistry.java:23: warning: no @return 07:47:05 [WARNING] Registration register(BGPRibStateProvider ribStateProvider); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/state/BGPStateProviderRegistry.java:30: warning: no @return 07:47:05 [WARNING] Registration register(BGPPeerStateProvider peerStateProvider); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPTerminationReason.java:14: warning: no comment 07:47:05 [WARNING] public final class BGPTerminationReason { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPTerminationReason.java:17: warning: no comment 07:47:05 [WARNING] public BGPTerminationReason(final BGPError error) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPTerminationReason.java:21: warning: no comment 07:47:05 [WARNING] public String getErrorMessage() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:35: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:35: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:45: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:45: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:55: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:55: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:21: warning: no comment 07:47:05 [WARNING] public final class DefaultRIBExtensionConsumerContext extends ForwardingRIBExtensionConsumerContext { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:24: warning: no comment 07:47:05 [WARNING] public DefaultRIBExtensionConsumerContext() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:29: warning: no comment 07:47:05 [WARNING] public DefaultRIBExtensionConsumerContext(final BindingNormalizedNodeSerializer mappingService) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:40: warning: no comment 07:47:05 [WARNING] public DefaultRIBExtensionConsumerContext(final BindingNormalizedNodeSerializer mappingService, 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:34: warning: no comment 07:47:05 [WARNING] public DefaultRIBExtensionConsumerContext(final BindingNormalizedNodeSerializer mappingService, 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:21: warning: no comment 07:47:05 [WARNING] public final class IdentifierUtils { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:72: warning: no comment 07:47:05 [WARNING] public static NodeIdentifierWithPredicates domPeerId(final PeerId peer) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:58: warning: no comment 07:47:05 [WARNING] public static PeerId peerId(final NodeIdentifierWithPredicates peerKey) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:54: warning: no comment 07:47:05 [WARNING] public static NodeIdentifierWithPredicates peerKey(final YangInstanceIdentifier id) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:63: warning: no comment 07:47:05 [WARNING] public static PeerId peerKeyToPeerId(final YangInstanceIdentifier id) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:50: warning: no comment 07:47:05 [WARNING] public static YangInstanceIdentifier peerPath(final YangInstanceIdentifier id) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/OSGiRIBExtensionConsumerContext.java:21: warning: no comment 07:47:05 [WARNING] public final class OSGiRIBExtensionConsumerContext extends ForwardingRIBExtensionConsumerContext { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/OSGiRIBExtensionConsumerContext.java:25: warning: no comment 07:47:05 [WARNING] public OSGiRIBExtensionConsumerContext(final @Reference BindingNormalizedNodeSerializer mappingCodec, 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:49: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> void refreshRibOut( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:49: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> void refreshRibOut( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:59: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> void initializeRibOut( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:59: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> void initializeRibOut( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:69: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> void reEvaluateAdvertizement( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:69: warning: no @param for 07:47:05 [WARNING] , S extends ChildOf> void reEvaluateAdvertizement( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerRoleUtil.java:12: warning: no comment 07:47:05 [WARNING] public final class PeerRoleUtil { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerRoleUtil.java:17: warning: no comment 07:47:05 [WARNING] public static String roleForString(final PeerRole role) { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionProviderActivator.java:16: warning: no comment 07:47:05 [WARNING] public interface RIBExtensionProviderActivator { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionProviderActivator.java:18: warning: no comment 07:47:05 [WARNING] List startRIBExtensionProvider(RIBExtensionProviderContext context, 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:30: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier ADJRIBIN_NID = NodeIdentifier.create(AdjRibIn.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:31: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier ADJRIBOUT_NID = NodeIdentifier.create(AdjRibOut.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:36: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier ATTRIBUTES_NID = NodeIdentifier.create(Attributes.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:26: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier BGPRIB_NID = NodeIdentifier.create(BgpRib.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:32: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier EFFRIBIN_NID = NodeIdentifier.create(EffectiveRibIn.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:39: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier LLGR_STALE_NID = NodeIdentifier.create(RIBQNames.LLGR_STALE_QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:33: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier LOCRIB_NID = NodeIdentifier.create(LocRib.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:28: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier PEER_NID = NodeIdentifier.create(Peer.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:27: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier RIB_NID = NodeIdentifier.create(Rib.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:35: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier ROUTES_NID = NodeIdentifier.create(Routes.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:34: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier TABLES_NID = NodeIdentifier.create(Tables.QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:38: warning: no comment 07:47:05 [WARNING] public static final NodeIdentifier UPTODATE_NID = NodeIdentifier.create(RIBQNames.UPTODATE_QNAME); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNormalizedNodes.java:23: warning: no comment 07:47:05 [WARNING] public static final LeafNode ATTRIBUTES_UPTODATE_FALSE = ImmutableNodes.leafNode( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNormalizedNodes.java:25: warning: no comment 07:47:05 [WARNING] public static final LeafNode ATTRIBUTES_UPTODATE_TRUE = ImmutableNodes.leafNode( 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNormalizedNodes.java:28: warning: no comment 07:47:05 [WARNING] public static final ContainerNode NOT_UPTODATE_ATTRIBUTES = Builders.containerBuilder() 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNormalizedNodes.java:30: warning: no comment 07:47:05 [WARNING] public static final ContainerNode UPTODATE_ATTRIBUTES = Builders.containerBuilder() 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:24: warning: no comment 07:47:05 [WARNING] public static final QName AFI_QNAME = QName.create(Tables.QNAME, "afi").intern(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:23: warning: no comment 07:47:05 [WARNING] public static final QName LLGR_STALE_QNAME = QName.create(Attributes.QNAME, "llgr-stale").intern(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:22: warning: no comment 07:47:05 [WARNING] public static final QName PEER_ID_QNAME = QName.create(Peer.QNAME, "peer-id").intern(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:25: warning: no comment 07:47:05 [WARNING] public static final QName SAFI_QNAME = QName.create(Tables.QNAME, "safi").intern(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:21: warning: no comment 07:47:05 [WARNING] public static final QName UPTODATE_QNAME = QName.create(Attributes.QNAME, "uptodate").intern(); 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java:256: warning: no comment 07:47:05 [WARNING] interface ApplyRoute { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java:84: warning: no comment 07:47:05 [WARNING] default @NonNull ImmutableCollection> cacheableAttributeObjects() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java:88: warning: no comment 07:47:05 [WARNING] default @NonNull ImmutableCollection> cacheableNlriObjects() { 07:47:05 [WARNING] ^ 07:47:05 [WARNING] 100 warnings 07:47:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-javadoc.jar 07:47:05 [INFO] 07:47:05 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-rib-spi --- 07:47:05 [INFO] CycloneDX: Resolving Dependencies 07:47:06 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 07:47:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bom.xml 07:47:06 [INFO] attaching as bgp-rib-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bom.json 07:47:06 [INFO] attaching as bgp-rib-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:47:06 [INFO] 07:47:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 07:47:06 [INFO] Skipping duplicate-finder execution! 07:47:06 [INFO] 07:47:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-spi --- 07:47:06 [INFO] No dependency problems found 07:47:06 [INFO] 07:47:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-spi --- 07:47:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-sources.jar 07:47:06 [INFO] 07:47:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-spi --- 07:47:06 [INFO] 07:47:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-spi --- 07:47:06 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/code-coverage/jacoco.exec 07:47:06 [INFO] Analyzed bundle 'bgp-rib-spi' with 28 classes 07:47:07 [INFO] 07:47:07 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-rib-spi --- 07:47:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT.pom 07:47:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT.jar 07:47:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT-tests.jar 07:47:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT-test-sources.jar 07:47:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT-javadoc.jar 07:47:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:47:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT-sources.jar 07:47:07 [INFO] 07:47:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-spi --- 07:47:07 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.20.9-SNAPSHOT/bgp-rib-spi-0.20.9-SNAPSHOT.jar 07:47:07 [INFO] Writing OBR metadata 07:47:07 [INFO] 07:47:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-rib-spi --- 07:47:07 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:0.20.9-SNAPSHOT 07:47:07 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:47:07 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:47:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:47:07 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:47:07 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:47:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:47:07 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:47:07 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:47:07 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:47:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:47:07 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:47:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:47:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:47:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:47:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:47:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:47:07 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:47:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:47:07 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:47:07 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:47:07 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:47:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:47:07 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:47:07 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:47:07 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:47:07 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:47:07 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:47:07 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:47:07 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:47:07 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:47:07 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:47:07 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:47:07 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:47:07 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:47:07 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:47:07 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:47:07 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:47:07 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:47:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:47:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:47:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:07 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:47:07 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:47:07 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 07:47:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:47:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:47:07 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:47:07 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:47:07 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:47:07 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:47:07 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:47:07 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:47:07 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:47:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:47:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:47:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:47:07 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:47:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:47:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:47:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:47:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:47:07 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:47:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:47:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:47:07 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:47:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:47:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:47:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:47:07 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:47:07 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:47:07 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:47:07 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:47:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:47:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:47:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:47:07 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:47:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:47:07 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:47:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:07 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:47:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:07 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:47:07 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:47:07 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:47:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:47:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:47:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:47:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:47:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:47:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:47:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:47:07 [INFO] +- junit:junit:jar:4.13.2:test 07:47:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:47:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:47:07 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:47:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:47:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:47:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:07 [INFO] 07:47:07 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-spi --- 07:47:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/sonatype-clm/module.xml 07:47:07 [INFO] 07:47:07 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 07:47:07 [INFO] Building OpenDaylight :: BGP :: RIB Api 0.20.9-SNAPSHOT [29/169] 07:47:07 [INFO] ------------------------------[ feature ]------------------------------- 07:47:07 [INFO] 07:47:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] 07:47:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:07 [INFO] 07:47:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:07 [INFO] 07:47:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] 07:47:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:07 [INFO] argLine set to empty 07:47:07 [INFO] 07:47:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] Starting audit... 07:47:07 Audit done. 07:47:07 [INFO] You have 0 Checkstyle violations. 07:47:07 [INFO] 07:47:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] Starting audit... 07:47:07 Audit done. 07:47:07 [INFO] You have 0 Checkstyle violations. 07:47:07 [INFO] 07:47:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] 07:47:07 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 07:47:07 [INFO] ...done! 07:47:07 [INFO] Attaching features XML 07:47:07 [INFO] 07:47:07 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:47:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:47:07 [INFO] 07:47:07 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 07:47:07 [INFO] 07:47:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] 07:47:07 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 07:47:07 [INFO] 07:47:07 [INFO] 07:47:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] 07:47:07 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-rib-api --- 07:47:07 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 07:47:07 [INFO] Project dependency features detected: [] 07:47:07 [INFO] Pax Exam System (Version: 4.13.3) created. 07:47:07 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:47:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:47:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:47:08 [INFO] Waiting for remote bundle context.. on 21000 name: 83ed7217-2ae4-4817-bc85-5e594a08edca timout: [ RelativeTimeout value = 180000 ] 07:47:16 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:47:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:47:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:47:16 [INFO] 07:47:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 07:47:16 [INFO] 07:47:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 07:47:16 [INFO] 07:47:16 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 07:47:16 [INFO] CycloneDX: Resolving Dependencies 07:47:18 [INFO] CycloneDX: Creating BOM version 1.5 with 135 component(s) 07:47:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/bom.xml 07:47:18 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/bom.json 07:47:18 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.20.9-SNAPSHOT-cyclonedx.json 07:47:18 [INFO] 07:47:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 07:47:18 [INFO] Skipping duplicate-finder execution! 07:47:18 [INFO] 07:47:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 07:47:18 [INFO] Skipping plugin execution 07:47:18 [INFO] 07:47:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 07:47:18 [INFO] Skipping source per configuration. 07:47:18 [INFO] 07:47:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 07:47:18 [INFO] 07:47:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-rib-api --- 07:47:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:18 [INFO] 07:47:18 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-rib-api --- 07:47:18 [WARNING] 07:47:18 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 07:47:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:47:18 [WARNING] 07:47:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:47:18 [WARNING] 07:47:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.20.9-SNAPSHOT.pom 07:47:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.20.9-SNAPSHOT-features.xml 07:47:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.20.9-SNAPSHOT-cyclonedx.json 07:47:18 [INFO] 07:47:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:47:18 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:feature:0.20.9-SNAPSHOT 07:47:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:47:18 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:47:18 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:47:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:47:18 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:18 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:47:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:47:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:47:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:47:18 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:47:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:47:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:47:18 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:47:18 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:47:18 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:47:18 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:47:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:47:18 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:47:18 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:47:18 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:47:18 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:47:18 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:47:18 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:47:18 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:47:18 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:47:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:47:18 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:47:18 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:47:18 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:47:18 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:47:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:47:18 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:47:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:47:18 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:47:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:47:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:47:18 [INFO] +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:47:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:47:18 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:47:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:47:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:47:18 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:47:18 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:47:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:47:18 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:47:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:47:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:47:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:47:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:47:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:47:18 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:47:18 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:47:18 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:47:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:18 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:47:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:47:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:47:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:47:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:47:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:47:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:47:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:47:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:47:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:47:18 [INFO] +- junit:junit:jar:4.13.2:test 07:47:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:47:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:47:18 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:47:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:47:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:47:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:18 [INFO] 07:47:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:47:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 07:47:18 [INFO] 07:47:18 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 07:47:18 [INFO] Building bgp-openconfig-spi 0.20.9-SNAPSHOT [30/169] 07:47:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:18 [INFO] 07:47:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-spi --- 07:47:18 [INFO] 07:47:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-spi --- 07:47:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:18 [INFO] 07:47:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 07:47:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:18 [INFO] 07:47:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-openconfig-spi --- 07:47:18 [INFO] 07:47:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 07:47:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:47:18 [INFO] 07:47:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-spi --- 07:47:18 [INFO] Starting audit... 07:47:18 Audit done. 07:47:18 [INFO] You have 0 Checkstyle violations. 07:47:18 [INFO] 07:47:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-spi --- 07:47:18 [INFO] Starting audit... 07:47:18 Audit done. 07:47:18 [INFO] You have 0 Checkstyle violations. 07:47:18 [INFO] 07:47:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-spi --- 07:47:18 [INFO] 07:47:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 07:47:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/resources 07:47:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/generated-sources/spi 07:47:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/generated-sources/yang 07:47:18 [INFO] 07:47:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-spi --- 07:47:18 [INFO] Recompiling the module because of changed dependency. 07:47:18 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:47:18 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:47:18 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:47:18 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 07:47:18 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:47:18 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:47:18 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:47:18 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:47:18 [INFO] 07:47:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 07:47:18 [INFO] 07:47:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-openconfig-spi --- 07:47:18 [INFO] Fork Value is true 07:47:21 [INFO] Done SpotBugs Analysis.... 07:47:21 [INFO] 07:47:21 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 07:47:21 [INFO] 07:47:21 [INFO] 07:47:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-openconfig-spi --- 07:47:21 [INFO] BugInstance size is 0 07:47:21 [INFO] Error size is 0 07:47:21 [INFO] No errors/warnings found 07:47:21 [INFO] 07:47:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 07:47:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/test/resources 07:47:21 [INFO] 07:47:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-spi --- 07:47:21 [INFO] Recompiling the module because of changed dependency. 07:47:21 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:47:21 [INFO] 07:47:21 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-spi --- 07:47:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:21 [INFO] 07:47:21 [INFO] ------------------------------------------------------- 07:47:21 [INFO] T E S T S 07:47:21 [INFO] ------------------------------------------------------- 07:47:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:47:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:47:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:47:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:47:22 [INFO] 07:47:22 [INFO] Results: 07:47:22 [INFO] 07:47:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:47:22 [INFO] 07:47:22 [INFO] 07:47:22 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-openconfig-spi --- 07:47:22 [INFO] 07:47:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-spi --- 07:47:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT.jar 07:47:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 07:47:22 [INFO] 07:47:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-spi --- 07:47:22 [INFO] No previous run data found, generating javadoc. 07:47:24 [WARNING] Javadoc Warnings 07:47:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/BGPTableTypeRegistryProviderActivator.java:15: warning: no comment 07:47:24 [WARNING] public interface BGPTableTypeRegistryProviderActivator { 07:47:24 [WARNING] ^ 07:47:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/BGPTableTypeRegistryProviderActivator.java:17: warning: no comment 07:47:24 [WARNING] List startBGPTableTypeRegistryProvider(BGPTableTypeRegistryProvider provider); 07:47:24 [WARNING] ^ 07:47:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/DefaultBGPTableTypeRegistryConsumer.java:31: warning: no comment 07:47:24 [WARNING] public final class DefaultBGPTableTypeRegistryConsumer extends AbstractBGPTableTypeRegistryConsumer 07:47:24 [WARNING] ^ 07:47:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/DefaultBGPTableTypeRegistryConsumer.java:36: warning: no comment 07:47:24 [WARNING] public DefaultBGPTableTypeRegistryConsumer() { 07:47:24 [WARNING] ^ 07:47:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/DefaultBGPTableTypeRegistryConsumer.java:41: warning: no comment 07:47:24 [WARNING] public DefaultBGPTableTypeRegistryConsumer(final Iterable activators) { 07:47:24 [WARNING] ^ 07:47:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/DefaultBGPTableTypeRegistryConsumer.java:51: warning: no comment 07:47:24 [WARNING] public DefaultBGPTableTypeRegistryConsumer(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 07:47:24 [WARNING] ^ 07:47:24 [WARNING] 6 warnings 07:47:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT-javadoc.jar 07:47:24 [INFO] 07:47:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-openconfig-spi --- 07:47:24 [INFO] CycloneDX: Resolving Dependencies 07:47:24 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 07:47:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bom.xml 07:47:24 [INFO] attaching as bgp-openconfig-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bom.json 07:47:24 [INFO] attaching as bgp-openconfig-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:47:24 [INFO] 07:47:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 07:47:24 [INFO] Skipping duplicate-finder execution! 07:47:24 [INFO] 07:47:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 07:47:24 [INFO] No dependency problems found 07:47:24 [INFO] 07:47:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 07:47:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT-sources.jar 07:47:24 [INFO] 07:47:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-spi --- 07:47:24 [INFO] 07:47:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-spi --- 07:47:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/code-coverage/jacoco.exec 07:47:24 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 07:47:24 [INFO] 07:47:24 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-openconfig-spi --- 07:47:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.9-SNAPSHOT/bgp-openconfig-spi-0.20.9-SNAPSHOT.pom 07:47:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.9-SNAPSHOT/bgp-openconfig-spi-0.20.9-SNAPSHOT.jar 07:47:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.9-SNAPSHOT/bgp-openconfig-spi-0.20.9-SNAPSHOT-javadoc.jar 07:47:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.9-SNAPSHOT/bgp-openconfig-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.9-SNAPSHOT/bgp-openconfig-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:47:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.9-SNAPSHOT/bgp-openconfig-spi-0.20.9-SNAPSHOT-sources.jar 07:47:24 [INFO] 07:47:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-spi --- 07:47:24 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.9-SNAPSHOT/bgp-openconfig-spi-0.20.9-SNAPSHOT.jar 07:47:24 [INFO] Writing OBR metadata 07:47:24 [INFO] 07:47:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-spi --- 07:47:24 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:0.20.9-SNAPSHOT 07:47:24 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:47:24 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:47:24 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:47:24 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:47:24 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:47:24 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:47:24 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:47:24 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:47:24 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:47:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:47:24 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:47:24 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:47:24 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:47:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:47:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:47:24 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:47:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:47:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:47:24 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:47:24 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:47:24 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:47:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:47:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:47:24 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:47:24 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:47:24 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:47:24 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:47:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:47:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:47:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:47:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:24 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:47:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:47:24 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:47:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:47:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:47:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:47:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:47:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:24 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:47:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:47:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:47:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:47:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:47:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:47:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:47:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:47:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:47:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:47:24 [INFO] +- junit:junit:jar:4.13.2:test 07:47:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:47:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:47:24 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:47:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:47:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:47:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:24 [INFO] 07:47:24 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-spi --- 07:47:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/sonatype-clm/module.xml 07:47:24 [INFO] 07:47:24 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 07:47:24 [INFO] Building OpenDaylight :: BGP :: Openconfig 0.20.9-SNAPSHOT [31/169] 07:47:24 [INFO] ------------------------------[ feature ]------------------------------- 07:47:24 [INFO] 07:47:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 07:47:24 [INFO] 07:47:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 07:47:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:24 [INFO] 07:47:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 07:47:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:24 [INFO] 07:47:24 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] 07:47:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:25 [INFO] argLine set to empty 07:47:25 [INFO] 07:47:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] Starting audit... 07:47:25 Audit done. 07:47:25 [INFO] You have 0 Checkstyle violations. 07:47:25 [INFO] 07:47:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] Starting audit... 07:47:25 Audit done. 07:47:25 [INFO] You have 0 Checkstyle violations. 07:47:25 [INFO] 07:47:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] 07:47:25 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 07:47:25 [INFO] ...done! 07:47:25 [INFO] Attaching features XML 07:47:25 [INFO] 07:47:25 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:47:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:47:25 [INFO] 07:47:25 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 07:47:25 [INFO] 07:47:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] 07:47:25 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 07:47:25 [INFO] 07:47:25 [INFO] 07:47:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] 07:47:25 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-openconfig --- 07:47:25 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 07:47:25 [INFO] Project dependency features detected: [] 07:47:25 [INFO] Pax Exam System (Version: 4.13.3) created. 07:47:25 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:47:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:47:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:47:26 [INFO] Waiting for remote bundle context.. on 21000 name: 8ad94cef-cecf-47f1-badb-1ae14d25494e timout: [ RelativeTimeout value = 180000 ] 07:47:34 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:47:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:47:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:47:34 [INFO] 07:47:34 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 07:47:34 [INFO] 07:47:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 07:47:34 [INFO] 07:47:34 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 07:47:34 [INFO] CycloneDX: Resolving Dependencies 07:47:36 [INFO] CycloneDX: Creating BOM version 1.5 with 137 component(s) 07:47:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/bom.xml 07:47:36 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/bom.json 07:47:36 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.20.9-SNAPSHOT-cyclonedx.json 07:47:36 [INFO] 07:47:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 07:47:36 [INFO] Skipping duplicate-finder execution! 07:47:36 [INFO] 07:47:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 07:47:36 [INFO] Skipping plugin execution 07:47:36 [INFO] 07:47:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 07:47:36 [INFO] Skipping source per configuration. 07:47:36 [INFO] 07:47:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 07:47:36 [INFO] 07:47:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig --- 07:47:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:36 [INFO] 07:47:36 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-openconfig --- 07:47:36 [WARNING] 07:47:36 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign 07:47:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:47:36 [WARNING] 07:47:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:47:36 [WARNING] 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.20.9-SNAPSHOT.pom 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.20.9-SNAPSHOT-features.xml 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.20.9-SNAPSHOT-cyclonedx.json 07:47:36 [INFO] 07:47:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:47:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:feature:0.20.9-SNAPSHOT 07:47:36 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:47:36 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:47:36 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:36 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:47:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:47:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:47:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:47:36 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:47:36 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:47:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:47:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:47:36 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:47:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:47:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:47:36 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:47:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:47:36 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:47:36 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:47:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:47:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:47:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:47:36 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:47:36 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:47:36 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:47:36 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:47:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:47:36 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:47:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:47:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:47:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:47:36 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:47:36 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:47:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:47:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:47:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:47:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:47:36 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:47:36 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:47:36 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:47:36 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:47:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:47:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:47:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:47:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:47:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:47:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:47:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:47:36 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:47:36 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:47:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:47:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:47:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:47:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:47:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:47:36 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:47:36 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:47:36 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:47:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:36 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:47:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:47:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:47:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:47:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:47:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:47:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:47:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:47:36 [INFO] +- junit:junit:jar:4.13.2:test 07:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:47:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:47:36 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:47:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:47:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:47:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:36 [INFO] 07:47:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:47:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 07:47:36 [INFO] 07:47:36 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 07:47:36 [INFO] Building bgp-bmp-api 0.20.9-SNAPSHOT [32/169] 07:47:36 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:36 [INFO] 07:47:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-api --- 07:47:36 [INFO] 07:47:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-api --- 07:47:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:36 [INFO] 07:47:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 07:47:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:36 [INFO] 07:47:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-bmp-api --- 07:47:37 [INFO] 07:47:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 07:47:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:47:37 [INFO] 07:47:37 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-bmp-api --- 07:47:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:47:37 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/src/main/yang 07:47:37 [INFO] yang-to-sources: Found 8 dependencies in 2.103 ms 07:47:37 [INFO] yang-to-sources: Project model files found: 3 in 7.809 ms 07:47:37 [INFO] yang-to-sources: 14 YANG models processed in 79.48 ms 07:47:37 [INFO] BindingJavaFileGenerator: Defined 170 files in 14.82 ms 07:47:37 [INFO] Sorted 170 files into 32 directories in 262.2 μs 07:47:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 170 in 63.70 ms 07:47:37 [INFO] 07:47:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-api --- 07:47:37 [INFO] Starting audit... 07:47:37 Audit done. 07:47:37 [INFO] You have 0 Checkstyle violations. 07:47:37 [INFO] 07:47:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-api --- 07:47:37 [INFO] Starting audit... 07:47:37 Audit done. 07:47:37 [INFO] You have 0 Checkstyle violations. 07:47:37 [INFO] 07:47:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-api --- 07:47:37 [INFO] 07:47:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-api --- 07:47:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/src/main/resources 07:47:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/spi 07:47:37 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:47:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:47:37 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:47:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/spi 07:47:37 [INFO] 07:47:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-api --- 07:47:37 [INFO] Recompiling the module because of changed dependency. 07:47:37 [INFO] Compiling 170 source files with javac [debug release 17] to target/classes 07:47:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:47:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:47:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:47:38 [INFO] 07:47:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 07:47:38 [INFO] 07:47:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-bmp-api --- 07:47:38 [INFO] Fork Value is true 07:47:41 [INFO] Done SpotBugs Analysis.... 07:47:41 [INFO] 07:47:41 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 07:47:41 [INFO] 07:47:41 [INFO] 07:47:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-bmp-api --- 07:47:41 [INFO] BugInstance size is 0 07:47:41 [INFO] Error size is 0 07:47:41 [INFO] No errors/warnings found 07:47:41 [INFO] 07:47:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 07:47:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/src/test/resources 07:47:41 [INFO] 07:47:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-api --- 07:47:41 [INFO] No sources to compile 07:47:41 [INFO] 07:47:41 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-api --- 07:47:41 [INFO] No tests to run. 07:47:41 [INFO] 07:47:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-bmp-api --- 07:47:41 [INFO] 07:47:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-api --- 07:47:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT.jar 07:47:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 07:47:41 [INFO] 07:47:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-api --- 07:47:41 [INFO] No previous run data found, generating javadoc. 07:47:46 [WARNING] Javadoc Warnings 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/AdjRibInType.java:34: warning: no comment 07:47:46 [WARNING] PostPolicy(1, "post-policy") 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/AdjRibInType.java:32: warning: no comment 07:47:46 [WARNING] PrePolicy(0, "pre-policy"), 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:8: warning: no comment 07:47:46 [WARNING] public interface BmpMessageListener 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:16: warning: no comment 07:47:46 [WARNING] void onInitiationMessage(InitiationMessage notification); 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:26: warning: no comment 07:47:46 [WARNING] void onPeerDownNotification(PeerDownNotification notification); 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:28: warning: no comment 07:47:46 [WARNING] void onPeerUpNotification(PeerUpNotification notification); 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:22: warning: no comment 07:47:46 [WARNING] void onRouteMirroringMessage(RouteMirroringMessage notification); 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:20: warning: no comment 07:47:46 [WARNING] void onRouteMonitoringMessage(RouteMonitoringMessage notification); 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:24: warning: no comment 07:47:46 [WARNING] void onStatsReportsMessage(StatsReportsMessage notification); 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:18: warning: no comment 07:47:46 [WARNING] void onTerminationMessage(TerminationMessage notification); 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/peer/down/data/FsmEventCode.java:21: warning: no comment 07:47:46 [WARNING] public interface FsmEventCode 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/MirrorInformationCode.java:32: warning: no comment 07:47:46 [WARNING] ErroredPdu(0, "errored-pdu"), 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/MirrorInformationCode.java:34: warning: no comment 07:47:46 [WARNING] MessageLost(1, "message-lost") 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/MonitorId.java:33: warning: no comment 07:47:46 [WARNING] public MonitorId(String _value) { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/MonitorId.java:49: warning: no comment 07:47:46 [WARNING] public static MonitorId getDefaultInstance(final String defaultValue) { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/peer/down/data/Notification.java:19: warning: no comment 07:47:46 [WARNING] public interface Notification 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:87: warning: no comment 07:47:46 [WARNING] public PeerDistinguisher(byte[] _binary) { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:82: warning: no comment 07:47:46 [WARNING] public PeerDistinguisher(RouteDistinguisher _routeDistinguisher) { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:121: warning: no comment 07:47:46 [WARNING] public byte[] getBinary() { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:117: warning: no comment 07:47:46 [WARNING] public RouteDistinguisher getRouteDistinguisher() { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/PeerPeerDistinguisherBuilder.java:23: warning: no comment 07:47:46 [WARNING] public static PeerDistinguisher getDefaultInstance(java.lang.String defaultValue) { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/RouterId.java:29: warning: no comment 07:47:46 [WARNING] public RouterId(Ipv4AddressNoZone _ipv4AddressNoZone) { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/RouterId.java:33: warning: no comment 07:47:46 [WARNING] public RouterId(Ipv6AddressNoZone _ipv6AddressNoZone) { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/Status.java:30: warning: no comment 07:47:46 [WARNING] Down(1, "down") 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/Status.java:28: warning: no comment 07:47:46 [WARNING] Up(0, "up"), 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:79: warning: no comment 07:47:46 [WARNING] private final byte[] _binary; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:78: warning: no comment 07:47:46 [WARNING] private final RouteDistinguisher _routeDistinguisher; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/config/rev200120/odl/bmp/monitors/BmpMonitorConfigKey.java:24: warning: no comment 07:47:46 [WARNING] private final MonitorId _monitorId; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/config/rev200120/odl/bmp/monitors/bmp/monitor/config/MonitoredRouterKey.java:24: warning: no comment 07:47:46 [WARNING] private final IpAddressNoZone _address; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/MonitorId.java:29: warning: no comment 07:47:46 [WARNING] private final String _value; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/afi/safi/route/counter/AfiSafiKey.java:25: warning: no comment 07:47:46 [WARNING] private final AddressFamily _afi; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/afi/safi/route/counter/AfiSafiKey.java:26: warning: no comment 07:47:46 [WARNING] private final SubsequentAddressFamily _safi; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/bmp/monitor/MonitorKey.java:24: warning: no comment 07:47:46 [WARNING] private final MonitorId _monitorId; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/peers/PeerKey.java:24: warning: no comment 07:47:46 [WARNING] private final PeerId _peerId; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/routers/RouterKey.java:24: warning: no comment 07:47:46 [WARNING] private final RouterId _routerId; 07:47:46 [WARNING] ^ 07:47:46 [WARNING] 35 warnings 07:47:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT-javadoc.jar 07:47:46 [INFO] 07:47:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-bmp-api --- 07:47:46 [INFO] CycloneDX: Resolving Dependencies 07:47:46 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 07:47:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bom.xml 07:47:47 [INFO] attaching as bgp-bmp-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bom.json 07:47:47 [INFO] attaching as bgp-bmp-api-0.20.9-SNAPSHOT-cyclonedx.json 07:47:47 [INFO] 07:47:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 07:47:47 [INFO] Skipping duplicate-finder execution! 07:47:47 [INFO] 07:47:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-api --- 07:47:47 [INFO] No dependency problems found 07:47:47 [INFO] 07:47:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-api --- 07:47:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT-sources.jar 07:47:47 [INFO] 07:47:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-api --- 07:47:47 [INFO] 07:47:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-api --- 07:47:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:47 [INFO] 07:47:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-bmp-api --- 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.9-SNAPSHOT/bgp-bmp-api-0.20.9-SNAPSHOT.pom 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.9-SNAPSHOT/bgp-bmp-api-0.20.9-SNAPSHOT.jar 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.9-SNAPSHOT/bgp-bmp-api-0.20.9-SNAPSHOT-javadoc.jar 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.9-SNAPSHOT/bgp-bmp-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.9-SNAPSHOT/bgp-bmp-api-0.20.9-SNAPSHOT-cyclonedx.json 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.9-SNAPSHOT/bgp-bmp-api-0.20.9-SNAPSHOT-sources.jar 07:47:47 [INFO] 07:47:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-api --- 07:47:47 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.20.9-SNAPSHOT/bgp-bmp-api-0.20.9-SNAPSHOT.jar 07:47:47 [INFO] Writing OBR metadata 07:47:47 [INFO] 07:47:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-api --- 07:47:47 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:0.20.9-SNAPSHOT 07:47:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:47:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:47:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:47:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:47:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:47:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:47:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:47:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:47:47 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:47:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:47:47 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:47:47 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:47:47 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:47:47 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:47:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:47:47 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:47:47 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:47:47 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:47:47 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:47:47 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:47:47 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:47:47 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:47:47 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:47:47 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:47:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:47:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:47:47 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:47:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:47:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:47 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:47:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:47:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:47:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:47:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:47:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:47:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:47:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:47:47 [INFO] +- junit:junit:jar:4.13.2:test 07:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:47:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:47:47 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:47:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:47:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:47:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:47 [INFO] 07:47:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-api --- 07:47:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/sonatype-clm/module.xml 07:47:47 [INFO] 07:47:47 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 07:47:47 [INFO] Building bgp-extension-parent 0.20.9-SNAPSHOT [33/169] 07:47:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:47:47 [INFO] 07:47:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-extension-parent --- 07:47:47 [INFO] 07:47:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-extension-parent --- 07:47:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:47 [INFO] 07:47:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 07:47:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:47 [INFO] 07:47:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-extension-parent --- 07:47:47 [INFO] 07:47:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 07:47:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/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/** 07:47:47 [INFO] 07:47:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-extension-parent --- 07:47:47 [INFO] Starting audit... 07:47:47 Audit done. 07:47:47 [INFO] You have 0 Checkstyle violations. 07:47:47 [INFO] 07:47:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-extension-parent --- 07:47:47 [INFO] Starting audit... 07:47:47 Audit done. 07:47:47 [INFO] You have 0 Checkstyle violations. 07:47:47 [INFO] 07:47:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-extension-parent --- 07:47:47 [INFO] 07:47:47 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 07:47:47 [INFO] 07:47:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-extension-parent --- 07:47:47 [INFO] 07:47:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 07:47:47 [INFO] 07:47:47 [INFO] 07:47:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-extension-parent --- 07:47:47 [INFO] 07:47:47 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-extension-parent --- 07:47:47 [INFO] 07:47:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-extension-parent --- 07:47:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:47:47 [INFO] 07:47:47 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-extension-parent --- 07:47:47 [INFO] CycloneDX: Resolving Dependencies 07:47:48 [INFO] CycloneDX: Creating BOM version 1.5 with 58 component(s) 07:47:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/bom.xml 07:47:48 [INFO] attaching as bgp-extension-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/bom.json 07:47:48 [INFO] attaching as bgp-extension-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:47:48 [INFO] 07:47:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 07:47:48 [INFO] Skipping duplicate-finder execution! 07:47:48 [INFO] 07:47:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-extension-parent --- 07:47:48 [INFO] Skipping pom project 07:47:48 [INFO] 07:47:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-extension-parent --- 07:47:48 [INFO] 07:47:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-extension-parent --- 07:47:48 [INFO] 07:47:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-extension-parent --- 07:47:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:48 [INFO] 07:47:48 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-extension-parent --- 07:47:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.20.9-SNAPSHOT/bgp-extension-parent-0.20.9-SNAPSHOT.pom 07:47:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.20.9-SNAPSHOT/bgp-extension-parent-0.20.9-SNAPSHOT-cyclonedx.xml 07:47:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.20.9-SNAPSHOT/bgp-extension-parent-0.20.9-SNAPSHOT-cyclonedx.json 07:47:48 [INFO] 07:47:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-extension-parent --- 07:47:48 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:0.20.9-SNAPSHOT 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:47:48 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:47:48 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:48 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:47:48 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:47:48 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:47:48 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:47:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:47:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:47:48 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:47:48 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:47:48 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:47:48 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:47:48 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:47:48 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:47:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:47:48 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:47:48 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:47:48 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:47:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:47:48 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:47:48 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:47:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:47:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:47:48 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:47:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:47:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:47:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:47:48 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:47:48 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:47:48 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:47:48 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:47:48 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:47:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:47:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:47:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:48 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:47:48 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:47:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:47:48 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:47:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:47:48 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:47:48 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:47:48 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:47:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:47:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:47:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:47:48 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:47:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:47:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:47:48 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:47:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:47:48 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:47:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:47:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:48 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:47:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:47:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:47:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:47:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:47:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:47:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:47:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:47:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:47:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:47:48 [INFO] +- junit:junit:jar:4.13.2:test 07:47:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:47:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:47:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:47:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:47:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:47:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:48 [INFO] 07:47:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-extension-parent --- 07:47:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/sonatype-clm/module.xml 07:47:48 [INFO] 07:47:48 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 07:47:48 [INFO] Building bgp-inet 0.20.9-SNAPSHOT [34/169] 07:47:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:48 [INFO] 07:47:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-inet --- 07:47:48 [INFO] 07:47:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-inet --- 07:47:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:48 [INFO] 07:47:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-inet --- 07:47:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:48 [INFO] 07:47:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-inet --- 07:47:49 [INFO] 07:47:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-inet --- 07:47:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:47:49 [INFO] 07:47:49 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-inet --- 07:47:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:47:49 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/yang 07:47:49 [INFO] yang-to-sources: Found 12 dependencies in 3.810 ms 07:47:49 [INFO] yang-to-sources: Project model files found: 1 in 1.200 ms 07:47:49 [INFO] yang-to-sources: 13 YANG models processed in 136.3 ms 07:47:49 [INFO] BindingJavaFileGenerator: Defined 68 files in 11.91 ms 07:47:49 [INFO] Sorted 68 files into 21 directories in 126.5 μs 07:47:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 68 in 33.43 ms 07:47:49 [INFO] 07:47:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-inet --- 07:47:49 [INFO] Starting audit... 07:47:49 Audit done. 07:47:49 [INFO] You have 0 Checkstyle violations. 07:47:49 [INFO] 07:47:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-inet --- 07:47:49 [INFO] Starting audit... 07:47:49 Audit done. 07:47:49 [INFO] You have 0 Checkstyle violations. 07:47:49 [INFO] 07:47:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-inet --- 07:47:49 [INFO] 07:47:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-inet --- 07:47:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/resources 07:47:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/spi 07:47:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:47:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:47:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:47:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/spi 07:47:49 [INFO] 07:47:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-inet --- 07:47:49 [INFO] Recompiling the module because of changed dependency. 07:47:49 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 07:47:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:47:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:47:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:47:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:47:49 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:47:49 [INFO] 07:47:49 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-inet >>> 07:47:49 [INFO] 07:47:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-inet --- 07:47:49 [INFO] Fork Value is true 07:47:53 [INFO] Done SpotBugs Analysis.... 07:47:53 [INFO] 07:47:53 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-inet <<< 07:47:53 [INFO] 07:47:53 [INFO] 07:47:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-inet --- 07:47:53 [INFO] BugInstance size is 0 07:47:53 [INFO] Error size is 0 07:47:53 [INFO] No errors/warnings found 07:47:53 [INFO] 07:47:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-inet --- 07:47:53 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:47:53 [INFO] 07:47:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-inet --- 07:47:53 [INFO] Recompiling the module because of changed dependency. 07:47:53 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 07:47:53 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/test/java/org/opendaylight/protocol/bgp/inet/codec/BGPParserTest.java:[99,19] explicit call to close() on an auto-closeable resource 07:47:53 [INFO] 07:47:53 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-inet --- 07:47:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:53 [INFO] 07:47:53 [INFO] ------------------------------------------------------- 07:47:53 [INFO] T E S T S 07:47:53 [INFO] ------------------------------------------------------- 07:47:54 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:47:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:48:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.427 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:48:00 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:48:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:48:00 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:48:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:48:00 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:48:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:48:00 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:48:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:48:00 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:48:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:48:00 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:48:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:48:00 [INFO] 07:48:00 [INFO] Results: 07:48:00 [INFO] 07:48:00 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:48:00 [INFO] 07:48:00 [INFO] 07:48:00 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-inet --- 07:48:00 [INFO] 07:48:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-inet --- 07:48:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT.jar 07:48:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 07:48:01 [INFO] 07:48:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-inet --- 07:48:01 [INFO] No previous run data found, generating javadoc. 07:48:04 [WARNING] Javadoc Warnings 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:35: warning: no comment 07:48:04 [WARNING] public final class BGPActivator implements BGPExtensionProviderActivator { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:37: warning: no comment 07:48:04 [WARNING] public BGPActivator() { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/nexthop/Ipv4NextHopParserSerializer.java:20: warning: no comment 07:48:04 [WARNING] public final class Ipv4NextHopParserSerializer implements NextHopParserSerializer { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/Ipv4NlriParser.java:38: warning: no comment 07:48:04 [WARNING] public final class Ipv4NlriParser implements NlriParser, NlriSerializer { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/Ipv6BgpPrefixSidParser.java:19: warning: no comment 07:48:04 [WARNING] public final class Ipv6BgpPrefixSidParser implements BgpPrefixSidTlvParser, BgpPrefixSidTlvSerializer { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/nexthop/Ipv6NextHopParserSerializer.java:19: warning: no comment 07:48:04 [WARNING] public final class Ipv6NextHopParserSerializer implements NextHopParserSerializer { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/Ipv6NlriParser.java:38: warning: no comment 07:48:04 [WARNING] public final class Ipv6NlriParser implements NlriParser, NlriSerializer { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/RIBActivator.java:23: warning: no comment 07:48:04 [WARNING] public final class RIBActivator implements RIBExtensionProviderActivator { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/RIBActivator.java:25: warning: no comment 07:48:04 [WARNING] public RIBActivator() { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/TableTypeActivator.java:27: warning: no comment 07:48:04 [WARNING] public final class TableTypeActivator implements BGPTableTypeRegistryProviderActivator { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/TableTypeActivator.java:29: warning: no comment 07:48:04 [WARNING] public TableTypeActivator() { 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/inet/rev180329/ipv4/routes/ipv4/routes/Ipv4RouteKey.java:25: warning: no comment 07:48:04 [WARNING] private final PathId _pathId; 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/inet/rev180329/ipv4/routes/ipv4/routes/Ipv4RouteKey.java:24: warning: no comment 07:48:04 [WARNING] private final String _routeKey; 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/inet/rev180329/ipv6/routes/ipv6/routes/Ipv6RouteKey.java:25: warning: no comment 07:48:04 [WARNING] private final PathId _pathId; 07:48:04 [WARNING] ^ 07:48:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/inet/rev180329/ipv6/routes/ipv6/routes/Ipv6RouteKey.java:24: warning: no comment 07:48:04 [WARNING] private final String _routeKey; 07:48:04 [WARNING] ^ 07:48:04 [WARNING] 15 warnings 07:48:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT-javadoc.jar 07:48:04 [INFO] 07:48:04 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-inet --- 07:48:04 [INFO] CycloneDX: Resolving Dependencies 07:48:05 [INFO] CycloneDX: Creating BOM version 1.5 with 65 component(s) 07:48:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bom.xml 07:48:05 [INFO] attaching as bgp-inet-0.20.9-SNAPSHOT-cyclonedx.xml 07:48:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bom.json 07:48:05 [INFO] attaching as bgp-inet-0.20.9-SNAPSHOT-cyclonedx.json 07:48:05 [INFO] 07:48:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 07:48:05 [INFO] Skipping duplicate-finder execution! 07:48:05 [INFO] 07:48:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-inet --- 07:48:05 [INFO] No dependency problems found 07:48:05 [INFO] 07:48:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-inet --- 07:48:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT-sources.jar 07:48:05 [INFO] 07:48:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-inet --- 07:48:05 [INFO] 07:48:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-inet --- 07:48:05 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/code-coverage/jacoco.exec 07:48:05 [INFO] Analyzed bundle 'bgp-inet' with 11 classes 07:48:05 [INFO] 07:48:05 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-inet --- 07:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.9-SNAPSHOT/bgp-inet-0.20.9-SNAPSHOT.pom 07:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.9-SNAPSHOT/bgp-inet-0.20.9-SNAPSHOT.jar 07:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.9-SNAPSHOT/bgp-inet-0.20.9-SNAPSHOT-javadoc.jar 07:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.9-SNAPSHOT/bgp-inet-0.20.9-SNAPSHOT-cyclonedx.xml 07:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.9-SNAPSHOT/bgp-inet-0.20.9-SNAPSHOT-cyclonedx.json 07:48:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.9-SNAPSHOT/bgp-inet-0.20.9-SNAPSHOT-sources.jar 07:48:05 [INFO] 07:48:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-inet --- 07:48:05 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.20.9-SNAPSHOT/bgp-inet-0.20.9-SNAPSHOT.jar 07:48:05 [INFO] Writing OBR metadata 07:48:05 [INFO] 07:48:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-inet --- 07:48:05 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:0.20.9-SNAPSHOT 07:48:05 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:48:05 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:48:05 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:48:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:48:05 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:48:05 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:48:05 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:48:05 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:test 07:48:05 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:48:05 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:48:05 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:48:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:48:05 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:48:05 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:48:05 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:48:05 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:48:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:48:05 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:48:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:48:05 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:48:05 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:48:05 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:48:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:48:05 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:48:05 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:48:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:48:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:48:05 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:48:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:48:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:48:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:48:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:48:05 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:48:05 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:48:05 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:48:05 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:48:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:48:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:48:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:05 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:48:05 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:48:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:48:05 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:48:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:48:05 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:48:05 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:48:05 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:48:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:48:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:48:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:48:05 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:48:05 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:48:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:48:05 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:48:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:48:05 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:48:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:48:05 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:48:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:48:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:48:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:48:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:48:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:48:05 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:48:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:48:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:48:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:48:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:48:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:48:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:48:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:48:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:48:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:48:05 [INFO] +- junit:junit:jar:4.13.2:test 07:48:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:48:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:48:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:48:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:48:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:48:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:05 [INFO] 07:48:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-inet --- 07:48:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/sonatype-clm/module.xml 07:48:05 [INFO] 07:48:05 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 07:48:05 [INFO] Building bgp-path-selection-mode 0.20.9-SNAPSHOT [35/169] 07:48:05 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:05 [INFO] 07:48:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-path-selection-mode --- 07:48:05 [INFO] 07:48:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-path-selection-mode --- 07:48:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:05 [INFO] 07:48:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 07:48:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:05 [INFO] 07:48:05 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- 07:48:06 [INFO] 07:48:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 07:48:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:48:06 [INFO] 07:48:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-path-selection-mode --- 07:48:06 [INFO] Starting audit... 07:48:06 Audit done. 07:48:06 [INFO] You have 0 Checkstyle violations. 07:48:06 [INFO] 07:48:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-path-selection-mode --- 07:48:06 [INFO] Starting audit... 07:48:06 Audit done. 07:48:06 [INFO] You have 0 Checkstyle violations. 07:48:06 [INFO] 07:48:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-path-selection-mode --- 07:48:06 [INFO] 07:48:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 07:48:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/resources 07:48:06 [INFO] 07:48:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-path-selection-mode --- 07:48:06 [INFO] Recompiling the module because of changed dependency. 07:48:06 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 07:48:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:[17,8] auto-closeable resource org.opendaylight.protocol.bgp.mode.api.PathSelectionMode has a member method close() that could throw InterruptedException 07:48:06 [INFO] 07:48:06 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 07:48:06 [INFO] 07:48:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-path-selection-mode --- 07:48:06 [INFO] Fork Value is true 07:48:10 [INFO] Done SpotBugs Analysis.... 07:48:10 [INFO] 07:48:10 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 07:48:10 [INFO] 07:48:10 [INFO] 07:48:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-path-selection-mode --- 07:48:10 [INFO] BugInstance size is 0 07:48:10 [INFO] Error size is 0 07:48:10 [INFO] No errors/warnings found 07:48:10 [INFO] 07:48:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 07:48:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/test/resources 07:48:10 [INFO] 07:48:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-path-selection-mode --- 07:48:10 [INFO] Recompiling the module because of changed dependency. 07:48:10 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:48:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/BGPPeerTrackerMock.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:48:10 [INFO] 07:48:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-path-selection-mode --- 07:48:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:10 [INFO] 07:48:10 [INFO] ------------------------------------------------------- 07:48:10 [INFO] T E S T S 07:48:10 [INFO] ------------------------------------------------------- 07:48:11 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:48:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:48:11 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:48:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:48:11 [INFO] 07:48:11 [INFO] Results: 07:48:11 [INFO] 07:48:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:48:11 [INFO] 07:48:12 [INFO] 07:48:12 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-path-selection-mode --- 07:48:12 [INFO] 07:48:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-path-selection-mode --- 07:48:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT.jar 07:48:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 07:48:12 [INFO] 07:48:12 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-path-selection-mode --- 07:48:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-tests.jar 07:48:12 [INFO] 07:48:12 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-path-selection-mode --- 07:48:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-test-sources.jar 07:48:12 [INFO] 07:48:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-path-selection-mode --- 07:48:12 [INFO] No previous run data found, generating javadoc. 07:48:13 [WARNING] Javadoc Warnings 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:19: warning: no comment 07:48:13 [WARNING] public abstract class AbstractBestPath implements BestPath { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:20: warning: no comment 07:48:13 [WARNING] protected final BestPathState state; 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:22: warning: no comment 07:48:13 [WARNING] protected AbstractBestPath(final BestPathState state) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:26: warning: no comment 07:48:13 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:31: warning: no comment 07:48:13 [WARNING] public final BestPathState getState() { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:23: warning: no comment 07:48:13 [WARNING] public class AbstractBestPathSelector { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:28: warning: no comment 07:48:13 [WARNING] protected RouterId bestOriginatorId = null; 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:29: warning: no comment 07:48:13 [WARNING] protected BestPathState bestState = null; 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:31: warning: no comment 07:48:13 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:34: warning: no comment 07:48:13 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:119: warning: no comment 07:48:13 [WARNING] protected abstract Comparator comparator(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:121: warning: no comment 07:48:13 [WARNING] protected abstract K[] emptyKeys(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:89: warning: no comment 07:48:13 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:40: warning: no comment 07:48:13 [WARNING] public final K getKey(final int offset) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:79: warning: no comment 07:48:13 [WARNING] public final C getValue(final C[] array, final int offset) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:123: warning: no comment 07:48:13 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:48: warning: no comment 07:48:13 [WARNING] public final boolean isEmpty() { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:44: warning: no comment 07:48:13 [WARNING] public final int offsetOf(final K key) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:98: warning: no comment 07:48:13 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:84: warning: no comment 07:48:13 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:52: warning: no comment 07:48:13 [WARNING] public final int size() { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:56: warning: no comment 07:48:13 [WARNING] public final T with(final K key) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:67: warning: no comment 07:48:13 [WARNING] public final T without(final K key) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:50: warning: no @param for ribSupport 07:48:13 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:68: warning: no @return 07:48:13 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:87: warning: no @return 07:48:13 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:216: warning: no @param for ribSupport 07:48:13 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:225: warning: no comment 07:48:13 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:207: warning: no comment 07:48:13 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:48:13 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:48:13 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:20: warning: no comment 07:48:13 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:23: warning: no comment 07:48:13 [WARNING] public AddPathBestNPathSelection(final int npaths) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:19: warning: no comment 07:48:13 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:36: warning: no comment 07:48:13 [WARNING] public int getOffset() { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:19: warning: no comment 07:48:13 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:26: warning: no comment 07:48:13 [WARNING] public AddPathSelector(final long ourAs) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:52: warning: no comment 07:48:13 [WARNING] public AddPathBestPath result() { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:18: warning: no comment 07:48:13 [WARNING] public final class AllPathSelection implements PathSelectionMode { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:19: warning: no comment 07:48:13 [WARNING] public AllPathSelection() { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:12: warning: no comment 07:48:13 [WARNING] public final class BasePathSelectionModeFactory { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:17: warning: no comment 07:48:13 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:13: warning: no comment 07:48:13 [WARNING] public final class BesthPathStateUtil { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:18: warning: no comment 07:48:13 [WARNING] public static long getPeerAs(final List segments) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPath.java:15: warning: no comment 07:48:13 [WARNING] public interface BestPath { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:16: warning: no comment 07:48:13 [WARNING] public interface BestPathState { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:25: warning: no comment 07:48:13 [WARNING] int getAsPathLength(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:34: warning: no comment 07:48:13 [WARNING] @NonNull ContainerNode getAttributes(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:17: warning: no comment 07:48:13 [WARNING] @Nullable Uint32 getLocalPref(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:19: warning: no comment 07:48:13 [WARNING] long getMultiExitDisc(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:21: warning: no comment 07:48:13 [WARNING] @Nullable BgpOrigin getOrigin(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:23: warning: no comment 07:48:13 [WARNING] long getPeerAs(); 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:50: warning: no comment 07:48:13 [WARNING] public final class BestPathStateImpl implements BestPathState { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:100: warning: no comment 07:48:13 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:23: warning: no comment 07:48:13 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:29: warning: no comment 07:48:13 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 07:48:13 [WARNING] ^ 07:48:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:17: warning: no comment 07:48:13 [WARNING] public interface PathSelectionMode extends AutoCloseable { 07:48:13 [WARNING] ^ 07:48:13 [WARNING] 57 warnings 07:48:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-javadoc.jar 07:48:13 [INFO] 07:48:13 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-path-selection-mode --- 07:48:13 [INFO] CycloneDX: Resolving Dependencies 07:48:14 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 07:48:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bom.xml 07:48:14 [INFO] attaching as bgp-path-selection-mode-0.20.9-SNAPSHOT-cyclonedx.xml 07:48:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bom.json 07:48:14 [INFO] attaching as bgp-path-selection-mode-0.20.9-SNAPSHOT-cyclonedx.json 07:48:14 [INFO] 07:48:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 07:48:14 [INFO] Skipping duplicate-finder execution! 07:48:14 [INFO] 07:48:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 07:48:14 [WARNING] Used undeclared dependencies found: 07:48:14 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:14 [WARNING] Non-test scoped test only dependencies found: 07:48:14 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:48:14 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:48:14 [INFO] 07:48:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 07:48:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-sources.jar 07:48:15 [INFO] 07:48:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-path-selection-mode --- 07:48:15 [INFO] 07:48:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-path-selection-mode --- 07:48:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/code-coverage/jacoco.exec 07:48:15 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 07:48:15 [INFO] 07:48:15 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-path-selection-mode --- 07:48:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT.pom 07:48:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT.jar 07:48:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT-tests.jar 07:48:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT-test-sources.jar 07:48:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT-javadoc.jar 07:48:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT-cyclonedx.xml 07:48:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT-cyclonedx.json 07:48:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT-sources.jar 07:48:15 [INFO] 07:48:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-path-selection-mode --- 07:48:15 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.9-SNAPSHOT/bgp-path-selection-mode-0.20.9-SNAPSHOT.jar 07:48:15 [INFO] Writing OBR metadata 07:48:15 [INFO] 07:48:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-path-selection-mode --- 07:48:15 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:0.20.9-SNAPSHOT 07:48:15 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:48:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:48:15 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:48:15 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:15 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:48:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:48:15 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:48:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:48:15 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:48:15 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:48:15 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:48:15 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:48:15 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:48:15 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:48:15 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:48:15 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:48:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:48:15 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:48:15 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:48:15 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:48:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:48:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:48:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:48:15 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:48:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:48:15 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:48:15 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:48:15 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:48:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:48:15 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:48:15 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:48:15 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:48:15 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:48:15 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:48:15 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:48:15 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:48:15 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:48:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:48:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:48:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:48:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:15 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:48:15 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:test 07:48:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:test 07:48:15 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:test 07:48:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:48:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:48:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:48:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:48:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:48:15 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:48:15 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:48:15 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:48:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:48:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:48:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:48:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:48:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:48:15 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:48:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:48:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:48:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:48:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:48:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:48:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:48:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:48:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:48:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:48:15 [INFO] +- junit:junit:jar:4.13.2:test 07:48:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:48:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:48:15 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:48:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:48:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:48:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:15 [INFO] 07:48:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-path-selection-mode --- 07:48:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/sonatype-clm/module.xml 07:48:15 [INFO] 07:48:15 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 07:48:15 [INFO] Building config-loader-spi 0.20.9-SNAPSHOT [36/169] 07:48:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:15 [INFO] 07:48:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-spi --- 07:48:15 [INFO] 07:48:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-spi --- 07:48:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:15 [INFO] 07:48:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ config-loader-spi --- 07:48:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:15 [INFO] 07:48:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ config-loader-spi --- 07:48:15 [INFO] 07:48:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ config-loader-spi --- 07:48:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:48:15 [INFO] 07:48:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ config-loader-spi --- 07:48:15 [INFO] Starting audit... 07:48:15 Audit done. 07:48:15 [INFO] You have 0 Checkstyle violations. 07:48:15 [INFO] 07:48:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ config-loader-spi --- 07:48:15 [INFO] Starting audit... 07:48:15 Audit done. 07:48:15 [INFO] You have 0 Checkstyle violations. 07:48:15 [INFO] 07:48:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ config-loader-spi --- 07:48:15 [INFO] 07:48:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-spi --- 07:48:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/main/resources 07:48:15 [INFO] 07:48:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ config-loader-spi --- 07:48:15 [INFO] Recompiling the module because of changed dependency. 07:48:15 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:48:15 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:48:15 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:48:15 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:48:15 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:48:15 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:48:15 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:48:15 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:48:15 [INFO] 07:48:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 07:48:15 [INFO] 07:48:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ config-loader-spi --- 07:48:15 [INFO] Fork Value is true 07:48:18 [INFO] Done SpotBugs Analysis.... 07:48:18 [INFO] 07:48:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 07:48:18 [INFO] 07:48:18 [INFO] 07:48:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ config-loader-spi --- 07:48:18 [INFO] BugInstance size is 0 07:48:18 [INFO] Error size is 0 07:48:18 [INFO] No errors/warnings found 07:48:18 [INFO] 07:48:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-spi --- 07:48:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/test/resources 07:48:18 [INFO] 07:48:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ config-loader-spi --- 07:48:18 [INFO] No sources to compile 07:48:18 [INFO] 07:48:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ config-loader-spi --- 07:48:18 [INFO] No tests to run. 07:48:18 [INFO] 07:48:18 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ config-loader-spi --- 07:48:18 [INFO] 07:48:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-spi --- 07:48:18 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT.jar 07:48:18 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 07:48:18 [INFO] 07:48:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ config-loader-spi --- 07:48:18 [INFO] No previous run data found, generating javadoc. 07:48:19 [WARNING] Javadoc Warnings 07:48:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractConfigFileProcessor.java:37: warning: no comment 07:48:19 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 07:48:19 [WARNING] ^ 07:48:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:23: warning: no @return 07:48:19 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 07:48:19 [WARNING] ^ 07:48:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:16: warning: no comment 07:48:19 [WARNING] public interface ConfigLoader { 07:48:19 [WARNING] ^ 07:48:19 [WARNING] 3 warnings 07:48:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT-javadoc.jar 07:48:19 [INFO] 07:48:19 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ config-loader-spi --- 07:48:19 [INFO] CycloneDX: Resolving Dependencies 07:48:19 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 07:48:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/bom.xml 07:48:20 [INFO] attaching as config-loader-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:48:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/bom.json 07:48:20 [INFO] attaching as config-loader-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:48:20 [INFO] 07:48:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 07:48:20 [INFO] Skipping duplicate-finder execution! 07:48:20 [INFO] 07:48:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ config-loader-spi --- 07:48:20 [INFO] No dependency problems found 07:48:20 [INFO] 07:48:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ config-loader-spi --- 07:48:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT-sources.jar 07:48:20 [INFO] 07:48:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ config-loader-spi --- 07:48:20 [INFO] 07:48:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ config-loader-spi --- 07:48:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:48:20 [INFO] 07:48:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ config-loader-spi --- 07:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.9-SNAPSHOT/config-loader-spi-0.20.9-SNAPSHOT.pom 07:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.9-SNAPSHOT/config-loader-spi-0.20.9-SNAPSHOT.jar 07:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.9-SNAPSHOT/config-loader-spi-0.20.9-SNAPSHOT-javadoc.jar 07:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.9-SNAPSHOT/config-loader-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.9-SNAPSHOT/config-loader-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:48:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.9-SNAPSHOT/config-loader-spi-0.20.9-SNAPSHOT-sources.jar 07:48:20 [INFO] 07:48:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-spi --- 07:48:20 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.20.9-SNAPSHOT/config-loader-spi-0.20.9-SNAPSHOT.jar 07:48:20 [INFO] Writing OBR metadata 07:48:20 [INFO] 07:48:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ config-loader-spi --- 07:48:20 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:0.20.9-SNAPSHOT 07:48:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:48:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:48:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:48:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:48:20 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:48:20 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:48:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:48:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:48:20 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:48:20 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:48:20 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:48:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:48:20 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:48:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:48:20 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:48:20 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:48:20 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:48:20 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:48:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:48:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:48:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:48:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:48:20 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:48:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:48:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:48:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:48:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:48:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:48:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:48:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:48:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:48:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:48:20 [INFO] +- junit:junit:jar:4.13.2:test 07:48:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:48:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:48:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:48:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:48:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:48:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:20 [INFO] 07:48:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ config-loader-spi --- 07:48:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/sonatype-clm/module.xml 07:48:20 [INFO] 07:48:20 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 07:48:20 [INFO] Building config-loader-impl 0.20.9-SNAPSHOT [37/169] 07:48:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:20 [INFO] 07:48:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-impl --- 07:48:20 [INFO] 07:48:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-impl --- 07:48:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:20 [INFO] 07:48:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ config-loader-impl --- 07:48:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:20 [INFO] 07:48:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ config-loader-impl --- 07:48:20 [INFO] 07:48:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ config-loader-impl --- 07:48:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:48:20 [INFO] 07:48:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ config-loader-impl --- 07:48:20 [INFO] Starting audit... 07:48:20 Audit done. 07:48:20 [INFO] You have 0 Checkstyle violations. 07:48:20 [INFO] 07:48:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ config-loader-impl --- 07:48:20 [INFO] Starting audit... 07:48:20 Audit done. 07:48:20 [INFO] You have 0 Checkstyle violations. 07:48:20 [INFO] 07:48:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ config-loader-impl --- 07:48:20 [INFO] 07:48:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-impl --- 07:48:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/resources 07:48:20 [INFO] 07:48:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ config-loader-impl --- 07:48:20 [INFO] Recompiling the module because of changed dependency. 07:48:20 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:48:20 [INFO] 07:48:20 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 07:48:20 [INFO] 07:48:20 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ config-loader-impl --- 07:48:20 [INFO] Fork Value is true 07:48:23 [INFO] Done SpotBugs Analysis.... 07:48:23 [INFO] 07:48:23 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 07:48:23 [INFO] 07:48:23 [INFO] 07:48:23 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ config-loader-impl --- 07:48:23 [INFO] BugInstance size is 0 07:48:23 [INFO] Error size is 0 07:48:23 [INFO] No errors/warnings found 07:48:23 [INFO] 07:48:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-impl --- 07:48:23 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:48:23 [INFO] 07:48:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ config-loader-impl --- 07:48:23 [INFO] Recompiling the module because of changed dependency. 07:48:23 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 07:48:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/test/java/org/opendaylight/bgpcep/config/loader/impl/AbstractConfigLoaderTest.java:[46,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:48:23 [INFO] 07:48:23 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ config-loader-impl --- 07:48:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:23 [INFO] 07:48:23 [INFO] ------------------------------------------------------- 07:48:23 [INFO] T E S T S 07:48:23 [INFO] ------------------------------------------------------- 07:48:24 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:48:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:48:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.413 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:48:29 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:48:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:48:29 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:48:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:48:30 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:48:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:48:30 [INFO] 07:48:30 [INFO] Results: 07:48:30 [INFO] 07:48:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:48:30 [INFO] 07:48:30 [INFO] 07:48:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ config-loader-impl --- 07:48:30 [INFO] 07:48:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-impl --- 07:48:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT.jar 07:48:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 07:48:30 [INFO] 07:48:30 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ config-loader-impl --- 07:48:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-tests.jar 07:48:30 [INFO] 07:48:30 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ config-loader-impl --- 07:48:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-test-sources.jar 07:48:30 [INFO] 07:48:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ config-loader-impl --- 07:48:30 [INFO] No previous run data found, generating javadoc. 07:48:31 [WARNING] Javadoc Warnings 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:35: warning: no comment 07:48:31 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:64: warning: no comment 07:48:31 [WARNING] public DefaultFileWatcher() throws IOException { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:81: warning: no comment 07:48:31 [WARNING] public void activate() throws IOException { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:94: warning: no comment 07:48:31 [WARNING] public void deactivate() { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/FileWatcher.java:14: warning: no comment 07:48:31 [WARNING] public interface FileWatcher { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: no comment 07:48:31 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:23: warning: no comment 07:48:31 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:28: warning: no comment 07:48:31 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:35: warning: no comment 07:48:31 [WARNING] public void init() { 07:48:31 [WARNING] ^ 07:48:31 [WARNING] 9 warnings 07:48:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-javadoc.jar 07:48:31 [INFO] 07:48:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ config-loader-impl --- 07:48:31 [INFO] CycloneDX: Resolving Dependencies 07:48:32 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 07:48:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/bom.xml 07:48:32 [INFO] attaching as config-loader-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:48:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/bom.json 07:48:33 [INFO] attaching as config-loader-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:48:33 [INFO] 07:48:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 07:48:33 [INFO] Skipping duplicate-finder execution! 07:48:33 [INFO] 07:48:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ config-loader-impl --- 07:48:33 [INFO] No dependency problems found 07:48:33 [INFO] 07:48:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ config-loader-impl --- 07:48:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-sources.jar 07:48:33 [INFO] 07:48:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ config-loader-impl --- 07:48:33 [INFO] 07:48:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ config-loader-impl --- 07:48:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 07:48:33 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 07:48:33 [INFO] 07:48:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ config-loader-impl --- 07:48:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT.pom 07:48:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT.jar 07:48:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT-tests.jar 07:48:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT-test-sources.jar 07:48:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT-javadoc.jar 07:48:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:48:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:48:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT-sources.jar 07:48:33 [INFO] 07:48:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-impl --- 07:48:33 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.20.9-SNAPSHOT/config-loader-impl-0.20.9-SNAPSHOT.jar 07:48:33 [INFO] Writing OBR metadata 07:48:33 [INFO] 07:48:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ config-loader-impl --- 07:48:33 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:0.20.9-SNAPSHOT 07:48:33 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 07:48:33 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:48:33 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:48:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:48:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:33 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 07:48:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:33 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:48:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:48:33 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:48:33 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:48:33 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:48:33 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:48:33 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:48:33 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:48:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:48:33 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:48:33 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:48:33 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:48:33 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:48:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:48:33 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:48:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:48:33 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:48:33 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:48:33 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:48:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:48:33 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:48:33 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:48:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:48:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:48:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:48:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:48:33 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:48:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:48:33 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:test 07:48:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:test 07:48:33 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:test 07:48:33 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:test 07:48:33 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:test 07:48:33 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:test 07:48:33 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:test 07:48:33 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:test 07:48:33 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:test 07:48:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:test 07:48:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:test 07:48:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:test 07:48:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:test 07:48:33 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:48:33 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:48:33 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:48:33 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:48:33 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:48:33 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:48:33 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:48:33 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:48:33 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:48:33 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:48:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:48:33 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 07:48:33 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 07:48:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:48:33 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:48:33 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:48:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:48:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:48:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:48:33 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:48:33 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:48:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 07:48:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:48:33 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:48:33 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:48:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:48:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:48:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:48:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:48:33 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:48:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:48:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:48:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:48:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:48:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:48:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:48:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:48:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:48:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:48:33 [INFO] +- junit:junit:jar:4.13.2:test 07:48:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:48:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:48:33 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:48:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:48:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:48:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:33 [INFO] 07:48:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ config-loader-impl --- 07:48:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/sonatype-clm/module.xml 07:48:33 [INFO] 07:48:33 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 07:48:33 [INFO] Building testtool-util 0.20.9-SNAPSHOT [38/169] 07:48:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:33 [INFO] 07:48:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testtool-util --- 07:48:33 [INFO] 07:48:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testtool-util --- 07:48:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:33 [INFO] 07:48:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testtool-util --- 07:48:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:33 [INFO] 07:48:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ testtool-util --- 07:48:33 [INFO] 07:48:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ testtool-util --- 07:48:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:48:33 [INFO] 07:48:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testtool-util --- 07:48:33 [INFO] Starting audit... 07:48:33 Audit done. 07:48:33 [INFO] You have 0 Checkstyle violations. 07:48:33 [INFO] 07:48:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testtool-util --- 07:48:33 [INFO] Starting audit... 07:48:33 Audit done. 07:48:33 [INFO] You have 0 Checkstyle violations. 07:48:33 [INFO] 07:48:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testtool-util --- 07:48:33 [INFO] 07:48:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testtool-util --- 07:48:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/resources 07:48:33 [INFO] 07:48:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ testtool-util --- 07:48:33 [INFO] Recompiling the module because of changed dependency. 07:48:33 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:48:33 [INFO] 07:48:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ testtool-util >>> 07:48:33 [INFO] 07:48:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ testtool-util --- 07:48:33 [INFO] Fork Value is true 07:48:36 [INFO] Done SpotBugs Analysis.... 07:48:36 [INFO] 07:48:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ testtool-util <<< 07:48:36 [INFO] 07:48:36 [INFO] 07:48:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ testtool-util --- 07:48:36 [INFO] BugInstance size is 0 07:48:36 [INFO] Error size is 0 07:48:36 [INFO] No errors/warnings found 07:48:36 [INFO] 07:48:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testtool-util --- 07:48:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/test/resources 07:48:36 [INFO] 07:48:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ testtool-util --- 07:48:36 [INFO] Recompiling the module because of changed dependency. 07:48:36 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:48:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[71,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 07:48:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[126,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:48:36 [INFO] 07:48:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ testtool-util --- 07:48:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:36 [INFO] 07:48:36 [INFO] ------------------------------------------------------- 07:48:36 [INFO] T E S T S 07:48:36 [INFO] ------------------------------------------------------- 07:48:37 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 07:48:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:48:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.07 s -- in org.opendaylight.protocol.util.CheckUtilTest 07:48:58 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:48:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:48:58 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 07:48:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.util.LoggerUtilTest 07:48:59 [INFO] 07:48:59 [INFO] Results: 07:48:59 [INFO] 07:48:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 07:48:59 [INFO] 07:48:59 [INFO] 07:48:59 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ testtool-util --- 07:48:59 [INFO] 07:48:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ testtool-util --- 07:48:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT.jar 07:48:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/classes/META-INF/MANIFEST.MF 07:48:59 [INFO] 07:48:59 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ testtool-util --- 07:48:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-tests.jar 07:48:59 [INFO] 07:48:59 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ testtool-util --- 07:48:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-test-sources.jar 07:48:59 [INFO] 07:48:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testtool-util --- 07:48:59 [INFO] No previous run data found, generating javadoc. 07:49:00 [WARNING] Javadoc Warnings 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 07:49:00 [WARNING] Level getLogLevel(); 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 07:49:00 [WARNING] public final class CheckTestUtil { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 07:49:00 [WARNING] public interface CheckEquals { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 07:49:00 [WARNING] public interface ListenerCheck { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 07:49:00 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 07:49:00 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 07:49:00 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 07:49:00 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 07:49:00 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 07:49:00 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 07:49:00 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 07:49:00 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 07:49:00 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 07:49:00 [WARNING] public static > void waitFutureSuccess(final T future) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 07:49:00 [WARNING] void check() throws ExecutionException, InterruptedException; 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 07:49:00 [WARNING] int getListMessageSize(); 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 07:49:00 [WARNING] public final class CheckUtil { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 07:49:00 [WARNING] public interface CheckEquals { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 07:49:00 [WARNING] public interface ListenerCheck { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 07:49:00 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 07:49:00 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 07:49:00 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 07:49:00 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 07:49:00 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 07:49:00 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 07:49:00 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 07:49:00 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 07:49:00 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 07:49:00 [WARNING] public static > void waitFutureSuccess(final T future) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 07:49:00 [WARNING] void check() throws ExecutionException, InterruptedException; 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 07:49:00 [WARNING] int getListMessageSize(); 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 07:49:00 [WARNING] List getListMsg(); 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 07:49:00 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 07:49:00 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 07:49:00 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 07:49:00 [WARNING] public static List parseAddresses(final String address) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 07:49:00 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 07:49:00 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 07:49:00 [WARNING] public final class LoggerUtil { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 07:49:00 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 07:49:00 [WARNING] ^ 07:49:00 [WARNING] 40 warnings 07:49:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-javadoc.jar 07:49:00 [INFO] 07:49:00 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ testtool-util --- 07:49:00 [INFO] CycloneDX: Resolving Dependencies 07:49:01 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 07:49:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/bom.xml 07:49:01 [INFO] attaching as testtool-util-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/bom.json 07:49:01 [INFO] attaching as testtool-util-0.20.9-SNAPSHOT-cyclonedx.json 07:49:01 [INFO] 07:49:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 07:49:01 [INFO] Skipping duplicate-finder execution! 07:49:01 [INFO] 07:49:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testtool-util --- 07:49:01 [INFO] No dependency problems found 07:49:01 [INFO] 07:49:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ testtool-util --- 07:49:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-sources.jar 07:49:01 [INFO] 07:49:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ testtool-util --- 07:49:01 [INFO] 07:49:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ testtool-util --- 07:49:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/code-coverage/jacoco.exec 07:49:01 [INFO] Analyzed bundle 'testtool-util' with 4 classes 07:49:01 [INFO] 07:49:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ testtool-util --- 07:49:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT.pom 07:49:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT.jar 07:49:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT-tests.jar 07:49:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT-test-sources.jar 07:49:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT-javadoc.jar 07:49:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT-cyclonedx.json 07:49:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT-sources.jar 07:49:01 [INFO] 07:49:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ testtool-util --- 07:49:01 [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.20.9-SNAPSHOT/testtool-util-0.20.9-SNAPSHOT.jar 07:49:01 [INFO] Writing OBR metadata 07:49:01 [INFO] 07:49:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ testtool-util --- 07:49:01 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:0.20.9-SNAPSHOT 07:49:01 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:49:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:49:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:49:01 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 07:49:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:49:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:49:01 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:49:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:49:01 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:49:01 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:49:01 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 07:49:01 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:49:01 [INFO] +- ch.qos.logback:logback-core:jar:1.3.14:compile 07:49:01 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:test 07:49:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:test 07:49:01 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:test 07:49:01 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:test 07:49:01 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:test 07:49:01 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:test 07:49:01 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:test 07:49:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:49:01 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:49:01 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:49:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 07:49:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 07:49:01 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 07:49:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:49:01 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 07:49:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:49:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:49:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:49:01 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:49:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:49:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:49:01 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:49:01 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 07:49:01 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:49:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:49:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:49:01 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:49:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 07:49:01 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test 07:49:01 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 07:49:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 07:49:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 07:49:01 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 07:49:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 07:49:01 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 07:49:01 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 07:49:01 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:test 07:49:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 07:49:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:49:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:49:01 [INFO] +- junit:junit:jar:4.13.2:test 07:49:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:01 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:49:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:49:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:49:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:49:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:49:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:49:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:49:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:49:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:49:01 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:49:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:49:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:49:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:01 [INFO] 07:49:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ testtool-util --- 07:49:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/sonatype-clm/module.xml 07:49:01 [INFO] 07:49:01 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 07:49:01 [INFO] Building routing-policy-config-loader 0.20.9-SNAPSHOT [39/169] 07:49:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:01 [INFO] 07:49:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ routing-policy-config-loader --- 07:49:01 [INFO] 07:49:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ routing-policy-config-loader --- 07:49:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:01 [INFO] 07:49:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 07:49:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:01 [INFO] 07:49:01 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ routing-policy-config-loader --- 07:49:02 [INFO] 07:49:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 07:49:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:49:02 [INFO] 07:49:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ routing-policy-config-loader --- 07:49:02 [INFO] Starting audit... 07:49:02 Audit done. 07:49:02 [INFO] You have 0 Checkstyle violations. 07:49:02 [INFO] 07:49:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ routing-policy-config-loader --- 07:49:02 [INFO] Starting audit... 07:49:02 Audit done. 07:49:02 [INFO] You have 0 Checkstyle violations. 07:49:02 [INFO] 07:49:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ routing-policy-config-loader --- 07:49:02 [INFO] 07:49:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 07:49:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/resources 07:49:02 [INFO] 07:49:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ routing-policy-config-loader --- 07:49:02 [INFO] Recompiling the module because of changed dependency. 07:49:02 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:49:02 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:49:02 [INFO] 07:49:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 07:49:02 [INFO] 07:49:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ routing-policy-config-loader --- 07:49:02 [INFO] Fork Value is true 07:49:04 [INFO] Done SpotBugs Analysis.... 07:49:04 [INFO] 07:49:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 07:49:04 [INFO] 07:49:04 [INFO] 07:49:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ routing-policy-config-loader --- 07:49:04 [INFO] BugInstance size is 0 07:49:04 [INFO] Error size is 0 07:49:04 [INFO] No errors/warnings found 07:49:04 [INFO] 07:49:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 07:49:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:49:04 [INFO] 07:49:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ routing-policy-config-loader --- 07:49:04 [INFO] Recompiling the module because of changed dependency. 07:49:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:49:04 [INFO] 07:49:04 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ routing-policy-config-loader --- 07:49:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:04 [INFO] 07:49:04 [INFO] ------------------------------------------------------- 07:49:04 [INFO] T E S T S 07:49:04 [INFO] ------------------------------------------------------- 07:49:05 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:49:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:49:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.431 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:49:10 [INFO] 07:49:10 [INFO] Results: 07:49:10 [INFO] 07:49:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:49:10 [INFO] 07:49:10 [INFO] 07:49:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ routing-policy-config-loader --- 07:49:10 [INFO] 07:49:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ routing-policy-config-loader --- 07:49:10 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT.jar 07:49:10 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 07:49:10 [INFO] 07:49:10 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ routing-policy-config-loader --- 07:49:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-tests.jar 07:49:10 [INFO] 07:49:10 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ routing-policy-config-loader --- 07:49:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-test-sources.jar 07:49:10 [INFO] 07:49:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ routing-policy-config-loader --- 07:49:10 [INFO] No previous run data found, generating javadoc. 07:49:11 [WARNING] Javadoc Warnings 07:49:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:26: warning: no comment 07:49:11 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 07:49:11 [WARNING] ^ 07:49:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:28: warning: no comment 07:49:11 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:49:11 [WARNING] ^ 07:49:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:33: warning: no comment 07:49:11 [WARNING] public void init() { 07:49:11 [WARNING] ^ 07:49:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 07:49:11 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:49:11 [WARNING] ^ 07:49:11 [WARNING] 4 warnings 07:49:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-javadoc.jar 07:49:11 [INFO] 07:49:11 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ routing-policy-config-loader --- 07:49:11 [INFO] CycloneDX: Resolving Dependencies 07:49:12 [INFO] CycloneDX: Creating BOM version 1.5 with 49 component(s) 07:49:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/bom.xml 07:49:12 [INFO] attaching as routing-policy-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/bom.json 07:49:12 [INFO] attaching as routing-policy-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 07:49:12 [INFO] 07:49:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 07:49:12 [INFO] Skipping duplicate-finder execution! 07:49:12 [INFO] 07:49:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 07:49:12 [INFO] No dependency problems found 07:49:12 [INFO] 07:49:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 07:49:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-sources.jar 07:49:12 [INFO] 07:49:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ routing-policy-config-loader --- 07:49:12 [INFO] 07:49:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ routing-policy-config-loader --- 07:49:12 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 07:49:12 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 07:49:12 [INFO] 07:49:12 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ routing-policy-config-loader --- 07:49:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT.pom 07:49:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT.jar 07:49:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT-tests.jar 07:49:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT-test-sources.jar 07:49:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT-javadoc.jar 07:49:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 07:49:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT-sources.jar 07:49:12 [INFO] 07:49:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ routing-policy-config-loader --- 07:49:12 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.20.9-SNAPSHOT/routing-policy-config-loader-0.20.9-SNAPSHOT.jar 07:49:12 [INFO] Writing OBR metadata 07:49:12 [INFO] 07:49:12 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ routing-policy-config-loader --- 07:49:12 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:0.20.9-SNAPSHOT 07:49:12 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:49:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:49:12 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:49:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:49:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:49:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:49:12 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:49:12 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:49:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:49:12 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:49:12 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:49:12 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:49:12 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:49:12 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:12 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 07:49:12 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:49:12 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:49:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:49:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:12 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:49:12 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:49:12 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:49:12 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:49:12 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:49:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:49:12 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:49:12 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:49:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:49:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:49:12 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:49:12 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:49:12 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:49:12 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:49:12 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:49:12 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:12 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:49:12 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:49:12 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 07:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 07:49:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 07:49:12 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 07:49:12 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 07:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 07:49:12 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:49:12 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 07:49:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 07:49:12 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:test 07:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:49:12 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:49:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:49:12 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:49:12 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:49:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:49:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:49:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:49:12 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 07:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:49:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:49:12 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:49:12 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:49:12 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:49:12 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:49:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:49:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:12 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:49:12 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:12 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:49:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:49:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:49:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:49:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:49:12 [INFO] +- junit:junit:jar:4.13.2:test 07:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:49:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:49:12 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:49:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:49:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:49:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:12 [INFO] 07:49:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ routing-policy-config-loader --- 07:49:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 07:49:12 [INFO] 07:49:12 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 07:49:12 [INFO] Building bgp-openconfig-rp-spi 0.20.9-SNAPSHOT [40/169] 07:49:12 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:12 [INFO] 07:49:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-spi --- 07:49:12 [INFO] 07:49:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 07:49:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:12 [INFO] 07:49:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 07:49:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:12 [INFO] 07:49:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 07:49:13 [INFO] 07:49:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 07:49:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:49:13 [INFO] 07:49:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-spi --- 07:49:13 [INFO] Starting audit... 07:49:13 Audit done. 07:49:13 [INFO] You have 0 Checkstyle violations. 07:49:13 [INFO] 07:49:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-spi --- 07:49:13 [INFO] Starting audit... 07:49:13 Audit done. 07:49:13 [INFO] You have 0 Checkstyle violations. 07:49:13 [INFO] 07:49:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-spi --- 07:49:13 [INFO] 07:49:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 07:49:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/resources 07:49:13 [INFO] 07:49:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-spi --- 07:49:13 [INFO] Recompiling the module because of changed dependency. 07:49:13 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 07:49:13 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/ForwardingStatementRegistry.java:[54,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistryProvider.java:[32,22] found raw type: @org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:[86,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[33,66] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[41,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[43,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[59,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[85,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[110,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[54,61] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[56,66] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[79,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[81,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[97,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[99,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[216,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[293,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[35,13] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[38,13] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[42,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[44,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[63,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[94,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[126,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[131,50] unchecked call to matchImportCondition(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.AfiSafiType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.RouteEntryBaseAttributes,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.rib.spi.policy.BGPRouteEntryImportParameters,N,T) as a member of the raw type org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[154,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[163,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[172,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[195,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[204,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[213,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:49:13 [INFO] 07:49:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 07:49:13 [INFO] 07:49:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 07:49:13 [INFO] Fork Value is true 07:49:16 [INFO] Done SpotBugs Analysis.... 07:49:16 [INFO] 07:49:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 07:49:16 [INFO] 07:49:16 [INFO] 07:49:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-openconfig-rp-spi --- 07:49:16 [INFO] BugInstance size is 0 07:49:16 [INFO] Error size is 0 07:49:16 [INFO] No errors/warnings found 07:49:16 [INFO] 07:49:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 07:49:16 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:49:16 [INFO] 07:49:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 07:49:16 [INFO] Recompiling the module because of changed dependency. 07:49:16 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:49:17 [INFO] 07:49:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-rp-spi --- 07:49:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:17 [INFO] 07:49:17 [INFO] ------------------------------------------------------- 07:49:17 [INFO] T E S T S 07:49:17 [INFO] ------------------------------------------------------- 07:49:17 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:49:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:49:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.720 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:49:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:49:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:49:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:49:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:49:22 [INFO] 07:49:22 [INFO] Results: 07:49:22 [INFO] 07:49:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:49:22 [INFO] 07:49:22 [INFO] 07:49:22 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-openconfig-rp-spi --- 07:49:22 [INFO] 07:49:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 07:49:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.jar 07:49:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 07:49:23 [INFO] 07:49:23 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-openconfig-rp-spi --- 07:49:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-tests.jar 07:49:23 [INFO] 07:49:23 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 07:49:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-test-sources.jar 07:49:23 [INFO] 07:49:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 07:49:23 [INFO] No previous run data found, generating javadoc. 07:49:24 [WARNING] Javadoc Warnings 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: no comment 07:49:24 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:14: warning: no comment 07:49:24 [WARNING] void start(StatementRegistryProvider context); 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:23: warning: no comment 07:49:24 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:16: warning: no comment 07:49:24 [WARNING] void stop(); 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:49:24 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:49:24 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:40: warning: no @param for 07:49:24 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:49:24 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:49:24 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:60: warning: no @param for 07:49:24 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:22: warning: no comment 07:49:24 [WARNING] public interface BgpStatementRegistryProvider { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: no comment 07:49:24 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:25: warning: no comment 07:49:24 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:29: warning: no comment 07:49:24 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:23: warning: no comment 07:49:24 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:30: warning: no comment 07:49:24 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:40: warning: no comment 07:49:24 [WARNING] public void start() { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:13: warning: no comment 07:49:24 [WARNING] public interface StatementProviderActivator { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: no comment 07:49:24 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:49:24 [WARNING] ^ 07:49:24 [WARNING] 19 warnings 07:49:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-javadoc.jar 07:49:24 [INFO] 07:49:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-openconfig-rp-spi --- 07:49:24 [INFO] CycloneDX: Resolving Dependencies 07:49:26 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 07:49:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bom.xml 07:49:26 [INFO] attaching as bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bom.json 07:49:26 [INFO] attaching as bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:49:26 [INFO] 07:49:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] Skipping duplicate-finder execution! 07:49:26 [INFO] 07:49:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] No dependency problems found 07:49:26 [INFO] 07:49:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-sources.jar 07:49:26 [INFO] 07:49:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] 07:49:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 07:49:26 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 07:49:26 [INFO] 07:49:26 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.pom 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.jar 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-tests.jar 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-test-sources.jar 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-javadoc.jar 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-sources.jar 07:49:26 [INFO] 07:49:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.jar 07:49:26 [INFO] Writing OBR metadata 07:49:26 [INFO] 07:49:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:0.20.9-SNAPSHOT 07:49:26 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:49:26 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:49:26 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:49:26 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:49:26 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:49:26 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:49:26 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:49:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:49:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:49:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:49:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:49:26 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:49:26 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:49:26 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:49:26 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:49:26 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:49:26 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:49:26 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:49:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:49:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:49:26 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:49:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:49:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:49:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:49:26 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:49:26 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:49:26 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:49:26 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:49:26 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:49:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:49:26 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:49:26 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:49:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:49:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:26 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 07:49:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:49:26 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:49:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:49:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:49:26 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:49:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:49:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:49:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:49:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:49:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:49:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:49:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:26 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 07:49:26 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:test 07:49:26 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:49:26 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:49:26 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:49:26 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:49:26 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 07:49:26 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:49:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:49:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:49:26 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:26 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:test 07:49:26 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:26 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:test 07:49:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:49:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:49:26 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:49:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:49:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:49:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:49:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:49:26 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:49:26 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:49:26 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:49:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:49:26 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:49:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:49:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:49:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:49:26 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:49:26 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:49:26 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:49:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:49:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:49:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:49:26 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:49:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:49:26 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:49:26 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:49:26 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:49:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:49:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:49:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:49:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:49:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:49:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:49:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:49:26 [INFO] +- junit:junit:jar:4.13.2:test 07:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:49:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:49:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:49:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:49:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:49:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:26 [INFO] 07:49:26 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-spi --- 07:49:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 07:49:26 [INFO] 07:49:26 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 07:49:26 [INFO] Building bgp-route-target 0.20.9-SNAPSHOT [41/169] 07:49:26 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:26 [INFO] 07:49:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-route-target --- 07:49:26 [INFO] 07:49:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-route-target --- 07:49:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:26 [INFO] 07:49:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-route-target --- 07:49:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:26 [INFO] 07:49:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-route-target --- 07:49:26 [INFO] 07:49:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-route-target --- 07:49:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:49:26 [INFO] 07:49:26 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-route-target --- 07:49:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:49:26 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/yang 07:49:26 [INFO] yang-to-sources: Found 13 dependencies in 4.561 ms 07:49:26 [INFO] yang-to-sources: Project model files found: 1 in 1.235 ms 07:49:26 [INFO] yang-to-sources: 19 YANG models processed in 115.2 ms 07:49:26 [INFO] BindingJavaFileGenerator: Defined 50 files in 16.01 ms 07:49:26 [INFO] Sorted 50 files into 19 directories in 133.1 μs 07:49:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 50 in 29.39 ms 07:49:26 [INFO] 07:49:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-route-target --- 07:49:26 [INFO] Starting audit... 07:49:26 Audit done. 07:49:26 [INFO] You have 0 Checkstyle violations. 07:49:26 [INFO] 07:49:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-route-target --- 07:49:27 [INFO] Starting audit... 07:49:27 Audit done. 07:49:27 [INFO] You have 0 Checkstyle violations. 07:49:27 [INFO] 07:49:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-route-target --- 07:49:27 [INFO] 07:49:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-route-target --- 07:49:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/resources 07:49:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/generated-sources/spi 07:49:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:49:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:49:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:49:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/generated-sources/spi 07:49:27 [INFO] 07:49:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-route-target --- 07:49:27 [INFO] Recompiling the module because of changed dependency. 07:49:27 [INFO] Compiling 66 source files with javac [debug release 17] to target/classes 07:49:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:49:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:49:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:49:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:49:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:49:27 [INFO] 07:49:27 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 07:49:27 [INFO] 07:49:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-route-target --- 07:49:27 [INFO] Fork Value is true 07:49:30 [INFO] Done SpotBugs Analysis.... 07:49:30 [INFO] 07:49:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 07:49:30 [INFO] 07:49:30 [INFO] 07:49:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-route-target --- 07:49:30 [INFO] BugInstance size is 0 07:49:30 [INFO] Error size is 0 07:49:30 [INFO] No errors/warnings found 07:49:30 [INFO] 07:49:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-route-target --- 07:49:30 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:49:30 [INFO] 07:49:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-route-target --- 07:49:30 [INFO] Recompiling the module because of changed dependency. 07:49:30 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:49:30 [INFO] 07:49:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-route-target --- 07:49:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:30 [INFO] 07:49:30 [INFO] ------------------------------------------------------- 07:49:30 [INFO] T E S T S 07:49:30 [INFO] ------------------------------------------------------- 07:49:32 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:49:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:49:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.973 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:49:37 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:49:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:49:37 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:49:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:49:37 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:49:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:49:37 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:49:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:49:37 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:49:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:49:37 [INFO] 07:49:37 [INFO] Results: 07:49:37 [INFO] 07:49:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:49:37 [INFO] 07:49:37 [INFO] 07:49:37 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-route-target --- 07:49:37 [INFO] 07:49:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-route-target --- 07:49:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT.jar 07:49:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 07:49:38 [INFO] 07:49:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-route-target --- 07:49:38 [INFO] No previous run data found, generating javadoc. 07:49:40 [WARNING] Javadoc Warnings 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/BGPActivator.java:41: warning: no comment 07:49:40 [WARNING] public BGPActivator() { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/route/policy/ClientAttributePrependHandler.java:19: warning: no comment 07:49:40 [WARNING] public final class ClientAttributePrependHandler implements BgpActionAugPolicy { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/route/policy/ClientAttributePrependHandler.java:26: warning: no comment 07:49:40 [WARNING] public static ClientAttributePrependHandler getInstance() { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/nlri/ImmutableRouteTargetConstrainNlriRegistry.java:66: warning: no comment 07:49:40 [WARNING] public static @NonNull ImmutableRouteTargetConstrainNlriRegistry getInstance() { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/RIBActivator.java:32: warning: no comment 07:49:40 [WARNING] public RIBActivator() { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/nlri/RouteTargeConstraintNlriRegistry.java:16: warning: no comment 07:49:40 [WARNING] public interface RouteTargeConstraintNlriRegistry { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/nlri/RouteTargetConstrainNlriHandler.java:75: warning: no comment 07:49:40 [WARNING] public static ByteBuf serializeNlriDestinations(final List destinationList) { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/nlri/RouteTargetConstrainParser.java:15: warning: no comment 07:49:40 [WARNING] public interface RouteTargetConstrainParser { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/nlri/RouteTargetConstrainSerializer.java:14: warning: no comment 07:49:40 [WARNING] public interface RouteTargetConstrainSerializer { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/RouteTargetMembeshipUtil.java:18: warning: no comment 07:49:40 [WARNING] public final class RouteTargetMembeshipUtil { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/RouteTargetMembeshipUtil.java:23: warning: no comment 07:49:40 [WARNING] public static RouteTarget getRT(final RouteTargetConstrainRoute route) { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/StatementActivator.java:26: warning: no comment 07:49:40 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/StatementActivator.java:28: warning: no comment 07:49:40 [WARNING] public StatementActivator() { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/TableTypeActivator.java:33: warning: no comment 07:49:40 [WARNING] public TableTypeActivator() { 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/route/target/constrain/rev180618/route/target/constrain/routes/route/target/constrain/routes/RouteTargetConstrainRouteKey.java:25: warning: no comment 07:49:40 [WARNING] private final PathId _pathId; 07:49:40 [WARNING] ^ 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/route/target/constrain/rev180618/route/target/constrain/routes/route/target/constrain/routes/RouteTargetConstrainRouteKey.java:24: warning: no comment 07:49:40 [WARNING] private final String _routeKey; 07:49:40 [WARNING] ^ 07:49:40 [WARNING] 16 warnings 07:49:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT-javadoc.jar 07:49:40 [INFO] 07:49:40 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-route-target --- 07:49:40 [INFO] CycloneDX: Resolving Dependencies 07:49:42 [INFO] CycloneDX: Creating BOM version 1.5 with 68 component(s) 07:49:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bom.xml 07:49:42 [INFO] attaching as bgp-route-target-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bom.json 07:49:42 [INFO] attaching as bgp-route-target-0.20.9-SNAPSHOT-cyclonedx.json 07:49:42 [INFO] 07:49:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 07:49:42 [INFO] Skipping duplicate-finder execution! 07:49:42 [INFO] 07:49:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-route-target --- 07:49:42 [INFO] No dependency problems found 07:49:42 [INFO] 07:49:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-route-target --- 07:49:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT-sources.jar 07:49:42 [INFO] 07:49:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-route-target --- 07:49:42 [INFO] 07:49:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-route-target --- 07:49:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/code-coverage/jacoco.exec 07:49:42 [INFO] Analyzed bundle 'bgp-route-target' with 12 classes 07:49:42 [INFO] 07:49:42 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-route-target --- 07:49:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.9-SNAPSHOT/bgp-route-target-0.20.9-SNAPSHOT.pom 07:49:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.9-SNAPSHOT/bgp-route-target-0.20.9-SNAPSHOT.jar 07:49:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.9-SNAPSHOT/bgp-route-target-0.20.9-SNAPSHOT-javadoc.jar 07:49:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.9-SNAPSHOT/bgp-route-target-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.9-SNAPSHOT/bgp-route-target-0.20.9-SNAPSHOT-cyclonedx.json 07:49:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.9-SNAPSHOT/bgp-route-target-0.20.9-SNAPSHOT-sources.jar 07:49:42 [INFO] 07:49:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-route-target --- 07:49:42 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.20.9-SNAPSHOT/bgp-route-target-0.20.9-SNAPSHOT.jar 07:49:42 [INFO] Writing OBR metadata 07:49:42 [INFO] 07:49:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-route-target --- 07:49:42 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:0.20.9-SNAPSHOT 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:49:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:49:42 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:49:42 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:49:42 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:49:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:49:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:49:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:49:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:49:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:42 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:49:42 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:49:42 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:49:42 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:42 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 07:49:42 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:test 07:49:42 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:49:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:49:42 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:49:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:49:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:49:42 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:49:42 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:49:42 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 07:49:42 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:49:42 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:49:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:42 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:test 07:49:42 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:49:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:49:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:49:42 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:49:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:49:42 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] | \- io.netty:netty-transport:jar:4.1.109.Final:compile 07:49:42 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:49:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:49:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:49:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:49:42 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:49:42 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:49:42 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:49:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:49:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:49:42 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:49:42 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:49:42 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:49:42 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:49:42 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:49:42 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:49:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:49:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:49:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:42 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:49:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:49:42 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:49:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:49:42 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:49:42 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:49:42 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:49:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:49:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:49:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:49:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:49:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:49:42 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:49:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:49:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:49:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:49:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:42 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:49:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:49:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:49:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:49:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:49:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:49:42 [INFO] +- junit:junit:jar:4.13.2:test 07:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:49:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:49:42 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:49:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:49:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:49:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:42 [INFO] 07:49:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-route-target --- 07:49:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/sonatype-clm/module.xml 07:49:42 [INFO] 07:49:42 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 07:49:42 [INFO] Building bgp-openconfig-rp-impl 0.20.9-SNAPSHOT [42/169] 07:49:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:42 [INFO] 07:49:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-impl --- 07:49:42 [INFO] 07:49:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 07:49:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:42 [INFO] 07:49:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 07:49:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:42 [INFO] 07:49:42 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 07:49:42 [INFO] 07:49:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 07:49:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:49:42 [INFO] 07:49:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-impl --- 07:49:42 [INFO] Starting audit... 07:49:42 Audit done. 07:49:42 [INFO] You have 0 Checkstyle violations. 07:49:42 [INFO] 07:49:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-impl --- 07:49:43 [INFO] Starting audit... 07:49:43 Audit done. 07:49:43 [INFO] You have 0 Checkstyle violations. 07:49:43 [INFO] 07:49:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-impl --- 07:49:43 [INFO] 07:49:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 07:49:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/resources 07:49:43 [INFO] 07:49:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-impl --- 07:49:43 [INFO] Recompiling the module because of changed dependency. 07:49:43 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 07:49:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 07:49:43 [INFO] 07:49:43 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 07:49:43 [INFO] 07:49:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 07:49:43 [INFO] Fork Value is true 07:49:45 [INFO] Done SpotBugs Analysis.... 07:49:45 [INFO] 07:49:45 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 07:49:45 [INFO] 07:49:45 [INFO] 07:49:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] BugInstance size is 0 07:49:45 [INFO] Error size is 0 07:49:45 [INFO] No errors/warnings found 07:49:45 [INFO] 07:49:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:49:45 [INFO] 07:49:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] No sources to compile 07:49:45 [INFO] 07:49:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] 07:49:45 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] 07:49:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT.jar 07:49:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 07:49:45 [INFO] 07:49:45 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-tests.jar 07:49:45 [INFO] 07:49:45 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-test-sources.jar 07:49:45 [INFO] 07:49:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 07:49:45 [INFO] No previous run data found, generating javadoc. 07:49:46 [WARNING] Javadoc Warnings 07:49:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:31: warning: no comment 07:49:46 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 07:49:46 [WARNING] ^ 07:49:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:35: warning: no comment 07:49:46 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 07:49:46 [WARNING] ^ 07:49:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:41: warning: no comment 07:49:46 [WARNING] public DefaultBGPRibRoutingPolicyFactory(final @Reference DataBroker databroker, 07:49:46 [WARNING] ^ 07:49:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:16: warning: no comment 07:49:46 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 07:49:46 [WARNING] ^ 07:49:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:21: warning: no comment 07:49:46 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 07:49:46 [WARNING] ^ 07:49:46 [WARNING] 5 warnings 07:49:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-javadoc.jar 07:49:46 [INFO] 07:49:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-openconfig-rp-impl --- 07:49:46 [INFO] CycloneDX: Resolving Dependencies 07:49:47 [INFO] CycloneDX: Creating BOM version 1.5 with 64 component(s) 07:49:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bom.xml 07:49:48 [INFO] attaching as bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bom.json 07:49:48 [INFO] attaching as bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:49:48 [INFO] 07:49:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] Skipping duplicate-finder execution! 07:49:48 [INFO] 07:49:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] No dependency problems found 07:49:48 [INFO] 07:49:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-sources.jar 07:49:48 [INFO] 07:49:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] 07:49:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:49:48 [INFO] 07:49:48 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT.pom 07:49:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT.jar 07:49:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-tests.jar 07:49:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-test-sources.jar 07:49:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-javadoc.jar 07:49:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:49:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-sources.jar 07:49:48 [INFO] 07:49:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT.jar 07:49:48 [INFO] Writing OBR metadata 07:49:48 [INFO] 07:49:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:0.20.9-SNAPSHOT 07:49:48 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:49:48 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:49:48 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:49:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:49:48 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:49:48 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:49:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:49:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:49:48 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:49:48 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:49:48 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:49:48 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:49:48 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:49:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:49:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:49:48 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:49:48 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:49:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:49:48 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:49:48 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:49:48 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:49:48 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:49:48 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:49:48 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:49:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:49:48 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:49:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:49:48 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:49:48 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:49:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:49:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:49:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:49:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:49:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:49:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:48 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:49:48 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:49:48 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:49:48 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:49:48 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:49:48 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:49:48 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:49:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:49:48 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:49:48 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:49:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:49:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:49:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:49:48 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:49:48 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:49:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:49:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:49:48 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 07:49:48 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:test 07:49:48 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 07:49:48 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:49:48 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:49:48 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:49:48 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:48 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:test 07:49:48 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.9-SNAPSHOT:test 07:49:48 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:49:48 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:49:48 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:49:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:49:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:48 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:49:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:49:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:49:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:49:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:49:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:49:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:49:48 [INFO] +- junit:junit:jar:4.13.2:test 07:49:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:49:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:49:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:49:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:49:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:49:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:48 [INFO] 07:49:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-impl --- 07:49:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 07:49:48 [INFO] 07:49:48 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 07:49:48 [INFO] Building rsvp-api 0.20.9-SNAPSHOT [43/169] 07:49:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:48 [INFO] 07:49:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-api --- 07:49:48 [INFO] 07:49:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-api --- 07:49:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:48 [INFO] 07:49:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-api --- 07:49:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:48 [INFO] 07:49:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rsvp-api --- 07:49:48 [INFO] 07:49:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-api --- 07:49:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:49:48 [INFO] 07:49:48 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ rsvp-api --- 07:49:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:49:48 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/src/main/yang 07:49:48 [INFO] yang-to-sources: Found 4 dependencies in 889.8 μs 07:49:48 [INFO] yang-to-sources: Project model files found: 1 in 5.325 ms 07:49:48 [INFO] yang-to-sources: 7 YANG models processed in 43.93 ms 07:49:48 [INFO] BindingJavaFileGenerator: Defined 240 files in 8.145 ms 07:49:48 [INFO] Sorted 240 files into 75 directories in 307.2 μs 07:49:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 240 in 63.21 ms 07:49:48 [INFO] 07:49:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-api --- 07:49:48 [INFO] Starting audit... 07:49:48 Audit done. 07:49:48 [INFO] You have 0 Checkstyle violations. 07:49:48 [INFO] 07:49:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-api --- 07:49:48 [INFO] Starting audit... 07:49:48 Audit done. 07:49:48 [INFO] You have 0 Checkstyle violations. 07:49:48 [INFO] 07:49:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-api --- 07:49:48 [INFO] 07:49:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-api --- 07:49:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/src/main/resources 07:49:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/spi 07:49:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:49:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:49:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:49:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/spi 07:49:48 [INFO] 07:49:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-api --- 07:49:48 [INFO] Recompiling the module because of changed dependency. 07:49:48 [INFO] Compiling 240 source files with javac [debug release 17] to target/classes 07:49:49 [INFO] 07:49:49 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rsvp-api >>> 07:49:49 [INFO] 07:49:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rsvp-api --- 07:49:49 [INFO] Fork Value is true 07:49:52 [INFO] Done SpotBugs Analysis.... 07:49:52 [INFO] 07:49:52 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rsvp-api <<< 07:49:52 [INFO] 07:49:52 [INFO] 07:49:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rsvp-api --- 07:49:52 [INFO] BugInstance size is 0 07:49:52 [INFO] Error size is 0 07:49:52 [INFO] No errors/warnings found 07:49:52 [INFO] 07:49:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-api --- 07:49:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/src/test/resources 07:49:52 [INFO] 07:49:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-api --- 07:49:52 [INFO] No sources to compile 07:49:52 [INFO] 07:49:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rsvp-api --- 07:49:52 [INFO] No tests to run. 07:49:52 [INFO] 07:49:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rsvp-api --- 07:49:52 [INFO] 07:49:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-api --- 07:49:53 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT.jar 07:49:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/classes/META-INF/MANIFEST.MF 07:49:53 [INFO] 07:49:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-api --- 07:49:53 [INFO] No previous run data found, generating javadoc. 07:49:57 [WARNING] Javadoc Warnings 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AssociationType.java:34: warning: no comment 07:49:57 [WARNING] Recovery(1, "recovery") 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AssociationType.java:32: warning: no comment 07:49:57 [WARNING] Reserved(0, "reserved"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AttributeFilter.java:36: warning: no comment 07:49:57 [WARNING] public AttributeFilter(Uint32 _value) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AttributeFilter.java:55: warning: no comment 07:49:57 [WARNING] public static AttributeFilter getDefaultInstance(final String defaultValue) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:78: warning: no comment 07:49:57 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("not-guilty", "in-place"); 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:83: warning: no comment 07:49:57 [WARNING] public Flags(boolean _inPlace, boolean _notGuilty) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:104: warning: no comment 07:49:57 [WARNING] public boolean getInPlace() { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:100: warning: no comment 07:49:57 [WARNING] public boolean getNotGuilty() { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ExcludeRouteSubobjects.java:77: warning: no comment 07:49:57 [WARNING] Interface(0, "interface"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ExcludeRouteSubobjects.java:79: warning: no comment 07:49:57 [WARNING] Node(1, "node"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ExcludeRouteSubobjects.java:81: warning: no comment 07:49:57 [WARNING] Srlg(2, "srlg") 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/FastRerouteFlags.java:34: warning: no comment 07:49:57 [WARNING] FacilityBackupDesired(2, "facility-backup-desired") 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/FastRerouteFlags.java:32: warning: no comment 07:49:57 [WARNING] OneToOneBackupDesired(1, "one-to-one-backup-desired"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:30: warning: no comment 07:49:57 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:36: warning: no comment 07:49:57 [WARNING] public Ipv4ExtendedTunnelId(String _value) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:62: warning: no comment 07:49:57 [WARNING] public static Ipv4ExtendedTunnelId getDefaultInstance(final String defaultValue) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:30: warning: no comment 07:49:57 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F:\\.]*)$"); 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:36: warning: no comment 07:49:57 [WARNING] public Ipv6ExtendedTunnelId(String _value) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:62: warning: no comment 07:49:57 [WARNING] public static Ipv6ExtendedTunnelId getDefaultInstance(final String defaultValue) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LabelSet.java:82: warning: no comment 07:49:57 [WARNING] ExclusiveList(1, "exclusive-list"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LabelSet.java:86: warning: no comment 07:49:57 [WARNING] ExclusiveRange(3, "exclusive-range") 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LabelSet.java:80: warning: no comment 07:49:57 [WARNING] InclusiveList(0, "inclusive-list"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LabelSet.java:84: warning: no comment 07:49:57 [WARNING] InclusiveRange(2, "inclusive-range"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:57: warning: no comment 07:49:57 [WARNING] Dedicated1plus1(10, "dedicated-1plus1"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:55: warning: no comment 07:49:57 [WARNING] Dedicated1to1(8, "dedicated-1to1"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:59: warning: no comment 07:49:57 [WARNING] Enhanced(20, "enhanced") 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:49: warning: no comment 07:49:57 [WARNING] ExtraTraffic(1, "extra-traffic"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:53: warning: no comment 07:49:57 [WARNING] Shared(4, "shared"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:47: warning: no comment 07:49:57 [WARNING] TotallyUnprotected(0, "totally-unprotected"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:51: warning: no comment 07:49:57 [WARNING] Unprotected(2, "unprotected"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:54: warning: no comment 07:49:57 [WARNING] BidirectionalProtection(10, "bidirectional-protection") 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:46: warning: no comment 07:49:57 [WARNING] FullRerouting(1, "full-rerouting"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:50: warning: no comment 07:49:57 [WARNING] ProtectionWithExtraTraffic(4, "protection-with-extra-traffic"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:48: warning: no comment 07:49:57 [WARNING] ReroutingWithoutExtraTraffic(2, "rerouting-without-extra-traffic"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:52: warning: no comment 07:49:57 [WARNING] UnidirectionalProtection(8, "unidirectional-protection"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:44: warning: no comment 07:49:57 [WARNING] Unprotected(0, "unprotected"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspId.java:36: warning: no comment 07:49:57 [WARNING] public LspId(Uint32 _value) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspId.java:55: warning: no comment 07:49:57 [WARNING] public static LspId getDefaultInstance(final String defaultValue) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PathKey.java:36: warning: no comment 07:49:57 [WARNING] public PathKey(Uint16 _value) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PathKey.java:55: warning: no comment 07:49:57 [WARNING] public static PathKey getDefaultInstance(final String defaultValue) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PceId.java:46: warning: no comment 07:49:57 [WARNING] public PceId(byte[] _value) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PceId.java:65: warning: no comment 07:49:57 [WARNING] public static PceId getDefaultInstance(final String defaultValue) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ServiceNumber.java:34: warning: no comment 07:49:57 [WARNING] ControlledLoad(5, "controlled-load") 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ServiceNumber.java:32: warning: no comment 07:49:57 [WARNING] Guaranteed(2, "guaranteed"), 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/SrlgId.java:36: warning: no comment 07:49:57 [WARNING] public SrlgId(Uint32 _value) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/SrlgId.java:55: warning: no comment 07:49:57 [WARNING] public static SrlgId getDefaultInstance(final String defaultValue) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/TunnelId.java:36: warning: no comment 07:49:57 [WARNING] public TunnelId(Uint16 _value) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/TunnelId.java:55: warning: no comment 07:49:57 [WARNING] public static TunnelId getDefaultInstance(final String defaultValue) { 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AttributeFilter.java:30: warning: no comment 07:49:57 [WARNING] private final Uint32 _value; 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:80: warning: no comment 07:49:57 [WARNING] private final boolean _inPlace; 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:79: warning: no comment 07:49:57 [WARNING] private final boolean _notGuilty; 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspId.java:30: warning: no comment 07:49:57 [WARNING] private final Uint32 _value; 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PathKey.java:30: warning: no comment 07:49:57 [WARNING] private final Uint16 _value; 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PceId.java:32: warning: no comment 07:49:57 [WARNING] private final byte[] _value; 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/SrlgId.java:30: warning: no comment 07:49:57 [WARNING] private final Uint32 _value; 07:49:57 [WARNING] ^ 07:49:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/TunnelId.java:30: warning: no comment 07:49:57 [WARNING] private final Uint16 _value; 07:49:57 [WARNING] ^ 07:49:57 [WARNING] 56 warnings 07:49:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT-javadoc.jar 07:49:58 [INFO] 07:49:58 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rsvp-api --- 07:49:58 [INFO] CycloneDX: Resolving Dependencies 07:49:58 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 07:49:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/bom.xml 07:49:58 [INFO] attaching as rsvp-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/bom.json 07:49:58 [INFO] attaching as rsvp-api-0.20.9-SNAPSHOT-cyclonedx.json 07:49:58 [INFO] 07:49:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 07:49:58 [INFO] Skipping duplicate-finder execution! 07:49:58 [INFO] 07:49:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-api --- 07:49:58 [INFO] No dependency problems found 07:49:58 [INFO] 07:49:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-api --- 07:49:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT-sources.jar 07:49:58 [INFO] 07:49:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-api --- 07:49:58 [INFO] 07:49:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-api --- 07:49:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:49:58 [INFO] 07:49:58 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rsvp-api --- 07:49:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.9-SNAPSHOT/rsvp-api-0.20.9-SNAPSHOT.pom 07:49:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.9-SNAPSHOT/rsvp-api-0.20.9-SNAPSHOT.jar 07:49:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.9-SNAPSHOT/rsvp-api-0.20.9-SNAPSHOT-javadoc.jar 07:49:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.9-SNAPSHOT/rsvp-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:49:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.9-SNAPSHOT/rsvp-api-0.20.9-SNAPSHOT-cyclonedx.json 07:49:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.9-SNAPSHOT/rsvp-api-0.20.9-SNAPSHOT-sources.jar 07:49:58 [INFO] 07:49:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-api --- 07:49:58 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.20.9-SNAPSHOT/rsvp-api-0.20.9-SNAPSHOT.jar 07:49:58 [INFO] Writing OBR metadata 07:49:58 [INFO] 07:49:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rsvp-api --- 07:49:58 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:0.20.9-SNAPSHOT 07:49:58 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:49:58 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:49:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:49:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:49:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:49:58 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:49:58 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:49:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:49:58 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:49:58 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:49:58 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:49:58 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:49:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:49:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:58 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:49:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:49:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:49:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:49:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:49:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:49:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:49:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:49:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:49:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:49:58 [INFO] +- junit:junit:jar:4.13.2:test 07:49:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:49:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:49:58 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:49:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:49:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:49:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:58 [INFO] 07:49:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-api --- 07:49:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/sonatype-clm/module.xml 07:49:58 [INFO] 07:49:58 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 07:49:58 [INFO] Building rsvp-spi 0.20.9-SNAPSHOT [44/169] 07:49:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:58 [INFO] 07:49:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-spi --- 07:49:58 [INFO] 07:49:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-spi --- 07:49:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:58 [INFO] 07:49:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-spi --- 07:49:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:58 [INFO] 07:49:58 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rsvp-spi --- 07:49:59 [INFO] 07:49:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-spi --- 07:49:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:49:59 [INFO] 07:49:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-spi --- 07:49:59 [INFO] Starting audit... 07:49:59 Audit done. 07:49:59 [INFO] You have 0 Checkstyle violations. 07:49:59 [INFO] 07:49:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-spi --- 07:49:59 [INFO] Starting audit... 07:49:59 Audit done. 07:49:59 [INFO] You have 0 Checkstyle violations. 07:49:59 [INFO] 07:49:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-spi --- 07:49:59 [INFO] 07:49:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-spi --- 07:49:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/resources 07:49:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/generated-sources/spi 07:49:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/generated-sources/yang 07:49:59 [INFO] 07:49:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-spi --- 07:49:59 [INFO] Recompiling the module because of changed dependency. 07:49:59 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 07:49:59 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 07:49:59 [INFO] 07:49:59 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 07:49:59 [INFO] 07:49:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rsvp-spi --- 07:49:59 [INFO] Fork Value is true 07:50:02 [INFO] Done SpotBugs Analysis.... 07:50:02 [INFO] 07:50:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 07:50:02 [INFO] 07:50:02 [INFO] 07:50:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rsvp-spi --- 07:50:02 [INFO] BugInstance size is 0 07:50:02 [INFO] Error size is 0 07:50:02 [INFO] No errors/warnings found 07:50:02 [INFO] 07:50:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-spi --- 07:50:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/test/resources 07:50:02 [INFO] 07:50:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-spi --- 07:50:02 [INFO] Recompiling the module because of changed dependency. 07:50:02 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 07:50:02 [INFO] 07:50:02 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rsvp-spi --- 07:50:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:02 [INFO] 07:50:02 [INFO] ------------------------------------------------------- 07:50:02 [INFO] T E S T S 07:50:02 [INFO] ------------------------------------------------------- 07:50:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:50:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:50:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:50:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:50:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:50:05 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:50:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:50:05 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:50:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:50:05 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:50:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:50:06 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:50:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:50:06 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:50:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:50:06 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:50:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:50:06 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:50:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:50:06 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:50:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:50:06 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:50:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:50:06 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:50:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:50:06 [INFO] 07:50:06 [INFO] Results: 07:50:06 [INFO] 07:50:06 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:50:06 [INFO] 07:50:06 [INFO] 07:50:06 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rsvp-spi --- 07:50:06 [INFO] 07:50:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-spi --- 07:50:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT.jar 07:50:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/classes/META-INF/MANIFEST.MF 07:50:06 [INFO] 07:50:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-spi --- 07:50:06 [INFO] No previous run data found, generating javadoc. 07:50:08 [WARNING] Javadoc Warnings 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:18: warning: no comment 07:50:08 [WARNING] public abstract class AbstractRSVPObjectParser implements RSVPTeObjectSerializer, RSVPTeObjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:26: warning: no comment 07:50:08 [WARNING] protected static final int FLAGS_SIZE = 8; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:24: warning: no comment 07:50:08 [WARNING] protected static final int GUARANTEED_SERVICE_RSPEC = 130; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:20: warning: no comment 07:50:08 [WARNING] protected static final int METRIC_VALUE_F_LENGTH = 4; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:21: warning: no comment 07:50:08 [WARNING] protected static final int OVERALL_LENGTH = 7; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:22: warning: no comment 07:50:08 [WARNING] protected static final int PARAMETER_127_LENGTH = 5; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:23: warning: no comment 07:50:08 [WARNING] protected static final int PARAMETER_130_LENGTH = 2; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:25: warning: no comment 07:50:08 [WARNING] protected static final int TOKEN_BUCKET_TSPEC = 127; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:61: warning: no comment 07:50:08 [WARNING] protected abstract RsvpTeObject localParseObject(ByteBuf byteBuf) throws RSVPParsingException; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:59: warning: no comment 07:50:08 [WARNING] protected abstract void localSerializeObject(RsvpTeObject rsvpTeObject, ByteBuf output); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectParser.java:15: warning: no comment 07:50:08 [WARNING] RsvpTeObject parseObject(ByteBuf buffer) throws RSVPParsingException; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:28: warning: no comment 07:50:08 [WARNING] protected static void serializeAttributeHeader(final Integer valueLength, final short classNum, 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectSerializer.java:15: warning: no comment 07:50:08 [WARNING] void serializeObject(RsvpTeObject rsvpTeObject, ByteBuf output); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:35: warning: no comment 07:50:08 [WARNING] protected static void writeAttributeFilter(final AttributeFilter attributeFilter, final ByteBuf body) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/DefaultRSVPExtensionConsumerContext.java:40: warning: no comment 07:50:08 [WARNING] public DefaultRSVPExtensionConsumerContext() { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/DefaultRSVPExtensionConsumerContext.java:46: warning: no comment 07:50:08 [WARNING] public DefaultRSVPExtensionConsumerContext(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:15: warning: no comment 07:50:08 [WARNING] EROSubobjectRegistry getEROSubobjectHandlerRegistry(); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:19: warning: no comment 07:50:08 [WARNING] LabelRegistry getLabelHandlerRegistry(); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:17: warning: no comment 07:50:08 [WARNING] RROSubobjectRegistry getRROSubobjectHandlerRegistry(); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:11: warning: no comment 07:50:08 [WARNING] RSVPTeObjectRegistry getRsvpRegistry(); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:13: warning: no comment 07:50:08 [WARNING] XROSubobjectRegistry getXROSubobjectHandlerRegistry(); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java:24: warning: no comment 07:50:08 [WARNING] public abstract class EROSubobjectListParser extends AbstractRSVPObjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java:29: warning: no comment 07:50:08 [WARNING] public EROSubobjectListParser(final EROSubobjectRegistry subobjReg) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java:33: warning: no comment 07:50:08 [WARNING] public List parseList(final ByteBuf buffer) throws RSVPParsingException { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java:59: warning: no comment 07:50:08 [WARNING] public final void serializeList(final List subobjects, final ByteBuf buffer) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectParser.java:13: warning: no comment 07:50:08 [WARNING] public interface EROSubobjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectParser.java:14: warning: no comment 07:50:08 [WARNING] SubobjectContainer parseSubobject(ByteBuf buffer, boolean loose) throws RSVPParsingException; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectRegistry.java:13: warning: no comment 07:50:08 [WARNING] public interface EROSubobjectRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectSerializer.java:13: warning: no comment 07:50:08 [WARNING] public interface EROSubobjectSerializer { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectSerializer.java:15: warning: no comment 07:50:08 [WARNING] void serializeSubobject(SubobjectContainer subobject, ByteBuf buffer); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectUtil.java:12: warning: no comment 07:50:08 [WARNING] public final class EROSubobjectUtil { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectUtil.java:20: warning: no comment 07:50:08 [WARNING] public static void formatSubobject(final int type, final Boolean loose, final ByteBuf body, final ByteBuf buffer) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelParser.java:14: warning: no comment 07:50:08 [WARNING] public interface LabelParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelParser.java:15: warning: no comment 07:50:08 [WARNING] LabelType parseLabel(ByteBuf buffer) throws RSVPParsingException; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelRegistry.java:14: warning: no comment 07:50:08 [WARNING] public interface LabelRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelSerializer.java:14: warning: no comment 07:50:08 [WARNING] public interface LabelSerializer { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelSerializer.java:15: warning: no comment 07:50:08 [WARNING] void serializeLabel(boolean unidirectional, boolean global, LabelType subobject, ByteBuf buffer); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/PathKeyUtils.java:21: warning: no comment 07:50:08 [WARNING] public final class PathKeyUtils { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/PathKeyUtils.java:27: warning: no comment 07:50:08 [WARNING] .subobjects.subobject.type.path.key._case.PathKey parsePathKey(final int pceIdFLength, final ByteBuf buffer) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/PathKeyUtils.java:34: warning: no comment 07:50:08 [WARNING] public static ByteBuf serializePathKey(final PathKeySubobject pk) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/RROSubobjectListParser.java:24: warning: no comment 07:50:08 [WARNING] public abstract class RROSubobjectListParser extends AbstractRSVPObjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/RROSubobjectListParser.java:29: warning: no comment 07:50:08 [WARNING] public RROSubobjectListParser(final RROSubobjectRegistry subobjReg) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/RROSubobjectListParser.java:33: warning: no comment 07:50:08 [WARNING] public List parseList(final ByteBuf buffer) throws RSVPParsingException { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/RROSubobjectListParser.java:56: warning: no comment 07:50:08 [WARNING] public final void serializeList(final List subobjects, final ByteBuf buffer) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectParser.java:13: warning: no comment 07:50:08 [WARNING] public interface RROSubobjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectParser.java:14: warning: no comment 07:50:08 [WARNING] SubobjectContainer parseSubobject(ByteBuf buffer) throws RSVPParsingException; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectRegistry.java:14: warning: no comment 07:50:08 [WARNING] public interface RROSubobjectRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectSerializer.java:13: warning: no comment 07:50:08 [WARNING] public interface RROSubobjectSerializer { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectSerializer.java:14: warning: no comment 07:50:08 [WARNING] void serializeSubobject(SubobjectContainer subobject, ByteBuf buffer); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:10: warning: no comment 07:50:08 [WARNING] public interface RSVPExtensionConsumerContext { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderActivator.java:15: warning: no comment 07:50:08 [WARNING] public interface RSVPExtensionProviderActivator { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderActivator.java:16: warning: no comment 07:50:08 [WARNING] List start(RSVPExtensionProviderContext context); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:16: warning: no comment 07:50:08 [WARNING] public interface RSVPExtensionProviderContext extends RSVPExtensionConsumerContext { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:36: warning: no comment 07:50:08 [WARNING] Registration registerEROSubobjectParser(int subobjectType, EROSubobjectParser parser); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:32: warning: no comment 07:50:08 [WARNING] Registration registerEROSubobjectSerializer(Class labelClass, LabelSerializer serializer); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:30: warning: no comment 07:50:08 [WARNING] Registration registerRROSubobjectParser(int subobjectType, RROSubobjectParser parser); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:26: warning: no comment 07:50:08 [WARNING] Registration registerRROSubobjectSerializer(Class objectClass, RSVPTeObjectSerializer serializer); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:24: warning: no comment 07:50:08 [WARNING] Registration registerXROSubobjectParser(int subobjectType, XROSubobjectParser parser); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:21: warning: no comment 07:50:08 [WARNING] Registration registerXROSubobjectSerializer(Class subobjectClass, 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectParser.java:14: warning: no comment 07:50:08 [WARNING] public interface RSVPTeObjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectRegistry.java:14: warning: no comment 07:50:08 [WARNING] public interface RSVPTeObjectRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectRegistry.java:15: warning: no comment 07:50:08 [WARNING] RsvpTeObject parseRSPVTe(int classNum, int ctype, ByteBuf buffer) throws RSVPParsingException; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectRegistry.java:17: warning: no comment 07:50:08 [WARNING] void serializeRSPVTe(RsvpTeObject parameter, ByteBuf bytes); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectSerializer.java:14: warning: no comment 07:50:08 [WARNING] public interface RSVPTeObjectSerializer { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleEROSubobjectRegistry.java:24: warning: no comment 07:50:08 [WARNING] public final class SimpleEROSubobjectRegistry implements EROSubobjectRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleEROSubobjectRegistry.java:28: warning: no comment 07:50:08 [WARNING] public Registration registerSubobjectParser(final int subobjectType, final EROSubobjectParser parser) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleEROSubobjectRegistry.java:33: warning: no comment 07:50:08 [WARNING] public Registration registerSubobjectSerializer(final Class subobjectClass, 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleLabelRegistry.java:23: warning: no comment 07:50:08 [WARNING] public final class SimpleLabelRegistry implements LabelRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleLabelRegistry.java:26: warning: no comment 07:50:08 [WARNING] public Registration registerLabelParser(final int ctype, final LabelParser parser) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleLabelRegistry.java:31: warning: no comment 07:50:08 [WARNING] public Registration registerLabelSerializer(final Class labelClass, 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRROSubobjectRegistry.java:24: warning: no comment 07:50:08 [WARNING] public final class SimpleRROSubobjectRegistry implements RROSubobjectRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRROSubobjectRegistry.java:28: warning: no comment 07:50:08 [WARNING] public Registration registerSubobjectParser(final int subobjectType, final RROSubobjectParser parser) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRROSubobjectRegistry.java:33: warning: no comment 07:50:08 [WARNING] public Registration registerSubobjectSerializer(final Class subobjectClass, 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionConsumerContext.java:12: warning: no comment 07:50:08 [WARNING] public class SimpleRSVPExtensionConsumerContext implements RSVPExtensionConsumerContext { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionProviderContext.java:30: warning: no comment 07:50:08 [WARNING] public final class SimpleRSVPExtensionProviderContext extends SimpleRSVPExtensionConsumerContext 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionProviderContext.java:50: warning: no comment 07:50:08 [WARNING] public SimpleRSVPExtensionProviderContext() { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionProviderContext.java:54: warning: no comment 07:50:08 [WARNING] public SimpleRSVPExtensionProviderContext(final int maximumCachedObjects) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPObjectRegistry.java:24: warning: no comment 07:50:08 [WARNING] public final class SimpleRSVPObjectRegistry implements RSVPTeObjectRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPObjectRegistry.java:29: warning: no comment 07:50:08 [WARNING] public void registerRsvpObjectParser(final int classNum, final int ctype, final RSVPTeObjectParser parser) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPObjectRegistry.java:35: warning: no comment 07:50:08 [WARNING] public void registerRsvpObjectSerializer(final Class objectClass, 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleXROSubobjectRegistry.java:24: warning: no comment 07:50:08 [WARNING] public class SimpleXROSubobjectRegistry implements XROSubobjectRegistry { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleXROSubobjectRegistry.java:28: warning: no comment 07:50:08 [WARNING] public Registration registerSubobjectParser(final int subobjectType, final XROSubobjectParser parser) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleXROSubobjectRegistry.java:33: warning: no comment 07:50:08 [WARNING] public Registration registerSubobjectSerializer(final Class subobjectClass, 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/SRROSubobjectParser.java:13: warning: no comment 07:50:08 [WARNING] public interface SRROSubobjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/SRROSubobjectParser.java:14: warning: no comment 07:50:08 [WARNING] SubobjectContainer parseSubobject(ByteBuf buffer) throws RSVPParsingException; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/SRROSubobjectSerializer.java:13: warning: no comment 07:50:08 [WARNING] public interface SRROSubobjectSerializer { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/SRROSubobjectSerializer.java:14: warning: no comment 07:50:08 [WARNING] void serializeSubobject(SubobjectContainer subobject, ByteBuf buffer); 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/UnnumberedInterfaceSubobjectUtils.java:17: warning: no comment 07:50:08 [WARNING] public final class UnnumberedInterfaceSubobjectUtils { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/UnnumberedInterfaceSubobjectUtils.java:22: warning: no comment 07:50:08 [WARNING] public static UnnumberedCase parseUnnumeredInterface(final ByteBuf buffer) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/UnnumberedInterfaceSubobjectUtils.java:31: warning: no comment 07:50:08 [WARNING] public static void serializeUnnumeredInterface(final Unnumbered unnumbered, final ByteBuf body) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/XROSubobjectListParser.java:26: warning: no comment 07:50:08 [WARNING] public abstract class XROSubobjectListParser extends AbstractRSVPObjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/XROSubobjectListParser.java:31: warning: no comment 07:50:08 [WARNING] protected XROSubobjectListParser(final XROSubobjectRegistry subobjReg) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/XROSubobjectListParser.java:35: warning: no comment 07:50:08 [WARNING] public List parseList(final ByteBuf byteBuf) throws RSVPParsingException { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/XROSubobjectListParser.java:60: warning: no comment 07:50:08 [WARNING] public void serializeList(final List subobjects, final ByteBuf buffer) { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/XROSubobjectParser.java:14: warning: no comment 07:50:08 [WARNING] public interface XROSubobjectParser { 07:50:08 [WARNING] ^ 07:50:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/XROSubobjectParser.java:15: warning: no comment 07:50:08 [WARNING] SubobjectContainer parseSubobject(ByteBuf buffer, boolean mandatory) throws RSVPParsingException; 07:50:08 [WARNING] ^ 07:50:08 [WARNING] 100 warnings 07:50:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT-javadoc.jar 07:50:08 [INFO] 07:50:08 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rsvp-spi --- 07:50:08 [INFO] CycloneDX: Resolving Dependencies 07:50:09 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 07:50:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/bom.xml 07:50:09 [INFO] attaching as rsvp-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/bom.json 07:50:09 [INFO] attaching as rsvp-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:50:09 [INFO] 07:50:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 07:50:09 [INFO] Skipping duplicate-finder execution! 07:50:09 [INFO] 07:50:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-spi --- 07:50:09 [INFO] No dependency problems found 07:50:09 [INFO] 07:50:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-spi --- 07:50:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT-sources.jar 07:50:09 [INFO] 07:50:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-spi --- 07:50:09 [INFO] 07:50:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-spi --- 07:50:09 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/code-coverage/jacoco.exec 07:50:09 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 07:50:09 [INFO] 07:50:09 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rsvp-spi --- 07:50:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.9-SNAPSHOT/rsvp-spi-0.20.9-SNAPSHOT.pom 07:50:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.9-SNAPSHOT/rsvp-spi-0.20.9-SNAPSHOT.jar 07:50:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.9-SNAPSHOT/rsvp-spi-0.20.9-SNAPSHOT-javadoc.jar 07:50:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.9-SNAPSHOT/rsvp-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.9-SNAPSHOT/rsvp-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:50:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.9-SNAPSHOT/rsvp-spi-0.20.9-SNAPSHOT-sources.jar 07:50:09 [INFO] 07:50:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-spi --- 07:50:09 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.20.9-SNAPSHOT/rsvp-spi-0.20.9-SNAPSHOT.jar 07:50:09 [INFO] Writing OBR metadata 07:50:09 [INFO] 07:50:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rsvp-spi --- 07:50:09 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:0.20.9-SNAPSHOT 07:50:09 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:50:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:50:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:50:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:50:09 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 07:50:09 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:50:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:50:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:50:09 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:50:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:50:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:50:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:50:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:50:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:50:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:50:09 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:50:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:50:09 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:50:09 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:50:09 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:50:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:50:09 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:50:09 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:50:09 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:50:09 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:50:09 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:50:09 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:50:09 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:50:09 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:50:09 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:50:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:50:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:50:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:50:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:09 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:50:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:50:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:50:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:50:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:50:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:50:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:50:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:50:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:50:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:50:09 [INFO] +- junit:junit:jar:4.13.2:test 07:50:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:50:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:50:09 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:50:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:50:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:50:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:09 [INFO] 07:50:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-spi --- 07:50:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/sonatype-clm/module.xml 07:50:09 [INFO] 07:50:09 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 07:50:09 [INFO] Building rsvp-impl 0.20.9-SNAPSHOT [45/169] 07:50:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:50:09 [INFO] 07:50:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-impl --- 07:50:09 [INFO] 07:50:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-impl --- 07:50:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:09 [INFO] 07:50:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-impl --- 07:50:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:09 [INFO] 07:50:09 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rsvp-impl --- 07:50:09 [INFO] 07:50:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-impl --- 07:50:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:50:09 [INFO] 07:50:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-impl --- 07:50:09 [INFO] Starting audit... 07:50:09 Audit done. 07:50:09 [INFO] You have 0 Checkstyle violations. 07:50:09 [INFO] 07:50:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-impl --- 07:50:10 [INFO] Starting audit... 07:50:10 Audit done. 07:50:10 [INFO] You have 0 Checkstyle violations. 07:50:10 [INFO] 07:50:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-impl --- 07:50:10 [INFO] 07:50:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-impl --- 07:50:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/resources 07:50:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/generated-sources/spi 07:50:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/generated-sources/yang 07:50:10 [INFO] 07:50:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-impl --- 07:50:10 [INFO] Recompiling the module because of changed dependency. 07:50:10 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 07:50:10 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 07:50:10 [INFO] 07:50:10 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 07:50:10 [INFO] 07:50:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rsvp-impl --- 07:50:10 [INFO] Fork Value is true 07:50:14 [INFO] Done SpotBugs Analysis.... 07:50:14 [INFO] 07:50:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 07:50:14 [INFO] 07:50:14 [INFO] 07:50:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rsvp-impl --- 07:50:14 [INFO] BugInstance size is 0 07:50:14 [INFO] Error size is 0 07:50:14 [INFO] No errors/warnings found 07:50:14 [INFO] 07:50:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-impl --- 07:50:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/test/resources 07:50:14 [INFO] 07:50:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-impl --- 07:50:14 [INFO] Recompiling the module because of changed dependency. 07:50:14 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:50:14 [INFO] 07:50:14 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rsvp-impl --- 07:50:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:14 [INFO] 07:50:14 [INFO] ------------------------------------------------------- 07:50:14 [INFO] T E S T S 07:50:14 [INFO] ------------------------------------------------------- 07:50:15 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:50:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:50:16 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:50:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:50:16 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:50:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:50:16 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:50:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:50:16 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:50:16 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:50:16 [INFO] 07:50:16 [INFO] Results: 07:50:16 [INFO] 07:50:16 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 07:50:16 [INFO] 07:50:16 [INFO] 07:50:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rsvp-impl --- 07:50:16 [INFO] 07:50:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-impl --- 07:50:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT.jar 07:50:16 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/classes/META-INF/MANIFEST.MF 07:50:16 [INFO] 07:50:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-impl --- 07:50:16 [INFO] No previous run data found, generating javadoc. 07:50:18 [WARNING] Javadoc Warnings 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:25: warning: no comment 07:50:18 [WARNING] public abstract class AbstractAssociationParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:26: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 199; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:27: warning: no comment 07:50:18 [WARNING] public static final short CTYPE_IPV4 = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:28: warning: no comment 07:50:18 [WARNING] public static final short CTYPE_IPV6 = 2; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:33: warning: no comment 07:50:18 [WARNING] protected abstract IpAddressNoZone parseAssociationIpAddress(ByteBuf byteBuf); 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AdminStatusObjectParser.java:19: warning: no comment 07:50:18 [WARNING] public final class AdminStatusObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AdminStatusObjectParser.java:20: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 196; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AdminStatusObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/AsNumberCaseParser.java:22: warning: no comment 07:50:18 [WARNING] public final class AsNumberCaseParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/AsNumberCaseParser.java:29: warning: no comment 07:50:18 [WARNING] public static AsNumberCase parseSubobject(final ByteBuf buffer) throws RSVPParsingException { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/AsNumberCaseParser.java:42: warning: no comment 07:50:18 [WARNING] public static ByteBuf serializeSubobject(final AsNumberCase asCase) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AssociationObjectParserIPV4.java:14: warning: no comment 07:50:18 [WARNING] public final class AssociationObjectParserIPV4 extends AbstractAssociationParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AssociationObjectParserIPV6.java:14: warning: no comment 07:50:18 [WARNING] public final class AssociationObjectParserIPV6 extends AbstractAssociationParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AttributesObjectParser.java:32: warning: no comment 07:50:18 [WARNING] public final class AttributesObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AttributesObjectParser.java:33: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 197; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AttributesObjectParser.java:34: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/BandwidthObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public final class BandwidthObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/BandwidthObjectParser.java:22: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 5; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/BandwidthObjectParser.java:23: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv4Parser.java:23: warning: no comment 07:50:18 [WARNING] public final class DetourObjectIpv4Parser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv4Parser.java:25: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 63; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv4Parser.java:26: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 7; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv6Parser.java:25: warning: no comment 07:50:18 [WARNING] public final class DetourObjectIpv6Parser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv6Parser.java:27: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 63; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv6Parser.java:28: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 8; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DynamicProtectionObjectParser.java:20: warning: no comment 07:50:18 [WARNING] public final class DynamicProtectionObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DynamicProtectionObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 37; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DynamicProtectionObjectParser.java:22: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 2; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROAsNumberSubobjectParser.java:26: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 32; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROExplicitExclusionRouteSubobjectParser.java:28: warning: no comment 07:50:18 [WARNING] public class EROExplicitExclusionRouteSubobjectParser implements EROSubobjectParser, EROSubobjectSerializer { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROExplicitExclusionRouteSubobjectParser.java:30: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 33; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROExplicitExclusionRouteSubobjectParser.java:36: warning: no comment 07:50:18 [WARNING] public EROExplicitExclusionRouteSubobjectParser(final XROSubobjectRegistry registry) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROIpv4PrefixSubobjectParser.java:33: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROIpv6PrefixSubobjectParser.java:33: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 2; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROLabelSubobjectParser.java:31: warning: no comment 07:50:18 [WARNING] public class EROLabelSubobjectParser implements EROSubobjectParser, EROSubobjectSerializer { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROLabelSubobjectParser.java:34: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 3; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROLabelSubobjectParser.java:48: warning: no comment 07:50:18 [WARNING] public EROLabelSubobjectParser(final LabelRegistry labelReg) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey128SubobjectParser.java:26: warning: no comment 07:50:18 [WARNING] protected static final int PCE128_ID_F_LENGTH = 16; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey128SubobjectParser.java:24: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 65; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey32SubobjectParser.java:28: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 64; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROUnnumberedInterfaceSubobjectParser.java:28: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 4; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExcludeRouteObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public class ExcludeRouteObjectParser extends XROSubobjectListParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExcludeRouteObjectParser.java:22: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 232; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExcludeRouteObjectParser.java:23: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExcludeRouteObjectParser.java:25: warning: no comment 07:50:18 [WARNING] public ExcludeRouteObjectParser(final XROSubobjectRegistry subobjReg) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExplicitRouteObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public final class ExplicitRouteObjectParser extends EROSubobjectListParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExplicitRouteObjectParser.java:22: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 20; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExplicitRouteObjectParser.java:23: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExplicitRouteObjectParser.java:25: warning: no comment 07:50:18 [WARNING] public ExplicitRouteObjectParser(final EROSubobjectRegistry subobjReg) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FastRerouteObjectParser.java:26: warning: no comment 07:50:18 [WARNING] public final class FastRerouteObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FastRerouteObjectParser.java:27: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 205; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FastRerouteObjectParser.java:28: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FlowSpecObjectParser.java:26: warning: no comment 07:50:18 [WARNING] public final class FlowSpecObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FlowSpecObjectParser.java:27: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 9; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FlowSpecObjectParser.java:28: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 2; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/label/GeneralizedLabelParser.java:29: warning: no comment 07:50:18 [WARNING] public static final int CTYPE = 2; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/InformationalFastRerouteObjectParser.java:26: warning: no comment 07:50:18 [WARNING] public final class InformationalFastRerouteObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/InformationalFastRerouteObjectParser.java:27: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 205; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/InformationalFastRerouteObjectParser.java:28: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 7; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/label/LabelUtil.java:13: warning: no comment 07:50:18 [WARNING] public final class LabelUtil { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/label/LabelUtil.java:22: warning: no comment 07:50:18 [WARNING] public static void formatLabel(final int type, final Boolean unidirectional, final Boolean global, final ByteBuf 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/MetricObjectParser.java:25: warning: no comment 07:50:18 [WARNING] public final class MetricObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/MetricObjectParser.java:26: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 6; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/MetricObjectParser.java:27: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/PrimaryPathRouteObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public final class PrimaryPathRouteObjectParser extends EROSubobjectListParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/PrimaryPathRouteObjectParser.java:22: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 38; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/PrimaryPathRouteObjectParser.java:23: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/PrimaryPathRouteObjectParser.java:25: warning: no comment 07:50:18 [WARNING] public PrimaryPathRouteObjectParser(final EROSubobjectRegistry subobjReg) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:20: warning: no comment 07:50:18 [WARNING] public class ProtectionCommonParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:24: warning: no comment 07:50:18 [WARNING] protected static final int CONTENT_LENGTH_C2 = 8; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:22: warning: no comment 07:50:18 [WARNING] protected static final short PROTECTION_SUBOBJECT_TYPE_1 = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:23: warning: no comment 07:50:18 [WARNING] protected static final short PROTECTION_SUBOBJECT_TYPE_2 = 2; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:34: warning: no comment 07:50:18 [WARNING] protected ProtectionCommonParser() { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:122: warning: no comment 07:50:18 [WARNING] protected static ProtectionSubobject parseCommonProtectionBody(final short ctype, final ByteBuf byteBuf) 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:94: warning: no comment 07:50:18 [WARNING] protected static ProtectionSubobject parseCommonProtectionBodyType1(final ByteBuf byteBuf) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:64: warning: no comment 07:50:18 [WARNING] protected static ProtectionSubobject parseCommonProtectionBodyType2(final ByteBuf byteBuf) throws 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:105: warning: no comment 07:50:18 [WARNING] protected static void serializeBody(final short ctype, final ProtectionSubobject protObj, 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:38: warning: no comment 07:50:18 [WARNING] protected static void serializeBodyType1(final ProtectionSubobject protObj, final ByteBuf output) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:46: warning: no comment 07:50:18 [WARNING] protected static void serializeBodyType2(final ProtectionSubobject protObj, final ByteBuf output) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionObjectParser.java:19: warning: no comment 07:50:18 [WARNING] public final class ProtectionObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionObjectParser.java:20: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 37; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RecordRouteObjectParser.java:20: warning: no comment 07:50:18 [WARNING] public final class RecordRouteObjectParser extends RROSubobjectListParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RecordRouteObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 21; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RecordRouteObjectParser.java:22: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RecordRouteObjectParser.java:24: warning: no comment 07:50:18 [WARNING] public RecordRouteObjectParser(final RROSubobjectRegistry subobjReg) { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ReoptimizationBandwidthObjectParser.java:21: warning: no comment 07:50:18 [WARNING] public final class ReoptimizationBandwidthObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ReoptimizationBandwidthObjectParser.java:22: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 5; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ReoptimizationBandwidthObjectParser.java:23: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 2; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RequiredAttributesObjectParser.java:31: warning: no comment 07:50:18 [WARNING] public final class RequiredAttributesObjectParser extends AbstractRSVPObjectParser { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RequiredAttributesObjectParser.java:32: warning: no comment 07:50:18 [WARNING] public static final short CLASS_NUM = 67; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RequiredAttributesObjectParser.java:33: warning: no comment 07:50:18 [WARNING] public static final short CTYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROIpv4PrefixSubobjectParser.java:34: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROIpv6PrefixSubobjectParser.java:34: warning: no comment 07:50:18 [WARNING] public static final int TYPE = 2; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:30: warning: no comment 07:50:18 [WARNING] public class RROLabelSubobjectParser implements RROSubobjectParser, RROSubobjectSerializer { 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:37: warning: no comment 07:50:18 [WARNING] public static final int C_TYPE_F_LENGTH = 1; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:39: warning: no comment 07:50:18 [WARNING] public static final int C_TYPE_F_OFFSET = FLAGS_SIZE / Byte.SIZE; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:35: warning: no comment 07:50:18 [WARNING] public static final int FLAGS_SIZE = 8; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:44: warning: no comment 07:50:18 [WARNING] public static final int G_FLAG_OFFSET = 7; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:41: warning: no comment 07:50:18 [WARNING] public static final int HEADER_LENGTH = C_TYPE_F_OFFSET + C_TYPE_F_LENGTH; 07:50:18 [WARNING] ^ 07:50:18 [WARNING] 100 warnings 07:50:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT-javadoc.jar 07:50:18 [INFO] 07:50:18 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rsvp-impl --- 07:50:18 [INFO] CycloneDX: Resolving Dependencies 07:50:19 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 07:50:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/bom.xml 07:50:19 [INFO] attaching as rsvp-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/bom.json 07:50:19 [INFO] attaching as rsvp-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:50:19 [INFO] 07:50:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 07:50:19 [INFO] Skipping duplicate-finder execution! 07:50:19 [INFO] 07:50:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-impl --- 07:50:19 [INFO] No dependency problems found 07:50:19 [INFO] 07:50:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-impl --- 07:50:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT-sources.jar 07:50:19 [INFO] 07:50:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-impl --- 07:50:19 [INFO] 07:50:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-impl --- 07:50:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/code-coverage/jacoco.exec 07:50:19 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 07:50:19 [INFO] 07:50:19 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rsvp-impl --- 07:50:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.9-SNAPSHOT/rsvp-impl-0.20.9-SNAPSHOT.pom 07:50:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.9-SNAPSHOT/rsvp-impl-0.20.9-SNAPSHOT.jar 07:50:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.9-SNAPSHOT/rsvp-impl-0.20.9-SNAPSHOT-javadoc.jar 07:50:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.9-SNAPSHOT/rsvp-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.9-SNAPSHOT/rsvp-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:50:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.9-SNAPSHOT/rsvp-impl-0.20.9-SNAPSHOT-sources.jar 07:50:19 [INFO] 07:50:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-impl --- 07:50:19 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.20.9-SNAPSHOT/rsvp-impl-0.20.9-SNAPSHOT.jar 07:50:19 [INFO] Writing OBR metadata 07:50:19 [INFO] 07:50:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rsvp-impl --- 07:50:19 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:0.20.9-SNAPSHOT 07:50:19 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:50:19 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 07:50:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:50:19 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:50:19 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:50:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:50:19 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 07:50:19 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:50:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:50:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:50:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:50:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:50:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:50:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:50:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:50:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:50:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:50:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:50:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:50:19 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:50:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:50:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:50:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:50:19 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:50:19 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:50:19 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:50:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:50:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:50:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:50:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:50:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:50:19 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:50:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:50:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:50:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:19 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:50:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:50:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:50:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:50:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:50:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:50:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:50:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:50:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:50:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:50:19 [INFO] +- junit:junit:jar:4.13.2:test 07:50:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:50:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:50:19 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:50:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:50:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:50:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:19 [INFO] 07:50:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-impl --- 07:50:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/sonatype-clm/module.xml 07:50:19 [INFO] 07:50:19 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 07:50:19 [INFO] Building bgp-linkstate 0.20.9-SNAPSHOT [46/169] 07:50:19 [INFO] -------------------------------[ bundle ]------------------------------- 07:50:19 [INFO] 07:50:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-linkstate --- 07:50:19 [INFO] 07:50:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-linkstate --- 07:50:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:19 [INFO] 07:50:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 07:50:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:19 [INFO] 07:50:19 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-linkstate --- 07:50:19 [INFO] 07:50:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-linkstate --- 07:50:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:50:19 [INFO] 07:50:19 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-linkstate --- 07:50:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:50:19 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/yang 07:50:19 [INFO] yang-to-sources: Found 13 dependencies in 3.405 ms 07:50:19 [INFO] yang-to-sources: Project model files found: 3 in 5.657 ms 07:50:20 [INFO] yang-to-sources: 17 YANG models processed in 266.1 ms 07:50:20 [INFO] BindingJavaFileGenerator: Defined 283 files in 20.43 ms 07:50:20 [INFO] Sorted 283 files into 69 directories in 344.2 μs 07:50:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 283 in 54.70 ms 07:50:20 [INFO] 07:50:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-linkstate --- 07:50:20 [INFO] Starting audit... 07:50:20 Audit done. 07:50:20 [INFO] You have 0 Checkstyle violations. 07:50:20 [INFO] 07:50:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-linkstate --- 07:50:21 [INFO] Starting audit... 07:50:21 Audit done. 07:50:21 [INFO] You have 0 Checkstyle violations. 07:50:21 [INFO] 07:50:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-linkstate --- 07:50:21 [INFO] 07:50:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-linkstate --- 07:50:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/resources 07:50:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/spi 07:50:21 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:50:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:50:21 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:50:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/spi 07:50:21 [INFO] 07:50:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-linkstate --- 07:50:21 [INFO] Recompiling the module because of changed dependency. 07:50:21 [INFO] Compiling 346 source files with javac [debug release 17] to target/classes 07:50:22 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:50:22 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:50:22 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:[95,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[338,99] unchecked cast 07:50:22 required: java.util.List 07:50:22 found: java.lang.Object 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[341,105] unchecked cast 07:50:22 required: java.util.List 07:50:22 found: java.lang.Object 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[347,102] unchecked cast 07:50:22 required: java.util.List 07:50:22 found: java.lang.Object 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java:[164,41] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java:[165,86] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/PrefixAttributesParser.java:[213,44] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[67,55] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[94,38] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[94,57] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[113,54] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[185,93] unchecked cast 07:50:22 required: java.lang.Class 07:50:22 found: java.lang.Class 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[223,89] unchecked cast 07:50:22 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:50:22 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[237,89] unchecked cast 07:50:22 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:50:22 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[86,27] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[108,28] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[123,35] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[348,120] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:22 [INFO] 07:50:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 07:50:22 [INFO] 07:50:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-linkstate --- 07:50:22 [INFO] Fork Value is true 07:50:28 [INFO] Done SpotBugs Analysis.... 07:50:28 [INFO] 07:50:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 07:50:28 [INFO] 07:50:28 [INFO] 07:50:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-linkstate --- 07:50:28 [INFO] BugInstance size is 0 07:50:28 [INFO] Error size is 0 07:50:28 [INFO] No errors/warnings found 07:50:28 [INFO] 07:50:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 07:50:28 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:50:28 [INFO] 07:50:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-linkstate --- 07:50:28 [INFO] Recompiling the module because of changed dependency. 07:50:28 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 07:50:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java:[354,27] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 07:50:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java:[383,51] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 07:50:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource 07:50:28 [INFO] 07:50:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-linkstate --- 07:50:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:28 [INFO] 07:50:28 [INFO] ------------------------------------------------------- 07:50:28 [INFO] T E S T S 07:50:28 [INFO] ------------------------------------------------------- 07:50:29 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:50:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.961 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:50:33 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:50:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:50:34 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:50:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:50:34 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:50:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:50:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:50:35 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 07:50:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 07:50:35 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:50:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:50:36 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:50:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:50:36 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:50:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:50:36 [INFO] 07:50:36 [INFO] Results: 07:50:36 [INFO] 07:50:36 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:50:36 [INFO] 07:50:36 [INFO] 07:50:36 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-linkstate --- 07:50:36 [INFO] 07:50:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-linkstate --- 07:50:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT.jar 07:50:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 07:50:36 [INFO] 07:50:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-linkstate --- 07:50:36 [INFO] No previous run data found, generating javadoc. 07:50:42 [WARNING] Javadoc Warnings 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractLocalNodeDescriptorTlvCodec.java:21: warning: no comment 07:50:42 [WARNING] public abstract class AbstractLocalNodeDescriptorTlvCodec 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/LinkstateTlvParser.java:23: warning: no comment 07:50:42 [WARNING] int getType(); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractNodeDescriptorTlvCodec.java:21: warning: no comment 07:50:42 [WARNING] protected static NodeIdentifier parseNodeDescriptor(final ByteBuf value, final Map parsedSubTlvs) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/LinkstateTlvParser.java:15: warning: no comment 07:50:42 [WARNING] T parseTlvBody(ByteBuf value); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractNodeDescriptorTlvCodec.java:56: warning: no comment 07:50:42 [WARNING] protected static void serializeNodeDescriptor(final NodeIdentifier tlv, final ByteBuf body) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractNlriTypeCodec.java:18: warning: no comment 07:50:42 [WARNING] public abstract class AbstractNlriTypeCodec implements NlriTypeCaseParser, NlriTypeCaseSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractNlriTypeCodec.java:35: warning: no comment 07:50:42 [WARNING] protected abstract ObjectType parseObjectType(ByteBuf buffer); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/NlriTypeCaseParser.java:18: warning: no comment 07:50:42 [WARNING] CLinkstateDestination parseTypeNlri(ByteBuf nlri); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractNlriTypeCodec.java:37: warning: no comment 07:50:42 [WARNING] protected abstract void serializeObjectType(ObjectType objectType, ByteBuf buffer); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/NlriTypeCaseSerializer.java:18: warning: no comment 07:50:42 [WARNING] void serializeTypeNlri(CLinkstateDestination nlriType, ByteBuf byteAggregator); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:38: warning: no comment 07:50:42 [WARNING] public abstract class AbstractTeLspNlriCodec extends AbstractNlriTypeCodec { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:60: warning: no comment 07:50:42 [WARNING] public static final NodeIdentifier ADDRESS_FAMILY = NodeIdentifier.create(AddressFamily.QNAME); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:50: warning: no comment 07:50:42 [WARNING] public static final NodeIdentifier IPV4_TUNNEL_ENDPOINT_ADDRESS = NodeIdentifier.create( 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:47: warning: no comment 07:50:42 [WARNING] public static final NodeIdentifier IPV4_TUNNEL_SENDER_ADDRESS = NodeIdentifier.create( 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:41: warning: no comment 07:50:42 [WARNING] public static final NodeIdentifier LSP_ID = NodeIdentifier.create( 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:44: warning: no comment 07:50:42 [WARNING] public static final NodeIdentifier TUNNEL_ID = NodeIdentifier.create( 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:63: warning: no comment 07:50:42 [WARNING] public static boolean isTeLsp(final ChoiceNode objectType) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:90: warning: no comment 07:50:42 [WARNING] public static @Nullable TeLspCase serializeObjectType(final ChoiceNode objectType) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:68: warning: no comment 07:50:42 [WARNING] public static TeLspCase serializeTeLsp(final ChoiceNode objectType) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/AdministrativeGroup.java:36: warning: no comment 07:50:42 [WARNING] public AdministrativeGroup(Uint32 _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/AdministrativeGroup.java:55: warning: no comment 07:50:42 [WARNING] public static AdministrativeGroup getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AdvertisingNodeDescriptorTlvParser.java:14: warning: no comment 07:50:42 [WARNING] public final class AdvertisingNodeDescriptorTlvParser extends 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/LinkstateTlvParser.java:17: warning: no comment 07:50:42 [WARNING] QName getTlvQName(); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/LinkstateTlvParser.java:21: warning: no comment 07:50:42 [WARNING] void serializeTlvBody(T tlv, ByteBuf body); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/segment/routing/ext/rev200120/Algorithm.java:32: warning: no comment 07:50:42 [WARNING] ShortestPathFirst(0, "shortest-path-first"), 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/segment/routing/ext/rev200120/Algorithm.java:34: warning: no comment 07:50:42 [WARNING] StrictShortestPathFirst(1, "strict-shortest-path-first") 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/AreaIdentifier.java:36: warning: no comment 07:50:42 [WARNING] public AreaIdentifier(Uint32 _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/AreaIdentifier.java:55: warning: no comment 07:50:42 [WARNING] public static AreaIdentifier getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AreaIdTlvParser.java:17: warning: no comment 07:50:42 [WARNING] public final class AreaIdTlvParser implements LinkstateTlvParser, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AreaIdTlvParser.java:21: warning: no comment 07:50:42 [WARNING] public static final QName AREA_ID_QNAME = QName.create(NodeDescriptors.QNAME, "area-id").intern(); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AsNumTlvParser.java:17: warning: no comment 07:50:42 [WARNING] public final class AsNumTlvParser implements LinkstateTlvParser, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AsNumTlvParser.java:21: warning: no comment 07:50:42 [WARNING] public static final QName AS_NUMBER_QNAME = QName.create(NodeDescriptors.QNAME, "as-number").intern(); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/BackupUnnumberedParser.java:23: warning: no comment 07:50:42 [WARNING] public final class BackupUnnumberedParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsParser.java:18: warning: no comment 07:50:42 [WARNING] int getType(); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsParser.java:16: warning: no comment 07:50:42 [WARNING] BindingSubTlv parseSubTlv(ByteBuf slice, ProtocolId protocolId); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsSerializer.java:15: warning: no comment 07:50:42 [WARNING] void serializeSubTlv(BindingSubTlv bindingSubTlv, ByteBuf aggregator); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:64: warning: no comment 07:50:42 [WARNING] public BGPActivator() { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:70: warning: no comment 07:50:42 [WARNING] public BGPActivator(final RSVPExtensionConsumerContext rsvpExtensions) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:79: warning: no comment 07:50:42 [WARNING] public BGPActivator(final RSVPExtensionConsumerContext rsvpExtensions, final boolean ianaLinkstateAttributeType) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:75: warning: no comment 07:50:42 [WARNING] public BGPActivator(final @Reference RSVPExtensionConsumerContext rsvpExtensions, final Configuration config) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:55: warning: no comment 07:50:42 [WARNING] boolean ianaAttributeType() default true; 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/BgpRouterIdTlvParser.java:17: warning: no comment 07:50:42 [WARNING] public final class BgpRouterIdTlvParser implements LinkstateTlvParser, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/BgpRouterIdTlvParser.java:21: warning: no comment 07:50:42 [WARNING] public static final QName BGP_ROUTER_ID_QNAME = QName.create(EpeNodeDescriptors.QNAME, "bgp-router-id").intern(); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/BindingSidLabelParser.java:28: warning: no comment 07:50:42 [WARNING] public final class BindingSidLabelParser { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/BindingSidLabelParser.java:45: warning: no comment 07:50:42 [WARNING] public static SrBindingSidLabels parseBindingSidLabel(final ByteBuf buffer, final ProtocolId protocolId) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/BindingSidLabelParser.java:72: warning: no comment 07:50:42 [WARNING] public static void serializeBindingSidAttributes(final Weight weight, final Flags flags, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsParser.java:15: warning: no comment 07:50:42 [WARNING] public interface BindingSubTlvsParser { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsSerializer.java:14: warning: no comment 07:50:42 [WARNING] public interface BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Delay.java:31: warning: no comment 07:50:42 [WARNING] public static final String _UNITS = "microseconds"; 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Delay.java:35: warning: no comment 07:50:42 [WARNING] public Delay(Uint32 _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Delay.java:59: warning: no comment 07:50:42 [WARNING] public static Delay getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/DomainIdentifier.java:36: warning: no comment 07:50:42 [WARNING] public DomainIdentifier(Uint32 _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/DomainIdentifier.java:55: warning: no comment 07:50:42 [WARNING] public static DomainIdentifier getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/DomainIdTlvParser.java:17: warning: no comment 07:50:42 [WARNING] public final class DomainIdTlvParser implements LinkstateTlvParser, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/DomainIdTlvParser.java:21: warning: no comment 07:50:42 [WARNING] public static final QName DOMAIN_ID_QNAME = QName.create(NodeDescriptors.QNAME, "domain-id").intern(); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/EroMetricParser.java:25: warning: no comment 07:50:42 [WARNING] public final class EroMetricParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/ExtendedRouteTag.java:43: warning: no comment 07:50:42 [WARNING] public ExtendedRouteTag(byte[] _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/ExtendedRouteTag.java:62: warning: no comment 07:50:42 [WARNING] public static ExtendedRouteTag getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Identifier.java:36: warning: no comment 07:50:42 [WARNING] public Identifier(Uint64 _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Identifier.java:55: warning: no comment 07:50:42 [WARNING] public static Identifier getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/IgpBits.java:75: warning: no comment 07:50:42 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("up-down"); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/IgpBits.java:79: warning: no comment 07:50:42 [WARNING] public UpDown(boolean _upDown) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/IgpBits.java:94: warning: no comment 07:50:42 [WARNING] public boolean getUpDown() { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4BackupEro.java:21: warning: no comment 07:50:42 [WARNING] public final class Ipv4BackupEro implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4EroParser.java:30: warning: no comment 07:50:42 [WARNING] public final class Ipv4EroParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4InterfaceIdentifier.java:30: warning: no comment 07:50:42 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4InterfaceIdentifier.java:36: warning: no comment 07:50:42 [WARNING] public Ipv4InterfaceIdentifier(String _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4InterfaceIdentifier.java:62: warning: no comment 07:50:42 [WARNING] public static Ipv4InterfaceIdentifier getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4InterfaceTlvParser.java:17: warning: no comment 07:50:42 [WARNING] public final class Ipv4InterfaceTlvParser implements LinkstateTlvParser, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4InterfaceTlvParser.java:21: warning: no comment 07:50:42 [WARNING] public static final QName IPV4_IFACE_ADDRESS_QNAME = QName.create(LinkDescriptors.QNAME, "ipv4-interface-address") 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4NeighborTlvParser.java:17: warning: no comment 07:50:42 [WARNING] public final class Ipv4NeighborTlvParser implements LinkstateTlvParser, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4NeighborTlvParser.java:19: warning: no comment 07:50:42 [WARNING] public static final QName IPV4_NEIGHBOR_ADDRESS_QNAME = QName.create(LinkDescriptors.QNAME, "ipv4-neighbor-address") 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/Ipv4PrefixNlriParser.java:13: warning: no comment 07:50:42 [WARNING] public final class Ipv4PrefixNlriParser extends AbstractPrefixNlriParser { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/NlriTypeCaseSerializer.java:20: warning: no comment 07:50:42 [WARNING] int getNlriType(); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4PrefixSidParser.java:26: warning: no comment 07:50:42 [WARNING] public final class Ipv4PrefixSidParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4PrefixSidParser.java:27: warning: no comment 07:50:42 [WARNING] public static final int PREFIX_SID = 1158; 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4RouterIdentifier.java:30: warning: no comment 07:50:42 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4RouterIdentifier.java:36: warning: no comment 07:50:42 [WARNING] public Ipv4RouterIdentifier(String _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4RouterIdentifier.java:62: warning: no comment 07:50:42 [WARNING] public static Ipv4RouterIdentifier getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6BackupEro.java:21: warning: no comment 07:50:42 [WARNING] public final class Ipv6BackupEro implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6EroParser.java:30: warning: no comment 07:50:42 [WARNING] public final class Ipv6EroParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6EroParser.java:60: warning: no comment 07:50:42 [WARNING] public static Ipv6EroBackupCase parseIpv6EroBackupCase(final ByteBuf buffer) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6EroParser.java:51: warning: no comment 07:50:42 [WARNING] public static Ipv6EroCase parseIpv6EroCase(final ByteBuf buffer) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6InterfaceIdentifier.java:30: warning: no comment 07:50:42 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F:\\.]*)$"); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6InterfaceIdentifier.java:36: warning: no comment 07:50:42 [WARNING] public Ipv6InterfaceIdentifier(String _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6InterfaceIdentifier.java:62: warning: no comment 07:50:42 [WARNING] public static Ipv6InterfaceIdentifier getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6InterfaceTlvParser.java:17: warning: no comment 07:50:42 [WARNING] public final class Ipv6InterfaceTlvParser implements LinkstateTlvParser, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6InterfaceTlvParser.java:21: warning: no comment 07:50:42 [WARNING] public static final QName IPV6_IFACE_ADDRESS_QNAME = QName.create(LinkDescriptors.QNAME, "ipv6-interface-address") 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6NeighborTlvParser.java:17: warning: no comment 07:50:42 [WARNING] public final class Ipv6NeighborTlvParser implements LinkstateTlvParser, 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6NeighborTlvParser.java:21: warning: no comment 07:50:42 [WARNING] public static final QName IPV6_NEIGHBOR_ADDRESS_QNAME = QName.create(LinkDescriptors.QNAME, "ipv6-neighbor-address") 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/Ipv6PrefixNlriParser.java:13: warning: no comment 07:50:42 [WARNING] public final class Ipv6PrefixNlriParser extends AbstractPrefixNlriParser { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6PrefixSidParser.java:26: warning: no comment 07:50:42 [WARNING] public final class Ipv6PrefixSidParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6PrefixSidParser.java:27: warning: no comment 07:50:42 [WARNING] public static final int IPV6_PREFIX_SID = 1169; 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6RouterIdentifier.java:30: warning: no comment 07:50:42 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F:\\.]*)$"); 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6RouterIdentifier.java:36: warning: no comment 07:50:42 [WARNING] public Ipv6RouterIdentifier(String _value) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6RouterIdentifier.java:62: warning: no comment 07:50:42 [WARNING] public static Ipv6RouterIdentifier getDefaultInstance(final String defaultValue) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/Ipv6SrPrefixAttributesParser.java:15: warning: no comment 07:50:42 [WARNING] public final class Ipv6SrPrefixAttributesParser { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/Ipv6SrPrefixAttributesParser.java:22: warning: no comment 07:50:42 [WARNING] public static Ipv6SrPrefix parseSrIpv6Prefix(final ByteBuf buffer) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/Ipv6SrPrefixAttributesParser.java:34: warning: no comment 07:50:42 [WARNING] public static void serializeIpv6SrPrefix(final Ipv6SrPrefix ipv6SrPrefix, final ByteBuf buffer) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/Ipv6SrPrefixAttributesParser.java:29: warning: no comment 07:50:42 [WARNING] public static void serializePrefixAttributes(final Algorithm algorithm, final ByteBuf buffer) { 07:50:42 [WARNING] ^ 07:50:42 [WARNING] 100 warnings 07:50:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT-javadoc.jar 07:50:42 [INFO] 07:50:42 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-linkstate --- 07:50:42 [INFO] CycloneDX: Resolving Dependencies 07:50:43 [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s) 07:50:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bom.xml 07:50:43 [INFO] attaching as bgp-linkstate-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bom.json 07:50:43 [INFO] attaching as bgp-linkstate-0.20.9-SNAPSHOT-cyclonedx.json 07:50:43 [INFO] 07:50:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 07:50:43 [INFO] Skipping duplicate-finder execution! 07:50:43 [INFO] 07:50:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-linkstate --- 07:50:44 [INFO] No dependency problems found 07:50:44 [INFO] 07:50:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-linkstate --- 07:50:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT-sources.jar 07:50:44 [INFO] 07:50:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-linkstate --- 07:50:44 [INFO] 07:50:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-linkstate --- 07:50:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 07:50:44 [INFO] Analyzed bundle 'bgp-linkstate' with 64 classes 07:50:44 [INFO] 07:50:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-linkstate --- 07:50:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.9-SNAPSHOT/bgp-linkstate-0.20.9-SNAPSHOT.pom 07:50:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.9-SNAPSHOT/bgp-linkstate-0.20.9-SNAPSHOT.jar 07:50:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.9-SNAPSHOT/bgp-linkstate-0.20.9-SNAPSHOT-javadoc.jar 07:50:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.9-SNAPSHOT/bgp-linkstate-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.9-SNAPSHOT/bgp-linkstate-0.20.9-SNAPSHOT-cyclonedx.json 07:50:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.9-SNAPSHOT/bgp-linkstate-0.20.9-SNAPSHOT-sources.jar 07:50:44 [INFO] 07:50:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-linkstate --- 07:50:44 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.20.9-SNAPSHOT/bgp-linkstate-0.20.9-SNAPSHOT.jar 07:50:44 [INFO] Writing OBR metadata 07:50:44 [INFO] 07:50:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-linkstate --- 07:50:44 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:0.20.9-SNAPSHOT 07:50:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:50:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:50:44 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:50:44 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:50:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:50:44 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 07:50:44 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:50:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:50:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:50:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:50:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:50:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:50:44 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:50:44 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:50:44 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.9-SNAPSHOT:test 07:50:44 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:50:44 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 07:50:44 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 07:50:44 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 07:50:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:50:44 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:50:44 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 07:50:44 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:test 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:test 07:50:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:50:44 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:50:44 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:50:44 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:50:44 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:50:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:50:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:50:44 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:50:44 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:50:44 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:50:44 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:50:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:50:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:50:44 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:50:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:50:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:50:44 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:50:44 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:50:44 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:50:44 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:50:44 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:50:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:50:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:50:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:50:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:50:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:50:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:50:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:50:44 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:50:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:50:44 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:50:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:50:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:50:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:50:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:50:44 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:50:44 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:50:44 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:50:44 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:50:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:50:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:50:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:50:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:50:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:50:44 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:50:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:50:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:50:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:50:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:50:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:50:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:50:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:50:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:50:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:50:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:50:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:50:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:50:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:50:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:50:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:50:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:50:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:50:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:50:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:50:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:50:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:50:44 [INFO] +- junit:junit:jar:4.13.2:test 07:50:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:50:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:50:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:50:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:50:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:50:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:44 [INFO] 07:50:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-linkstate --- 07:50:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/sonatype-clm/module.xml 07:50:44 [INFO] 07:50:44 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 07:50:44 [INFO] Building bgp-rib-mock 0.20.9-SNAPSHOT [47/169] 07:50:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:50:44 [INFO] 07:50:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-mock --- 07:50:44 [INFO] 07:50:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-mock --- 07:50:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:44 [INFO] 07:50:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 07:50:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:44 [INFO] 07:50:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-rib-mock --- 07:50:44 [INFO] 07:50:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 07:50:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:50:44 [INFO] 07:50:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-mock --- 07:50:44 [INFO] Starting audit... 07:50:44 Audit done. 07:50:44 [INFO] You have 0 Checkstyle violations. 07:50:44 [INFO] 07:50:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-mock --- 07:50:44 [INFO] Starting audit... 07:50:44 Audit done. 07:50:44 [INFO] You have 0 Checkstyle violations. 07:50:44 [INFO] 07:50:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-mock --- 07:50:44 [INFO] 07:50:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-mock --- 07:50:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/main/resources 07:50:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/generated-sources/spi 07:50:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/generated-sources/yang 07:50:44 [INFO] 07:50:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-mock --- 07:50:44 [INFO] Recompiling the module because of changed dependency. 07:50:44 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:50:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:50:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:50:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:50:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:50:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:50:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:50:45 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/EventBusRegistration.java:[173,21] exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable) in io.netty.channel.ChannelHandler has been deprecated 07:50:45 [INFO] 07:50:45 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 07:50:45 [INFO] 07:50:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-rib-mock --- 07:50:45 [INFO] Fork Value is true 07:50:47 [INFO] Done SpotBugs Analysis.... 07:50:47 [INFO] 07:50:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 07:50:47 [INFO] 07:50:47 [INFO] 07:50:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-rib-mock --- 07:50:47 [INFO] BugInstance size is 0 07:50:47 [INFO] Error size is 0 07:50:47 [INFO] No errors/warnings found 07:50:47 [INFO] 07:50:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 07:50:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/test/resources 07:50:47 [INFO] 07:50:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-mock --- 07:50:47 [INFO] No sources to compile 07:50:47 [INFO] 07:50:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-rib-mock --- 07:50:47 [INFO] No tests to run. 07:50:47 [INFO] 07:50:47 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-rib-mock --- 07:50:47 [INFO] 07:50:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-mock --- 07:50:47 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT.jar 07:50:47 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 07:50:47 [INFO] 07:50:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-mock --- 07:50:47 [INFO] No previous run data found, generating javadoc. 07:50:48 [WARNING] Javadoc Warnings 07:50:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/BGPMock.java:46: warning: no comment 07:50:48 [WARNING] public BGPMock(final EventBus eventBus, final MessageRegistry registry, final List bgpMessages) { 07:50:48 [WARNING] ^ 07:50:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/BGPMock.java:76: warning: no comment 07:50:48 [WARNING] public ListenerRegistration registerUpdateListener(final BGPSessionListener listener) { 07:50:48 [WARNING] ^ 07:50:48 [WARNING] 2 warnings 07:50:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT-javadoc.jar 07:50:48 [INFO] 07:50:48 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-rib-mock --- 07:50:48 [INFO] CycloneDX: Resolving Dependencies 07:50:49 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 07:50:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bom.xml 07:50:49 [INFO] attaching as bgp-rib-mock-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bom.json 07:50:49 [INFO] attaching as bgp-rib-mock-0.20.9-SNAPSHOT-cyclonedx.json 07:50:49 [INFO] 07:50:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 07:50:49 [INFO] Skipping duplicate-finder execution! 07:50:49 [INFO] 07:50:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-mock --- 07:50:49 [INFO] No dependency problems found 07:50:49 [INFO] 07:50:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-mock --- 07:50:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT-sources.jar 07:50:49 [INFO] 07:50:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-mock --- 07:50:49 [INFO] 07:50:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-mock --- 07:50:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:50:49 [INFO] 07:50:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-rib-mock --- 07:50:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.9-SNAPSHOT/bgp-rib-mock-0.20.9-SNAPSHOT.pom 07:50:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.9-SNAPSHOT/bgp-rib-mock-0.20.9-SNAPSHOT.jar 07:50:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.9-SNAPSHOT/bgp-rib-mock-0.20.9-SNAPSHOT-javadoc.jar 07:50:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.9-SNAPSHOT/bgp-rib-mock-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.9-SNAPSHOT/bgp-rib-mock-0.20.9-SNAPSHOT-cyclonedx.json 07:50:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.9-SNAPSHOT/bgp-rib-mock-0.20.9-SNAPSHOT-sources.jar 07:50:49 [INFO] 07:50:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-mock --- 07:50:49 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.20.9-SNAPSHOT/bgp-rib-mock-0.20.9-SNAPSHOT.jar 07:50:49 [INFO] Writing OBR metadata 07:50:49 [INFO] 07:50:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-rib-mock --- 07:50:49 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:0.20.9-SNAPSHOT 07:50:49 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:50:49 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:50:49 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:50:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:50:49 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:50:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:50:49 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:50:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:50:49 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:50:49 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:50:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:50:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:50:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:50:49 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:50:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:50:49 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:50:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:50:49 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:50:49 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:50:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:50:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:50:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:50:49 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:50:49 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:50:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:50:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:50:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:50:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:50:49 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:50:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:50:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:50:49 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:50:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:50:49 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:50:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:50:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:50:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:50:49 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:50:49 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:50:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:50:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:50:49 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:50:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:50:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:50:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:50:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:50:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:50:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:50:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:50:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:50:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:50:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:50:49 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:50:49 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 07:50:49 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:50:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:50:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:50:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:50:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:50:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:50:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:50:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:50:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:50:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:50:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:50:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:50:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:50:49 [INFO] +- junit:junit:jar:4.13.2:test 07:50:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:50:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:50:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:50:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:50:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:50:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:49 [INFO] 07:50:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-mock --- 07:50:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/sonatype-clm/module.xml 07:50:49 [INFO] 07:50:49 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 07:50:49 [INFO] Building bgp-config-example 0.20.9-SNAPSHOT [48/169] 07:50:49 [INFO] --------------------------------[ jar ]--------------------------------- 07:50:49 [INFO] 07:50:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-config-example --- 07:50:49 [INFO] 07:50:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-config-example --- 07:50:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:50 [INFO] 07:50:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-config-example --- 07:50:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:50 [INFO] 07:50:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-config-example --- 07:50:50 [INFO] 07:50:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-config-example --- 07:50:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:50:50 [INFO] 07:50:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-config-example --- 07:50:50 [INFO] Starting audit... 07:50:50 Audit done. 07:50:50 [INFO] You have 0 Checkstyle violations. 07:50:50 [INFO] 07:50:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-config-example --- 07:50:50 [INFO] Starting audit... 07:50:50 Audit done. 07:50:50 [INFO] You have 0 Checkstyle violations. 07:50:50 [INFO] 07:50:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-config-example --- 07:50:50 [INFO] 07:50:50 [INFO] --- maven-remote-resources-plugin:3.2.0:bundle (default) @ bgp-config-example --- 07:50:51 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 07:50:51 [INFO] 07:50:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-config-example --- 07:50:51 [INFO] Copying 3 resources from src/main/resources to target/classes 07:50:51 [INFO] 07:50:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-config-example --- 07:50:51 [INFO] No sources to compile 07:50:51 [INFO] 07:50:51 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 07:50:51 [INFO] 07:50:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-config-example --- 07:50:51 [INFO] 07:50:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 07:50:51 [INFO] 07:50:51 [INFO] 07:50:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-config-example --- 07:50:51 [INFO] 07:50:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-config-example --- 07:50:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/src/test/resources 07:50:51 [INFO] 07:50:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-config-example --- 07:50:51 [INFO] No sources to compile 07:50:51 [INFO] 07:50:51 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-config-example --- 07:50:51 [INFO] No tests to run. 07:50:51 [INFO] 07:50:51 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-config-example --- 07:50:51 [INFO] 07:50:51 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ bgp-config-example --- 07:50:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.9-SNAPSHOT.jar 07:50:51 [INFO] 07:50:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-config-example --- 07:50:51 [INFO] 07:50:51 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bgp-config-example --- 07:50:51 [INFO] 07:50:51 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-config-example --- 07:50:51 [INFO] CycloneDX: Resolving Dependencies 07:50:51 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 07:50:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bom.xml 07:50:51 [INFO] attaching as bgp-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bom.json 07:50:51 [INFO] attaching as bgp-config-example-0.20.9-SNAPSHOT-cyclonedx.json 07:50:51 [INFO] 07:50:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 07:50:51 [INFO] Skipping duplicate-finder execution! 07:50:51 [INFO] 07:50:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-config-example --- 07:50:51 [INFO] No dependency problems found 07:50:51 [INFO] 07:50:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-config-example --- 07:50:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.9-SNAPSHOT-sources.jar 07:50:51 [INFO] 07:50:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-config-example --- 07:50:51 [INFO] 07:50:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-config-example --- 07:50:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:50:51 [INFO] 07:50:51 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-config-example --- 07:50:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.9-SNAPSHOT/bgp-config-example-0.20.9-SNAPSHOT.pom 07:50:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.9-SNAPSHOT/bgp-config-example-0.20.9-SNAPSHOT.jar 07:50:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.9-SNAPSHOT/bgp-config-example-0.20.9-SNAPSHOT-bgp-initial-config.xml 07:50:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.9-SNAPSHOT/bgp-config-example-0.20.9-SNAPSHOT-network-topology-bgp-initial-config.xml 07:50:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.9-SNAPSHOT/bgp-config-example-0.20.9-SNAPSHOT-routing-policy-default-config.xml 07:50:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.9-SNAPSHOT/bgp-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 07:50:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.9-SNAPSHOT/bgp-config-example-0.20.9-SNAPSHOT-cyclonedx.json 07:50:51 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.9-SNAPSHOT/bgp-config-example-0.20.9-SNAPSHOT-sources.jar 07:50:51 [INFO] 07:50:51 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-config-example --- 07:50:51 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:0.20.9-SNAPSHOT 07:50:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:50:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:51 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:50:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:50:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:50:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:50:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:50:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:50:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:50:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:50:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:50:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:50:51 [INFO] +- junit:junit:jar:4.13.2:test 07:50:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:50:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:50:51 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:50:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:50:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:50:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:51 [INFO] 07:50:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-config-example --- 07:50:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/sonatype-clm/module.xml 07:50:51 [INFO] 07:50:51 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 07:50:51 [INFO] Building bgp-openconfig-rp-statement 0.20.9-SNAPSHOT [49/169] 07:50:51 [INFO] -------------------------------[ bundle ]------------------------------- 07:50:51 [INFO] 07:50:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-statement --- 07:50:51 [INFO] 07:50:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 07:50:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:51 [INFO] 07:50:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 07:50:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:51 [INFO] 07:50:51 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 07:50:52 [INFO] 07:50:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 07:50:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:50:52 [INFO] 07:50:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-statement --- 07:50:52 [INFO] Starting audit... 07:50:52 Audit done. 07:50:52 [INFO] You have 0 Checkstyle violations. 07:50:52 [INFO] 07:50:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-statement --- 07:50:52 [INFO] Starting audit... 07:50:52 Audit done. 07:50:52 [INFO] You have 0 Checkstyle violations. 07:50:52 [INFO] 07:50:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-statement --- 07:50:52 [INFO] 07:50:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 07:50:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/resources 07:50:52 [INFO] 07:50:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-statement --- 07:50:52 [INFO] Recompiling the module because of changed dependency. 07:50:52 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 07:50:52 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:50:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:50:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:50:52 [INFO] 07:50:52 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 07:50:52 [INFO] 07:50:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 07:50:52 [INFO] Fork Value is true 07:50:56 [INFO] Done SpotBugs Analysis.... 07:50:56 [INFO] 07:50:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 07:50:56 [INFO] 07:50:56 [INFO] 07:50:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-openconfig-rp-statement --- 07:50:56 [INFO] BugInstance size is 0 07:50:56 [INFO] Error size is 0 07:50:56 [INFO] No errors/warnings found 07:50:56 [INFO] 07:50:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 07:50:56 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:50:56 [INFO] 07:50:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 07:50:56 [INFO] Recompiling the module because of changed dependency. 07:50:56 [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes 07:50:56 [INFO] 07:50:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-rp-statement --- 07:50:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:56 [INFO] 07:50:56 [INFO] ------------------------------------------------------- 07:50:56 [INFO] T E S T S 07:50:56 [INFO] ------------------------------------------------------- 07:50:57 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:51:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:51:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.530 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:51:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:51:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:51:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:51:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:51:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:51:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:51:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:51:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:51:04 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:51:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:51:04 [INFO] 07:51:04 [INFO] Results: 07:51:04 [INFO] 07:51:04 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:51:04 [INFO] 07:51:04 [INFO] 07:51:04 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-openconfig-rp-statement --- 07:51:04 [INFO] 07:51:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 07:51:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT.jar 07:51:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 07:51:04 [INFO] 07:51:04 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-openconfig-rp-statement --- 07:51:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-tests.jar 07:51:04 [INFO] 07:51:04 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 07:51:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-test-sources.jar 07:51:04 [INFO] 07:51:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 07:51:04 [INFO] No previous run data found, generating javadoc. 07:51:06 [WARNING] Javadoc Warnings 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:35: warning: no comment 07:51:06 [WARNING] public class AbstractCommunityHandler { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:42: warning: no comment 07:51:06 [WARNING] protected final LoadingCache> communitySets; 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:44: warning: no comment 07:51:06 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:37: warning: no comment 07:51:06 [WARNING] public class AbstractExtCommunityHandler { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:45: warning: no comment 07:51:06 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:54: warning: no comment 07:51:06 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/AsPathPrepend.java:30: warning: no comment 07:51:06 [WARNING] public static AsPathPrepend getInstance() { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:18: warning: no comment 07:51:06 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:26: warning: no comment 07:51:06 [WARNING] public static LocalAsPathPrependHandler getInstance() { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAfiSafiNotInHandler.java:31: warning: no comment 07:51:06 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAsPathSetHandler.java:70: warning: no comment 07:51:06 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchBgpNeighborSetHandler.java:62: warning: no comment 07:51:06 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchClusterIdSetHandler.java:67: warning: no comment 07:51:06 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchCommunitySetHandler.java:30: warning: no comment 07:51:06 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchExtCommunitySetHandler.java:30: warning: no comment 07:51:06 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchOriginatorIdSetHandler.java:65: warning: no comment 07:51:06 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchRoleSetHandler.java:66: warning: no comment 07:51:06 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/NonTransitiveAttributesFilterHandler.java:38: warning: no comment 07:51:06 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: no comment 07:51:06 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetClusterIdPrependHandler.java:32: warning: no comment 07:51:06 [WARNING] public static SetClusterIdPrependHandler getInstance() { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetCommunityHandler.java:34: warning: no comment 07:51:06 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetExtCommunityHandler.java:35: warning: no comment 07:51:06 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetOriginatorIdPrependHandler.java:30: warning: no comment 07:51:06 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:58: warning: no comment 07:51:06 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:61: warning: no comment 07:51:06 [WARNING] public StatementActivator() { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:67: warning: no comment 07:51:06 [WARNING] public StatementActivator(final DataBroker dataBroker) { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/VpnNonMemberHandler.java:45: warning: no comment 07:51:06 [WARNING] public static VpnNonMemberHandler getInstance() { 07:51:06 [WARNING] ^ 07:51:06 [WARNING] 27 warnings 07:51:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-javadoc.jar 07:51:06 [INFO] 07:51:06 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-openconfig-rp-statement --- 07:51:06 [INFO] CycloneDX: Resolving Dependencies 07:51:07 [INFO] CycloneDX: Creating BOM version 1.5 with 65 component(s) 07:51:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bom.xml 07:51:07 [INFO] attaching as bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-cyclonedx.xml 07:51:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bom.json 07:51:07 [INFO] attaching as bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-cyclonedx.json 07:51:07 [INFO] 07:51:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] Skipping duplicate-finder execution! 07:51:07 [INFO] 07:51:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] No dependency problems found 07:51:07 [INFO] 07:51:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-sources.jar 07:51:07 [INFO] 07:51:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] 07:51:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 07:51:07 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 07:51:07 [INFO] 07:51:07 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT.pom 07:51:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT.jar 07:51:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-tests.jar 07:51:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-test-sources.jar 07:51:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-javadoc.jar 07:51:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-cyclonedx.xml 07:51:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-cyclonedx.json 07:51:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-sources.jar 07:51:07 [INFO] 07:51:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT.jar 07:51:07 [INFO] Writing OBR metadata 07:51:07 [INFO] 07:51:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:0.20.9-SNAPSHOT 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:51:07 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:51:07 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:51:07 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:51:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:51:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:51:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:51:07 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:51:07 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:51:07 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:51:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:51:07 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:51:07 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:51:07 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:51:07 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:51:07 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:51:07 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:51:07 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:51:07 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:51:07 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:51:07 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:51:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:51:07 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:51:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:51:07 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:51:07 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:51:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:51:07 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:51:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:51:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:51:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:51:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:51:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:51:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:07 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:51:07 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:51:07 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:51:07 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:51:07 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:51:07 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:51:07 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:51:07 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 07:51:07 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:test 07:51:07 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:51:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:51:07 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:51:07 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:51:07 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 07:51:07 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:51:07 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:51:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:51:07 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:51:07 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:test 07:51:07 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.9-SNAPSHOT:test 07:51:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:51:07 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:51:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:51:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:51:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:51:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:51:07 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:51:07 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:51:07 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:51:07 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:51:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:51:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:51:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:51:07 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:51:07 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:51:07 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:51:07 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:51:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:51:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:51:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:51:07 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:51:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:51:07 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:51:07 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:51:07 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:test 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:51:07 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:51:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:51:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:51:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:51:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:51:07 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:51:07 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:51:07 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:51:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:51:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:51:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:51:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:51:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:51:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:51:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:51:07 [INFO] +- junit:junit:jar:4.13.2:test 07:51:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:51:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:51:07 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:51:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:51:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:51:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:07 [INFO] 07:51:07 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-statement --- 07:51:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 07:51:07 [INFO] 07:51:07 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 07:51:07 [INFO] Building bgp-rib-impl 0.20.9-SNAPSHOT [50/169] 07:51:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:51:07 [INFO] 07:51:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-impl --- 07:51:07 [INFO] 07:51:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-impl --- 07:51:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:07 [INFO] 07:51:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 07:51:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:07 [INFO] 07:51:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-rib-impl --- 07:51:08 [INFO] 07:51:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 07:51:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:51:08 [INFO] 07:51:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-impl --- 07:51:08 [INFO] Starting audit... 07:51:08 Audit done. 07:51:08 [INFO] You have 0 Checkstyle violations. 07:51:08 [INFO] 07:51:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-impl --- 07:51:10 [INFO] Starting audit... 07:51:10 Audit done. 07:51:10 [INFO] You have 0 Checkstyle violations. 07:51:10 [INFO] 07:51:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-impl --- 07:51:10 [INFO] 07:51:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-impl --- 07:51:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/resources 07:51:10 [INFO] 07:51:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-impl --- 07:51:10 [INFO] Recompiling the module because of changed dependency. 07:51:10 [INFO] Compiling 76 source files with javac [debug release 17] to target/classes 07:51:10 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 07:51:10 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[762,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[269,51] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[271,62] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[313,34] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[314,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[317,21] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:[101,39] found raw type: org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 07:51:10 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[219,62] unchecked cast 07:51:10 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:51:10 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[228,72] unchecked cast 07:51:10 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:51:10 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[230,70] unchecked cast 07:51:10 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:51:10 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:51:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:[14,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.impl.spi.BGPBestPathSelection has a member method close() that could throw InterruptedException 07:51:10 [INFO] 07:51:10 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 07:51:10 [INFO] 07:51:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-rib-impl --- 07:51:10 [INFO] Fork Value is true 07:51:17 [INFO] Done SpotBugs Analysis.... 07:51:17 [INFO] 07:51:17 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 07:51:17 [INFO] 07:51:17 [INFO] 07:51:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-rib-impl --- 07:51:17 [INFO] BugInstance size is 0 07:51:17 [INFO] Error size is 0 07:51:17 [INFO] No errors/warnings found 07:51:17 [INFO] 07:51:17 [INFO] --- maven-remote-resources-plugin:3.2.0:process (default) @ bgp-rib-impl --- 07:51:17 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.20.9-SNAPSHOT 07:51:17 [INFO] Copying 3 resources from 1 bundle. 07:51:17 [INFO] 07:51:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 07:51:17 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:51:17 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 07:51:17 [INFO] 07:51:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-impl --- 07:51:17 [INFO] Recompiling the module because of changed dependency. 07:51:17 [INFO] Compiling 34 source files with javac [debug release 17] to target/test-classes 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[129,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java:[104,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[95,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,43] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 07:51:18 required: io.netty.util.concurrent.GenericFutureListener> 07:51:18 found: io.netty.util.concurrent.GenericFutureListener 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked conversion 07:51:18 required: io.netty.util.concurrent.GenericFutureListener> 07:51:18 found: io.netty.util.concurrent.GenericFutureListener 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,30] unchecked method invocation: method getPeerGroup in interface org.opendaylight.protocol.bgp.rib.impl.config.PeerGroupConfigLoader is applied to given types 07:51:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 07:51:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,34] unchecked conversion 07:51:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:51:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[116,15] found raw type: io.netty.util.concurrent.Future 07:51:18 missing type arguments for generic class io.netty.util.concurrent.Future 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[200,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[212,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[102,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[120,47] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[145,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[147,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[148,32] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[150,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[152,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[165,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[166,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[167,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[168,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[200,58] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[42,31] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[41,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[55,27] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 07:51:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[64,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 07:51:18 [INFO] 07:51:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-rib-impl --- 07:51:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:51:18 [INFO] 07:51:18 [INFO] ------------------------------------------------------- 07:51:18 [INFO] T E S T S 07:51:18 [INFO] ------------------------------------------------------- 07:51:19 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:51:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:51:19 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:51:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:51:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.39 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:51:30 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:51:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.876 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:51:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:51:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.866 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:51:36 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:51:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:51:36 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:51:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:51:36 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:51:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:51:36 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:51:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.564 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:51:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:51:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:51:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:51:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:51:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:51:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:51:43 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:52:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.62 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:52:01 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:52:01 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:52:01 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:52:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:52:02 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:52:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:52:02 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:52:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:52:02 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:52:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:52:02 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:52:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:52:02 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:52:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:52:03 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:52:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:52:04 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:52:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:52:04 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:52:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:52:04 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:52:04 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:52:04 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:52:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:52:04 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:52:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:52:05 [INFO] 07:52:05 [INFO] Results: 07:52:05 [INFO] 07:52:05 [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 2 07:52:05 [INFO] 07:52:05 [INFO] 07:52:05 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-rib-impl --- 07:52:05 [INFO] 07:52:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-impl --- 07:52:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT.jar 07:52:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 07:52:05 [INFO] 07:52:05 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-rib-impl --- 07:52:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-tests.jar 07:52:05 [INFO] 07:52:05 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-rib-impl --- 07:52:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-test-sources.jar 07:52:05 [INFO] 07:52:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-impl --- 07:52:05 [INFO] No previous run data found, generating javadoc. 07:52:08 [WARNING] Javadoc Warnings 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:116: warning: no comment 07:52:08 [WARNING] public ApplicationPeer( 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:131: warning: no comment 07:52:08 [WARNING] public synchronized void instantiateServiceInstance(final DOMDataTreeChangeService dataTreeChangeService, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:14: warning: no comment 07:52:08 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:15: warning: no comment 07:52:08 [WARNING] PathSelectionMode getStrategy(); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiator.java:22: warning: no comment 07:52:08 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java:252: warning: no comment 07:52:08 [WARNING] public synchronized State getState() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:16: warning: no comment 07:52:08 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:19: warning: no comment 07:52:08 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:62: warning: no comment 07:52:08 [WARNING] public class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:345: warning: no comment 07:52:08 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:83: warning: no comment 07:52:08 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:99: warning: no comment 07:52:08 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:23: warning: no comment 07:52:08 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:32: warning: no comment 07:52:08 [WARNING] public ChannelHandler[] getDecoders() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:28: warning: no comment 07:52:08 [WARNING] public ChannelHandler[] getEncoders() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:73: warning: no comment 07:52:08 [WARNING] public class BgpPeer extends PeerBean { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:86: warning: no comment 07:52:08 [WARNING] public BgpPeer(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:357: warning: no comment 07:52:08 [WARNING] public synchronized List getBgpFixedCapabilities() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:365: warning: no comment 07:52:08 [WARNING] public synchronized Optional getErrorHandling() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:361: warning: no comment 07:52:08 [WARNING] public synchronized int getGracefulRestartTimer() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:160: warning: no comment 07:52:08 [WARNING] public BGPPeer( 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:248: warning: no comment 07:52:08 [WARNING] public synchronized void instantiateServiceInstance() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:46: warning: no comment 07:52:08 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:77: warning: no comment 07:52:08 [WARNING] public BGPPeerStateImpl(final @NonNull KeyedInstanceIdentifier instanceIdentifier, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:207: warning: no comment 07:52:08 [WARNING] protected final synchronized void registerPrefixesCounters( 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:202: warning: no comment 07:52:08 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:214: warning: no comment 07:52:08 [WARNING] protected final synchronized void resetState() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:282: warning: no comment 07:52:08 [WARNING] protected final void setActive(final boolean active) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:197: warning: no comment 07:52:08 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:297: warning: no comment 07:52:08 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:190: warning: no comment 07:52:08 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:224: warning: no comment 07:52:08 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:220: warning: no comment 07:52:08 [WARNING] protected final synchronized void setRestartingState() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: no comment 07:52:08 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:24: warning: no comment 07:52:08 [WARNING] public final class BgpPeerUtil { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:91: warning: no comment 07:52:08 [WARNING] public LlGracefulRestartDTO(final TablesKey tableKey, final int staleTime, final boolean forwardingFlag) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:101: warning: no comment 07:52:08 [WARNING] public int getStaleTime() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:97: warning: no comment 07:52:08 [WARNING] public TablesKey getTableKey() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:105: warning: no comment 07:52:08 [WARNING] public boolean isForwarding() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:33: warning: no comment 07:52:08 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:50: warning: no comment 07:52:08 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:61: warning: no comment 07:52:08 [WARNING] public synchronized void connect() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:28: warning: no comment 07:52:08 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:38: warning: no comment 07:52:08 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:49: warning: no comment 07:52:08 [WARNING] public synchronized void connect() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:29: warning: no comment 07:52:08 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:39: warning: no comment 07:52:08 [WARNING] protected BGPRibStateImpl(final KeyedInstanceIdentifier instanceIdentifier, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:88: warning: no comment 07:52:08 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:93: warning: no comment 07:52:08 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:103: warning: no comment 07:52:08 [WARNING] protected final synchronized void setActive(final boolean active) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiator.java:22: warning: no comment 07:52:08 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:16: warning: no comment 07:52:08 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:19: warning: no comment 07:52:08 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:248: warning: no @param for remoteOpen 07:52:08 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:86: warning: no comment 07:52:08 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:139: warning: no comment 07:52:08 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:132: warning: no comment 07:52:08 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:484: warning: no comment 07:52:08 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:542: warning: no comment 07:52:08 [WARNING] public ChannelOutputLimiter getLimiter() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:528: warning: no comment 07:52:08 [WARNING] public synchronized State getState() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPSessionPreferences.java:53: warning: no comment 07:52:08 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:36: warning: no comment 07:52:08 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:59: warning: no comment 07:52:08 [WARNING] public BGPSessionStateImpl() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:179: warning: no comment 07:52:08 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:32: warning: no comment 07:52:08 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:59: warning: no comment 07:52:08 [WARNING] public BGPStateCollector() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:61: warning: no comment 07:52:08 [WARNING] public final Map syncStorage = new HashMap<>(); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:65: warning: no comment 07:52:08 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:64: warning: no comment 07:52:08 [WARNING] public void flush() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:54: warning: no comment 07:52:08 [WARNING] public void write(final Notification msg) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:14: warning: no comment 07:52:08 [WARNING] public interface ChannelPipelineInitializer { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:15: warning: no comment 07:52:08 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:33: warning: no comment 07:52:08 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:35: warning: no comment 07:52:08 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:31: warning: no comment 07:52:08 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:29: warning: no comment 07:52:08 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:54: warning: no comment 07:52:08 [WARNING] public final class CodecsImpl implements Codecs { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:88: warning: no comment 07:52:08 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:22: warning: no comment 07:52:08 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:27: warning: no comment 07:52:08 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:72: warning: no comment 07:52:08 [WARNING] public class DefaultBgpDeployer implements ClusteredDataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:103: warning: no comment 07:52:08 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:143: warning: no comment 07:52:08 [WARNING] public synchronized void init() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:153: warning: no comment 07:52:08 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:62: warning: no comment 07:52:08 [WARNING] public static CParameters getGracefulCapability(final Map tables, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:73: warning: no comment 07:52:08 [WARNING] public static CParameters getLlGracefulCapability(final Set llGracefulRestarts) { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:30: warning: no comment 07:52:08 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:32: warning: no comment 07:52:08 [WARNING] public @interface Configuration { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:38: warning: no comment 07:52:08 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:34: warning: no comment 07:52:08 [WARNING] String networkInstanceName() default "global-bgp"; 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: no comment 07:52:08 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:36: warning: no comment 07:52:08 [WARNING] BgpId getBgpIdentifier(); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:79: warning: no comment 07:52:08 [WARNING] CodecsRegistry getCodecsRegistry(); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:46: warning: no comment 07:52:08 [WARNING] BGPDispatcher getDispatcher(); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:97: warning: no comment 07:52:08 [WARNING] Set getLocalTablesKeys(); 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:64: warning: no comment 07:52:08 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:89: warning: no comment 07:52:08 [WARNING] public RibImpl( 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:266: warning: no comment 07:52:08 [WARNING] public synchronized void instantiateServiceInstance() { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:80: warning: no comment 07:52:08 [WARNING] public final class RIBImpl extends BGPRibStateImpl implements RIB, DOMTransactionChainListener { 07:52:08 [WARNING] ^ 07:52:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:107: warning: no comment 07:52:08 [WARNING] public RIBImpl( 07:52:08 [WARNING] ^ 07:52:08 [WARNING] 100 warnings 07:52:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-javadoc.jar 07:52:08 [INFO] 07:52:08 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-rib-impl --- 07:52:08 [INFO] CycloneDX: Resolving Dependencies 07:52:09 [INFO] CycloneDX: Creating BOM version 1.5 with 80 component(s) 07:52:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bom.xml 07:52:09 [INFO] attaching as bgp-rib-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bom.json 07:52:09 [INFO] attaching as bgp-rib-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:52:09 [INFO] 07:52:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 07:52:09 [INFO] Skipping duplicate-finder execution! 07:52:09 [INFO] 07:52:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-impl --- 07:52:09 [INFO] No dependency problems found 07:52:09 [INFO] 07:52:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-impl --- 07:52:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-sources.jar 07:52:09 [INFO] 07:52:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-impl --- 07:52:09 [INFO] 07:52:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-impl --- 07:52:09 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/code-coverage/jacoco.exec 07:52:09 [INFO] Analyzed bundle 'bgp-rib-impl' with 98 classes 07:52:10 [INFO] 07:52:10 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-rib-impl --- 07:52:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT.pom 07:52:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT.jar 07:52:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT-tests.jar 07:52:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT-test-sources.jar 07:52:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT-javadoc.jar 07:52:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:52:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT-sources.jar 07:52:10 [INFO] 07:52:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-impl --- 07:52:10 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.20.9-SNAPSHOT/bgp-rib-impl-0.20.9-SNAPSHOT.jar 07:52:10 [INFO] Writing OBR metadata 07:52:10 [INFO] 07:52:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-rib-impl --- 07:52:10 [INFO] org.opendaylight.bgpcep:bgp-rib-impl:bundle:0.20.9-SNAPSHOT 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:52:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:52:10 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:52:10 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:52:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:52:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:10 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:52:10 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 07:52:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:52:10 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:52:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:52:10 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:52:10 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:52:10 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:52:10 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:52:10 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:52:10 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:52:10 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:52:10 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:52:10 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:52:10 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:52:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:52:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:52:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:52:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:52:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:52:10 [INFO] +- io.netty:netty-codec:jar:4.1.109.Final:compile 07:52:10 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 07:52:10 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:52:10 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:52:10 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:52:10 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:52:10 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:52:10 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:52:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:52:10 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:52:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:52:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:52:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:52:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:52:10 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:52:10 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:52:10 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:test-jar:tests:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 07:52:10 [INFO] | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-mock:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:52:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:52:10 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:52:10 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:52:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:52:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:52:10 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:52:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:52:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:52:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:52:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:52:10 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:52:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:52:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:52:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:52:10 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:52:10 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.7:test 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:52:10 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:52:10 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:52:10 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:52:10 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:52:10 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:52:10 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:52:10 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:52:10 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:52:10 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:test-jar:tests:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:52:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:52:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:52:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:10 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:52:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:52:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:52:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:52:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:52:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:52:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:52:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:52:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:52:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:52:10 [INFO] +- junit:junit:jar:4.13.2:test 07:52:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:52:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:52:10 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:52:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:52:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:52:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:10 [INFO] 07:52:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-impl --- 07:52:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/sonatype-clm/module.xml 07:52:10 [INFO] 07:52:10 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 07:52:10 [INFO] Building bgp-peer-acceptor 0.20.9-SNAPSHOT [51/169] 07:52:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:52:10 [INFO] 07:52:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-peer-acceptor --- 07:52:10 [INFO] 07:52:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-peer-acceptor --- 07:52:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:10 [INFO] 07:52:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- 07:52:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:10 [INFO] 07:52:10 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-peer-acceptor --- 07:52:10 [INFO] 07:52:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 07:52:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:52:10 [INFO] 07:52:10 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-peer-acceptor --- 07:52:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:52:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/main/yang 07:52:10 [INFO] yang-to-sources: Found 14 dependencies in 3.779 ms 07:52:10 [INFO] yang-to-sources: Project model files found: 1 in 409.1 μs 07:52:10 [INFO] yang-to-sources: 2 YANG models processed in 55.56 ms 07:52:10 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.356 ms 07:52:10 [INFO] Sorted 7 files into 2 directories in 52.11 μs 07:52:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 5.912 ms 07:52:10 [INFO] 07:52:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-peer-acceptor --- 07:52:10 [INFO] Starting audit... 07:52:10 Audit done. 07:52:10 [INFO] You have 0 Checkstyle violations. 07:52:10 [INFO] 07:52:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-peer-acceptor --- 07:52:10 [INFO] Starting audit... 07:52:10 Audit done. 07:52:10 [INFO] You have 0 Checkstyle violations. 07:52:10 [INFO] 07:52:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-peer-acceptor --- 07:52:10 [INFO] 07:52:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- 07:52:10 [INFO] Copying 1 resource from src/main/resources to target/classes 07:52:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/generated-sources/spi 07:52:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:52:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:52:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:52:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/generated-sources/spi 07:52:10 [INFO] 07:52:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-peer-acceptor --- 07:52:10 [INFO] Recompiling the module because of changed dependency. 07:52:10 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 07:52:10 [INFO] 07:52:10 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 07:52:10 [INFO] 07:52:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-peer-acceptor --- 07:52:10 [INFO] Fork Value is true 07:52:13 [INFO] Done SpotBugs Analysis.... 07:52:13 [INFO] 07:52:13 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< 07:52:13 [INFO] 07:52:13 [INFO] 07:52:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-peer-acceptor --- 07:52:13 [INFO] BugInstance size is 0 07:52:13 [INFO] Error size is 0 07:52:13 [INFO] No errors/warnings found 07:52:13 [INFO] 07:52:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- 07:52:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/test/resources 07:52:13 [INFO] 07:52:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-peer-acceptor --- 07:52:13 [INFO] Recompiling the module because of changed dependency. 07:52:13 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:52:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:52:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:52:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:52:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:52:13 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:52:13 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference' 07:52:13 [INFO] 07:52:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-peer-acceptor --- 07:52:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:52:13 [INFO] 07:52:13 [INFO] ------------------------------------------------------- 07:52:13 [INFO] T E S T S 07:52:13 [INFO] ------------------------------------------------------- 07:52:14 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:52:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:52:15 [INFO] 07:52:15 [INFO] Results: 07:52:15 [INFO] 07:52:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:52:15 [INFO] 07:52:15 [INFO] 07:52:15 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-peer-acceptor --- 07:52:15 [INFO] 07:52:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-peer-acceptor --- 07:52:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT.jar 07:52:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 07:52:15 [INFO] 07:52:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-peer-acceptor --- 07:52:15 [INFO] No previous run data found, generating javadoc. 07:52:17 [WARNING] Javadoc Warnings 07:52:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/main/java/org/opendaylight/protocol/bgp/peer/acceptor/BGPPeerAcceptorImpl.java:35: warning: no comment 07:52:17 [WARNING] public final class BGPPeerAcceptorImpl implements AutoCloseable { 07:52:17 [WARNING] ^ 07:52:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/main/java/org/opendaylight/protocol/bgp/peer/acceptor/BGPPeerAcceptorImpl.java:43: warning: no comment 07:52:17 [WARNING] public BGPPeerAcceptorImpl(final IpAddressNoZone bindingAddress, final PortNumber portNumber, 07:52:17 [WARNING] ^ 07:52:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/main/java/org/opendaylight/protocol/bgp/peer/acceptor/BGPPeerAcceptorImpl.java:54: warning: no comment 07:52:17 [WARNING] public void start() { 07:52:17 [WARNING] ^ 07:52:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/odl/bgp/peer/acceptor/config/rev200120/BgpPeerAcceptorConfigKey.java:23: warning: no comment 07:52:17 [WARNING] private final String _configName; 07:52:17 [WARNING] ^ 07:52:17 [WARNING] 4 warnings 07:52:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT-javadoc.jar 07:52:17 [INFO] 07:52:17 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-peer-acceptor --- 07:52:17 [INFO] CycloneDX: Resolving Dependencies 07:52:18 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 07:52:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bom.xml 07:52:18 [INFO] attaching as bgp-peer-acceptor-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bom.json 07:52:18 [INFO] attaching as bgp-peer-acceptor-0.20.9-SNAPSHOT-cyclonedx.json 07:52:18 [INFO] 07:52:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 07:52:18 [INFO] Skipping duplicate-finder execution! 07:52:18 [INFO] 07:52:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 07:52:18 [WARNING] Used undeclared dependencies found: 07:52:18 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:52:18 [WARNING] Unused declared dependencies found: 07:52:18 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:52:18 [WARNING] Non-test scoped test only dependencies found: 07:52:18 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:52:18 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] 07:52:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 07:52:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT-sources.jar 07:52:18 [INFO] 07:52:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-peer-acceptor --- 07:52:18 [INFO] 07:52:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-peer-acceptor --- 07:52:18 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/code-coverage/jacoco.exec 07:52:18 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 2 classes 07:52:18 [INFO] 07:52:18 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-peer-acceptor --- 07:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.9-SNAPSHOT/bgp-peer-acceptor-0.20.9-SNAPSHOT.pom 07:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.9-SNAPSHOT/bgp-peer-acceptor-0.20.9-SNAPSHOT.jar 07:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.9-SNAPSHOT/bgp-peer-acceptor-0.20.9-SNAPSHOT-javadoc.jar 07:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.9-SNAPSHOT/bgp-peer-acceptor-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.9-SNAPSHOT/bgp-peer-acceptor-0.20.9-SNAPSHOT-cyclonedx.json 07:52:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.9-SNAPSHOT/bgp-peer-acceptor-0.20.9-SNAPSHOT-sources.jar 07:52:18 [INFO] 07:52:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-peer-acceptor --- 07:52:18 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.9-SNAPSHOT/bgp-peer-acceptor-0.20.9-SNAPSHOT.jar 07:52:18 [INFO] Writing OBR metadata 07:52:18 [INFO] 07:52:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-peer-acceptor --- 07:52:18 [INFO] org.opendaylight.bgpcep:bgp-peer-acceptor:bundle:0.20.9-SNAPSHOT 07:52:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:52:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:52:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:52:18 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:52:18 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:52:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:52:18 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:52:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:52:18 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:52:18 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:52:18 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:52:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:52:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:52:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:52:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:52:18 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:52:18 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:52:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:52:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:52:18 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:52:18 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:52:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:52:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:52:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:52:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:52:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:52:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:52:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:52:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:52:18 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:52:18 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 07:52:18 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:52:18 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:52:18 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:52:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:52:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:52:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:52:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:52:18 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:52:18 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:52:18 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:52:18 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:52:18 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:52:18 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 07:52:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:52:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:52:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:18 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:52:18 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:52:18 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:52:18 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:52:18 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:52:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:52:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:52:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:52:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:18 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:52:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:52:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:52:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:52:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:52:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:52:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:52:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:52:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:52:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:52:18 [INFO] +- junit:junit:jar:4.13.2:test 07:52:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:52:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:52:18 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:52:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:52:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:52:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:18 [INFO] 07:52:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-peer-acceptor --- 07:52:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/sonatype-clm/module.xml 07:52:18 [INFO] 07:52:18 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 07:52:18 [INFO] Building bgp-bmp-spi 0.20.9-SNAPSHOT [52/169] 07:52:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:52:18 [INFO] 07:52:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-spi --- 07:52:18 [INFO] 07:52:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-spi --- 07:52:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:18 [INFO] 07:52:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 07:52:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:18 [INFO] 07:52:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-bmp-spi --- 07:52:19 [INFO] 07:52:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 07:52:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:52:19 [INFO] 07:52:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-spi --- 07:52:19 [INFO] Starting audit... 07:52:19 Audit done. 07:52:19 [INFO] You have 0 Checkstyle violations. 07:52:19 [INFO] 07:52:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-spi --- 07:52:19 [INFO] Starting audit... 07:52:19 Audit done. 07:52:19 [INFO] You have 0 Checkstyle violations. 07:52:19 [INFO] 07:52:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-spi --- 07:52:19 [INFO] 07:52:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-spi --- 07:52:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/resources 07:52:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/generated-sources/spi 07:52:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/generated-sources/yang 07:52:19 [INFO] 07:52:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-spi --- 07:52:19 [INFO] Recompiling the module because of changed dependency. 07:52:19 [INFO] Compiling 26 source files with javac [debug release 17] to target/classes 07:52:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 07:52:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:[20,8] auto-closeable resource org.opendaylight.protocol.bmp.api.BmpSession has a member method close() that could throw InterruptedException 07:52:19 [INFO] 07:52:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 07:52:19 [INFO] 07:52:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-bmp-spi --- 07:52:19 [INFO] Fork Value is true 07:52:22 [INFO] Done SpotBugs Analysis.... 07:52:22 [INFO] 07:52:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< 07:52:22 [INFO] 07:52:22 [INFO] 07:52:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-bmp-spi --- 07:52:22 [INFO] BugInstance size is 0 07:52:22 [INFO] Error size is 0 07:52:22 [INFO] No errors/warnings found 07:52:22 [INFO] 07:52:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- 07:52:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/test/resources 07:52:22 [INFO] 07:52:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-spi --- 07:52:22 [INFO] Recompiling the module because of changed dependency. 07:52:22 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:52:22 [INFO] 07:52:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-spi --- 07:52:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:52:22 [INFO] 07:52:22 [INFO] ------------------------------------------------------- 07:52:22 [INFO] T E S T S 07:52:22 [INFO] ------------------------------------------------------- 07:52:23 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:52:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:52:23 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:52:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:52:23 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:52:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:52:23 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:52:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:52:24 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:52:24 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:52:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:52:25 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:52:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:52:25 [INFO] 07:52:25 [INFO] Results: 07:52:25 [INFO] 07:52:25 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 07:52:25 [INFO] 07:52:25 [INFO] 07:52:25 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-bmp-spi --- 07:52:25 [INFO] 07:52:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-spi --- 07:52:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT.jar 07:52:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 07:52:25 [INFO] 07:52:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-spi --- 07:52:25 [INFO] No previous run data found, generating javadoc. 07:52:26 [WARNING] Javadoc Warnings 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageParser.java:21: warning: no comment 07:52:26 [WARNING] public abstract class AbstractBmpMessageParser implements BmpMessageParser, BmpMessageSerializer { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageParser.java:53: warning: no comment 07:52:26 [WARNING] public abstract int getBmpMessageType(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageParser.java:15: warning: no comment 07:52:26 [WARNING] Notification parseMessage(ByteBuf bytes) throws BmpDeserializationException; 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageParser.java:51: warning: no comment 07:52:26 [WARNING] public abstract Notification parseMessageBody(ByteBuf bytes) throws BmpDeserializationException; 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageSerializer.java:15: warning: no comment 07:52:26 [WARNING] void serializeMessage(Notification message, ByteBuf buffer); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageParser.java:49: warning: no comment 07:52:26 [WARNING] public abstract void serializeMessageBody(Notification message, ByteBuf buffer); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:20: warning: no comment 07:52:26 [WARNING] public abstract class AbstractBmpMessageWithTlvParser extends AbstractBmpMessageParser { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:26: warning: no comment 07:52:26 [WARNING] public AbstractBmpMessageWithTlvParser(final BmpTlvRegistry tlvRegistry) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:60: warning: no comment 07:52:26 [WARNING] protected void addTlv(final T builder, final Tlv tlv) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:30: warning: no comment 07:52:26 [WARNING] protected final void parseTlvs(final T builder, final ByteBuf bytes) throws BmpDeserializationException { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:53: warning: no comment 07:52:26 [WARNING] protected final void serializeTlv(final Tlv tlv, final ByteBuf buffer) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:31: warning: no comment 07:52:26 [WARNING] public abstract class AbstractBmpPerPeerMessageParser extends AbstractBmpMessageWithTlvParser { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:40: warning: no comment 07:52:26 [WARNING] public AbstractBmpPerPeerMessageParser(final MessageRegistry bgpMssageRegistry) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:44: warning: no comment 07:52:26 [WARNING] public AbstractBmpPerPeerMessageParser(final MessageRegistry bgpMssageRegistry, final BmpTlvRegistry tlvRegistry) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:141: warning: no comment 07:52:26 [WARNING] protected final MessageRegistry getBgpMessageRegistry() { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:62: warning: no comment 07:52:26 [WARNING] protected static PeerHeader parsePerPeerHeader(final ByteBuf bytes) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:97: warning: no comment 07:52:26 [WARNING] protected void serializePerPeerHeader(final PeerHeader peerHeader, final ByteBuf output) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpDeserializationException.java:12: warning: no comment 07:52:26 [WARNING] public final class BmpDeserializationException extends Exception { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:13: warning: no comment 07:52:26 [WARNING] public interface BmpExtensionConsumerContext { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:19: warning: no comment 07:52:26 [WARNING] BmpTlvRegistry getBmpInitiationTlvRegistry(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:15: warning: no comment 07:52:26 [WARNING] BmpMessageRegistry getBmpMessageRegistry(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:21: warning: no comment 07:52:26 [WARNING] BmpTlvRegistry getBmpPeerUpTlvRegistry(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:25: warning: no comment 07:52:26 [WARNING] BmpTlvRegistry getBmpRouteMirroringTlvRegistry(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:17: warning: no comment 07:52:26 [WARNING] BmpTlvRegistry getBmpStatisticsTlvRegistry(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:23: warning: no comment 07:52:26 [WARNING] BmpTlvRegistry getBmpTerminationTlvRegistry(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderActivator.java:15: warning: no comment 07:52:26 [WARNING] public interface BmpExtensionProviderActivator { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderActivator.java:17: warning: no comment 07:52:26 [WARNING] List start(BmpExtensionProviderContext context); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:15: warning: no comment 07:52:26 [WARNING] public interface BmpExtensionProviderContext extends BmpMessageRegistrator, BmpExtensionConsumerContext { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:21: warning: no comment 07:52:26 [WARNING] Registration registerBmpInitiationTlvParser(int tlvType, BmpTlvParser parser); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:23: warning: no comment 07:52:26 [WARNING] Registration registerBmpInitiationTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:25: warning: no comment 07:52:26 [WARNING] Registration registerBmpPeerUpTlvParser(int tlvType, BmpTlvParser parser); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:27: warning: no comment 07:52:26 [WARNING] Registration registerBmpPeerUpTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:33: warning: no comment 07:52:26 [WARNING] Registration registerBmpRouteMirroringTlvParser(int tlvType, BmpTlvParser parser); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:35: warning: no comment 07:52:26 [WARNING] Registration registerBmpRouteMirroringTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:17: warning: no comment 07:52:26 [WARNING] Registration registerBmpStatisticsTlvParser(int tlvType, BmpTlvParser parser); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:19: warning: no comment 07:52:26 [WARNING] Registration registerBmpStatisticsTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:29: warning: no comment 07:52:26 [WARNING] Registration registerBmpTerminationTlvParser(int tlvType, BmpTlvParser parser); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:31: warning: no comment 07:52:26 [WARNING] Registration registerBmpTerminationTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageConstants.java:10: warning: no comment 07:52:26 [WARNING] public final class BmpMessageConstants { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageConstants.java:11: warning: no comment 07:52:26 [WARNING] public static final short BMP_VERSION = 3; 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageConstants.java:12: warning: no comment 07:52:26 [WARNING] public static final int COMMON_HEADER_LENGTH = 6; 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageParser.java:13: warning: no comment 07:52:26 [WARNING] public interface BmpMessageParser { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpMessageRegistrator.java:16: warning: no comment 07:52:26 [WARNING] public interface BmpMessageRegistrator { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpMessageRegistrator.java:18: warning: no comment 07:52:26 [WARNING] Registration registerBmpMessageParser(int messageType, BmpMessageParser parser); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpMessageRegistrator.java:20: warning: no comment 07:52:26 [WARNING] & DataObject> Registration registerBmpMessageSerializer(Class messageClass, 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpMessageRegistry.java:14: warning: no comment 07:52:26 [WARNING] public interface BmpMessageRegistry extends BmpMessageSerializer, BmpMessageParser, BmpMessageRegistrator { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageSerializer.java:13: warning: no comment 07:52:26 [WARNING] public interface BmpMessageSerializer { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:22: warning: no comment 07:52:26 [WARNING] InetAddress getRemoteAddress(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionFactory.java:14: warning: no comment 07:52:26 [WARNING] public interface BmpSessionFactory { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListener.java:14: warning: no comment 07:52:26 [WARNING] public interface BmpSessionListener extends EventListener { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListener.java:20: warning: no comment 07:52:26 [WARNING] void onMessage(Notification message); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListener.java:18: warning: no comment 07:52:26 [WARNING] void onSessionDown(Exception exception); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListener.java:16: warning: no comment 07:52:26 [WARNING] void onSessionUp(BmpSession session); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListenerFactory.java:13: warning: no comment 07:52:26 [WARNING] public interface BmpSessionListenerFactory { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListenerFactory.java:15: warning: no comment 07:52:26 [WARNING] BmpSessionListener getSessionListener(); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvParser.java:14: warning: no comment 07:52:26 [WARNING] public interface BmpTlvParser { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvParser.java:16: warning: no comment 07:52:26 [WARNING] Tlv parseTlv(ByteBuf buffer) throws BmpDeserializationException ; 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpTlvRegistrator.java:15: warning: no comment 07:52:26 [WARNING] public interface BmpTlvRegistrator { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpTlvRegistrator.java:17: warning: no comment 07:52:26 [WARNING] Registration registerBmpTlvParser(int tlvType, BmpTlvParser parser); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpTlvRegistrator.java:19: warning: no comment 07:52:26 [WARNING] Registration registerBmpTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvRegistry.java:15: warning: no comment 07:52:26 [WARNING] public interface BmpTlvRegistry extends BmpTlvSerializer, BmpTlvRegistrator { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvRegistry.java:17: warning: no comment 07:52:26 [WARNING] Tlv parseTlv(int tlvType, ByteBuf buffer) throws BmpDeserializationException ; 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvSerializer.java:14: warning: no comment 07:52:26 [WARNING] public interface BmpTlvSerializer { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvSerializer.java:16: warning: no comment 07:52:26 [WARNING] void serializeTlv(Tlv tlv, ByteBuf output); 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/DefaultBmpExtensionConsumerContext.java:26: warning: no comment 07:52:26 [WARNING] public final class DefaultBmpExtensionConsumerContext implements BmpExtensionConsumerContext { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/DefaultBmpExtensionConsumerContext.java:29: warning: no comment 07:52:26 [WARNING] public DefaultBmpExtensionConsumerContext() { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/DefaultBmpExtensionConsumerContext.java:35: warning: no comment 07:52:26 [WARNING] public DefaultBmpExtensionConsumerContext(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/SimpleBmpExtensionProviderContext.java:20: warning: no comment 07:52:26 [WARNING] public class SimpleBmpExtensionProviderContext implements BmpExtensionConsumerContext, BmpExtensionProviderContext { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/SimpleBmpMessageRegistry.java:27: warning: no comment 07:52:26 [WARNING] public class SimpleBmpMessageRegistry implements BmpMessageRegistry { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/SimpleBmpTlvRegistry.java:25: warning: no comment 07:52:26 [WARNING] public class SimpleBmpTlvRegistry implements BmpTlvRegistry { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:17: warning: no comment 07:52:26 [WARNING] public final class TlvUtil { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:22: warning: no comment 07:52:26 [WARNING] public static void formatTlv(final int type, final ByteBuf value, final ByteBuf out) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:52: warning: no comment 07:52:26 [WARNING] public static void formatTlvAscii(final int type, final String value, final ByteBuf out) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:32: warning: no comment 07:52:26 [WARNING] public static void formatTlvCounter32(final int type, final Counter32 value, final ByteBuf out) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:39: warning: no comment 07:52:26 [WARNING] public static void formatTlvGauge64(final int type, final Gauge64 value, final ByteBuf out) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:27: warning: no comment 07:52:26 [WARNING] public static void formatTlvShort16(final int type, final int value, final ByteBuf out) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:46: warning: no comment 07:52:26 [WARNING] public static void formatTlvUtf8(final int type, final String value, final ByteBuf out) { 07:52:26 [WARNING] ^ 07:52:26 [WARNING] 77 warnings 07:52:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT-javadoc.jar 07:52:26 [INFO] 07:52:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-bmp-spi --- 07:52:26 [INFO] CycloneDX: Resolving Dependencies 07:52:27 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 07:52:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bom.xml 07:52:27 [INFO] attaching as bgp-bmp-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bom.json 07:52:27 [INFO] attaching as bgp-bmp-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:52:27 [INFO] 07:52:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 07:52:27 [INFO] Skipping duplicate-finder execution! 07:52:27 [INFO] 07:52:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 07:52:27 [WARNING] Non-test scoped test only dependencies found: 07:52:27 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:52:27 [INFO] 07:52:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 07:52:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT-sources.jar 07:52:27 [INFO] 07:52:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-spi --- 07:52:27 [INFO] 07:52:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-spi --- 07:52:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/code-coverage/jacoco.exec 07:52:27 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 07:52:27 [INFO] 07:52:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-bmp-spi --- 07:52:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.9-SNAPSHOT/bgp-bmp-spi-0.20.9-SNAPSHOT.pom 07:52:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.9-SNAPSHOT/bgp-bmp-spi-0.20.9-SNAPSHOT.jar 07:52:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.9-SNAPSHOT/bgp-bmp-spi-0.20.9-SNAPSHOT-javadoc.jar 07:52:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.9-SNAPSHOT/bgp-bmp-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.9-SNAPSHOT/bgp-bmp-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:52:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.9-SNAPSHOT/bgp-bmp-spi-0.20.9-SNAPSHOT-sources.jar 07:52:27 [INFO] 07:52:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-spi --- 07:52:27 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.20.9-SNAPSHOT/bgp-bmp-spi-0.20.9-SNAPSHOT.jar 07:52:27 [INFO] Writing OBR metadata 07:52:27 [INFO] 07:52:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-spi --- 07:52:27 [INFO] org.opendaylight.bgpcep:bgp-bmp-spi:bundle:0.20.9-SNAPSHOT 07:52:27 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:52:27 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:52:27 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:52:27 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:52:27 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:52:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:52:27 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:52:27 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:52:27 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:52:27 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:52:27 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:52:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:52:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:52:27 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:52:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:52:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:52:27 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:52:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:52:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:52:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:27 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:52:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:52:27 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:52:27 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:52:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:52:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:52:27 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:52:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:52:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:52:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:52:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:52:27 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:52:27 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:52:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:52:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:52:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:52:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:52:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:52:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:52:27 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:52:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:52:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:52:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:52:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:52:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:52:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:52:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:52:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:52:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:52:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:52:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:52:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:52:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:52:27 [INFO] +- junit:junit:jar:4.13.2:test 07:52:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:52:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:52:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:52:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:52:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:52:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:27 [INFO] 07:52:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-spi --- 07:52:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/sonatype-clm/module.xml 07:52:27 [INFO] 07:52:27 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 07:52:27 [INFO] Building OpenDaylight :: BMP :: API 0.20.9-SNAPSHOT [53/169] 07:52:27 [INFO] ------------------------------[ feature ]------------------------------- 07:52:27 [INFO] 07:52:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-api --- 07:52:27 [INFO] 07:52:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 07:52:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:27 [INFO] 07:52:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 07:52:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:27 [INFO] 07:52:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] 07:52:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:28 [INFO] argLine set to empty 07:52:28 [INFO] 07:52:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] Starting audit... 07:52:28 Audit done. 07:52:28 [INFO] You have 0 Checkstyle violations. 07:52:28 [INFO] 07:52:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] Starting audit... 07:52:28 Audit done. 07:52:28 [INFO] You have 0 Checkstyle violations. 07:52:28 [INFO] 07:52:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] 07:52:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/feature/feature.xml 07:52:28 [INFO] ...done! 07:52:28 [INFO] Attaching features XML 07:52:28 [INFO] 07:52:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:52:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:52:28 [INFO] 07:52:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 07:52:28 [INFO] 07:52:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] 07:52:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 07:52:28 [INFO] 07:52:28 [INFO] 07:52:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] 07:52:28 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bmp-api --- 07:52:28 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-api 07:52:28 [INFO] Project dependency features detected: [] 07:52:28 [INFO] Pax Exam System (Version: 4.13.3) created. 07:52:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:52:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:52:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:52:29 [INFO] Waiting for remote bundle context.. on 21000 name: 8400841b-94b4-4dca-b066-a3f93613226a timout: [ RelativeTimeout value = 180000 ] 07:52:36 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:52:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:52:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:52:36 [INFO] 07:52:36 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bmp-api --- 07:52:36 [INFO] 07:52:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 07:52:36 [INFO] 07:52:36 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bmp-api --- 07:52:36 [INFO] CycloneDX: Resolving Dependencies 07:52:38 [INFO] CycloneDX: Creating BOM version 1.5 with 138 component(s) 07:52:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/bom.xml 07:52:38 [INFO] attaching as odl-bgpcep-bmp-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/bom.json 07:52:38 [INFO] attaching as odl-bgpcep-bmp-api-0.20.9-SNAPSHOT-cyclonedx.json 07:52:38 [INFO] 07:52:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 07:52:38 [INFO] Skipping duplicate-finder execution! 07:52:38 [INFO] 07:52:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 07:52:38 [INFO] Skipping plugin execution 07:52:38 [INFO] 07:52:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 07:52:38 [INFO] Skipping source per configuration. 07:52:38 [INFO] 07:52:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 07:52:38 [INFO] 07:52:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp-api --- 07:52:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:38 [INFO] 07:52:38 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bmp-api --- 07:52:38 [WARNING] 07:52:38 [WARNING] The packaging plugin for project odl-bgpcep-bmp-api did not assign 07:52:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:52:38 [WARNING] 07:52:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:52:38 [WARNING] 07:52:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.9-SNAPSHOT/odl-bgpcep-bmp-api-0.20.9-SNAPSHOT.pom 07:52:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.9-SNAPSHOT/odl-bgpcep-bmp-api-0.20.9-SNAPSHOT-features.xml 07:52:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.9-SNAPSHOT/odl-bgpcep-bmp-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.9-SNAPSHOT/odl-bgpcep-bmp-api-0.20.9-SNAPSHOT-cyclonedx.json 07:52:38 [INFO] 07:52:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bmp-api --- 07:52:38 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-api:feature:0.20.9-SNAPSHOT 07:52:38 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:52:38 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:52:38 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:52:38 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:52:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:52:38 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:52:38 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:52:38 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:52:38 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:52:38 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:52:38 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:52:38 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:52:38 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:52:38 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:52:38 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:52:38 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:52:38 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:52:38 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:52:38 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:52:38 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:52:38 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:52:38 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:52:38 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:52:38 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:52:38 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:52:38 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:52:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:52:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:52:38 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:52:38 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:52:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:52:38 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:52:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:52:38 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:38 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:52:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:52:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:38 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:52:38 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:52:38 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:38 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:52:38 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:52:38 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:52:38 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:52:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:52:38 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:52:38 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:52:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:38 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:52:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:52:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:52:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:52:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:52:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:52:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:52:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:52:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:52:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:52:38 [INFO] +- junit:junit:jar:4.13.2:test 07:52:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:52:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:52:38 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:52:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:52:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:52:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:38 [INFO] 07:52:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp-api --- 07:52:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/sonatype-clm/module.xml 07:52:38 [INFO] 07:52:38 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 07:52:38 [INFO] Building OpenDaylight :: BGP :: Extensions API 0.20.9-SNAPSHOT [54/169] 07:52:38 [INFO] ------------------------------[ feature ]------------------------------- 07:52:38 [INFO] 07:52:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] 07:52:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:38 [INFO] 07:52:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:38 [INFO] 07:52:38 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] 07:52:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:38 [INFO] argLine set to empty 07:52:38 [INFO] 07:52:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] Starting audit... 07:52:38 Audit done. 07:52:38 [INFO] You have 0 Checkstyle violations. 07:52:38 [INFO] 07:52:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] Starting audit... 07:52:38 Audit done. 07:52:38 [INFO] You have 0 Checkstyle violations. 07:52:38 [INFO] 07:52:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] 07:52:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 07:52:38 [INFO] ...done! 07:52:38 [INFO] Attaching features XML 07:52:38 [INFO] 07:52:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:52:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:52:38 [INFO] 07:52:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 07:52:38 [INFO] 07:52:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] 07:52:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 07:52:38 [INFO] 07:52:38 [INFO] 07:52:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] 07:52:38 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-extensions-api --- 07:52:38 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api 07:52:38 [INFO] Project dependency features detected: [] 07:52:38 [INFO] Pax Exam System (Version: 4.13.3) created. 07:52:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:52:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:52:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:52:39 [INFO] Waiting for remote bundle context.. on 21000 name: 983cc491-b4c3-4d89-a1eb-0a89e1998103 timout: [ RelativeTimeout value = 180000 ] 07:52:47 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:52:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:52:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:52:47 [INFO] 07:52:47 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 07:52:47 [INFO] 07:52:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 07:52:47 [INFO] 07:52:47 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 07:52:47 [INFO] CycloneDX: Resolving Dependencies 07:52:48 [INFO] CycloneDX: Creating BOM version 1.5 with 143 component(s) 07:52:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 07:52:48 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/bom.json 07:52:48 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.20.9-SNAPSHOT-cyclonedx.json 07:52:48 [INFO] 07:52:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 07:52:48 [INFO] Skipping duplicate-finder execution! 07:52:48 [INFO] 07:52:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 07:52:48 [INFO] Skipping plugin execution 07:52:48 [INFO] 07:52:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 07:52:48 [INFO] Skipping source per configuration. 07:52:48 [INFO] 07:52:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 07:52:48 [INFO] 07:52:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-extensions-api --- 07:52:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:48 [INFO] 07:52:48 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 07:52:48 [WARNING] 07:52:48 [WARNING] The packaging plugin for project odl-bgpcep-bgp-extensions-api did not assign 07:52:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:52:48 [WARNING] 07:52:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:52:48 [WARNING] 07:52:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.20.9-SNAPSHOT.pom 07:52:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.20.9-SNAPSHOT-features.xml 07:52:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.9-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.20.9-SNAPSHOT-cyclonedx.json 07:52:48 [INFO] 07:52:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:52:48 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:feature:0.20.9-SNAPSHOT 07:52:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:52:48 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:52:48 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:52:48 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:52:48 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:48 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:48 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:48 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:52:48 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:52:48 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:52:48 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:52:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:52:48 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:52:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:52:48 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:52:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:52:48 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:52:48 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:52:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:52:48 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:52:48 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:52:48 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:52:48 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:52:48 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:52:48 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:52:48 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:52:48 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:52:48 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:52:48 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:52:48 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:52:48 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:52:48 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:52:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:52:48 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:52:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:52:48 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:48 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:52:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:52:48 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:52:48 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:52:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:52:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:52:48 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:52:48 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:52:48 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:52:48 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:52:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:52:48 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:52:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:52:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:52:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:52:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:52:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:52:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:52:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:52:48 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:52:48 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:52:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:52:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:52:48 [INFO] | \- io.netty:netty-transport:jar:4.1.109.Final:compile 07:52:48 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:52:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:48 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:52:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:52:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:52:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:52:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:52:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:52:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:52:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:52:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:52:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:52:48 [INFO] +- junit:junit:jar:4.13.2:test 07:52:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:52:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:52:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:52:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:52:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:52:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:48 [INFO] 07:52:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:52:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/sonatype-clm/module.xml 07:52:48 [INFO] 07:52:48 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 07:52:48 [INFO] Building OpenDaylight :: BGP :: Inet 0.20.9-SNAPSHOT [55/169] 07:52:48 [INFO] ------------------------------[ feature ]------------------------------- 07:52:49 [INFO] 07:52:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] 07:52:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:49 [INFO] 07:52:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:49 [INFO] 07:52:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] 07:52:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:49 [INFO] argLine set to empty 07:52:49 [INFO] 07:52:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] Starting audit... 07:52:49 Audit done. 07:52:49 [INFO] You have 0 Checkstyle violations. 07:52:49 [INFO] 07:52:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] Starting audit... 07:52:49 Audit done. 07:52:49 [INFO] You have 0 Checkstyle violations. 07:52:49 [INFO] 07:52:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] 07:52:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 07:52:49 [INFO] ...done! 07:52:49 [INFO] Attaching features XML 07:52:49 [INFO] 07:52:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:52:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:52:49 [INFO] 07:52:49 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 07:52:49 [INFO] 07:52:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] 07:52:49 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 07:52:49 [INFO] 07:52:49 [INFO] 07:52:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] 07:52:49 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-inet --- 07:52:49 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-inet 07:52:49 [INFO] Project dependency features detected: [] 07:52:49 [INFO] Pax Exam System (Version: 4.13.3) created. 07:52:49 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:52:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:52:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:52:50 [INFO] Waiting for remote bundle context.. on 21000 name: 309058b7-4b61-4846-8135-41d5d54b4857 timout: [ RelativeTimeout value = 180000 ] 07:52:57 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:52:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:52:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:52:58 [INFO] 07:52:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-inet --- 07:52:58 [INFO] 07:52:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 07:52:58 [INFO] 07:52:58 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-inet --- 07:52:58 [INFO] CycloneDX: Resolving Dependencies 07:52:59 [INFO] CycloneDX: Creating BOM version 1.5 with 145 component(s) 07:52:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/bom.xml 07:52:59 [INFO] attaching as odl-bgpcep-bgp-inet-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/bom.json 07:52:59 [INFO] attaching as odl-bgpcep-bgp-inet-0.20.9-SNAPSHOT-cyclonedx.json 07:52:59 [INFO] 07:52:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 07:52:59 [INFO] Skipping duplicate-finder execution! 07:52:59 [INFO] 07:52:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 07:52:59 [INFO] Skipping plugin execution 07:52:59 [INFO] 07:52:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 07:52:59 [INFO] Skipping source per configuration. 07:52:59 [INFO] 07:52:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 07:52:59 [INFO] 07:52:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-inet --- 07:52:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:59 [INFO] 07:52:59 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-inet --- 07:52:59 [WARNING] 07:52:59 [WARNING] The packaging plugin for project odl-bgpcep-bgp-inet did not assign 07:52:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:52:59 [WARNING] 07:52:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:52:59 [WARNING] 07:52:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.9-SNAPSHOT/odl-bgpcep-bgp-inet-0.20.9-SNAPSHOT.pom 07:52:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.9-SNAPSHOT/odl-bgpcep-bgp-inet-0.20.9-SNAPSHOT-features.xml 07:52:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.9-SNAPSHOT/odl-bgpcep-bgp-inet-0.20.9-SNAPSHOT-cyclonedx.xml 07:52:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.9-SNAPSHOT/odl-bgpcep-bgp-inet-0.20.9-SNAPSHOT-cyclonedx.json 07:52:59 [INFO] 07:52:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-inet --- 07:52:59 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:feature:0.20.9-SNAPSHOT 07:52:59 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:52:59 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:52:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:52:59 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:52:59 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:52:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:52:59 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:52:59 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:52:59 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:52:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:52:59 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:52:59 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:52:59 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:52:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:52:59 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:52:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:52:59 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:52:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:52:59 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:52:59 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:52:59 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:52:59 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:59 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:52:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:52:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:59 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:52:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:52:59 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:52:59 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:52:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:52:59 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:52:59 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:52:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:52:59 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:52:59 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:52:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:52:59 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:52:59 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:52:59 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:52:59 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:52:59 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:52:59 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:52:59 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:52:59 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:52:59 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:52:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:52:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:52:59 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:52:59 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:52:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:52:59 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:52:59 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:52:59 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:52:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:52:59 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:52:59 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:52:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:52:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:52:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:52:59 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:52:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:52:59 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:52:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:52:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:52:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:52:59 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:52:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:52:59 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:52:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:52:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:52:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:52:59 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:52:59 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:52:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:52:59 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:52:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:59 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:52:59 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:52:59 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:52:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:52:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:52:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:52:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:52:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:52:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:52:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:52:59 [INFO] +- junit:junit:jar:4.13.2:test 07:52:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:52:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:52:59 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:52:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:52:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:52:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:59 [INFO] 07:52:59 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-inet --- 07:52:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/sonatype-clm/module.xml 07:52:59 [INFO] 07:52:59 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 07:52:59 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.20.9-SNAPSHOT [56/169] 07:52:59 [INFO] ------------------------------[ feature ]------------------------------- 07:52:59 [INFO] 07:52:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:59 [INFO] 07:52:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:59 [INFO] 07:52:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:59 [INFO] 07:52:59 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] 07:53:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:00 [INFO] argLine set to empty 07:53:00 [INFO] 07:53:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] Starting audit... 07:53:00 Audit done. 07:53:00 [INFO] You have 0 Checkstyle violations. 07:53:00 [INFO] 07:53:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] Starting audit... 07:53:00 Audit done. 07:53:00 [INFO] You have 0 Checkstyle violations. 07:53:00 [INFO] 07:53:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] 07:53:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 07:53:00 [INFO] ...done! 07:53:00 [INFO] Attaching features XML 07:53:00 [INFO] 07:53:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:53:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:53:00 [INFO] 07:53:00 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 07:53:00 [INFO] 07:53:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] 07:53:00 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 07:53:00 [INFO] 07:53:00 [INFO] 07:53:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] 07:53:00 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:00 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi 07:53:00 [INFO] Project dependency features detected: [] 07:53:00 [INFO] Pax Exam System (Version: 4.13.3) created. 07:53:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:53:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:53:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:53:01 [INFO] Waiting for remote bundle context.. on 21000 name: e6b32131-2850-49db-9f5c-9dee27415930 timout: [ RelativeTimeout value = 180000 ] 07:53:09 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:53:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:09 [INFO] 07:53:09 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:09 [INFO] 07:53:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:09 [INFO] 07:53:09 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:09 [INFO] CycloneDX: Resolving Dependencies 07:53:10 [INFO] CycloneDX: Creating BOM version 1.5 with 147 component(s) 07:53:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 07:53:10 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:53:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 07:53:10 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:53:10 [INFO] 07:53:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:10 [INFO] Skipping duplicate-finder execution! 07:53:10 [INFO] 07:53:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:10 [INFO] Skipping plugin execution 07:53:10 [INFO] 07:53:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:10 [INFO] Skipping source per configuration. 07:53:10 [INFO] 07:53:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:10 [INFO] 07:53:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:10 [INFO] 07:53:10 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:10 [WARNING] 07:53:10 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-spi did not assign 07:53:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:53:10 [WARNING] 07:53:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:53:10 [WARNING] 07:53:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.pom 07:53:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-features.xml 07:53:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:53:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:53:10 [INFO] 07:53:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:feature:0.20.9-SNAPSHOT 07:53:11 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:53:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:53:11 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:53:11 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:53:11 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:53:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:53:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:53:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:53:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:53:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:53:11 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:53:11 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:53:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:53:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:53:11 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:53:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:53:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:53:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:53:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:53:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:53:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:53:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:53:11 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:53:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:53:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:53:11 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:53:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:53:11 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:53:11 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:53:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:53:11 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:53:11 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:53:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:53:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:53:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:53:11 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:53:11 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:53:11 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:53:11 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:53:11 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:53:11 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:53:11 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:53:11 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:53:11 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:53:11 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:53:11 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:53:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:53:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:53:11 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:53:11 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:53:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:53:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:53:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:53:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:53:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:53:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:53:11 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:53:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:53:11 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:53:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:53:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:53:11 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:53:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:53:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:53:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:53:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:53:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:53:11 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:53:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:53:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:53:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:53:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:53:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:53:11 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:53:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:53:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:53:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:53:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:53:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:53:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:53:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:53:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:53:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:53:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:53:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:53:11 [INFO] +- junit:junit:jar:4.13.2:test 07:53:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:53:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:53:11 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:53:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:53:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:53:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:53:11 [INFO] 07:53:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:53:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/sonatype-clm/module.xml 07:53:11 [INFO] 07:53:11 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 07:53:11 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.20.9-SNAPSHOT [57/169] 07:53:11 [INFO] ------------------------------[ feature ]------------------------------- 07:53:11 [INFO] 07:53:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] 07:53:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:11 [INFO] 07:53:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:11 [INFO] 07:53:11 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] 07:53:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:11 [INFO] argLine set to empty 07:53:11 [INFO] 07:53:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] Starting audit... 07:53:11 Audit done. 07:53:11 [INFO] You have 0 Checkstyle violations. 07:53:11 [INFO] 07:53:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] Starting audit... 07:53:11 Audit done. 07:53:11 [INFO] You have 0 Checkstyle violations. 07:53:11 [INFO] 07:53:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] 07:53:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 07:53:11 [INFO] ...done! 07:53:11 [INFO] Attaching features XML 07:53:11 [INFO] 07:53:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:53:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:53:11 [INFO] 07:53:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 07:53:11 [INFO] 07:53:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] 07:53:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 07:53:11 [INFO] 07:53:11 [INFO] 07:53:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] 07:53:11 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-route-target --- 07:53:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target 07:53:11 [INFO] Project dependency features detected: [] 07:53:11 [INFO] Pax Exam System (Version: 4.13.3) created. 07:53:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:53:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:53:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:53:12 [INFO] Waiting for remote bundle context.. on 21000 name: 218b8ce5-1b0a-42c2-a946-e5ac58c25642 timout: [ RelativeTimeout value = 180000 ] 07:53:20 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:53:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:20 [INFO] 07:53:20 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-route-target --- 07:53:20 [INFO] 07:53:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 07:53:20 [INFO] 07:53:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-route-target --- 07:53:20 [INFO] CycloneDX: Resolving Dependencies 07:53:22 [INFO] CycloneDX: Creating BOM version 1.5 with 149 component(s) 07:53:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/bom.xml 07:53:22 [INFO] attaching as odl-bgpcep-bgp-route-target-0.20.9-SNAPSHOT-cyclonedx.xml 07:53:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/bom.json 07:53:22 [INFO] attaching as odl-bgpcep-bgp-route-target-0.20.9-SNAPSHOT-cyclonedx.json 07:53:22 [INFO] 07:53:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 07:53:22 [INFO] Skipping duplicate-finder execution! 07:53:22 [INFO] 07:53:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 07:53:22 [INFO] Skipping plugin execution 07:53:22 [INFO] 07:53:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 07:53:22 [INFO] Skipping source per configuration. 07:53:22 [INFO] 07:53:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 07:53:22 [INFO] 07:53:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-route-target --- 07:53:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:22 [INFO] 07:53:22 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-route-target --- 07:53:22 [WARNING] 07:53:22 [WARNING] The packaging plugin for project odl-bgpcep-bgp-route-target did not assign 07:53:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:53:22 [WARNING] 07:53:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:53:22 [WARNING] 07:53:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.9-SNAPSHOT/odl-bgpcep-bgp-route-target-0.20.9-SNAPSHOT.pom 07:53:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.9-SNAPSHOT/odl-bgpcep-bgp-route-target-0.20.9-SNAPSHOT-features.xml 07:53:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.9-SNAPSHOT/odl-bgpcep-bgp-route-target-0.20.9-SNAPSHOT-cyclonedx.xml 07:53:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.9-SNAPSHOT/odl-bgpcep-bgp-route-target-0.20.9-SNAPSHOT-cyclonedx.json 07:53:22 [INFO] 07:53:22 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-route-target --- 07:53:22 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:feature:0.20.9-SNAPSHOT 07:53:22 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:53:22 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:53:22 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:53:22 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:53:22 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:53:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:53:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:53:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:53:22 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:53:22 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:53:22 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:53:22 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:53:22 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:53:22 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:53:22 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:53:22 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:53:22 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:53:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:53:22 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:53:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:53:22 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:53:22 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:53:22 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:53:22 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:53:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:53:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:53:22 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:53:22 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:53:22 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:53:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:53:22 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:53:22 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:53:22 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:53:22 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:53:22 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:53:22 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:53:22 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:53:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:53:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:53:22 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:53:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:53:22 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:53:22 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:53:22 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:53:22 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:53:22 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:53:22 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:53:22 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:53:22 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:53:22 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:53:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:53:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:53:22 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:53:22 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:53:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:53:22 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:53:22 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:53:22 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:53:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:53:22 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:53:22 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:53:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:53:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:53:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:53:22 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:53:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:53:22 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:53:22 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:53:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:53:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:53:22 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:53:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:53:22 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:53:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:53:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:53:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:53:22 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:53:22 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:53:22 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:53:22 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:53:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:53:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:53:22 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:53:22 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:53:22 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:53:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:53:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:53:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:53:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:53:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:53:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:53:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:53:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:53:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:53:22 [INFO] +- junit:junit:jar:4.13.2:test 07:53:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:53:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:53:22 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:53:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:53:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:53:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:53:22 [INFO] 07:53:22 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-route-target --- 07:53:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/sonatype-clm/module.xml 07:53:22 [INFO] 07:53:22 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 07:53:22 [INFO] Building OpenDaylight :: BGP :: Path Selection 0.20.9-SNAPSHOT [58/169] 07:53:22 [INFO] ------------------------------[ feature ]------------------------------- 07:53:22 [INFO] 07:53:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] 07:53:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:22 [INFO] 07:53:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:22 [INFO] 07:53:22 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] 07:53:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:22 [INFO] argLine set to empty 07:53:22 [INFO] 07:53:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] Starting audit... 07:53:22 Audit done. 07:53:22 [INFO] You have 0 Checkstyle violations. 07:53:22 [INFO] 07:53:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] Starting audit... 07:53:22 Audit done. 07:53:22 [INFO] You have 0 Checkstyle violations. 07:53:22 [INFO] 07:53:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] 07:53:22 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 07:53:22 [INFO] ...done! 07:53:22 [INFO] Attaching features XML 07:53:22 [INFO] 07:53:22 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 07:53: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 07:53:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:53:22 [INFO] 07:53:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 07:53:22 [INFO] 07:53:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] 07:53:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 07:53:22 [INFO] 07:53:22 [INFO] 07:53:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] 07:53:22 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:22 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode 07:53:22 [INFO] Project dependency features detected: [] 07:53:22 [INFO] Pax Exam System (Version: 4.13.3) created. 07:53:22 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:53:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:53:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:53:23 [INFO] Waiting for remote bundle context.. on 21000 name: 36054054-c742-402f-996c-6c314544e248 timout: [ RelativeTimeout value = 180000 ] 07:53:31 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:53:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:31 [INFO] 07:53:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:31 [INFO] 07:53:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:31 [INFO] 07:53:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:31 [INFO] CycloneDX: Resolving Dependencies 07:53:33 [INFO] CycloneDX: Creating BOM version 1.5 with 139 component(s) 07:53:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 07:53:33 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.20.9-SNAPSHOT-cyclonedx.xml 07:53:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 07:53:33 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.20.9-SNAPSHOT-cyclonedx.json 07:53:33 [INFO] 07:53:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:33 [INFO] Skipping duplicate-finder execution! 07:53:33 [INFO] 07:53:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:33 [INFO] Skipping plugin execution 07:53:33 [INFO] 07:53:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:33 [INFO] Skipping source per configuration. 07:53:33 [INFO] 07:53:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:33 [INFO] 07:53:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:33 [INFO] 07:53:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:33 [WARNING] 07:53:33 [WARNING] The packaging plugin for project odl-bgpcep-bgp-path-selection-mode did not assign 07:53:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:53:33 [WARNING] 07:53:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:53:33 [WARNING] 07:53:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.9-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.20.9-SNAPSHOT.pom 07:53:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.9-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.20.9-SNAPSHOT-features.xml 07:53:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.9-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.20.9-SNAPSHOT-cyclonedx.xml 07:53:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.9-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.20.9-SNAPSHOT-cyclonedx.json 07:53:33 [INFO] 07:53:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:33 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:feature:0.20.9-SNAPSHOT 07:53:33 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:53:33 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:53:33 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:53:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:53:33 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:53:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:53:33 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:53:33 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:53:33 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:53:33 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:53:33 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:53:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:53:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:53:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:53:33 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:53:33 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:53:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:53:33 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:53:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:53:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:53:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:53:33 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:53:33 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 07:53:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:53:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:53:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:53:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:53:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:53:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:53:33 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:53:33 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:53:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:53:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:53:33 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:53:33 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:53:33 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:53:33 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:53:33 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:53:33 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:53:33 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:53:33 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:53:33 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:53:33 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:53:33 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:53:33 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:53:33 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:53:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:53:33 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:53:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:53:33 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:53:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:53:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:53:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:53:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:53:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:53:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:53:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:53:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:53:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:53:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:53:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:53:33 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:53:33 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:53:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:53:33 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:53:33 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:53:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:53:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:53:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:53:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:53:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:53:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:53:33 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:53:33 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:53:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:53:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:53:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:53:33 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:53:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:53:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:53:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:53:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:53:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:53:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:53:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:53:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:53:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:53:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:53:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:53:33 [INFO] +- junit:junit:jar:4.13.2:test 07:53:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:53:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:53:33 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:53:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:53:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:53:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:53:33 [INFO] 07:53:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:53:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/sonatype-clm/module.xml 07:53:33 [INFO] 07:53:33 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 07:53:33 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.20.9-SNAPSHOT [59/169] 07:53:33 [INFO] ------------------------------[ feature ]------------------------------- 07:53:33 [INFO] 07:53:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 07:53:33 [INFO] 07:53:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 07:53:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:33 [INFO] 07:53:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 07:53:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:33 [INFO] 07:53:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 07:53:33 [INFO] 07:53:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 07:53:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:33 [INFO] argLine set to empty 07:53:33 [INFO] 07:53:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-config-loader-spi --- 07:53:33 [INFO] Starting audit... 07:53:33 Audit done. 07:53:33 [INFO] You have 0 Checkstyle violations. 07:53:33 [INFO] 07:53:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-config-loader-spi --- 07:53:33 [INFO] Starting audit... 07:53:33 Audit done. 07:53:33 [INFO] You have 0 Checkstyle violations. 07:53:33 [INFO] 07:53:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 07:53:33 [INFO] 07:53:33 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 07:53:34 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 07:53:34 [INFO] ...done! 07:53:34 [INFO] Attaching features XML 07:53:34 [INFO] 07:53:34 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 07:53: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 07:53:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:53:34 [INFO] 07:53:34 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 07:53:34 [INFO] 07:53:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 07:53:34 [INFO] 07:53:34 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 07:53:34 [INFO] 07:53:34 [INFO] 07:53:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 07:53:34 [INFO] 07:53:34 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-config-loader-spi --- 07:53:34 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi 07:53:34 [INFO] Project dependency features detected: [] 07:53:34 [INFO] Pax Exam System (Version: 4.13.3) created. 07:53:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:53:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:53:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:53:34 [INFO] Waiting for remote bundle context.. on 21000 name: 945276c2-4442-4808-934c-c82ac4891706 timout: [ RelativeTimeout value = 180000 ] 07:53:41 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:53:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:41 [INFO] 07:53:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-config-loader-spi --- 07:53:41 [INFO] 07:53:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 07:53:41 [INFO] 07:53:41 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-config-loader-spi --- 07:53:41 [INFO] CycloneDX: Resolving Dependencies 07:53:42 [INFO] CycloneDX: Creating BOM version 1.5 with 95 component(s) 07:53:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/bom.xml 07:53:42 [INFO] attaching as odl-bgpcep-config-loader-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:53:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/bom.json 07:53:42 [INFO] attaching as odl-bgpcep-config-loader-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:53:42 [INFO] 07:53:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 07:53:42 [INFO] Skipping duplicate-finder execution! 07:53:42 [INFO] 07:53:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 07:53:42 [INFO] Skipping plugin execution 07:53:42 [INFO] 07:53:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 07:53:42 [INFO] Skipping source per configuration. 07:53:42 [INFO] 07:53:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 07:53:42 [INFO] 07:53:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-config-loader-spi --- 07:53:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:42 [INFO] 07:53:42 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-config-loader-spi --- 07:53:42 [WARNING] 07:53:42 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-spi did not assign 07:53:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:53:42 [WARNING] 07:53:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:53:42 [WARNING] 07:53:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.9-SNAPSHOT/odl-bgpcep-config-loader-spi-0.20.9-SNAPSHOT.pom 07:53:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.9-SNAPSHOT/odl-bgpcep-config-loader-spi-0.20.9-SNAPSHOT-features.xml 07:53:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.9-SNAPSHOT/odl-bgpcep-config-loader-spi-0.20.9-SNAPSHOT-cyclonedx.xml 07:53:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.9-SNAPSHOT/odl-bgpcep-config-loader-spi-0.20.9-SNAPSHOT-cyclonedx.json 07:53:42 [INFO] 07:53:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-config-loader-spi --- 07:53:42 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:feature:0.20.9-SNAPSHOT 07:53:42 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 07:53:42 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:53:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:53:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:53:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:53:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:53:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:53:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:53:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:53:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:53:42 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:53:42 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:53:42 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:53:42 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:53:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:53:42 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:53:42 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:53:42 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:53:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:53:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:53:42 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:53:42 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:53:42 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:53:42 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:53:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:53:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:53:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:53:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:53:42 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:53:42 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:53:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:53:42 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:53:42 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:53:42 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:53:42 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:53:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:53:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:53:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:53:42 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:53:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:53:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:53:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:53:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:53:42 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:53:42 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:53:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:53:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:53:42 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:53:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:53:42 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:53:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:53:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:53:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:53:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:53:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:53:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:53:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:53:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:53:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:53:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:53:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:53:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:53:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:53:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:53:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:53:42 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:53:42 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:53:42 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:53:42 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:53:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:53:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:53:42 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:53:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:53:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:53:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:53:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:53:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:53:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:53:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:53:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:53:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:53:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:53:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:53:42 [INFO] +- junit:junit:jar:4.13.2:test 07:53:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:53:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:53:42 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:53:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:53:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:53:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:53:42 [INFO] 07:53:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-config-loader-spi --- 07:53:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/sonatype-clm/module.xml 07:53:42 [INFO] 07:53:42 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 07:53:42 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.20.9-SNAPSHOT [60/169] 07:53:42 [INFO] ------------------------------[ feature ]------------------------------- 07:53:42 [INFO] 07:53:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:42 [INFO] 07:53:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:42 [INFO] 07:53:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:42 [INFO] 07:53:42 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] 07:53:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:43 [INFO] argLine set to empty 07:53:43 [INFO] 07:53:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] Starting audit... 07:53:43 Audit done. 07:53:43 [INFO] You have 0 Checkstyle violations. 07:53:43 [INFO] 07:53:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] Starting audit... 07:53:43 Audit done. 07:53:43 [INFO] You have 0 Checkstyle violations. 07:53:43 [INFO] 07:53:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] 07:53:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 07:53:43 [INFO] ...done! 07:53:43 [INFO] Attaching features XML 07:53:43 [INFO] 07:53:43 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:53:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:53:43 [INFO] 07:53:43 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 07:53:43 [INFO] 07:53:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] 07:53:43 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 07:53:43 [INFO] 07:53:43 [INFO] 07:53:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] 07:53:43 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:43 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl 07:53:43 [INFO] Project dependency features detected: [] 07:53:43 [INFO] Pax Exam System (Version: 4.13.3) created. 07:53:43 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:53:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:53:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:53:44 [INFO] Waiting for remote bundle context.. on 21000 name: e484334d-60d8-4a6c-87ef-a36ed3232b83 timout: [ RelativeTimeout value = 180000 ] 07:53:58 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:53:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:58 [INFO] 07:53:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:58 [INFO] 07:53:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:58 [INFO] 07:53:58 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:58 [INFO] CycloneDX: Resolving Dependencies 07:54:01 [INFO] CycloneDX: Creating BOM version 1.5 with 228 component(s) 07:54:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 07:54:01 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:54:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 07:54:01 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:54:01 [INFO] 07:54:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:54:01 [INFO] Skipping duplicate-finder execution! 07:54:01 [INFO] 07:54:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:54:01 [INFO] Skipping plugin execution 07:54:01 [INFO] 07:54:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:54:01 [INFO] Skipping source per configuration. 07:54:01 [INFO] 07:54:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:54:01 [INFO] 07:54:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:54:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:54:01 [INFO] 07:54:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:54:01 [WARNING] 07:54:01 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-impl did not assign 07:54:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:54:01 [WARNING] 07:54:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:54:01 [WARNING] 07:54:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.20.9-SNAPSHOT.pom 07:54:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-features.xml 07:54:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:54:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:54:01 [INFO] 07:54:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:54:01 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:feature:0.20.9-SNAPSHOT 07:54:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:54:01 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:54:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:54:01 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:54:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:54:01 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:54:01 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:54:01 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:54:01 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:54:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:54:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:54:01 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:54:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:54:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:54:01 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:54:01 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:54:01 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:54:01 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:54:01 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:54:01 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:54:01 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:54:01 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:54:01 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:54:01 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:54:01 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:54:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:54:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:54:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:54:01 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:54:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:54:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 07:54:01 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:54:01 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:54:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:54:01 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:54:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:54:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:54:01 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:54:01 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:54:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:54:01 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 07:54:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 07:54:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 07:54:01 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 07:54:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 07:54:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 07:54:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:54:01 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 07:54:01 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 07:54:01 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:54:01 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:54:01 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:54:01 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:54:01 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:54:01 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:54:01 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:54:01 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:54:01 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 07:54:01 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:54:01 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 07:54:01 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 07:54:01 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:54:01 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 07:54:01 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:54:01 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:54:01 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 07:54:01 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 07:54:01 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:54:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 07:54:01 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 07:54:01 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:54:01 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 07:54:01 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 07:54:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:54:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 07:54:01 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 07:54:01 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 07:54:01 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 07:54:01 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 07:54:01 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 07:54:01 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 07:54:01 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:54:01 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:54:01 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 07:54:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:54:01 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:54:01 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 07:54:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 07:54:01 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 07:54:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:01 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:54:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:54:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:54:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:54:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:54:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:54:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:54:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:54:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:54:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:54:01 [INFO] +- junit:junit:jar:4.13.2:test 07:54:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:54:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:54:01 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:54:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:54:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:54:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:01 [INFO] 07:54:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:54:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/sonatype-clm/module.xml 07:54:01 [INFO] 07:54:01 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 07:54:01 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.20.9-SNAPSHOT [61/169] 07:54:01 [INFO] ------------------------------[ feature ]------------------------------- 07:54:01 [INFO] 07:54:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] 07:54:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:01 [INFO] 07:54:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:01 [INFO] 07:54:01 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] 07:54:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:54:01 [INFO] argLine set to empty 07:54:01 [INFO] 07:54:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] Starting audit... 07:54:01 Audit done. 07:54:01 [INFO] You have 0 Checkstyle violations. 07:54:01 [INFO] 07:54:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] Starting audit... 07:54:01 Audit done. 07:54:01 [INFO] You have 0 Checkstyle violations. 07:54:01 [INFO] 07:54:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] 07:54:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 07:54:01 [INFO] ...done! 07:54:01 [INFO] Attaching features XML 07:54:01 [INFO] 07:54:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:54:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:54:01 [INFO] 07:54:01 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 07:54:01 [INFO] 07:54:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] 07:54:01 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 07:54:01 [INFO] 07:54:01 [INFO] 07:54:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] 07:54:01 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:01 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement 07:54:01 [INFO] Project dependency features detected: [] 07:54:01 [INFO] Pax Exam System (Version: 4.13.3) created. 07:54:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:54:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:54:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:54:03 [INFO] Waiting for remote bundle context.. on 21000 name: b9e7cc48-d5b5-4447-b015-651422e7874d timout: [ RelativeTimeout value = 180000 ] 07:54:14 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:54:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:54:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:54:14 [INFO] 07:54:14 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:14 [INFO] 07:54:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:14 [INFO] 07:54:14 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:14 [INFO] CycloneDX: Resolving Dependencies 07:54:17 [INFO] CycloneDX: Creating BOM version 1.5 with 226 component(s) 07:54:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 07:54:17 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-cyclonedx.xml 07:54:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 07:54:17 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-cyclonedx.json 07:54:17 [INFO] 07:54:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:17 [INFO] Skipping duplicate-finder execution! 07:54:17 [INFO] 07:54:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:17 [INFO] Skipping plugin execution 07:54:17 [INFO] 07:54:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:17 [INFO] Skipping source per configuration. 07:54:17 [INFO] 07:54:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:17 [INFO] 07:54:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:54:17 [INFO] 07:54:17 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:17 [WARNING] 07:54:17 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-statement did not assign 07:54:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:54:17 [WARNING] 07:54:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:54:17 [WARNING] 07:54:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.20.9-SNAPSHOT.pom 07:54:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-features.xml 07:54:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-cyclonedx.xml 07:54:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-cyclonedx.json 07:54:17 [INFO] 07:54:17 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:17 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:feature:0.20.9-SNAPSHOT 07:54:17 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:54:17 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:54:17 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:54:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:54:17 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:54:17 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:54:17 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:54:17 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:54:17 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:54:17 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:54:17 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:54:17 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:54:17 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:54:17 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:17 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:54:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:54:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:17 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:54:17 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:54:17 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:54:17 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:54:17 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:54:17 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:54:17 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:54:17 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:54:17 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:54:17 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:54:17 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:54:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:54:17 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:54:17 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 07:54:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:54:17 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:54:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:54:17 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:54:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:54:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 07:54:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:54:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:54:17 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:54:17 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:54:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:54:17 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:54:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:54:17 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:54:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:54:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:54:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:54:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 07:54:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:54:17 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 07:54:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 07:54:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 07:54:17 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:54:17 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:54:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:54:17 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:54:17 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 07:54:17 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 07:54:17 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 07:54:17 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:54:17 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:54:17 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:54:17 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:54:17 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:54:17 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:54:17 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:54:17 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:54:17 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:54:17 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 07:54:17 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:54:17 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 07:54:17 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 07:54:17 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:54:17 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 07:54:17 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:54:17 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:54:17 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 07:54:17 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 07:54:17 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:54:17 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 07:54:17 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 07:54:17 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:54:17 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 07:54:17 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:54:17 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:54:17 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:54:17 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 07:54:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:54:17 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:54:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:54:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:54:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:54:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:54:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:54:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 07:54:17 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 07:54:17 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 07:54:17 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 07:54:17 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 07:54:17 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 07:54:17 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 07:54:17 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:54:17 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:54:17 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 07:54:17 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:54:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:54:17 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 07:54:17 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 07:54:17 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 07:54:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:17 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:54:17 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:54:17 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:54:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:54:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:54:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:54:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:54:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:54:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:54:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:54:17 [INFO] +- junit:junit:jar:4.13.2:test 07:54:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:54:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:54:17 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:54:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:54:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:54:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:17 [INFO] 07:54:17 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:54:17 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/sonatype-clm/module.xml 07:54:17 [INFO] 07:54:17 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 07:54:17 [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.20.9-SNAPSHOT [62/169] 07:54:17 [INFO] ------------------------------[ feature ]------------------------------- 07:54:18 [INFO] 07:54:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] 07:54:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:18 [INFO] 07:54:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:18 [INFO] 07:54:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] 07:54:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:54:18 [INFO] argLine set to empty 07:54:18 [INFO] 07:54:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] Starting audit... 07:54:18 Audit done. 07:54:18 [INFO] You have 0 Checkstyle violations. 07:54:18 [INFO] 07:54:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] Starting audit... 07:54:18 Audit done. 07:54:18 [INFO] You have 0 Checkstyle violations. 07:54:18 [INFO] 07:54:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] 07:54:18 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 07:54:18 [INFO] ...done! 07:54:18 [INFO] Attaching features XML 07:54:18 [INFO] 07:54:18 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 07:54: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 07:54:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:54:18 [INFO] 07:54:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 07:54:18 [INFO] 07:54:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] 07:54:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 07:54:18 [INFO] 07:54:18 [INFO] 07:54:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] 07:54:18 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-rib-impl --- 07:54:18 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl 07:54:18 [INFO] Project dependency features detected: [] 07:54:18 [INFO] Pax Exam System (Version: 4.13.3) created. 07:54:18 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:54:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:54:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:54:19 [INFO] Waiting for remote bundle context.. on 21000 name: 0582d9d7-bc69-4072-95f4-010935c97826 timout: [ RelativeTimeout value = 180000 ] 07:54:32 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:54:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:54:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:54:32 [INFO] 07:54:32 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 07:54:32 [INFO] 07:54:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 07:54:32 [INFO] 07:54:32 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 07:54:32 [INFO] CycloneDX: Resolving Dependencies 07:54:35 [INFO] CycloneDX: Creating BOM version 1.5 with 247 component(s) 07:54:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 07:54:35 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:54:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/bom.json 07:54:35 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:54:35 [INFO] 07:54:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 07:54:35 [INFO] Skipping duplicate-finder execution! 07:54:35 [INFO] 07:54:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 07:54:35 [INFO] Skipping plugin execution 07:54:35 [INFO] 07:54:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 07:54:35 [INFO] Skipping source per configuration. 07:54:35 [INFO] 07:54:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 07:54:35 [INFO] 07:54:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-rib-impl --- 07:54:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:54:35 [INFO] 07:54:35 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 07:54:35 [WARNING] 07:54:35 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-impl did not assign 07:54:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:54:35 [WARNING] 07:54:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:54:35 [WARNING] 07:54:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.9-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.20.9-SNAPSHOT.pom 07:54:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.9-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.20.9-SNAPSHOT-features.xml 07:54:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.9-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.20.9-SNAPSHOT-cyclonedx.xml 07:54:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.9-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.20.9-SNAPSHOT-cyclonedx.json 07:54:35 [INFO] 07:54:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:54:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:feature:0.20.9-SNAPSHOT 07:54:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:54:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:35 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:54:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:54:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:35 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:54:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:54:35 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:54:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:54:35 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 07:54:35 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:54:35 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:54:35 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:54:35 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:54:35 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:54:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:54:35 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:54:35 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:54:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:54:35 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:54:35 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:54:35 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:54:35 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:54:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:54:35 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:54:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:54:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:54:35 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:54:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:54:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:54:35 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:54:35 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 07:54:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 07:54:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 07:54:35 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 07:54:35 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:54:35 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 07:54:35 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:54:35 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:54:35 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:54:35 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:54:35 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:54:35 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:54:35 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:54:35 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:54:35 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 07:54:35 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:54:35 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 07:54:35 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 07:54:35 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:54:35 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 07:54:35 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:54:35 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:54:35 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 07:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 07:54:35 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 07:54:35 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 07:54:35 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 07:54:35 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 07:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 07:54:35 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 07:54:35 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:54:35 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:54:35 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 07:54:35 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.9-SNAPSHOT:compile 07:54:35 [INFO] +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:54:35 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:54:35 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:54:35 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:54:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:54:35 [INFO] | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 07:54:35 [INFO] | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 07:54:35 [INFO] | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 07:54:35 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 07:54:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 07:54:35 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:54:35 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 07:54:35 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 07:54:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 07:54:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:54:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:54:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 07:54:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 07:54:35 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 07:54:35 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:54:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:35 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:54:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:54:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:54:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:54:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:54:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:54:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:54:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:54:35 [INFO] +- junit:junit:jar:4.13.2:test 07:54:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:54:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:54:35 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:54:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:54:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:54:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:35 [INFO] 07:54:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:54:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/sonatype-clm/module.xml 07:54:35 [INFO] 07:54:35 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 07:54:35 [INFO] Building bgp-openconfig-state 0.20.9-SNAPSHOT [63/169] 07:54:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:54:36 [INFO] 07:54:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-state --- 07:54:36 [INFO] 07:54:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-state --- 07:54:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:36 [INFO] 07:54:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 07:54:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:36 [INFO] 07:54:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-openconfig-state --- 07:54:36 [INFO] 07:54:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 07:54:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:54:36 [INFO] 07:54:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-state --- 07:54:36 [INFO] Starting audit... 07:54:36 Audit done. 07:54:36 [INFO] You have 0 Checkstyle violations. 07:54:36 [INFO] 07:54:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-state --- 07:54:36 [INFO] Starting audit... 07:54:36 Audit done. 07:54:36 [INFO] You have 0 Checkstyle violations. 07:54:36 [INFO] 07:54:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-state --- 07:54:36 [INFO] 07:54:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-state --- 07:54:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/resources 07:54:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/generated-sources/spi 07:54:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/generated-sources/yang 07:54:36 [INFO] 07:54:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-state --- 07:54:36 [INFO] Recompiling the module because of changed dependency. 07:54:36 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 07:54:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:[200,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:54:36 [INFO] 07:54:36 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> 07:54:36 [INFO] 07:54:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-openconfig-state --- 07:54:36 [INFO] Fork Value is true 07:54:40 [INFO] Done SpotBugs Analysis.... 07:54:40 [INFO] 07:54:40 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< 07:54:40 [INFO] 07:54:40 [INFO] 07:54:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-openconfig-state --- 07:54:40 [INFO] BugInstance size is 0 07:54:40 [INFO] Error size is 0 07:54:40 [INFO] No errors/warnings found 07:54:40 [INFO] 07:54:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- 07:54:40 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:54:40 [INFO] 07:54:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-state --- 07:54:40 [INFO] Recompiling the module because of changed dependency. 07:54:40 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:54:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:54:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[297,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:54:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[376,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:54:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[439,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:54:40 [INFO] 07:54:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-openconfig-state --- 07:54:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:54:40 [INFO] 07:54:40 [INFO] ------------------------------------------------------- 07:54:40 [INFO] T E S T S 07:54:40 [INFO] ------------------------------------------------------- 07:54:41 [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:54:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:54:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.50 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:54:53 [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:54:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:54:53 [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:54:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:54:53 [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:54:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:54:53 [INFO] 07:54:53 [INFO] Results: 07:54:53 [INFO] 07:54:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:54:53 [INFO] 07:54:53 [INFO] 07:54:53 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-openconfig-state --- 07:54:53 [INFO] 07:54:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-state --- 07:54:53 [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.20.9-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.protocol.bgp.state.impl.*, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.state.config.rev161107.*] 07:54:53 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT.jar 07:54:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF 07:54:53 [INFO] 07:54:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-state --- 07:54:54 [INFO] No previous run data found, generating javadoc. 07:54:55 [WARNING] Javadoc Warnings 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/GlobalUtil.java:29: warning: no comment 07:54:55 [WARNING] public final class GlobalUtil { 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:122: warning: no @param for bgpTableTypeRegistry 07:54:55 [WARNING] public static @NonNull Neighbor buildNeighbor(final @NonNull BGPPeerState neighbor, 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:257: warning: no @param for bgpTableTypeRegistry 07:54:55 [WARNING] public static AfiSafis buildAfisSafis(final @NonNull BGPPeerState neighbor, 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:268: warning: no @param for neighbor 07:54:55 [WARNING] public static NeighborStateAugmentation buildCapabilityState(final @NonNull BGPSessionState neighbor) { 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:285: warning: no @param for neighbor 07:54:55 [WARNING] public static @NonNull BgpNeighborStateAugmentation buildMessageState( 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:325: warning: no @param for neighbor 07:54:55 [WARNING] public static @NonNull Map buildAfisSafisState(final @NonNull BGPAfiSafiState neighbor, 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:325: warning: no @param for bgpTableTypeRegistry 07:54:55 [WARNING] public static @NonNull Map buildAfisSafisState(final @NonNull BGPAfiSafiState neighbor, 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:380: warning: no @param for neighbor 07:54:55 [WARNING] public static @NonNull Set buildSupportedCapabilities(final @NonNull BGPSessionState neighbor) { 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:78: warning: no comment 07:54:55 [WARNING] public final class StateProviderImpl implements TransactionChainListener, AutoCloseable { 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:80: warning: no comment 07:54:55 [WARNING] public @interface Configuration { 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:112: warning: no comment 07:54:55 [WARNING] public StateProviderImpl(final @NonNull DataBroker dataBroker, final int timeout, 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:104: warning: no comment 07:54:55 [WARNING] public StateProviderImpl(@Reference final @NonNull DataBroker dataBroker, 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:82: warning: no comment 07:54:55 [WARNING] String networkInstanceName() default "global-bgp"; 07:54:55 [WARNING] ^ 07:54:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:85: warning: no comment 07:54:55 [WARNING] int updateIntervalSeconds() default 5; 07:54:55 [WARNING] ^ 07:54:55 [WARNING] 14 warnings 07:54:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT-javadoc.jar 07:54:55 [INFO] 07:54:55 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-openconfig-state --- 07:54:55 [INFO] CycloneDX: Resolving Dependencies 07:54:56 [INFO] CycloneDX: Creating BOM version 1.5 with 66 component(s) 07:54:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bom.xml 07:54:56 [INFO] attaching as bgp-openconfig-state-0.20.9-SNAPSHOT-cyclonedx.xml 07:54:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bom.json 07:54:56 [INFO] attaching as bgp-openconfig-state-0.20.9-SNAPSHOT-cyclonedx.json 07:54:56 [INFO] 07:54:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- 07:54:56 [INFO] Skipping duplicate-finder execution! 07:54:56 [INFO] 07:54:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-state --- 07:54:56 [WARNING] Used undeclared dependencies found: 07:54:56 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:56 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:54:56 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:54:56 [WARNING] Non-test scoped test only dependencies found: 07:54:56 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:54:56 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:54:56 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:54:56 [INFO] 07:54:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-state --- 07:54:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT-sources.jar 07:54:56 [INFO] 07:54:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-state --- 07:54:56 [INFO] 07:54:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-state --- 07:54:56 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/code-coverage/jacoco.exec 07:54:56 [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes 07:54:56 [INFO] 07:54:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-openconfig-state --- 07:54:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.9-SNAPSHOT/bgp-openconfig-state-0.20.9-SNAPSHOT.pom 07:54:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.9-SNAPSHOT/bgp-openconfig-state-0.20.9-SNAPSHOT.jar 07:54:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.9-SNAPSHOT/bgp-openconfig-state-0.20.9-SNAPSHOT-javadoc.jar 07:54:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.9-SNAPSHOT/bgp-openconfig-state-0.20.9-SNAPSHOT-cyclonedx.xml 07:54:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.9-SNAPSHOT/bgp-openconfig-state-0.20.9-SNAPSHOT-cyclonedx.json 07:54:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.9-SNAPSHOT/bgp-openconfig-state-0.20.9-SNAPSHOT-sources.jar 07:54:56 [INFO] 07:54:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-state --- 07:54:56 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/0.20.9-SNAPSHOT/bgp-openconfig-state-0.20.9-SNAPSHOT.jar 07:54:56 [INFO] Writing OBR metadata 07:54:56 [INFO] 07:54:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-openconfig-state --- 07:54:56 [INFO] org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.20.9-SNAPSHOT 07:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:54:56 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:54:56 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:54:56 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:54:56 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:54:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:54:56 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:54:56 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:54:56 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:54:56 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:54:56 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:54:56 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:54:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:54:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:54:56 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:54:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:54:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:54:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:54:56 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:54:56 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:54:56 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:54:56 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:54:56 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:54:56 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:54:56 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:54:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:54:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:54:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:54:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:54:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:54:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:54:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:56 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:54:56 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:54:56 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:54:56 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:54:56 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:54:56 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:54:56 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:54:56 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:54:56 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 07:54:56 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:54:56 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:54:56 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:54:56 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:54:56 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:54:56 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:54:56 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:54:56 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:54:56 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:54:56 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:6.0.9:test 07:54:56 [INFO] | +- org.awaitility:awaitility:jar:4.2.1:test 07:54:56 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.172:test 07:54:56 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:test 07:54:56 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:test 07:54:56 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:test 07:54:56 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:test 07:54:56 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:test 07:54:56 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:test 07:54:56 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:54:56 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:test 07:54:56 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:test 07:54:56 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:test 07:54:56 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:54:56 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:54:56 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:54:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:54:56 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:54:56 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:54:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:54:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:54:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:54:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:54:56 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:54:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:54:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:54:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:54:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:54:56 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:54:56 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:54:56 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:54:56 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:54:56 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:54:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:54:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:54:56 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:54:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:54:56 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:54:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:54:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:54:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:56 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:54:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:54:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:54:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:54:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:54:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:54:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:54:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:54:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:54:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:54:56 [INFO] +- junit:junit:jar:4.13.2:test 07:54:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:54:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:54:56 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:54:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:54:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:54:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:56 [INFO] 07:54:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-state --- 07:54:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/sonatype-clm/module.xml 07:54:57 [INFO] 07:54:57 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- 07:54:57 [INFO] Building OpenDaylight :: BGP :: Config Loader 0.20.9-SNAPSHOT [64/169] 07:54:57 [INFO] ------------------------------[ feature ]------------------------------- 07:54:57 [INFO] 07:54:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] 07:54:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:57 [INFO] 07:54:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:57 [INFO] 07:54:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] 07:54:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:54:57 [INFO] argLine set to empty 07:54:57 [INFO] 07:54:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] Starting audit... 07:54:57 Audit done. 07:54:57 [INFO] You have 0 Checkstyle violations. 07:54:57 [INFO] 07:54:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] Starting audit... 07:54:57 Audit done. 07:54:57 [INFO] You have 0 Checkstyle violations. 07:54:57 [INFO] 07:54:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] 07:54:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml 07:54:57 [INFO] ...done! 07:54:57 [INFO] Attaching features XML 07:54:57 [INFO] 07:54:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:54:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:54:57 [INFO] 07:54:57 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> 07:54:57 [INFO] 07:54:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] 07:54:57 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< 07:54:57 [INFO] 07:54:57 [INFO] 07:54:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] 07:54:57 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-openconfig-state --- 07:54:57 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state 07:54:57 [INFO] Project dependency features detected: [] 07:54:57 [INFO] Pax Exam System (Version: 4.13.3) created. 07:54:57 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:54:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:54:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:54:58 [INFO] Waiting for remote bundle context.. on 21000 name: 215b0f21-86fc-44e1-b780-770c33f24341 timout: [ RelativeTimeout value = 180000 ] 07:55:11 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:55:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:55:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:55:12 [INFO] 07:55:12 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- 07:55:12 [INFO] 07:55:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- 07:55:12 [INFO] 07:55:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- 07:55:12 [INFO] CycloneDX: Resolving Dependencies 07:55:14 [INFO] CycloneDX: Creating BOM version 1.5 with 249 component(s) 07:55:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml 07:55:14 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.20.9-SNAPSHOT-cyclonedx.xml 07:55:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.json 07:55:15 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.20.9-SNAPSHOT-cyclonedx.json 07:55:15 [INFO] 07:55:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- 07:55:15 [INFO] Skipping duplicate-finder execution! 07:55:15 [INFO] 07:55:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- 07:55:15 [INFO] Skipping plugin execution 07:55:15 [INFO] 07:55:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- 07:55:15 [INFO] Skipping source per configuration. 07:55:15 [INFO] 07:55:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- 07:55:15 [INFO] 07:55:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-state --- 07:55:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:55:15 [INFO] 07:55:15 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- 07:55:15 [WARNING] 07:55:15 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-state did not assign 07:55:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:55:15 [WARNING] 07:55:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:55:15 [WARNING] 07:55:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.20.9-SNAPSHOT.pom 07:55:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.20.9-SNAPSHOT-features.xml 07:55:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.20.9-SNAPSHOT-cyclonedx.xml 07:55:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.9-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.20.9-SNAPSHOT-cyclonedx.json 07:55:15 [INFO] 07:55:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:55:15 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:feature:0.20.9-SNAPSHOT 07:55:15 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:55:15 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:55:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:55:15 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:55:15 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:55:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:55:15 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:55:15 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:55:15 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:55:15 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:55:15 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:55:15 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:55:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:55:15 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:55:15 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:55:15 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:55:15 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:55:15 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:55:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:55:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:55:15 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 07:55:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:55:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:55:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:55:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:55:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:55:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:55:15 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 07:55:15 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:55:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:55:15 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:55:15 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:55:15 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:55:15 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:55:15 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:55:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:55:15 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:55:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:55:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:55:15 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:55:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:55:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:55:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 07:55:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 07:55:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 07:55:15 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 07:55:15 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 07:55:15 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 07:55:15 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:55:15 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:55:15 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:55:15 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 07:55:15 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:55:15 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:55:15 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:55:15 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:55:15 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 07:55:15 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:55:15 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 07:55:15 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 07:55:15 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:55:15 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 07:55:15 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:55:15 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:55:15 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 07:55:15 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 07:55:15 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 07:55:15 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 07:55:15 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 07:55:15 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 07:55:15 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 07:55:15 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 07:55:15 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 07:55:15 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 07:55:15 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:55:15 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:55:15 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.9-SNAPSHOT:compile 07:55:15 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:55:15 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:55:15 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:55:15 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:55:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 07:55:15 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 07:55:15 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 07:55:15 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 07:55:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 07:55:15 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:55:15 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 07:55:15 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 07:55:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 07:55:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:55:15 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:55:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 07:55:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 07:55:15 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 07:55:15 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:55:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:55:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:55:15 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:55:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:55:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:55:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:55:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:55:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:55:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:55:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:55:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:55:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:55:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:55:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:55:15 [INFO] +- junit:junit:jar:4.13.2:test 07:55:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:55:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:55:15 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:55:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:55:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:55:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:55:15 [INFO] 07:55:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:55:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/sonatype-clm/module.xml 07:55:15 [INFO] 07:55:15 [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- 07:55:15 [INFO] Building topology-api 0.20.9-SNAPSHOT [65/169] 07:55:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:55:15 [INFO] 07:55:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-api --- 07:55:15 [INFO] 07:55:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-api --- 07:55:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:15 [INFO] 07:55:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-api --- 07:55:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:15 [INFO] 07:55:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-api --- 07:55:15 [INFO] 07:55:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-api --- 07:55:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:55:15 [INFO] 07:55:15 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ topology-api --- 07:55:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:55:15 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/main/yang 07:55:15 [INFO] yang-to-sources: Found 6 dependencies in 895.2 μs 07:55:15 [INFO] yang-to-sources: Project model files found: 2 in 3.506 ms 07:55:15 [INFO] yang-to-sources: 5 YANG models processed in 23.36 ms 07:55:15 [INFO] BindingJavaFileGenerator: Defined 60 files in 6.409 ms 07:55:15 [INFO] Sorted 60 files into 12 directories in 184.9 μs 07:55:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 42.76 ms 07:55:15 [INFO] 07:55:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-api --- 07:55:15 [INFO] Starting audit... 07:55:15 Audit done. 07:55:15 [INFO] You have 0 Checkstyle violations. 07:55:15 [INFO] 07:55:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-api --- 07:55:15 [INFO] Starting audit... 07:55:15 Audit done. 07:55:15 [INFO] You have 0 Checkstyle violations. 07:55:15 [INFO] 07:55:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-api --- 07:55:15 [INFO] 07:55:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-api --- 07:55:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/main/resources 07:55:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/spi 07:55:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:55:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:55:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:55:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/spi 07:55:15 [INFO] 07:55:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-api --- 07:55:15 [INFO] Recompiling the module because of changed dependency. 07:55:15 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 07:55:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:55:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:55:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:55:15 [INFO] 07:55:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ topology-api >>> 07:55:15 [INFO] 07:55:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ topology-api --- 07:55:15 [INFO] Fork Value is true 07:55:18 [INFO] Done SpotBugs Analysis.... 07:55:18 [INFO] 07:55:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ topology-api <<< 07:55:18 [INFO] 07:55:18 [INFO] 07:55:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ topology-api --- 07:55:18 [INFO] BugInstance size is 0 07:55:18 [INFO] Error size is 0 07:55:18 [INFO] No errors/warnings found 07:55:18 [INFO] 07:55:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-api --- 07:55:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/test/resources 07:55:18 [INFO] 07:55:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-api --- 07:55:18 [INFO] No sources to compile 07:55:18 [INFO] 07:55:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-api --- 07:55:18 [INFO] No tests to run. 07:55:18 [INFO] 07:55:18 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ topology-api --- 07:55:18 [INFO] 07:55:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-api --- 07:55:18 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT.jar 07:55:18 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/classes/META-INF/MANIFEST.MF 07:55:18 [INFO] 07:55:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-api --- 07:55:18 [INFO] No previous run data found, generating javadoc. 07:55:21 [WARNING] Javadoc Warnings 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/main/java/org/opendaylight/bgpcep/topology/DefaultTopologyReference.java:14: warning: no comment 07:55:21 [WARNING] public class DefaultTopologyReference extends DefaultInstanceReference implements TopologyReference { 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/main/java/org/opendaylight/bgpcep/topology/DefaultTopologyReference.java:15: warning: no comment 07:55:21 [WARNING] public DefaultTopologyReference(final InstanceIdentifier instanceIdentifier) { 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:8: warning: no comment 07:55:21 [WARNING] public interface L3UnicastIgpTopologyListener 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:18: warning: no comment 07:55:21 [WARNING] void onIgpLinkEvent(IgpLinkEvent notification); 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:16: warning: no comment 07:55:21 [WARNING] void onIgpNodeEvent(IgpNodeEvent notification); 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:20: warning: no comment 07:55:21 [WARNING] void onIgpPrefixEvent(IgpPrefixEvent notification); 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:22: warning: no comment 07:55:21 [WARNING] void onTerminationPointEvent(TerminationPointEvent notification); 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/topology/rev140113/NetworkTopologyRef.java:35: warning: no comment 07:55:21 [WARNING] public NetworkTopologyRef(InstanceIdentifier _value) { 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/topology/rev140113/NetworkTopologyRef.java:31: warning: no comment 07:55:21 [WARNING] private final InstanceIdentifier _value; 07:55:21 [WARNING] ^ 07:55:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/igp/node/attributes/PrefixKey.java:24: warning: no comment 07:55:21 [WARNING] private final IpPrefix _prefix; 07:55:21 [WARNING] ^ 07:55:21 [WARNING] 10 warnings 07:55:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT-javadoc.jar 07:55:21 [INFO] 07:55:21 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ topology-api --- 07:55:21 [INFO] CycloneDX: Resolving Dependencies 07:55:21 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 07:55:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/bom.xml 07:55:21 [INFO] attaching as topology-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:55:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/bom.json 07:55:21 [INFO] attaching as topology-api-0.20.9-SNAPSHOT-cyclonedx.json 07:55:21 [INFO] 07:55:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- 07:55:21 [INFO] Skipping duplicate-finder execution! 07:55:21 [INFO] 07:55:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-api --- 07:55:21 [INFO] No dependency problems found 07:55:21 [INFO] 07:55:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-api --- 07:55:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT-sources.jar 07:55:21 [INFO] 07:55:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-api --- 07:55:21 [INFO] 07:55:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-api --- 07:55:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:55:21 [INFO] 07:55:21 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ topology-api --- 07:55:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.9-SNAPSHOT/topology-api-0.20.9-SNAPSHOT.pom 07:55:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.9-SNAPSHOT/topology-api-0.20.9-SNAPSHOT.jar 07:55:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.9-SNAPSHOT/topology-api-0.20.9-SNAPSHOT-javadoc.jar 07:55:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.9-SNAPSHOT/topology-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:55:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.9-SNAPSHOT/topology-api-0.20.9-SNAPSHOT-cyclonedx.json 07:55:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.9-SNAPSHOT/topology-api-0.20.9-SNAPSHOT-sources.jar 07:55:21 [INFO] 07:55:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-api --- 07:55:21 [INFO] Installing org/opendaylight/bgpcep/topology-api/0.20.9-SNAPSHOT/topology-api-0.20.9-SNAPSHOT.jar 07:55:21 [INFO] Writing OBR metadata 07:55:21 [INFO] 07:55:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-api --- 07:55:21 [INFO] org.opendaylight.bgpcep:topology-api:bundle:0.20.9-SNAPSHOT 07:55:21 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:55:21 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:55:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:55:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:55:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:55:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:55:21 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:55:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:55:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:55:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:55:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:55:21 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:55:21 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:55:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:55:21 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:55:21 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:55:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:55:21 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:55:21 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:55:21 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:55:21 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:55:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:55:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:55:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:55:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:55:21 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:55:21 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:55:21 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:55:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:55:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:55:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:55:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:55:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:55:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:55:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:55:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:55:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:55:21 [INFO] +- junit:junit:jar:4.13.2:test 07:55:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:55:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:55:21 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:55:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:55:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:55:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:55:21 [INFO] 07:55:21 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-api --- 07:55:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/sonatype-clm/module.xml 07:55:21 [INFO] 07:55:21 [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- 07:55:21 [INFO] Building topology-tunnel-api 0.20.9-SNAPSHOT [66/169] 07:55:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:55:21 [INFO] 07:55:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-tunnel-api --- 07:55:21 [INFO] 07:55:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-tunnel-api --- 07:55:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:21 [INFO] 07:55:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- 07:55:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:21 [INFO] 07:55:21 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-tunnel-api --- 07:55:22 [INFO] 07:55:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-tunnel-api --- 07:55:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:55:22 [INFO] 07:55:22 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ topology-tunnel-api --- 07:55:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:55:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/src/main/yang 07:55:22 [INFO] yang-to-sources: Found 3 dependencies in 989.8 μs 07:55:22 [INFO] yang-to-sources: Project model files found: 2 in 1.380 ms 07:55:22 [INFO] yang-to-sources: 4 YANG models processed in 10.67 ms 07:55:22 [INFO] BindingJavaFileGenerator: Defined 41 files in 2.437 ms 07:55:22 [INFO] Sorted 41 files into 10 directories in 101.9 μs 07:55:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 11.06 ms 07:55:22 [INFO] 07:55:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-tunnel-api --- 07:55:22 [INFO] Starting audit... 07:55:22 Audit done. 07:55:22 [INFO] You have 0 Checkstyle violations. 07:55:22 [INFO] 07:55:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-tunnel-api --- 07:55:22 [INFO] Starting audit... 07:55:22 Audit done. 07:55:22 [INFO] You have 0 Checkstyle violations. 07:55:22 [INFO] 07:55:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-tunnel-api --- 07:55:22 [INFO] 07:55:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-tunnel-api --- 07:55:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/src/main/resources 07:55:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/spi 07:55:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:55:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:55:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:55:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/spi 07:55:22 [INFO] 07:55:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-tunnel-api --- 07:55:22 [INFO] Recompiling the module because of changed dependency. 07:55:22 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 07:55:22 [INFO] 07:55:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> 07:55:22 [INFO] 07:55:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ topology-tunnel-api --- 07:55:22 [INFO] Fork Value is true 07:55:24 [INFO] Done SpotBugs Analysis.... 07:55:24 [INFO] 07:55:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< 07:55:24 [INFO] 07:55:24 [INFO] 07:55:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ topology-tunnel-api --- 07:55:24 [INFO] BugInstance size is 0 07:55:24 [INFO] Error size is 0 07:55:24 [INFO] No errors/warnings found 07:55:24 [INFO] 07:55:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- 07:55:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/src/test/resources 07:55:24 [INFO] 07:55:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-tunnel-api --- 07:55:24 [INFO] No sources to compile 07:55:24 [INFO] 07:55:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-tunnel-api --- 07:55:24 [INFO] No tests to run. 07:55:24 [INFO] 07:55:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ topology-tunnel-api --- 07:55:24 [INFO] 07:55:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-tunnel-api --- 07:55:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT.jar 07:55:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:55:24 [INFO] 07:55:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-tunnel-api --- 07:55:24 [INFO] No previous run data found, generating javadoc. 07:55:26 [WARNING] Javadoc Warnings 07:55:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/rev130819/PathId.java:30: warning: no comment 07:55:26 [WARNING] public PathId(String _value) { 07:55:26 [WARNING] ^ 07:55:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/rev130819/PathId.java:54: warning: no comment 07:55:26 [WARNING] public static PathId getDefaultInstance(final String defaultValue) { 07:55:26 [WARNING] ^ 07:55:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/p2p/rev130819/tunnel/p2p/path/cfg/attributes/ExplicitHopsKey.java:24: warning: no comment 07:55:26 [WARNING] private final Uint32 _order; 07:55:26 [WARNING] ^ 07:55:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/p2p/rev130819/tunnel/p2p/path/oper/attributes/ReportedHopsKey.java:24: warning: no comment 07:55:26 [WARNING] private final Uint32 _order; 07:55:26 [WARNING] ^ 07:55:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/rev130819/network/topology/topology/PathsKey.java:24: warning: no comment 07:55:26 [WARNING] private final PathId _pathId; 07:55:26 [WARNING] ^ 07:55:26 [WARNING] 5 warnings 07:55:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 07:55:27 [INFO] 07:55:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ topology-tunnel-api --- 07:55:27 [INFO] CycloneDX: Resolving Dependencies 07:55:27 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 07:55:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/bom.xml 07:55:27 [INFO] attaching as topology-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:55:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/bom.json 07:55:27 [INFO] attaching as topology-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.json 07:55:27 [INFO] 07:55:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- 07:55:27 [INFO] Skipping duplicate-finder execution! 07:55:27 [INFO] 07:55:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-tunnel-api --- 07:55:27 [INFO] No dependency problems found 07:55:27 [INFO] 07:55:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-tunnel-api --- 07:55:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT-sources.jar 07:55:27 [INFO] 07:55:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-tunnel-api --- 07:55:27 [INFO] 07:55:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-tunnel-api --- 07:55:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:55:27 [INFO] 07:55:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ topology-tunnel-api --- 07:55:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.9-SNAPSHOT/topology-tunnel-api-0.20.9-SNAPSHOT.pom 07:55:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.9-SNAPSHOT/topology-tunnel-api-0.20.9-SNAPSHOT.jar 07:55:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.9-SNAPSHOT/topology-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 07:55:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.9-SNAPSHOT/topology-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:55:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.9-SNAPSHOT/topology-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.json 07:55:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.9-SNAPSHOT/topology-tunnel-api-0.20.9-SNAPSHOT-sources.jar 07:55:27 [INFO] 07:55:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-tunnel-api --- 07:55:27 [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/0.20.9-SNAPSHOT/topology-tunnel-api-0.20.9-SNAPSHOT.jar 07:55:27 [INFO] Writing OBR metadata 07:55:27 [INFO] 07:55:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-tunnel-api --- 07:55:27 [INFO] org.opendaylight.bgpcep:topology-tunnel-api:bundle:0.20.9-SNAPSHOT 07:55:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:55:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:55:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:55:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:55:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:55:27 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:55:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:55:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:55:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:55:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:55:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:55:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:55:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:55:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:55:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:55:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:55:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:55:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:55:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:55:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:55:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:55:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:55:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:55:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:55:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:55:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:55:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:55:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:55:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:55:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:55:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:55:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:55:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:55:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:55:27 [INFO] +- junit:junit:jar:4.13.2:test 07:55:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:55:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:55:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:55:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:55:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:55:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:55:27 [INFO] 07:55:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-tunnel-api --- 07:55:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/sonatype-clm/module.xml 07:55:27 [INFO] 07:55:27 [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- 07:55:27 [INFO] Building topology-segment-routing 0.20.9-SNAPSHOT [67/169] 07:55:27 [INFO] -------------------------------[ bundle ]------------------------------- 07:55:27 [INFO] 07:55:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-segment-routing --- 07:55:27 [INFO] 07:55:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-segment-routing --- 07:55:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:27 [INFO] 07:55:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-segment-routing --- 07:55:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:27 [INFO] 07:55:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-segment-routing --- 07:55:27 [INFO] 07:55:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-segment-routing --- 07:55:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:55:27 [INFO] 07:55:27 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ topology-segment-routing --- 07:55:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:55:27 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/src/main/yang 07:55:27 [INFO] yang-to-sources: Found 4 dependencies in 1.137 ms 07:55:27 [INFO] yang-to-sources: Project model files found: 2 in 1.498 ms 07:55:28 [INFO] yang-to-sources: 6 YANG models processed in 13.85 ms 07:55:28 [INFO] BindingJavaFileGenerator: Defined 41 files in 3.172 ms 07:55:28 [INFO] Sorted 41 files into 10 directories in 90.79 μs 07:55:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 10.27 ms 07:55:28 [INFO] 07:55:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-segment-routing --- 07:55:28 [INFO] Starting audit... 07:55:28 Audit done. 07:55:28 [INFO] You have 0 Checkstyle violations. 07:55:28 [INFO] 07:55:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-segment-routing --- 07:55:28 [INFO] Starting audit... 07:55:28 Audit done. 07:55:28 [INFO] You have 0 Checkstyle violations. 07:55:28 [INFO] 07:55:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-segment-routing --- 07:55:28 [INFO] 07:55:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-segment-routing --- 07:55:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/src/main/resources 07:55:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/spi 07:55:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:55:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:55:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:55:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/spi 07:55:28 [INFO] 07:55:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-segment-routing --- 07:55:28 [INFO] Recompiling the module because of changed dependency. 07:55:28 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 07:55:28 [INFO] 07:55:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> 07:55:28 [INFO] 07:55:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ topology-segment-routing --- 07:55:28 [INFO] Fork Value is true 07:55:30 [INFO] Done SpotBugs Analysis.... 07:55:30 [INFO] 07:55:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< 07:55:30 [INFO] 07:55:30 [INFO] 07:55:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ topology-segment-routing --- 07:55:30 [INFO] BugInstance size is 0 07:55:30 [INFO] Error size is 0 07:55:30 [INFO] No errors/warnings found 07:55:30 [INFO] 07:55:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-segment-routing --- 07:55:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/src/test/resources 07:55:30 [INFO] 07:55:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-segment-routing --- 07:55:30 [INFO] No sources to compile 07:55:30 [INFO] 07:55:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-segment-routing --- 07:55:30 [INFO] No tests to run. 07:55:30 [INFO] 07:55:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ topology-segment-routing --- 07:55:30 [INFO] 07:55:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-segment-routing --- 07:55:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT.jar 07:55:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/classes/META-INF/MANIFEST.MF 07:55:30 [INFO] 07:55:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-segment-routing --- 07:55:30 [INFO] No previous run data found, generating javadoc. 07:55:32 [WARNING] Javadoc Warnings 07:55:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/sr/rev130819/SegmentId.java:36: warning: no comment 07:55:32 [WARNING] public SegmentId(Uint32 _value) { 07:55:32 [WARNING] ^ 07:55:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/sr/rev130819/SegmentId.java:55: warning: no comment 07:55:32 [WARNING] public static SegmentId getDefaultInstance(final String defaultValue) { 07:55:32 [WARNING] ^ 07:55:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/sr/rev130819/SegmentId.java:30: warning: no comment 07:55:32 [WARNING] private final Uint32 _value; 07:55:32 [WARNING] ^ 07:55:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/sr/rev130819/sr/node/attributes/SegmentsKey.java:24: warning: no comment 07:55:32 [WARNING] private final SegmentId _segmentId; 07:55:32 [WARNING] ^ 07:55:32 [WARNING] 4 warnings 07:55:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT-javadoc.jar 07:55:32 [INFO] 07:55:32 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ topology-segment-routing --- 07:55:32 [INFO] CycloneDX: Resolving Dependencies 07:55:33 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 07:55:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/bom.xml 07:55:33 [INFO] attaching as topology-segment-routing-0.20.9-SNAPSHOT-cyclonedx.xml 07:55:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/bom.json 07:55:33 [INFO] attaching as topology-segment-routing-0.20.9-SNAPSHOT-cyclonedx.json 07:55:33 [INFO] 07:55:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- 07:55:33 [INFO] Skipping duplicate-finder execution! 07:55:33 [INFO] 07:55:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-segment-routing --- 07:55:33 [INFO] No dependency problems found 07:55:33 [INFO] 07:55:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-segment-routing --- 07:55:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT-sources.jar 07:55:33 [INFO] 07:55:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-segment-routing --- 07:55:33 [INFO] 07:55:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-segment-routing --- 07:55:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:55:33 [INFO] 07:55:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ topology-segment-routing --- 07:55:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.9-SNAPSHOT/topology-segment-routing-0.20.9-SNAPSHOT.pom 07:55:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.9-SNAPSHOT/topology-segment-routing-0.20.9-SNAPSHOT.jar 07:55:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.9-SNAPSHOT/topology-segment-routing-0.20.9-SNAPSHOT-javadoc.jar 07:55:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.9-SNAPSHOT/topology-segment-routing-0.20.9-SNAPSHOT-cyclonedx.xml 07:55:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.9-SNAPSHOT/topology-segment-routing-0.20.9-SNAPSHOT-cyclonedx.json 07:55:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.9-SNAPSHOT/topology-segment-routing-0.20.9-SNAPSHOT-sources.jar 07:55:33 [INFO] 07:55:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-segment-routing --- 07:55:33 [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/0.20.9-SNAPSHOT/topology-segment-routing-0.20.9-SNAPSHOT.jar 07:55:33 [INFO] Writing OBR metadata 07:55:33 [INFO] 07:55:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-segment-routing --- 07:55:33 [INFO] org.opendaylight.bgpcep:topology-segment-routing:bundle:0.20.9-SNAPSHOT 07:55:33 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 07:55:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:55:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:55:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:55:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:55:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:55:33 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:55:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:55:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:55:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:55:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:55:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:55:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:55:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:55:33 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:55:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:55:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:55:33 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:55:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:55:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:55:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:55:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:55:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:55:33 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:55:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:55:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:55:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:55:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:55:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:55:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:55:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:55:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:55:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:55:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:55:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:55:33 [INFO] +- junit:junit:jar:4.13.2:test 07:55:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:55:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:55:33 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:55:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:55:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:55:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:55:33 [INFO] 07:55:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-segment-routing --- 07:55:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/sonatype-clm/module.xml 07:55:33 [INFO] 07:55:33 [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ 07:55:33 [INFO] Building bgp-topology-provider 0.20.9-SNAPSHOT [68/169] 07:55:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:55:33 [INFO] 07:55:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-topology-provider --- 07:55:33 [INFO] 07:55:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-topology-provider --- 07:55:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:33 [INFO] 07:55:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- 07:55:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:33 [INFO] 07:55:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-topology-provider --- 07:55:33 [INFO] 07:55:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-topology-provider --- 07:55:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:55:33 [INFO] 07:55:33 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-topology-provider --- 07:55:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:55:33 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/yang 07:55:33 [INFO] yang-to-sources: Found 20 dependencies in 5.012 ms 07:55:33 [INFO] yang-to-sources: Project model files found: 5 in 3.898 ms 07:55:33 [INFO] yang-to-sources: 17 YANG models processed in 100.4 ms 07:55:33 [INFO] BindingJavaFileGenerator: Defined 142 files in 10.34 ms 07:55:33 [INFO] Sorted 142 files into 28 directories in 180.7 μs 07:55:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 142 in 44.16 ms 07:55:33 [INFO] 07:55:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-topology-provider --- 07:55:33 [INFO] Starting audit... 07:55:33 Audit done. 07:55:33 [INFO] You have 0 Checkstyle violations. 07:55:33 [INFO] 07:55:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-topology-provider --- 07:55:34 [INFO] Starting audit... 07:55:34 Audit done. 07:55:34 [INFO] You have 0 Checkstyle violations. 07:55:34 [INFO] 07:55:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-topology-provider --- 07:55:34 [INFO] 07:55:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-topology-provider --- 07:55:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/resources 07:55:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/spi 07:55:34 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:55:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:55:34 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:55:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/spi 07:55:34 [INFO] 07:55:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-topology-provider --- 07:55:34 [INFO] Recompiling the module because of changed dependency. 07:55:34 [INFO] Compiling 159 source files with javac [debug release 17] to target/classes 07:55:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[249,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:55:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/AbstractBgpTopologyProvider.java:[34,10] auto-closeable resource org.opendaylight.bgpcep.bgp.topology.provider.config.AbstractBgpTopologyProvider has a member method close() that could throw InterruptedException 07:55:35 [INFO] 07:55:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> 07:55:35 [INFO] 07:55:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-topology-provider --- 07:55:35 [INFO] Fork Value is true 07:55:40 [INFO] Done SpotBugs Analysis.... 07:55:40 [INFO] 07:55:40 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< 07:55:40 [INFO] 07:55:40 [INFO] 07:55:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-topology-provider --- 07:55:40 [INFO] BugInstance size is 0 07:55:40 [INFO] Error size is 0 07:55:40 [INFO] No errors/warnings found 07:55:40 [INFO] 07:55:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- 07:55:40 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:55:40 [INFO] 07:55:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-topology-provider --- 07:55:40 [INFO] Recompiling the module because of changed dependency. 07:55:40 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:55:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[113,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:55:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[111,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:55:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[369,71] unchecked conversion 07:55:40 required: org.opendaylight.mdsal.binding.api.DataTreeModification 07:55:40 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:55:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[431,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:55:40 [INFO] 07:55:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-topology-provider --- 07:55:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:55:40 [INFO] 07:55:40 [INFO] ------------------------------------------------------- 07:55:40 [INFO] T E S T S 07:55:40 [INFO] ------------------------------------------------------- 07:55:41 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:55:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.525 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:55:47 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:55:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:55:47 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:55:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:55:47 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:55:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:56:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.13 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:56:30 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:56:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:56:31 [INFO] 07:56:31 [INFO] Results: 07:56:31 [INFO] 07:56:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:56:31 [INFO] 07:56:31 [INFO] 07:56:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-topology-provider --- 07:56:31 [INFO] 07:56:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-topology-provider --- 07:56:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT.jar 07:56:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF 07:56:31 [INFO] 07:56:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-topology-provider --- 07:56:31 [INFO] No previous run data found, generating javadoc. 07:56:35 [WARNING] Javadoc Warnings 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:52: warning: no comment 07:56:35 [WARNING] public abstract class AbstractTopologyBuilder implements ClusteredDataTreeChangeListener, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:78: warning: no comment 07:56:35 [WARNING] protected int listenerScheduledRestartEnforceCounter = 0; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:75: warning: no comment 07:56:35 [WARNING] protected long listenerScheduledRestartTime = 0; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:79: warning: no comment 07:56:35 [WARNING] protected boolean networkTopologyTransaction = true; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:97: warning: no comment 07:56:35 [WARNING] protected AbstractTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:81: warning: no comment 07:56:35 [WARNING] protected AbstractTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:146: warning: no comment 07:56:35 [WARNING] protected abstract void clearTopology(); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:153: warning: no comment 07:56:35 [WARNING] public final synchronized FluentFuture close() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:142: warning: no comment 07:56:35 [WARNING] protected abstract void createObject(ReadWriteTransaction trans, InstanceIdentifier id, T value); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:140: warning: no comment 07:56:35 [WARNING] protected abstract InstanceIdentifier getRouteWildcard(InstanceIdentifier tablesId); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:144: warning: no comment 07:56:35 [WARNING] protected abstract void removeObject(ReadWriteTransaction trans, InstanceIdentifier id, T value); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:228: warning: no comment 07:56:35 [WARNING] protected void routeChanged(final DataTreeModification change, final ReadWriteTransaction trans) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:390: warning: no comment 07:56:35 [WARNING] protected synchronized void scheduleListenerRestart() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:104: warning: no comment 07:56:35 [WARNING] public final synchronized void start() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/AreaId.java:36: warning: no comment 07:56:35 [WARNING] public AreaId(Uint32 _value) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/AreaId.java:55: warning: no comment 07:56:35 [WARNING] public static AreaId getDefaultInstance(final String defaultValue) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyDeployer.java:16: warning: no comment 07:56:35 [WARNING] public interface BgpTopologyDeployer { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyDeployer.java:20: warning: no comment 07:56:35 [WARNING] DataBroker getDataBroker(); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyDeployer.java:22: warning: no comment 07:56:35 [WARNING] Registration registerService(TopologyReferenceSingletonService topologyProviderService); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyDeployer.java:18: warning: no comment 07:56:35 [WARNING] AbstractRegistration registerTopologyProvider(BgpTopologyProvider topologyBuilder); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:47: warning: no comment 07:56:35 [WARNING] public final class BgpTopologyDeployerImpl implements BgpTopologyDeployer, AutoCloseable, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:66: warning: no comment 07:56:35 [WARNING] public BgpTopologyDeployerImpl(@Reference final DataBroker dataBroker, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyProvider.java:12: warning: no comment 07:56:35 [WARNING] public interface BgpTopologyProvider { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyProvider.java:18: warning: no comment 07:56:35 [WARNING] void onTopologyBuilderCreated(Topology topology); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyProvider.java:16: warning: no comment 07:56:35 [WARNING] void onTopologyBuilderRemoved(Topology topology); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyProvider.java:14: warning: no comment 07:56:35 [WARNING] boolean topologyTypeFilter(Topology topology); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilder.java:27: warning: no comment 07:56:35 [WARNING] public final class Ipv4ReachabilityTopologyBuilder extends AbstractReachabilityTopologyBuilder { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilder.java:28: warning: no comment 07:56:35 [WARNING] public static final TopologyTypes IPV4_TOPOLOGY_TYPE = new TopologyTypesBuilder() 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilder.java:32: warning: no comment 07:56:35 [WARNING] public Ipv4ReachabilityTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractReachabilityTopologyBuilder.java:123: warning: no comment 07:56:35 [WARNING] protected abstract Attributes getAttributes(T value); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractReachabilityTopologyBuilder.java:125: warning: no comment 07:56:35 [WARNING] protected abstract IpPrefix getPrefix(T value); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/Ipv4TopologyProvider.java:28: warning: no comment 07:56:35 [WARNING] public final class Ipv4TopologyProvider extends AbstractBgpTopologyProvider { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/Ipv4TopologyProvider.java:31: warning: no comment 07:56:35 [WARNING] public Ipv4TopologyProvider(@Reference final BgpTopologyDeployer deployer) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilder.java:27: warning: no comment 07:56:35 [WARNING] public final class Ipv6ReachabilityTopologyBuilder extends AbstractReachabilityTopologyBuilder { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilder.java:28: warning: no comment 07:56:35 [WARNING] public static final TopologyTypes IPV6_TOPOLOGY_TYPE = new TopologyTypesBuilder() 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilder.java:32: warning: no comment 07:56:35 [WARNING] public Ipv6ReachabilityTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/Ipv6TopologyProvider.java:28: warning: no comment 07:56:35 [WARNING] public final class Ipv6TopologyProvider extends AbstractBgpTopologyProvider { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/Ipv6TopologyProvider.java:31: warning: no comment 07:56:35 [WARNING] public Ipv6TopologyProvider(@Reference final BgpTopologyDeployer deployer) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java:34: warning: no comment 07:56:35 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F]{2}((\\.[0-9a-fA-F]{4}){6}))$"); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java:43: warning: no comment 07:56:35 [WARNING] public IsoNetId(String _value) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java:63: warning: no comment 07:56:35 [WARNING] public static IsoNetId getDefaultInstance(final String defaultValue) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java:34: warning: no comment 07:56:35 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F]{2})$"); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java:43: warning: no comment 07:56:35 [WARNING] public IsoPseudonodeId(String _value) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java:63: warning: no comment 07:56:35 [WARNING] public static IsoPseudonodeId getDefaultInstance(final String defaultValue) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java:34: warning: no comment 07:56:35 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F]{4}(\\.[0-9a-fA-F]{4}){2})$"); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java:43: warning: no comment 07:56:35 [WARNING] public IsoSystemId(String _value) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java:63: warning: no comment 07:56:35 [WARNING] public static IsoSystemId getDefaultInstance(final String defaultValue) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:111: warning: no comment 07:56:35 [WARNING] public LinkstateGraphBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/LinkstateGraphProvider.java:31: warning: no comment 07:56:35 [WARNING] public final class LinkstateGraphProvider extends AbstractBgpTopologyProvider { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/LinkstateGraphProvider.java:36: warning: no comment 07:56:35 [WARNING] public LinkstateGraphProvider(@Reference final BgpTopologyDeployer deployer, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilder.java:108: warning: no comment 07:56:35 [WARNING] public class LinkstateTopologyBuilder extends AbstractTopologyBuilder { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilder.java:473: warning: no comment 07:56:35 [WARNING] public LinkstateTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilder.java:904: warning: no comment 07:56:35 [WARNING] protected void addSrAwareTopologyType(final WriteTransaction trans) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilder.java:915: warning: no comment 07:56:35 [WARNING] protected void removeSrAwareTopologyTypeIfRequired(final WriteTransaction trans) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/LinkstateTopologyProvider.java:28: warning: no comment 07:56:35 [WARNING] public final class LinkstateTopologyProvider extends AbstractBgpTopologyProvider { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/LinkstateTopologyProvider.java:31: warning: no comment 07:56:35 [WARNING] public LinkstateTopologyProvider(@Reference final BgpTopologyDeployer deployer) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:139: warning: no comment 07:56:35 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("graceful-restart-capable", "graceful-restart-helper", "stub-router-support", "traffic-engineering-support", "point-to-point-over-lan", "experimental-te"); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:148: warning: no comment 07:56:35 [WARNING] public Capabilities(boolean _experimentalTe, boolean _gracefulRestartCapable, boolean _gracefulRestartHelper, boolean _pointToPointOverLan, boolean _stubRouterSupport, boolean _trafficEngineeringSupport) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:193: warning: no comment 07:56:35 [WARNING] public boolean getExperimentalTe() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:173: warning: no comment 07:56:35 [WARNING] public boolean getGracefulRestartCapable() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:177: warning: no comment 07:56:35 [WARNING] public boolean getGracefulRestartHelper() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:189: warning: no comment 07:56:35 [WARNING] public boolean getPointToPointOverLan() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:181: warning: no comment 07:56:35 [WARNING] public boolean getStubRouterSupport() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:185: warning: no comment 07:56:35 [WARNING] public boolean getTrafficEngineeringSupport() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:60: warning: no comment 07:56:35 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("path-computation-with-gmpls-link-constraints", "bidirectional-path-computation", "diverse-path-computation", "load-balanced-path-computation", "synchronized-path-computation", "support-for-multiple-objective-functions", "support-for-additive-path-constraints", "support-for-request-prioritization", "support-for-multiple-requests-per-message"); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:72: warning: no comment 07:56:35 [WARNING] public PccCapabilities(boolean _bidirectionalPathComputation, boolean _diversePathComputation, boolean _loadBalancedPathComputation, boolean _pathComputationWithGmplsLinkConstraints, boolean _supportForAdditivePathConstraints, boolean _supportForMultipleObjectiveFunctions, boolean _supportForMultipleRequestsPerMessage, boolean _supportForRequestPrioritization, boolean _synchronizedPathComputation) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:134: warning: no comment 07:56:35 [WARNING] public boolean getBidirectionalPathComputation() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:102: warning: no comment 07:56:35 [WARNING] public static PccCapabilities getDefaultInstance(final String defaultValue) { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:138: warning: no comment 07:56:35 [WARNING] public boolean getDiversePathComputation() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:142: warning: no comment 07:56:35 [WARNING] public boolean getLoadBalancedPathComputation() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:130: warning: no comment 07:56:35 [WARNING] public boolean getPathComputationWithGmplsLinkConstraints() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:154: warning: no comment 07:56:35 [WARNING] public boolean getSupportForAdditivePathConstraints() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:150: warning: no comment 07:56:35 [WARNING] public boolean getSupportForMultipleObjectiveFunctions() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:162: warning: no comment 07:56:35 [WARNING] public boolean getSupportForMultipleRequestsPerMessage() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:158: warning: no comment 07:56:35 [WARNING] public boolean getSupportForRequestPrioritization() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:146: warning: no comment 07:56:35 [WARNING] public boolean getSynchronizedPathComputation() { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/ProtocolUtil.java:62: warning: no comment 07:56:35 [WARNING] public final class ProtocolUtil { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/ProtocolUtil.java:72: warning: no comment 07:56:35 [WARNING] public static void augmentProtocolId(final LinkstateRoute value, final PrefixAttributes pa, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/ProtocolUtil.java:108: warning: no comment 07:56:35 [WARNING] public static void augmentProtocolId(final LinkstateRoute value, final IgpLinkAttributesBuilder ilab, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/ProtocolUtil.java:91: warning: no comment 07:56:35 [WARNING] public static void augmentProtocolId(final LinkstateRoute value, final IgpNodeAttributesBuilder inab, 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/TopologyReferenceSingletonService.java:15: warning: no comment 07:56:35 [WARNING] public interface TopologyReferenceSingletonService extends TopologyReference, AutoCloseable, ClusterSingletonService { 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/TopologyReferenceSingletonService.java:20: warning: no comment 07:56:35 [WARNING] Topology getConfiguration(); 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java:37: warning: no comment 07:56:35 [WARNING] private final String _value; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java:37: warning: no comment 07:56:35 [WARNING] private final String _value; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java:37: warning: no comment 07:56:35 [WARNING] private final String _value; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:62: warning: no comment 07:56:35 [WARNING] private final boolean _bidirectionalPathComputation; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:63: warning: no comment 07:56:35 [WARNING] private final boolean _diversePathComputation; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:64: warning: no comment 07:56:35 [WARNING] private final boolean _loadBalancedPathComputation; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:61: warning: no comment 07:56:35 [WARNING] private final boolean _pathComputationWithGmplsLinkConstraints; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:67: warning: no comment 07:56:35 [WARNING] private final boolean _supportForAdditivePathConstraints; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:66: warning: no comment 07:56:35 [WARNING] private final boolean _supportForMultipleObjectiveFunctions; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:69: warning: no comment 07:56:35 [WARNING] private final boolean _supportForMultipleRequestsPerMessage; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:68: warning: no comment 07:56:35 [WARNING] private final boolean _supportForRequestPrioritization; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:65: warning: no comment 07:56:35 [WARNING] private final boolean _synchronizedPathComputation; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/InterfaceSwitchingCapabilitiesKey.java:24: warning: no comment 07:56:35 [WARNING] private final SwitchingCapabilities _switchingCapability; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/SrlgValuesKey.java:24: warning: no comment 07:56:35 [WARNING] private final Uint32 _srlgValue; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthKey.java:24: warning: no comment 07:56:35 [WARNING] private final Uint8 _priority; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/UnreservedBandwidthKey.java:24: warning: no comment 07:56:35 [WARNING] private final Uint8 _priority; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv4LocalAddressKey.java:24: warning: no comment 07:56:35 [WARNING] private final Ipv4Prefix _ipv4Prefix; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv6LocalAddressKey.java:24: warning: no comment 07:56:35 [WARNING] private final Ipv6Prefix _ipv6Prefix; 07:56:35 [WARNING] ^ 07:56:35 [WARNING] 100 warnings 07:56:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT-javadoc.jar 07:56:35 [INFO] 07:56:35 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-topology-provider --- 07:56:35 [INFO] CycloneDX: Resolving Dependencies 07:56:37 [INFO] CycloneDX: Creating BOM version 1.5 with 77 component(s) 07:56:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bom.xml 07:56:37 [INFO] attaching as bgp-topology-provider-0.20.9-SNAPSHOT-cyclonedx.xml 07:56:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bom.json 07:56:37 [INFO] attaching as bgp-topology-provider-0.20.9-SNAPSHOT-cyclonedx.json 07:56:37 [INFO] 07:56:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- 07:56:37 [INFO] Skipping duplicate-finder execution! 07:56:37 [INFO] 07:56:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-topology-provider --- 07:56:37 [INFO] No dependency problems found 07:56:37 [INFO] 07:56:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-topology-provider --- 07:56:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT-sources.jar 07:56:37 [INFO] 07:56:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-topology-provider --- 07:56:37 [INFO] 07:56:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-topology-provider --- 07:56:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/code-coverage/jacoco.exec 07:56:37 [INFO] Analyzed bundle 'bgp-topology-provider' with 23 classes 07:56:37 [INFO] 07:56:37 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-topology-provider --- 07:56:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.9-SNAPSHOT/bgp-topology-provider-0.20.9-SNAPSHOT.pom 07:56:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.9-SNAPSHOT/bgp-topology-provider-0.20.9-SNAPSHOT.jar 07:56:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.9-SNAPSHOT/bgp-topology-provider-0.20.9-SNAPSHOT-javadoc.jar 07:56:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.9-SNAPSHOT/bgp-topology-provider-0.20.9-SNAPSHOT-cyclonedx.xml 07:56:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.9-SNAPSHOT/bgp-topology-provider-0.20.9-SNAPSHOT-cyclonedx.json 07:56:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.9-SNAPSHOT/bgp-topology-provider-0.20.9-SNAPSHOT-sources.jar 07:56:37 [INFO] 07:56:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-topology-provider --- 07:56:37 [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/0.20.9-SNAPSHOT/bgp-topology-provider-0.20.9-SNAPSHOT.jar 07:56:37 [INFO] Writing OBR metadata 07:56:37 [INFO] 07:56:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-topology-provider --- 07:56:37 [INFO] org.opendaylight.bgpcep:bgp-topology-provider:bundle:0.20.9-SNAPSHOT 07:56:37 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:56:37 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:56:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:56:37 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:56:37 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:56:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:56:37 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:56:37 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:56:37 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:56:37 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:56:37 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:56:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:56:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:56:37 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:56:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:56:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:56:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:56:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:56:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:56:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:56:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:56:37 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:56:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:56:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:56:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:56:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:56:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:56:37 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:56:37 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 07:56:37 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:56:37 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:56:37 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:56:37 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:56:37 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 07:56:37 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:56:37 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:56:37 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:56:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.20.9-SNAPSHOT:test 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:test 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:test 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:test 07:56:37 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:test 07:56:37 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:56:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:56:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:56:37 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:56:37 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:test 07:56:37 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:56:37 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:56:37 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:test 07:56:37 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:test 07:56:37 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:test 07:56:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:test 07:56:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:56:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:56:37 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:56:37 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:56:37 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:56:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:56:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:56:37 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:56:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:56:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:56:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:56:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:56:37 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:56:37 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:56:37 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:56:37 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:test 07:56:37 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:56:37 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:56:37 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:56:37 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:56:37 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:56:37 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:56:37 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:56:37 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:56:37 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:56:37 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:56:37 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:56:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:56:37 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:56:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:56:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:56:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:56:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:56:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:56:37 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:56:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:56:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:56:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:56:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:56:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:56:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:56:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:56:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:56:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:56:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:56:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:56:37 [INFO] +- junit:junit:jar:4.13.2:test 07:56:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:56:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:56:37 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:56:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:56:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:56:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:56:37 [INFO] 07:56:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-topology-provider --- 07:56:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/sonatype-clm/module.xml 07:56:37 [INFO] 07:56:37 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- 07:56:37 [INFO] Building OpenDaylight :: RSVP :: API 0.20.9-SNAPSHOT [69/169] 07:56:37 [INFO] ------------------------------[ feature ]------------------------------- 07:56:37 [INFO] 07:56:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-rsvp-api --- 07:56:37 [INFO] 07:56:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- 07:56:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:37 [INFO] 07:56:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- 07:56:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:37 [INFO] 07:56:37 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] 07:56:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:38 [INFO] argLine set to empty 07:56:38 [INFO] 07:56:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] Starting audit... 07:56:38 Audit done. 07:56:38 [INFO] You have 0 Checkstyle violations. 07:56:38 [INFO] 07:56:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] Starting audit... 07:56:38 Audit done. 07:56:38 [INFO] You have 0 Checkstyle violations. 07:56:38 [INFO] 07:56:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] 07:56:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/feature/feature.xml 07:56:38 [INFO] ...done! 07:56:38 [INFO] Attaching features XML 07:56:38 [INFO] 07:56:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:56:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:56:38 [INFO] 07:56:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> 07:56:38 [INFO] 07:56:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] 07:56:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< 07:56:38 [INFO] 07:56:38 [INFO] 07:56:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] 07:56:38 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-rsvp-api --- 07:56:38 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp-api 07:56:38 [INFO] Project dependency features detected: [] 07:56:38 [INFO] Pax Exam System (Version: 4.13.3) created. 07:56:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:56:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:56:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:56:39 [INFO] Waiting for remote bundle context.. on 21000 name: d1dfdb2c-4d38-41e4-b0bf-2ecb4e10d604 timout: [ RelativeTimeout value = 180000 ] 07:56:44 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:56:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:56:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:56:44 [INFO] 07:56:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-rsvp-api --- 07:56:44 [INFO] 07:56:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- 07:56:44 [INFO] 07:56:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-rsvp-api --- 07:56:44 [INFO] CycloneDX: Resolving Dependencies 07:56:45 [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s) 07:56:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/bom.xml 07:56:45 [INFO] attaching as odl-bgpcep-rsvp-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:56:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/bom.json 07:56:45 [INFO] attaching as odl-bgpcep-rsvp-api-0.20.9-SNAPSHOT-cyclonedx.json 07:56:45 [INFO] 07:56:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- 07:56:45 [INFO] Skipping duplicate-finder execution! 07:56:45 [INFO] 07:56:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- 07:56:45 [INFO] Skipping plugin execution 07:56:45 [INFO] 07:56:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- 07:56:45 [INFO] Skipping source per configuration. 07:56:45 [INFO] 07:56:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- 07:56:45 [INFO] 07:56:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-rsvp-api --- 07:56:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:45 [INFO] 07:56:45 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-rsvp-api --- 07:56:45 [WARNING] 07:56:45 [WARNING] The packaging plugin for project odl-bgpcep-rsvp-api did not assign 07:56:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:56:45 [WARNING] 07:56:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:56:45 [WARNING] 07:56:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.9-SNAPSHOT/odl-bgpcep-rsvp-api-0.20.9-SNAPSHOT.pom 07:56:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.9-SNAPSHOT/odl-bgpcep-rsvp-api-0.20.9-SNAPSHOT-features.xml 07:56:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.9-SNAPSHOT/odl-bgpcep-rsvp-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:56:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.9-SNAPSHOT/odl-bgpcep-rsvp-api-0.20.9-SNAPSHOT-cyclonedx.json 07:56:45 [INFO] 07:56:45 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-rsvp-api --- 07:56:45 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:feature:0.20.9-SNAPSHOT 07:56:45 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 07:56:45 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:56:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:56:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:56:45 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:56:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:56:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:56:45 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:56:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:56:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:56:45 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:56:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:56:45 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:56:45 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:56:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:56:45 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:56:45 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:56:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:56:45 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 07:56:45 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:56:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:56:45 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:56:45 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:56:45 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:56:45 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:56:45 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:56:45 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:56:45 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:56:45 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:56:45 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:56:45 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:56:45 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:56:45 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:56:45 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:56:45 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:56:45 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:56:45 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:56:45 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:56:45 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:56:45 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:56:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:56:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:56:45 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:56:45 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:56:45 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:56:45 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:56:45 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:56:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:56:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:56:45 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:56:45 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:56:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:56:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:56:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:56:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:56:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:56:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:56:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:56:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:56:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:56:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:56:45 [INFO] +- junit:junit:jar:4.13.2:test 07:56:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:56:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:56:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:56:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:56:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:56:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:56:45 [INFO] 07:56:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-rsvp-api --- 07:56:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/sonatype-clm/module.xml 07:56:45 [INFO] 07:56:45 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- 07:56:45 [INFO] Building OpenDaylight :: RSVP 0.20.9-SNAPSHOT [70/169] 07:56:45 [INFO] ------------------------------[ feature ]------------------------------- 07:56:45 [INFO] 07:56:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-rsvp --- 07:56:45 [INFO] 07:56:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-rsvp --- 07:56:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:45 [INFO] 07:56:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- 07:56:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:45 [INFO] 07:56:45 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] 07:56:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:46 [INFO] argLine set to empty 07:56:46 [INFO] 07:56:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] Starting audit... 07:56:46 Audit done. 07:56:46 [INFO] You have 0 Checkstyle violations. 07:56:46 [INFO] 07:56:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] Starting audit... 07:56:46 Audit done. 07:56:46 [INFO] You have 0 Checkstyle violations. 07:56:46 [INFO] 07:56:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] 07:56:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/feature/feature.xml 07:56:46 [INFO] ...done! 07:56:46 [INFO] Attaching features XML 07:56:46 [INFO] 07:56:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:56:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:56:46 [INFO] 07:56:46 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> 07:56:46 [INFO] 07:56:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] 07:56:46 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< 07:56:46 [INFO] 07:56:46 [INFO] 07:56:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] 07:56:46 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-rsvp --- 07:56:46 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp 07:56:46 [INFO] Project dependency features detected: [] 07:56:46 [INFO] Pax Exam System (Version: 4.13.3) created. 07:56:46 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:56:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:56:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:56:46 [INFO] Waiting for remote bundle context.. on 21000 name: f2691c3e-72b4-43c0-8808-01f9e1238edd timout: [ RelativeTimeout value = 180000 ] 07:56:52 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:56:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:56:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:56:52 [INFO] 07:56:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-rsvp --- 07:56:52 [INFO] 07:56:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-rsvp --- 07:56:52 [INFO] 07:56:52 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-rsvp --- 07:56:52 [INFO] CycloneDX: Resolving Dependencies 07:56:53 [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s) 07:56:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/bom.xml 07:56:53 [INFO] attaching as odl-bgpcep-rsvp-0.20.9-SNAPSHOT-cyclonedx.xml 07:56:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/bom.json 07:56:53 [INFO] attaching as odl-bgpcep-rsvp-0.20.9-SNAPSHOT-cyclonedx.json 07:56:53 [INFO] 07:56:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- 07:56:53 [INFO] Skipping duplicate-finder execution! 07:56:53 [INFO] 07:56:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- 07:56:53 [INFO] Skipping plugin execution 07:56:53 [INFO] 07:56:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- 07:56:53 [INFO] Skipping source per configuration. 07:56:53 [INFO] 07:56:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- 07:56:53 [INFO] 07:56:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-rsvp --- 07:56:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:53 [INFO] 07:56:53 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-rsvp --- 07:56:53 [WARNING] 07:56:53 [WARNING] The packaging plugin for project odl-bgpcep-rsvp did not assign 07:56:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:56:53 [WARNING] 07:56:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:56:53 [WARNING] 07:56:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.9-SNAPSHOT/odl-bgpcep-rsvp-0.20.9-SNAPSHOT.pom 07:56:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.9-SNAPSHOT/odl-bgpcep-rsvp-0.20.9-SNAPSHOT-features.xml 07:56:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.9-SNAPSHOT/odl-bgpcep-rsvp-0.20.9-SNAPSHOT-cyclonedx.xml 07:56:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.9-SNAPSHOT/odl-bgpcep-rsvp-0.20.9-SNAPSHOT-cyclonedx.json 07:56:53 [INFO] 07:56:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-rsvp --- 07:56:53 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp:feature:0.20.9-SNAPSHOT 07:56:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 07:56:53 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 07:56:53 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:56:53 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:56:53 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:56:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:56:53 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 07:56:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:56:53 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:56:53 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:56:53 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:56:53 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:56:53 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:56:53 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:56:53 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:56:53 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:56:53 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:56:53 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:56:53 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:56:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:56:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:56:53 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:56:53 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:56:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:56:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:56:53 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:56:53 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:56:53 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:56:53 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:56:53 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:56:53 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.9-SNAPSHOT:compile 07:56:53 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:56:53 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:56:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:56:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:56:53 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:56:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:56:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:56:53 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:56:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:56:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:56:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:56:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:56:53 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:56:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:56:53 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:56:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:56:53 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:56:53 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:56:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:56:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:56:53 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:56:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:56:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:56:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:56:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:56:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:56:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:56:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:56:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:56:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:56:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:56:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:56:53 [INFO] +- junit:junit:jar:4.13.2:test 07:56:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:56:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:56:53 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:56:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:56:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:56:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:56:53 [INFO] 07:56:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-rsvp --- 07:56:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/sonatype-clm/module.xml 07:56:53 [INFO] 07:56:53 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- 07:56:53 [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.20.9-SNAPSHOT [71/169] 07:56:53 [INFO] ------------------------------[ feature ]------------------------------- 07:56:53 [INFO] 07:56:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- 07:56:53 [INFO] 07:56:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- 07:56:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:53 [INFO] 07:56:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- 07:56:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:53 [INFO] 07:56:53 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] 07:56:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:54 [INFO] argLine set to empty 07:56:54 [INFO] 07:56:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] Starting audit... 07:56:54 Audit done. 07:56:54 [INFO] You have 0 Checkstyle violations. 07:56:54 [INFO] 07:56:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] Starting audit... 07:56:54 Audit done. 07:56:54 [INFO] You have 0 Checkstyle violations. 07:56:54 [INFO] 07:56:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] 07:56:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml 07:56:54 [INFO] ...done! 07:56:54 [INFO] Attaching features XML 07:56:54 [INFO] 07:56:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:56:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:56:54 [INFO] 07:56:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> 07:56:54 [INFO] 07:56:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] 07:56:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< 07:56:54 [INFO] 07:56:54 [INFO] 07:56:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] 07:56:54 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-linkstate --- 07:56:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate 07:56:54 [INFO] Project dependency features detected: [] 07:56:54 [INFO] Pax Exam System (Version: 4.13.3) created. 07:56:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:56:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:56:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:56:55 [INFO] Waiting for remote bundle context.. on 21000 name: f96329fe-cf58-48dd-82fe-f8e5a799d3ae timout: [ RelativeTimeout value = 180000 ] 07:57:08 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:57:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:57:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:57:08 [INFO] 07:57:08 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-linkstate --- 07:57:08 [INFO] 07:57:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- 07:57:08 [INFO] 07:57:08 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-linkstate --- 07:57:08 [INFO] CycloneDX: Resolving Dependencies 07:57:11 [INFO] CycloneDX: Creating BOM version 1.5 with 229 component(s) 07:57:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/bom.xml 07:57:11 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/bom.json 07:57:11 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.20.9-SNAPSHOT-cyclonedx.json 07:57:11 [INFO] 07:57:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- 07:57:11 [INFO] Skipping duplicate-finder execution! 07:57:11 [INFO] 07:57:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- 07:57:11 [INFO] Skipping plugin execution 07:57:11 [INFO] 07:57:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- 07:57:11 [INFO] Skipping source per configuration. 07:57:11 [INFO] 07:57:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- 07:57:11 [INFO] 07:57:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-linkstate --- 07:57:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:11 [INFO] 07:57:11 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-linkstate --- 07:57:11 [WARNING] 07:57:11 [WARNING] The packaging plugin for project odl-bgpcep-bgp-linkstate did not assign 07:57:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:57:11 [WARNING] 07:57:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:57:11 [WARNING] 07:57:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.9-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.20.9-SNAPSHOT.pom 07:57:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.9-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.20.9-SNAPSHOT-features.xml 07:57:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.9-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.9-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.20.9-SNAPSHOT-cyclonedx.json 07:57:11 [INFO] 07:57:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:57:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:feature:0.20.9-SNAPSHOT 07:57:11 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:57:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:57:11 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:57:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:57:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:57:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:57:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:57:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:57:11 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:57:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:57:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:57:11 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:57:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:57:11 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:57:11 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:57:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:57:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:57:11 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:57:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:57:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:57:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:57:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:57:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:57:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:57:11 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:57:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:57:11 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:57:11 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:57:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:57:11 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:57:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:57:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:57:11 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:57:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:57:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:57:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.9-SNAPSHOT:compile 07:57:11 [INFO] +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:57:11 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:57:11 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:57:11 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:57:11 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:57:11 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:57:11 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:57:11 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:57:11 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:57:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:57:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:57:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:57:11 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:57:11 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:57:11 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:57:11 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:57:11 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 07:57:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:57:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:57:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 07:57:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 07:57:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 07:57:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 07:57:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 07:57:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:57:11 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:57:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 07:57:11 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 07:57:11 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 07:57:11 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:57:11 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:57:11 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:57:11 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:57:11 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:57:11 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:57:11 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:57:11 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:57:11 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:57:11 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:57:11 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 07:57:11 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:57:11 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 07:57:11 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 07:57:11 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:57:11 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 07:57:11 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:57:11 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:57:11 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 07:57:11 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 07:57:11 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:57:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 07:57:11 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 07:57:11 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:57:11 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 07:57:11 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 07:57:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:57:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:57:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:57:11 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:57:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:57:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:57:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 07:57:11 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 07:57:11 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 07:57:11 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 07:57:11 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 07:57:11 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 07:57:11 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:57:11 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:57:11 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:57:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:57:11 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:57:11 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 07:57:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 07:57:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 07:57:11 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 07:57:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:57:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:57:11 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:57:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:57:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:57:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:57:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:57:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:57:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:57:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:57:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:57:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:57:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:57:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:57:11 [INFO] +- junit:junit:jar:4.13.2:test 07:57:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:57:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:57:11 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:57:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:57:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:57:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:57:11 [INFO] 07:57:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:57:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/sonatype-clm/module.xml 07:57:11 [INFO] 07:57:11 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- 07:57:11 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.20.9-SNAPSHOT [72/169] 07:57:11 [INFO] ------------------------------[ feature ]------------------------------- 07:57:11 [INFO] 07:57:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] 07:57:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:11 [INFO] 07:57:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:11 [INFO] 07:57:11 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] 07:57:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:11 [INFO] argLine set to empty 07:57:11 [INFO] 07:57:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] Starting audit... 07:57:11 Audit done. 07:57:11 [INFO] You have 0 Checkstyle violations. 07:57:11 [INFO] 07:57:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] Starting audit... 07:57:11 Audit done. 07:57:11 [INFO] You have 0 Checkstyle violations. 07:57:11 [INFO] 07:57:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] 07:57:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/feature/feature.xml 07:57:11 [INFO] ...done! 07:57:11 [INFO] Attaching features XML 07:57:11 [INFO] 07:57:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:57:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:57:11 [INFO] 07:57:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> 07:57:11 [INFO] 07:57:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] 07:57:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< 07:57:11 [INFO] 07:57:11 [INFO] 07:57:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] 07:57:11 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-topology-api --- 07:57:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-api 07:57:11 [INFO] Project dependency features detected: [] 07:57:11 [INFO] Pax Exam System (Version: 4.13.3) created. 07:57:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:57:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:57:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:57:12 [INFO] Waiting for remote bundle context.. on 21000 name: 1f6a2312-b6a6-400a-9b8c-9e32d557b738 timout: [ RelativeTimeout value = 180000 ] 07:57:18 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:57:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:57:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:57:18 [INFO] 07:57:18 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-topology-api --- 07:57:18 [INFO] 07:57:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-api --- 07:57:18 [INFO] 07:57:18 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-topology-api --- 07:57:18 [INFO] CycloneDX: Resolving Dependencies 07:57:19 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 07:57:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/bom.xml 07:57:19 [INFO] attaching as odl-bgpcep-topology-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/bom.json 07:57:19 [INFO] attaching as odl-bgpcep-topology-api-0.20.9-SNAPSHOT-cyclonedx.json 07:57:19 [INFO] 07:57:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- 07:57:19 [INFO] Skipping duplicate-finder execution! 07:57:19 [INFO] 07:57:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- 07:57:19 [INFO] Skipping plugin execution 07:57:19 [INFO] 07:57:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- 07:57:19 [INFO] Skipping source per configuration. 07:57:19 [INFO] 07:57:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- 07:57:19 [INFO] 07:57:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-api --- 07:57:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:19 [INFO] 07:57:19 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-topology-api --- 07:57:19 [WARNING] 07:57:19 [WARNING] The packaging plugin for project odl-bgpcep-topology-api did not assign 07:57:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:57:19 [WARNING] 07:57:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:57:19 [WARNING] 07:57:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.9-SNAPSHOT/odl-bgpcep-topology-api-0.20.9-SNAPSHOT.pom 07:57:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.9-SNAPSHOT/odl-bgpcep-topology-api-0.20.9-SNAPSHOT-features.xml 07:57:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.9-SNAPSHOT/odl-bgpcep-topology-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.9-SNAPSHOT/odl-bgpcep-topology-api-0.20.9-SNAPSHOT-cyclonedx.json 07:57:19 [INFO] 07:57:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-topology-api --- 07:57:19 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-api:feature:0.20.9-SNAPSHOT 07:57:19 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 07:57:19 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:57:19 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:57:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:57:19 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:57:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:57:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:57:19 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:57:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:57:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:57:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:57:19 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:57:19 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:57:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:57:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:57:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:57:19 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:57:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:57:19 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:57:19 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:57:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:57:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:57:19 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:57:19 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:57:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:57:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:57:19 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:57:19 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:57:19 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:57:19 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:57:19 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 07:57:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:57:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:57:19 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:57:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:57:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:57:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:57:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:57:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:57:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:57:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:57:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:57:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:57:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:57:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:57:19 [INFO] +- junit:junit:jar:4.13.2:test 07:57:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:57:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:57:19 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:57:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:57:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:57:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:57:19 [INFO] 07:57:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-api --- 07:57:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/sonatype-clm/module.xml 07:57:19 [INFO] 07:57:19 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- 07:57:19 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.20.9-SNAPSHOT [73/169] 07:57:19 [INFO] ------------------------------[ feature ]------------------------------- 07:57:19 [INFO] 07:57:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] 07:57:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:19 [INFO] 07:57:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:19 [INFO] 07:57:19 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] 07:57:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:19 [INFO] argLine set to empty 07:57:19 [INFO] 07:57:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] Starting audit... 07:57:19 Audit done. 07:57:19 [INFO] You have 0 Checkstyle violations. 07:57:19 [INFO] 07:57:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] Starting audit... 07:57:19 Audit done. 07:57:19 [INFO] You have 0 Checkstyle violations. 07:57:19 [INFO] 07:57:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] 07:57:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml 07:57:19 [INFO] ...done! 07:57:19 [INFO] Attaching features XML 07:57:19 [INFO] 07:57:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:57:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:57:19 [INFO] 07:57:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> 07:57:19 [INFO] 07:57:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] 07:57:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< 07:57:19 [INFO] 07:57:19 [INFO] 07:57:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] 07:57:19 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-topology-tunnel-api --- 07:57:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api 07:57:19 [INFO] Project dependency features detected: [] 07:57:19 [INFO] Pax Exam System (Version: 4.13.3) created. 07:57:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:57:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:57:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:57:20 [INFO] Waiting for remote bundle context.. on 21000 name: 2d94e233-4ebe-4f7c-9380-ff6bd8693e8f timout: [ RelativeTimeout value = 180000 ] 07:57:25 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:57:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:57:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:57:25 [INFO] 07:57:25 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- 07:57:25 [INFO] 07:57:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- 07:57:25 [INFO] 07:57:25 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- 07:57:25 [INFO] CycloneDX: Resolving Dependencies 07:57:26 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 07:57:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/bom.xml 07:57:26 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/bom.json 07:57:26 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.json 07:57:26 [INFO] 07:57:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- 07:57:26 [INFO] Skipping duplicate-finder execution! 07:57:26 [INFO] 07:57:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- 07:57:26 [INFO] Skipping plugin execution 07:57:26 [INFO] 07:57:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- 07:57:26 [INFO] Skipping source per configuration. 07:57:26 [INFO] 07:57:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- 07:57:26 [INFO] 07:57:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-tunnel-api --- 07:57:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:26 [INFO] 07:57:26 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-topology-tunnel-api --- 07:57:26 [WARNING] 07:57:26 [WARNING] The packaging plugin for project odl-bgpcep-topology-tunnel-api did not assign 07:57:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:57:26 [WARNING] 07:57:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:57:26 [WARNING] 07:57:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.9-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.20.9-SNAPSHOT.pom 07:57:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.9-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.20.9-SNAPSHOT-features.xml 07:57:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.9-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.9-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.json 07:57:26 [INFO] 07:57:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:57:26 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:feature:0.20.9-SNAPSHOT 07:57:26 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 07:57:26 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:57:26 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:57:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:57:26 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:57:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:57:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:57:26 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:57:26 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:57:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:57:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:57:26 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:57:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:57:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:57:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:57:26 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:57:26 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:57:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:57:26 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 07:57:26 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:57:26 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:57:26 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:57:26 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:57:26 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:57:26 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:57:26 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:57:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:57:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:57:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:57:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:57:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:57:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:57:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:57:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:57:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:57:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:57:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:57:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:57:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:57:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:57:26 [INFO] +- junit:junit:jar:4.13.2:test 07:57:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:57:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:57:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:57:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:57:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:57:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:57:26 [INFO] 07:57:26 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:57:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/sonatype-clm/module.xml 07:57:26 [INFO] 07:57:26 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- 07:57:26 [INFO] Building OpenDaylight :: BGP :: Topology 0.20.9-SNAPSHOT [74/169] 07:57:26 [INFO] ------------------------------[ feature ]------------------------------- 07:57:26 [INFO] 07:57:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] 07:57:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:26 [INFO] 07:57:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:26 [INFO] 07:57:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] 07:57:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:26 [INFO] argLine set to empty 07:57:26 [INFO] 07:57:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] Starting audit... 07:57:26 Audit done. 07:57:26 [INFO] You have 0 Checkstyle violations. 07:57:26 [INFO] 07:57:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] Starting audit... 07:57:26 Audit done. 07:57:26 [INFO] You have 0 Checkstyle violations. 07:57:26 [INFO] 07:57:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] 07:57:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/feature/feature.xml 07:57:26 [INFO] ...done! 07:57:26 [INFO] Attaching features XML 07:57:26 [INFO] 07:57:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:57:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:57:26 [INFO] 07:57:26 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> 07:57:26 [INFO] 07:57:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] 07:57:26 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< 07:57:26 [INFO] 07:57:26 [INFO] 07:57:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] 07:57:26 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-topology --- 07:57:26 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-topology 07:57:26 [INFO] Project dependency features detected: [] 07:57:26 [INFO] Pax Exam System (Version: 4.13.3) created. 07:57:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:57:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:57:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:57:27 [INFO] Waiting for remote bundle context.. on 21000 name: 8475174e-e912-4f0e-b262-77bcc5907456 timout: [ RelativeTimeout value = 180000 ] 07:57:41 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:57:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:57:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:57:41 [INFO] 07:57:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-topology --- 07:57:41 [INFO] 07:57:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- 07:57:41 [INFO] 07:57:41 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-topology --- 07:57:41 [INFO] CycloneDX: Resolving Dependencies 07:57:44 [INFO] CycloneDX: Creating BOM version 1.5 with 244 component(s) 07:57:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/bom.xml 07:57:44 [INFO] attaching as odl-bgpcep-bgp-topology-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/bom.json 07:57:44 [INFO] attaching as odl-bgpcep-bgp-topology-0.20.9-SNAPSHOT-cyclonedx.json 07:57:44 [INFO] 07:57:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- 07:57:44 [INFO] Skipping duplicate-finder execution! 07:57:44 [INFO] 07:57:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- 07:57:44 [INFO] Skipping plugin execution 07:57:44 [INFO] 07:57:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- 07:57:44 [INFO] Skipping source per configuration. 07:57:44 [INFO] 07:57:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- 07:57:44 [INFO] 07:57:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-topology --- 07:57:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:44 [INFO] 07:57:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-topology --- 07:57:44 [WARNING] 07:57:44 [WARNING] The packaging plugin for project odl-bgpcep-bgp-topology did not assign 07:57:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:57:44 [WARNING] 07:57:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:57:44 [WARNING] 07:57:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.9-SNAPSHOT/odl-bgpcep-bgp-topology-0.20.9-SNAPSHOT.pom 07:57:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.9-SNAPSHOT/odl-bgpcep-bgp-topology-0.20.9-SNAPSHOT-features.xml 07:57:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.9-SNAPSHOT/odl-bgpcep-bgp-topology-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.9-SNAPSHOT/odl-bgpcep-bgp-topology-0.20.9-SNAPSHOT-cyclonedx.json 07:57:44 [INFO] 07:57:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-topology --- 07:57:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:feature:0.20.9-SNAPSHOT 07:57:44 [INFO] +- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:57:44 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:57:44 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:57:44 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:57:44 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:57:44 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:57:44 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:57:44 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:57:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:57:44 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:57:44 [INFO] | | | \- io.netty:netty-transport:jar:4.1.109.Final:compile 07:57:44 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:57:44 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:57:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:57:44 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:57:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:57:44 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:57:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:57:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:57:44 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:57:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:57:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:57:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:57:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:57:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:57:44 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:57:44 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:57:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:57:44 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:57:44 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:57:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:57:44 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:57:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:57:44 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:57:44 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:57:44 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:57:44 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:57:44 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:57:44 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:57:44 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:57:44 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:57:44 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:57:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:57:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:57:44 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:57:44 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:57:44 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 07:57:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:57:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 07:57:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 07:57:44 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 07:57:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 07:57:44 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 07:57:44 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 07:57:44 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 07:57:44 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:57:44 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:57:44 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:57:44 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:57:44 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:57:44 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:57:44 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:57:44 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:57:44 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:57:44 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:57:44 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 07:57:44 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:57:44 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 07:57:44 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 07:57:44 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 07:57:44 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 07:57:44 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:57:44 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:57:44 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 07:57:44 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 07:57:44 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:57:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 07:57:44 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 07:57:44 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 07:57:44 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 07:57:44 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 07:57:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 07:57:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:57:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:57:44 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:57:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:57:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:57:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 07:57:44 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 07:57:44 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 07:57:44 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 07:57:44 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 07:57:44 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 07:57:44 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:57:44 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:57:44 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:57:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:57:44 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 07:57:44 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 07:57:44 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 07:57:44 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 07:57:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:57:44 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:57:44 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 07:57:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 07:57:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:57:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:57:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:57:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:57:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:57:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:57:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:57:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:57:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:57:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:57:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:57:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:57:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:57:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:57:44 [INFO] +- junit:junit:jar:4.13.2:test 07:57:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:57:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:57:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:57:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:57:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:57:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:57:44 [INFO] 07:57:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-topology --- 07:57:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/sonatype-clm/module.xml 07:57:44 [INFO] 07:57:44 [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- 07:57:44 [INFO] Building bgp-cli 0.20.9-SNAPSHOT [75/169] 07:57:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:57:44 [INFO] 07:57:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-cli --- 07:57:44 [INFO] 07:57:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-cli --- 07:57:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:44 [INFO] 07:57:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-cli --- 07:57:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:44 [INFO] 07:57:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-cli --- 07:57:45 [INFO] 07:57:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-cli --- 07:57:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:57:45 [INFO] 07:57:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-cli --- 07:57:45 [INFO] Starting audit... 07:57:45 Audit done. 07:57:45 [INFO] You have 0 Checkstyle violations. 07:57:45 [INFO] 07:57:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-cli --- 07:57:45 [INFO] Starting audit... 07:57:45 Audit done. 07:57:45 [INFO] You have 0 Checkstyle violations. 07:57:45 [INFO] 07:57:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-cli --- 07:57:45 [INFO] 07:57:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-cli --- 07:57:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/src/main/resources 07:57:45 [INFO] 07:57:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-cli --- 07:57:45 [INFO] Recompiling the module because of changed dependency. 07:57:45 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:57:45 [INFO] 07:57:45 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-cli >>> 07:57:45 [INFO] 07:57:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-cli --- 07:57:45 [INFO] Fork Value is true 07:57:48 [INFO] Done SpotBugs Analysis.... 07:57:48 [INFO] 07:57:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-cli <<< 07:57:48 [INFO] 07:57:48 [INFO] 07:57:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-cli --- 07:57:48 [INFO] BugInstance size is 0 07:57:48 [INFO] Error size is 0 07:57:48 [INFO] No errors/warnings found 07:57:48 [INFO] 07:57:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-cli --- 07:57:48 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:57:48 [INFO] 07:57:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-cli --- 07:57:48 [INFO] Recompiling the module because of changed dependency. 07:57:48 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:57:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/src/test/java/org/opendaylight/protocol/bgp/cli/utils/BGPOperationalStateUtilsTest.java:[66,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:57:48 [INFO] 07:57:48 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-cli --- 07:57:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:57:48 [INFO] 07:57:48 [INFO] ------------------------------------------------------- 07:57:48 [INFO] T E S T S 07:57:48 [INFO] ------------------------------------------------------- 07:57:49 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:57:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.695 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:57:53 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:57:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:57:53 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:57:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:57:53 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:57:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:57:53 [INFO] 07:57:53 [INFO] Results: 07:57:53 [INFO] 07:57:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:57:53 [INFO] 07:57:53 [INFO] 07:57:53 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-cli --- 07:57:53 [INFO] 07:57:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-cli --- 07:57:53 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT.jar 07:57:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/classes/META-INF/MANIFEST.MF 07:57:53 [INFO] 07:57:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-cli --- 07:57:53 [INFO] No previous run data found, generating javadoc. 07:57:54 [WARNING] Javadoc Warnings 07:57:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: no comment 07:57:54 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:57:54 [WARNING] ^ 07:57:54 [WARNING] 1 warning 07:57:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT-javadoc.jar 07:57:54 [INFO] 07:57:54 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-cli --- 07:57:54 [INFO] CycloneDX: Resolving Dependencies 07:57:55 [INFO] CycloneDX: Creating BOM version 1.5 with 55 component(s) 07:57:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bom.xml 07:57:55 [INFO] attaching as bgp-cli-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bom.json 07:57:55 [INFO] attaching as bgp-cli-0.20.9-SNAPSHOT-cyclonedx.json 07:57:55 [INFO] 07:57:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- 07:57:55 [INFO] Skipping duplicate-finder execution! 07:57:55 [INFO] 07:57:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-cli --- 07:57:55 [INFO] No dependency problems found 07:57:55 [INFO] 07:57:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-cli --- 07:57:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT-sources.jar 07:57:56 [INFO] 07:57:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-cli --- 07:57:56 [INFO] 07:57:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-cli --- 07:57:56 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/code-coverage/jacoco.exec 07:57:56 [INFO] Analyzed bundle 'bgp-cli' with 5 classes 07:57:56 [INFO] 07:57:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-cli --- 07:57:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.9-SNAPSHOT/bgp-cli-0.20.9-SNAPSHOT.pom 07:57:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.9-SNAPSHOT/bgp-cli-0.20.9-SNAPSHOT.jar 07:57:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.9-SNAPSHOT/bgp-cli-0.20.9-SNAPSHOT-javadoc.jar 07:57:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.9-SNAPSHOT/bgp-cli-0.20.9-SNAPSHOT-cyclonedx.xml 07:57:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.9-SNAPSHOT/bgp-cli-0.20.9-SNAPSHOT-cyclonedx.json 07:57:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.9-SNAPSHOT/bgp-cli-0.20.9-SNAPSHOT-sources.jar 07:57:56 [INFO] 07:57:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-cli --- 07:57:56 [INFO] Installing org/opendaylight/bgpcep/bgp-cli/0.20.9-SNAPSHOT/bgp-cli-0.20.9-SNAPSHOT.jar 07:57:56 [INFO] Writing OBR metadata 07:57:56 [INFO] 07:57:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-cli --- 07:57:56 [INFO] org.opendaylight.bgpcep:bgp-cli:bundle:0.20.9-SNAPSHOT 07:57:56 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:57:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:57:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:57:56 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:57:56 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:57:56 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:57:56 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:57:56 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:57:56 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:57:56 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:57:56 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:57:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:57:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:57:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:57:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:57:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:57:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:57:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:57:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:57:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:57:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:57:56 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:57:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:57:56 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:57:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:57:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:57:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:57:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:57:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:57:56 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 07:57:56 [INFO] | +- org.jline:jline:jar:3.21.0:provided 07:57:56 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 07:57:56 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 07:57:56 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 07:57:56 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:57:56 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 07:57:56 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 07:57:56 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:57:56 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:57:56 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:57:56 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 07:57:56 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 07:57:56 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 07:57:56 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 07:57:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:57:56 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:57:56 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:57:56 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 07:57:56 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:57:56 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:57:56 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:57:56 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:57:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:57:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:57:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:57:56 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:57:56 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:57:56 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:57:56 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:57:56 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:57:56 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:57:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:57:56 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:57:56 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:57:56 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:57:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:57:56 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:57:56 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 07:57:56 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 07:57:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 07:57:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 07:57:56 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 07:57:56 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 07:57:56 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:57:56 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 07:57:56 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 07:57:56 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 07:57:56 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:57:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:57:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:57:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:57:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:57:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:57:56 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:57:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:57:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:57:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:57:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:57:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:57:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:57:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:57:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:57:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:57:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:57:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:57:56 [INFO] +- junit:junit:jar:4.13.2:test 07:57:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:57:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:57:56 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:57:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 07:57:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:57:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:57:56 [INFO] 07:57:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-cli --- 07:57:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/sonatype-clm/module.xml 07:57:56 [INFO] 07:57:56 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- 07:57:56 [INFO] Building OpenDaylight :: BGP :: Cli 0.20.9-SNAPSHOT [76/169] 07:57:56 [INFO] ------------------------------[ feature ]------------------------------- 07:57:56 [INFO] 07:57:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] 07:57:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:56 [INFO] 07:57:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:56 [INFO] 07:57:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] 07:57:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:56 [INFO] argLine set to empty 07:57:56 [INFO] 07:57:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] Starting audit... 07:57:56 Audit done. 07:57:56 [INFO] You have 0 Checkstyle violations. 07:57:56 [INFO] 07:57:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] Starting audit... 07:57:56 Audit done. 07:57:56 [INFO] You have 0 Checkstyle violations. 07:57:56 [INFO] 07:57:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] 07:57:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/feature/feature.xml 07:57:56 [INFO] ...done! 07:57:56 [INFO] Attaching features XML 07:57:56 [INFO] 07:57:56 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-cli --- 07:57: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 07:57:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:57:56 [INFO] 07:57:56 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> 07:57:56 [INFO] 07:57:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] 07:57:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< 07:57:56 [INFO] 07:57:56 [INFO] 07:57:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] 07:57:56 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-cli --- 07:57:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-cli 07:57:56 [INFO] Project dependency features detected: [] 07:57:56 [INFO] Pax Exam System (Version: 4.13.3) created. 07:57:56 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:57:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:57:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:57:57 [INFO] Waiting for remote bundle context.. on 21000 name: e20fb810-24fe-445a-978e-ea3e2e2abdcf timout: [ RelativeTimeout value = 180000 ] 07:58:05 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:58:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:58:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:58:05 [INFO] 07:58:05 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-cli --- 07:58:05 [INFO] 07:58:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- 07:58:05 [INFO] 07:58:05 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-cli --- 07:58:05 [INFO] CycloneDX: Resolving Dependencies 07:58:06 [INFO] CycloneDX: Creating BOM version 1.5 with 140 component(s) 07:58:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/bom.xml 07:58:06 [INFO] attaching as odl-bgpcep-bgp-cli-0.20.9-SNAPSHOT-cyclonedx.xml 07:58:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/bom.json 07:58:06 [INFO] attaching as odl-bgpcep-bgp-cli-0.20.9-SNAPSHOT-cyclonedx.json 07:58:06 [INFO] 07:58:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- 07:58:06 [INFO] Skipping duplicate-finder execution! 07:58:06 [INFO] 07:58:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- 07:58:06 [INFO] Skipping plugin execution 07:58:06 [INFO] 07:58:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- 07:58:06 [INFO] Skipping source per configuration. 07:58:06 [INFO] 07:58:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- 07:58:06 [INFO] 07:58:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-cli --- 07:58:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:58:06 [INFO] 07:58:06 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-cli --- 07:58:06 [WARNING] 07:58:06 [WARNING] The packaging plugin for project odl-bgpcep-bgp-cli did not assign 07:58:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:58:06 [WARNING] 07:58:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:58:06 [WARNING] 07:58:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.9-SNAPSHOT/odl-bgpcep-bgp-cli-0.20.9-SNAPSHOT.pom 07:58:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.9-SNAPSHOT/odl-bgpcep-bgp-cli-0.20.9-SNAPSHOT-features.xml 07:58:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.9-SNAPSHOT/odl-bgpcep-bgp-cli-0.20.9-SNAPSHOT-cyclonedx.xml 07:58:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.9-SNAPSHOT/odl-bgpcep-bgp-cli-0.20.9-SNAPSHOT-cyclonedx.json 07:58:06 [INFO] 07:58:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-cli --- 07:58:06 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:feature:0.20.9-SNAPSHOT 07:58:06 [INFO] +- org.opendaylight.bgpcep:bgp-cli:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:58:06 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:58:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:58:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:58:06 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:58:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:58:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:58:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:58:06 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:58:06 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:58:06 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:58:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:58:06 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:58:06 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:58:06 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:58:06 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:58:06 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:58:06 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:58:06 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:58:06 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:58:06 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:58:06 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:58:06 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:58:06 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:58:06 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:58:06 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:58:06 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:58:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:58:06 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:58:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:58:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:58:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:58:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:58:06 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:58:06 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:58:06 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:58:06 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:58:06 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:58:06 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:58:06 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:58:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:58:06 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:58:06 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:58:06 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:58:06 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:58:06 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:58:06 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:58:06 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:58:06 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:58:06 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:58:06 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:58:06 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:58:06 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:58:06 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:58:06 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:58:06 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:58:06 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:58:06 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:58:06 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:58:06 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:58:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:58:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:58:06 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:58:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:58:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:58:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:58:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:58:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:58:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:58:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:58:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:58:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:58:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:58:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:58:06 [INFO] +- junit:junit:jar:4.13.2:test 07:58:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:58:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:58:06 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:58:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:58:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:58:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:58:06 [INFO] 07:58:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-cli --- 07:58:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/sonatype-clm/module.xml 07:58:06 [INFO] 07:58:06 [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- 07:58:06 [INFO] Building bgp-flowspec 0.20.9-SNAPSHOT [77/169] 07:58:06 [INFO] -------------------------------[ bundle ]------------------------------- 07:58:06 [INFO] 07:58:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-flowspec --- 07:58:06 [INFO] 07:58:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-flowspec --- 07:58:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:58:06 [INFO] 07:58:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-flowspec --- 07:58:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:58:06 [INFO] 07:58:06 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-flowspec --- 07:58:07 [INFO] 07:58:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-flowspec --- 07:58:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:58:07 [INFO] 07:58:07 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-flowspec --- 07:58:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:58:07 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/yang 07:58:07 [INFO] yang-to-sources: Found 13 dependencies in 3.898 ms 07:58:07 [INFO] yang-to-sources: Project model files found: 1 in 3.663 ms 07:58:07 [INFO] yang-to-sources: 13 YANG models processed in 140.6 ms 07:58:07 [INFO] BindingJavaFileGenerator: Defined 249 files in 12.48 ms 07:58:07 [INFO] Sorted 249 files into 50 directories in 385.6 μs 07:58:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 249 in 66.56 ms 07:58:07 [INFO] 07:58:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-flowspec --- 07:58:07 [INFO] Starting audit... 07:58:07 Audit done. 07:58:07 [INFO] You have 0 Checkstyle violations. 07:58:07 [INFO] 07:58:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-flowspec --- 07:58:07 [INFO] Starting audit... 07:58:07 Audit done. 07:58:07 [INFO] You have 0 Checkstyle violations. 07:58:07 [INFO] 07:58:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-flowspec --- 07:58:07 [INFO] 07:58:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-flowspec --- 07:58:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/resources 07:58:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/spi 07:58:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:58:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:58:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:58:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/spi 07:58:07 [INFO] 07:58:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-flowspec --- 07:58:07 [INFO] Recompiling the module because of changed dependency. 07:58:07 [INFO] Compiling 305 source files with javac [debug release 17] to target/classes 07:58:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:58:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:58:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[301,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[318,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[335,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[352,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[369,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[386,93] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[403,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[420,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[437,93] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[441,77] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[75,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[77,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[84,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[86,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:[83,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[93,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[110,100] unchecked cast 07:58:09 required: java.util.Set 07:58:09 found: java.lang.Object 07:58:09 [INFO] 07:58:09 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> 07:58:09 [INFO] 07:58:09 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-flowspec --- 07:58:09 [INFO] Fork Value is true 07:58:14 [INFO] Done SpotBugs Analysis.... 07:58:14 [INFO] 07:58:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< 07:58:14 [INFO] 07:58:14 [INFO] 07:58:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-flowspec --- 07:58:14 [INFO] BugInstance size is 0 07:58:14 [INFO] Error size is 0 07:58:14 [INFO] No errors/warnings found 07:58:14 [INFO] 07:58:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-flowspec --- 07:58:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/test/resources 07:58:14 [INFO] 07:58:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-flowspec --- 07:58:14 [INFO] Recompiling the module because of changed dependency. 07:58:14 [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes 07:58:15 [INFO] 07:58:15 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-flowspec --- 07:58:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:58:15 [INFO] 07:58:15 [INFO] ------------------------------------------------------- 07:58:15 [INFO] T E S T S 07:58:15 [INFO] ------------------------------------------------------- 07:58:16 [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:58:16 [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:58:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:58:16 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:58:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:58:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.278 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:58:21 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:58:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:58:21 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:58:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:58:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:58:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:58:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:58:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:58:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:58:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:58:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:58:22 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:58:22 [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:58:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:58:22 [INFO] 07:58:22 [INFO] Results: 07:58:22 [INFO] 07:58:22 [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 07:58:22 [INFO] 07:58:22 [INFO] 07:58:22 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-flowspec --- 07:58:22 [INFO] 07:58:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-flowspec --- 07:58:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT.jar 07:58:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF 07:58:23 [INFO] 07:58:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-flowspec --- 07:58:23 [INFO] No previous run data found, generating javadoc. 07:58:28 [WARNING] Javadoc Warnings 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:621: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:58:28 [WARNING] protected abstract @NonNull DestinationType parseAdvertizedNlri(@NonNull ByteBuf nlri, @Nullable PathId pathId) 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:631: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:58:28 [WARNING] protected abstract @NonNull DestinationType parseWithdrawnNlri(@NonNull ByteBuf nlri, @Nullable PathId pathId) 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/AbstractFlowspecL3vpnNlriParser.java:34: warning: no comment 07:58:28 [WARNING] public abstract class AbstractFlowspecL3vpnNlriParser extends AbstractFlowspecNlriParser { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/AbstractFlowspecL3vpnNlriParser.java:36: warning: no comment 07:58:28 [WARNING] public static final NodeIdentifier RD_NID = 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/AbstractFlowspecL3vpnNlriParser.java:39: warning: no comment 07:58:28 [WARNING] protected AbstractFlowspecL3vpnNlriParser(final FlowspecTypeRegistry flowspecTypeRegistry) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/AbstractFlowspecL3vpnNlriParser.java:64: warning: no comment 07:58:28 [WARNING] public final void serializeNlri(final @NonNull RouteDistinguisher rd, final List flowspecList, 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:214: warning: no comment 07:58:28 [WARNING] public String stringNlri(final DataContainerNode flowspec) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/AbstractFlowspecL3vpnRIBSupport.java:24: warning: no comment 07:58:28 [WARNING] public abstract class AbstractFlowspecL3vpnRIBSupport< 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/AbstractFlowspecL3vpnRIBSupport.java:29: warning: no comment 07:58:28 [WARNING] protected AbstractFlowspecL3vpnRIBSupport( 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecRIBSupport.java:65: warning: no comment 07:58:28 [WARNING] protected abstract @NonNull DestinationType buildDestination(MapEntryNode route, @Nullable PathId pathId); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecRIBSupport.java:73: warning: no comment 07:58:28 [WARNING] protected abstract @NonNull DestinationType buildWithdrawnDestination(MapEntryNode route, @Nullable PathId pathId); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:100: warning: no comment 07:58:28 [WARNING] public abstract class AbstractFlowspecNlriParser implements NlriParser, NlriSerializer { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:107: warning: no comment 07:58:28 [WARNING] public static final NodeIdentifier DEST_PREFIX_NID = 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:134: warning: no comment 07:58:28 [WARNING] protected final FlowspecTypeRegistry flowspecTypeRegistry; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:130: warning: no comment 07:58:28 [WARNING] public static final NodeIdentifier OP_NID = new NodeIdentifier(QName.create(Flowspec.QNAME, "op").intern()); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:109: warning: no comment 07:58:28 [WARNING] public static final NodeIdentifier SOURCE_PREFIX_NID = 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:132: warning: no comment 07:58:28 [WARNING] public static final NodeIdentifier VALUE_NID = new NodeIdentifier(QName.create(Flowspec.QNAME, "value").intern()); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:154: warning: no comment 07:58:28 [WARNING] protected AbstractFlowspecNlriParser(final FlowspecTypeRegistry flowspecTypeRegistry) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:225: warning: no comment 07:58:28 [WARNING] public final List extractFlowspec(final DataContainerNode route) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:162: warning: no comment 07:58:28 [WARNING] public abstract void extractSpecificFlowspec(ChoiceNode fsType, FlowspecBuilder fsBuilder); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:545: warning: no comment 07:58:28 [WARNING] public static int readNlriLength(final @NonNull ByteBuf nlri) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:634: warning: no comment 07:58:28 [WARNING] protected static final @Nullable PathId readPathId(final @NonNull ByteBuf nlri, final AddressFamily afi, 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:158: warning: no comment 07:58:28 [WARNING] protected abstract void serializeMpReachNlri(DestinationType dstType, ByteBuf byteAggregator); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:160: warning: no comment 07:58:28 [WARNING] protected abstract void serializeMpUnreachNlri(DestinationType dstType, ByteBuf byteAggregator); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:186: warning: no comment 07:58:28 [WARNING] protected final void serializeNlri(final List flowspecList, final @NonNull ByteBuf buffer) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:218: warning: no comment 07:58:28 [WARNING] protected final String stringNlri(final List flows) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:164: warning: no comment 07:58:28 [WARNING] protected abstract void stringSpecificFSNlriType(FlowspecType value, StringBuilder buffer); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecRIBSupport.java:38: warning: no comment 07:58:28 [WARNING] public abstract class AbstractFlowspecRIBSupport< 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecRIBSupport.java:43: warning: no comment 07:58:28 [WARNING] protected final @NonNull T nlriParser; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecRIBSupport.java:45: warning: no comment 07:58:28 [WARNING] protected AbstractFlowspecRIBSupport( 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractFSFragmentHandler.java:23: warning: no comment 07:58:28 [WARNING] public abstract class AbstractFSFragmentHandler implements FlowspecTypeParser, FlowspecTypeSerializer { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractFSFragmentHandler.java:25: warning: no comment 07:58:28 [WARNING] public static final int FRAGMENT_VALUE = 12; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractFSFragmentHandler.java:32: warning: no comment 07:58:28 [WARNING] protected abstract Fragment parseFragment(byte fragment); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/FlowspecTypeParser.java:14: warning: no comment 07:58:28 [WARNING] FlowspecType parseType(ByteBuf buffer); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractFSFragmentHandler.java:34: warning: no comment 07:58:28 [WARNING] protected abstract byte serializeFragment(Fragment fragment); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/FlowspecTypeSerializer.java:14: warning: no comment 07:58:28 [WARNING] void serializeType(FlowspecType value, ByteBuf output); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractNumericOperandParser.java:65: warning: no @param for 07:58:28 [WARNING] protected abstract void serialize(List list, ByteBuf nlriByteBuf); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractNumericOperandParser.java:25: warning: no comment 07:58:28 [WARNING] public static final String EQUALS_VALUE = "equals"; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractNumericOperandParser.java:27: warning: no comment 07:58:28 [WARNING] public static final String GREATER_THAN_VALUE = "greater-than"; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractNumericOperandParser.java:29: warning: no comment 07:58:28 [WARNING] public static final String LESS_THAN_VALUE = "less-than"; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractNumericOperandParser.java:107: warning: no comment 07:58:28 [WARNING] protected abstract String toString(List list); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractOperandParser.java:29: warning: no comment 07:58:28 [WARNING] protected static final int AND_BIT = 1; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractOperandParser.java:22: warning: no comment 07:58:28 [WARNING] public static final String AND_BIT_VALUE = "and-bit"; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractOperandParser.java:28: warning: no comment 07:58:28 [WARNING] protected static final int END_OF_LIST = 0; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractOperandParser.java:24: warning: no comment 07:58:28 [WARNING] public static final String END_OF_LIST_VALUE = "end-of-list"; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractOperandParser.java:31: warning: no comment 07:58:28 [WARNING] protected static final int LENGTH_SHIFT = 4; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractOperandParser.java:26: warning: no comment 07:58:28 [WARNING] protected static final int OPERAND_LENGTH = 8; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/AbstractOperandParser.java:36: warning: no comment 07:58:28 [WARNING] public static short parseLength(final byte op) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:54: warning: no comment 07:58:28 [WARNING] public final class BGPActivator implements BGPExtensionProviderActivator { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:59: warning: no comment 07:58:28 [WARNING] public BGPActivator() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/BitmaskOperand.java:45: warning: no comment 07:58:28 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("end-of-list", "and-bit", "not", "match"); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/BitmaskOperand.java:52: warning: no comment 07:58:28 [WARNING] public BitmaskOperand(boolean _andBit, boolean _endOfList, boolean _match, boolean _not) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/BitmaskOperand.java:94: warning: no comment 07:58:28 [WARNING] public boolean getAndBit() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/BitmaskOperand.java:72: warning: no comment 07:58:28 [WARNING] public static BitmaskOperand getDefaultInstance(final String defaultValue) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/BitmaskOperand.java:90: warning: no comment 07:58:28 [WARNING] public boolean getEndOfList() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/BitmaskOperand.java:102: warning: no comment 07:58:28 [WARNING] public boolean getMatch() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/BitmaskOperand.java:98: warning: no comment 07:58:28 [WARNING] public boolean getNot() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/BitmaskOperandParser.java:21: warning: no comment 07:58:28 [WARNING] public static final BitmaskOperandParser INSTANCE; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/BitmaskOperandParser.java:28: warning: no comment 07:58:28 [WARNING] public static final String MATCH_VALUE = "match"; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/BitmaskOperandParser.java:30: warning: no comment 07:58:28 [WARNING] public static final String NOT_VALUE = "not"; 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Dscp.java:42: warning: no comment 07:58:28 [WARNING] public Dscp(Uint8 _value) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Dscp.java:61: warning: no comment 07:58:28 [WARNING] public static Dscp getDefaultInstance(final String defaultValue) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:66: warning: no comment 07:58:28 [WARNING] public static void buildFlowspecString(final FlowspecType value, final StringBuilder buffer) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:43: warning: no comment 07:58:28 [WARNING] public static void extractFlowspec(final ChoiceNode fsType, final FlowspecBuilder fsBuilder) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecIpv4RIBSupport.java:19: warning: no comment 07:58:28 [WARNING] public final class FlowspecIpv4RIBSupport 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecIpv4RIBSupport.java:24: warning: no comment 07:58:28 [WARNING] public FlowspecIpv4RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:36: warning: no comment 07:58:28 [WARNING] public final class FlowspecIpv6NlriParserHelper { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:74: warning: no comment 07:58:28 [WARNING] public static void buildFlowspecString(final FlowspecType value, final StringBuilder buffer) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:44: warning: no comment 07:58:28 [WARNING] public static void extractFlowspec(final ChoiceNode fsType, final FlowspecBuilder fsBuilder) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecIpv6RIBSupport.java:19: warning: no comment 07:58:28 [WARNING] public final class FlowspecIpv6RIBSupport 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecIpv6RIBSupport.java:24: warning: no comment 07:58:28 [WARNING] public FlowspecIpv6RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/ipv4/FlowspecL3vpnIpv4NlriParser.java:33: warning: no comment 07:58:28 [WARNING] public FlowspecL3vpnIpv4NlriParser(final SAFI safi) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/ipv4/FlowspecL3vpnIpv4RIBSupport.java:19: warning: no comment 07:58:28 [WARNING] public final class FlowspecL3vpnIpv4RIBSupport 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/ipv4/FlowspecL3vpnIpv4RIBSupport.java:24: warning: no comment 07:58:28 [WARNING] public FlowspecL3vpnIpv4RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/ipv6/FlowspecL3vpnIpv6NlriParser.java:33: warning: no comment 07:58:28 [WARNING] public FlowspecL3vpnIpv6NlriParser(final SAFI safi) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/ipv6/FlowspecL3vpnIpv6RIBSupport.java:19: warning: no comment 07:58:28 [WARNING] public final class FlowspecL3vpnIpv6RIBSupport 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/ipv6/FlowspecL3vpnIpv6RIBSupport.java:24: warning: no comment 07:58:28 [WARNING] public FlowspecL3vpnIpv6RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/FlowspecTypeParser.java:13: warning: no comment 07:58:28 [WARNING] public interface FlowspecTypeParser { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistries.java:11: warning: no comment 07:58:28 [WARNING] public final class FlowspecTypeRegistries { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistries.java:12: warning: no comment 07:58:28 [WARNING] public enum AFI { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistries.java:17: warning: no comment 07:58:28 [WARNING] public enum SAFI { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistries.java:39: warning: no comment 07:58:28 [WARNING] public static FlowspecTypeRegistry getFlowspecTypeRegistry(final AFI afi, final SAFI safi) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistries.java:13: warning: no comment 07:58:28 [WARNING] IPV4(), 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistries.java:14: warning: no comment 07:58:28 [WARNING] IPV6(), 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistries.java:18: warning: no comment 07:58:28 [WARNING] FLOWSPEC, 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistries.java:19: warning: no comment 07:58:28 [WARNING] FLOWSPEC_VPN, 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistry.java:20: warning: no comment 07:58:28 [WARNING] public final class FlowspecTypeRegistry { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistry.java:27: warning: no comment 07:58:28 [WARNING] public FlowspecTypeParser getFlowspecTypeParser(final short type) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistry.java:31: warning: no comment 07:58:28 [WARNING] public FlowspecTypeSerializer getFlowspecTypeSerializer(final FlowspecType fsType) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistry.java:41: warning: no comment 07:58:28 [WARNING] public FlowspecType parseFlowspecType(final ByteBuf buffer) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecTypeRegistry.java:35: warning: no comment 07:58:28 [WARNING] public void serializeFlowspecType(final FlowspecType fsType, final ByteBuf output) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/FlowspecTypeSerializer.java:13: warning: no comment 07:58:28 [WARNING] public interface FlowspecTypeSerializer { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Fragment.java:45: warning: no comment 07:58:28 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("last", "first", "is-a", "do-not"); 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Fragment.java:52: warning: no comment 07:58:28 [WARNING] public Fragment(boolean _doNot, boolean _first, boolean _isA, boolean _last) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Fragment.java:72: warning: no comment 07:58:28 [WARNING] public static Fragment getDefaultInstance(final String defaultValue) { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Fragment.java:102: warning: no comment 07:58:28 [WARNING] public boolean getDoNot() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Fragment.java:94: warning: no comment 07:58:28 [WARNING] public boolean getFirst() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Fragment.java:98: warning: no comment 07:58:28 [WARNING] public boolean getIsA() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/flowspec/rev200120/Fragment.java:90: warning: no comment 07:58:28 [WARNING] public boolean getLast() { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FSDestinationPortHandler.java:30: warning: no comment 07:58:28 [WARNING] public final class FSDestinationPortHandler implements FlowspecTypeParser, FlowspecTypeSerializer { 07:58:28 [WARNING] ^ 07:58:28 [WARNING] 100 warnings 07:58:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT-javadoc.jar 07:58:28 [INFO] 07:58:28 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-flowspec --- 07:58:28 [INFO] CycloneDX: Resolving Dependencies 07:58:30 [INFO] CycloneDX: Creating BOM version 1.5 with 66 component(s) 07:58:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bom.xml 07:58:30 [INFO] attaching as bgp-flowspec-0.20.9-SNAPSHOT-cyclonedx.xml 07:58:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bom.json 07:58:30 [INFO] attaching as bgp-flowspec-0.20.9-SNAPSHOT-cyclonedx.json 07:58:30 [INFO] 07:58:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- 07:58:30 [INFO] Skipping duplicate-finder execution! 07:58:30 [INFO] 07:58:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-flowspec --- 07:58:30 [INFO] No dependency problems found 07:58:30 [INFO] 07:58:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-flowspec --- 07:58:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT-sources.jar 07:58:30 [INFO] 07:58:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-flowspec --- 07:58:30 [INFO] 07:58:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-flowspec --- 07:58:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/code-coverage/jacoco.exec 07:58:30 [INFO] Analyzed bundle 'bgp-flowspec' with 57 classes 07:58:30 [INFO] 07:58:30 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-flowspec --- 07:58:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.20.9-SNAPSHOT/bgp-flowspec-0.20.9-SNAPSHOT.pom 07:58:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.20.9-SNAPSHOT/bgp-flowspec-0.20.9-SNAPSHOT.jar 07:58:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.20.9-SNAPSHOT/bgp-flowspec-0.20.9-SNAPSHOT-javadoc.jar 07:58:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.20.9-SNAPSHOT/bgp-flowspec-0.20.9-SNAPSHOT-cyclonedx.xml 07:58:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.20.9-SNAPSHOT/bgp-flowspec-0.20.9-SNAPSHOT-cyclonedx.json 07:58:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/0.20.9-SNAPSHOT/bgp-flowspec-0.20.9-SNAPSHOT-sources.jar 07:58:30 [INFO] 07:58:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-flowspec --- 07:58:30 [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/0.20.9-SNAPSHOT/bgp-flowspec-0.20.9-SNAPSHOT.jar 07:58:30 [INFO] Writing OBR metadata 07:58:30 [INFO] 07:58:30 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-flowspec --- 07:58:30 [INFO] org.opendaylight.bgpcep:bgp-flowspec:bundle:0.20.9-SNAPSHOT 07:58:30 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:58:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:58:30 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:58:30 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:58:30 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:58:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:58:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:58:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:58:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:58:30 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:58:30 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 07:58:30 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 07:58:30 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 07:58:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:58:30 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:58:30 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 07:58:30 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:58:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:58:30 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:58:30 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:58:30 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:58:30 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:58:30 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:58:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:58:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:58:30 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:58:30 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:58:30 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:58:30 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:58:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:58:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:58:30 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:58:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:58:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:58:30 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:58:30 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:58:30 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:58:30 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:58:30 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:58:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:58:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:58:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:58:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:58:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:58:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:58:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:58:30 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:58:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:58:30 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:58:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:58:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:58:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:58:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:58:30 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:58:30 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:58:30 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:58:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:58:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:58:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:58:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:58:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:58:30 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:58:30 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:58:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:58:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:58:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:58:30 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:58:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:58:30 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:58:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:58:30 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:58:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:58:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:58:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:58:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:58:30 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:58:30 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:58:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:58:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:58:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:58:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:58:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:58:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:58:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:58:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:58:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:58:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:58:30 [INFO] +- junit:junit:jar:4.13.2:test 07:58:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:58:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:58:30 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:58:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:58:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:58:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:58:30 [INFO] 07:58:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-flowspec --- 07:58:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/sonatype-clm/module.xml 07:58:30 [INFO] 07:58:30 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- 07:58:30 [INFO] Building OpenDaylight :: BGP :: Flowspec 0.20.9-SNAPSHOT [78/169] 07:58:30 [INFO] ------------------------------[ feature ]------------------------------- 07:58:30 [INFO] 07:58:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- 07:58:30 [INFO] 07:58:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- 07:58:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:58:30 [INFO] 07:58:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- 07:58:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:58:30 [INFO] 07:58:30 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] 07:58:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:58:31 [INFO] argLine set to empty 07:58:31 [INFO] 07:58:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] Starting audit... 07:58:31 Audit done. 07:58:31 [INFO] You have 0 Checkstyle violations. 07:58:31 [INFO] 07:58:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] Starting audit... 07:58:31 Audit done. 07:58:31 [INFO] You have 0 Checkstyle violations. 07:58:31 [INFO] 07:58:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] 07:58:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml 07:58:31 [INFO] ...done! 07:58:31 [INFO] Attaching features XML 07:58:31 [INFO] 07:58:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:58:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:58:31 [INFO] 07:58:31 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> 07:58:31 [INFO] 07:58:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] 07:58:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< 07:58:31 [INFO] 07:58:31 [INFO] 07:58:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] 07:58:31 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-flowspec --- 07:58:31 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec 07:58:31 [INFO] Project dependency features detected: [] 07:58:31 [INFO] Pax Exam System (Version: 4.13.3) created. 07:58:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:58:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:58:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:58:32 [INFO] Waiting for remote bundle context.. on 21000 name: d5beff29-382d-4c3e-aba7-5b96236c4a87 timout: [ RelativeTimeout value = 180000 ] 07:58:42 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:58:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:58:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:58:42 [INFO] 07:58:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-flowspec --- 07:58:42 [INFO] 07:58:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- 07:58:42 [INFO] 07:58:42 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-flowspec --- 07:58:42 [INFO] CycloneDX: Resolving Dependencies 07:58:44 [INFO] CycloneDX: Creating BOM version 1.5 with 147 component(s) 07:58:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-flowspec/target/bom.xml 07:58:44 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.20.9-SNAPSHOT-cyclonedx.xml 07:58:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-flowspec/target/bom.json 07:58:44 [INFO] attaching as odl-bgpcep-bgp-flowspec-0.20.9-SNAPSHOT-cyclonedx.json 07:58:44 [INFO] 07:58:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- 07:58:44 [INFO] Skipping duplicate-finder execution! 07:58:44 [INFO] 07:58:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- 07:58:44 [INFO] Skipping plugin execution 07:58:44 [INFO] 07:58:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- 07:58:44 [INFO] Skipping source per configuration. 07:58:44 [INFO] 07:58:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- 07:58:44 [INFO] 07:58:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-flowspec --- 07:58:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:58:44 [INFO] 07:58:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-flowspec --- 07:58:44 [WARNING] 07:58:44 [WARNING] The packaging plugin for project odl-bgpcep-bgp-flowspec did not assign 07:58:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:58:44 [WARNING] 07:58:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:58:44 [WARNING] 07:58:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.9-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.20.9-SNAPSHOT.pom 07:58:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.9-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.20.9-SNAPSHOT-features.xml 07:58:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.9-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.20.9-SNAPSHOT-cyclonedx.xml 07:58:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.9-SNAPSHOT/odl-bgpcep-bgp-flowspec-0.20.9-SNAPSHOT-cyclonedx.json 07:58:44 [INFO] 07:58:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:58:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:feature:0.20.9-SNAPSHOT 07:58:44 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:58:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:58:44 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:58:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:58:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:58:44 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:58:44 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:58:44 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:58:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:58:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:58:44 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:58:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:58:44 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:58:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:58:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:58:44 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:58:44 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:58:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:58:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:58:44 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:58:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:58:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:58:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:58:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:58:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:58:44 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:58:44 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:58:44 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:58:44 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:58:44 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:58:44 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:58:44 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:58:44 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:58:44 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:58:44 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:58:44 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:58:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:58:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:58:44 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:58:44 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:58:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:58:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:58:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:58:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:58:44 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:58:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:58:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:58:44 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:58:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:58:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:58:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:58:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:58:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:58:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:58:44 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:58:44 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:58:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:58:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:58:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:58:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:58:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:58:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:58:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:58:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:58:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:58:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:58:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:58:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:58:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:58:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:58:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:58:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:58:44 [INFO] +- junit:junit:jar:4.13.2:test 07:58:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:58:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:58:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:58:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:58:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:58:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:58:44 [INFO] 07:58:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:58:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-flowspec/target/sonatype-clm/module.xml 07:58:44 [INFO] 07:58:44 [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- 07:58:44 [INFO] Building bgp-labeled-unicast 0.20.9-SNAPSHOT [79/169] 07:58:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:58:44 [INFO] 07:58:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-labeled-unicast --- 07:58:44 [INFO] 07:58:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-labeled-unicast --- 07:58:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:58:44 [INFO] 07:58:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- 07:58:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:58:44 [INFO] 07:58:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-labeled-unicast --- 07:58:44 [INFO] 07:58:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- 07:58:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:58:44 [INFO] 07:58:44 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-labeled-unicast --- 07:58:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:58:44 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/yang 07:58:44 [INFO] yang-to-sources: Found 13 dependencies in 4.553 ms 07:58:44 [INFO] yang-to-sources: Project model files found: 1 in 1.553 ms 07:58:44 [INFO] yang-to-sources: 13 YANG models processed in 91.41 ms 07:58:44 [INFO] BindingJavaFileGenerator: Defined 79 files in 10.51 ms 07:58:44 [INFO] Sorted 79 files into 23 directories in 190.7 μs 07:58:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 79 in 25.11 ms 07:58:44 [INFO] 07:58:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-labeled-unicast --- 07:58:44 [INFO] Starting audit... 07:58:44 Audit done. 07:58:44 [INFO] You have 0 Checkstyle violations. 07:58:44 [INFO] 07:58:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-labeled-unicast --- 07:58:44 [INFO] Starting audit... 07:58:44 Audit done. 07:58:44 [INFO] You have 0 Checkstyle violations. 07:58:44 [INFO] 07:58:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-labeled-unicast --- 07:58:44 [INFO] 07:58:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-labeled-unicast --- 07:58:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/resources 07:58:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:58:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:58:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:58:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:58:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:58:44 [INFO] 07:58:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-labeled-unicast --- 07:58:44 [INFO] Recompiling the module because of changed dependency. 07:58:44 [INFO] Compiling 87 source files with javac [debug release 17] to target/classes 07:58:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:58:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:58:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:58:45 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:58:45 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:58:45 [INFO] 07:58:45 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> 07:58:45 [INFO] 07:58:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-labeled-unicast --- 07:58:45 [INFO] Fork Value is true 07:58:48 [INFO] Done SpotBugs Analysis.... 07:58:48 [INFO] 07:58:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< 07:58:48 [INFO] 07:58:48 [INFO] 07:58:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-labeled-unicast --- 07:58:48 [INFO] BugInstance size is 0 07:58:48 [INFO] Error size is 0 07:58:48 [INFO] No errors/warnings found 07:58:48 [INFO] 07:58:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-labeled-unicast --- 07:58:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/test/resources 07:58:48 [INFO] 07:58:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-labeled-unicast --- 07:58:48 [INFO] Recompiling the module because of changed dependency. 07:58:48 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:58:48 [INFO] 07:58:48 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-labeled-unicast --- 07:58:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:58:48 [INFO] 07:58:48 [INFO] ------------------------------------------------------- 07:58:48 [INFO] T E S T S 07:58:48 [INFO] ------------------------------------------------------- 07:58:49 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:58:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:58:50 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:58:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:58:50 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:58:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:58:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:58:51 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:58:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.905 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:58:55 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:58:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:58:55 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:58:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:58:55 [INFO] 07:58:55 [INFO] Results: 07:58:55 [INFO] 07:58:55 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:58:55 [INFO] 07:58:55 [INFO] 07:58:55 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-labeled-unicast --- 07:58:55 [INFO] 07:58:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-labeled-unicast --- 07:58:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT.jar 07:58:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF 07:58:56 [INFO] 07:58:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-labeled-unicast --- 07:58:56 [INFO] No previous run data found, generating javadoc. 07:58:59 [WARNING] Javadoc Warnings 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:32: warning: no comment 07:58:59 [WARNING] public final class BGPActivator implements BGPExtensionProviderActivator { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:36: warning: no comment 07:58:59 [WARNING] public BGPActivator() { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv4RIBSupport.java:23: warning: no comment 07:58:59 [WARNING] public final class LabeledUnicastIpv4RIBSupport 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv4RIBSupport.java:25: warning: no comment 07:58:59 [WARNING] public LabeledUnicastIpv4RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/AbstractLabeledUnicastRIBSupport.java:145: warning: no comment 07:58:59 [WARNING] protected abstract @NonNull IpPrefix createIpPrefix(@NonNull String prefixString); 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/AbstractLabeledUnicastRIBSupport.java:147: warning: no comment 07:58:59 [WARNING] public static List extractLabel(final DataContainerNode route, final NodeIdentifier labelStackNid, 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/AbstractLabeledUnicastRIBSupport.java:115: warning: no comment 07:58:59 [WARNING] protected List extractRoutes(final Collection routes) { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LUNlriParser.java:53: warning: no comment 07:58:59 [WARNING] public class LUNlriParser implements NlriParser, NlriSerializer { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LUNlriParser.java:55: warning: no comment 07:58:59 [WARNING] public static final int LABEL_LENGTH = 3; 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LUNlriParser.java:139: warning: no comment 07:58:59 [WARNING] public static int getPrefixLength(final IpPrefix prefix) { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LUNlriParser.java:157: warning: no comment 07:58:59 [WARNING] public static IpPrefix parseIpPrefix(final ByteBuf nlri, final int prefixLen, final AddressFamily afi) { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LUNlriParser.java:167: warning: no comment 07:58:59 [WARNING] public static List parseLabel(final ByteBuf nlri) { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LUNlriParser.java:117: warning: no comment 07:58:59 [WARNING] public static void serializeLabelStackEntries(final List stack, final boolean isUnreachNlri, 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LUNlriParser.java:98: warning: no comment 07:58:59 [WARNING] protected static void serializeNlri(final List dests, final boolean isUnreachNlri, 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/LUNlriParser.java:134: warning: no comment 07:58:59 [WARNING] public static void serializePrefixField(final IpPrefix prefix, final ByteBuf buffer) { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/RIBActivator.java:23: warning: no comment 07:58:59 [WARNING] public class RIBActivator implements RIBExtensionProviderActivator { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/RIBActivator.java:25: warning: no comment 07:58:59 [WARNING] public RIBActivator() { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/labeled/unicast/rev180329/Srgb.java:30: warning: no comment 07:58:59 [WARNING] public Srgb(Uint32 _value) { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/labeled/unicast/rev180329/Srgb.java:54: warning: no comment 07:58:59 [WARNING] public static Srgb getDefaultInstance(final String defaultValue) { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/TableTypeActivator.java:27: warning: no comment 07:58:59 [WARNING] public final class TableTypeActivator implements BGPTableTypeRegistryProviderActivator { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/TableTypeActivator.java:29: warning: no comment 07:58:59 [WARNING] public TableTypeActivator() { 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/labeled/unicast/rev180329/labeled/unicast/routes/list/LabeledUnicastRouteKey.java:25: warning: no comment 07:58:59 [WARNING] private final PathId _pathId; 07:58:59 [WARNING] ^ 07:58:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/labeled/unicast/rev180329/labeled/unicast/routes/list/LabeledUnicastRouteKey.java:24: warning: no comment 07:58:59 [WARNING] private final String _routeKey; 07:58:59 [WARNING] ^ 07:58:59 [WARNING] 23 warnings 07:58:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT-javadoc.jar 07:58:59 [INFO] 07:58:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-labeled-unicast --- 07:58:59 [INFO] CycloneDX: Resolving Dependencies 07:59:00 [INFO] CycloneDX: Creating BOM version 1.5 with 67 component(s) 07:59:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bom.xml 07:59:00 [INFO] attaching as bgp-labeled-unicast-0.20.9-SNAPSHOT-cyclonedx.xml 07:59:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bom.json 07:59:00 [INFO] attaching as bgp-labeled-unicast-0.20.9-SNAPSHOT-cyclonedx.json 07:59:00 [INFO] 07:59:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- 07:59:00 [INFO] Skipping duplicate-finder execution! 07:59:00 [INFO] 07:59:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- 07:59:00 [INFO] No dependency problems found 07:59:00 [INFO] 07:59:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- 07:59:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT-sources.jar 07:59:00 [INFO] 07:59:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-labeled-unicast --- 07:59:00 [INFO] 07:59:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-labeled-unicast --- 07:59:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec 07:59:00 [INFO] Analyzed bundle 'bgp-labeled-unicast' with 9 classes 07:59:00 [INFO] 07:59:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-labeled-unicast --- 07:59:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.9-SNAPSHOT/bgp-labeled-unicast-0.20.9-SNAPSHOT.pom 07:59:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.9-SNAPSHOT/bgp-labeled-unicast-0.20.9-SNAPSHOT.jar 07:59:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.9-SNAPSHOT/bgp-labeled-unicast-0.20.9-SNAPSHOT-javadoc.jar 07:59:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.9-SNAPSHOT/bgp-labeled-unicast-0.20.9-SNAPSHOT-cyclonedx.xml 07:59:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.9-SNAPSHOT/bgp-labeled-unicast-0.20.9-SNAPSHOT-cyclonedx.json 07:59:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.9-SNAPSHOT/bgp-labeled-unicast-0.20.9-SNAPSHOT-sources.jar 07:59:00 [INFO] 07:59:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-labeled-unicast --- 07:59:00 [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.9-SNAPSHOT/bgp-labeled-unicast-0.20.9-SNAPSHOT.jar 07:59:00 [INFO] Writing OBR metadata 07:59:00 [INFO] 07:59:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-labeled-unicast --- 07:59:00 [INFO] org.opendaylight.bgpcep:bgp-labeled-unicast:bundle:0.20.9-SNAPSHOT 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:59:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:59:00 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:59:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:59:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:59:00 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 07:59:00 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:59:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:59:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:59:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:59:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:59:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:59:00 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:59:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:59:00 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:59:00 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:59:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:59:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:59:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:59:00 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:59:00 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:59:00 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:59:00 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:59:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:59:00 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:59:00 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:59:00 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:59:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:59:00 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:59:00 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:59:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:59:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:59:00 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:59:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:59:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:59:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:59:00 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:59:00 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:59:00 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:59:00 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:59:00 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:59:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:59:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:59:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:59:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:59:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:59:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:59:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:59:00 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:59:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:59:00 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:59:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:59:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:59:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:59:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:59:00 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:59:00 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:59:00 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:59:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:59:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:59:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:59:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:59:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:59:00 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:59:00 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:59:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:59:00 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:59:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:59:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:59:00 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:59:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:59:00 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:59:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:59:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:59:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:59:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:59:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:59:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:59:00 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:59:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:59:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:59:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:59:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:59:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:59:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:59:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:59:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:59:00 [INFO] +- junit:junit:jar:4.13.2:test 07:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:59:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:59:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:59:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:59:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:59:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:59:00 [INFO] 07:59:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-labeled-unicast --- 07:59:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/sonatype-clm/module.xml 07:59:00 [INFO] 07:59:00 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- 07:59:00 [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 0.20.9-SNAPSHOT [80/169] 07:59:00 [INFO] ------------------------------[ feature ]------------------------------- 07:59:00 [INFO] 07:59:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:00 [INFO] 07:59:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:59:00 [INFO] 07:59:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:59:00 [INFO] 07:59:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] 07:59:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:59:01 [INFO] argLine set to empty 07:59:01 [INFO] 07:59:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] Starting audit... 07:59:01 Audit done. 07:59:01 [INFO] You have 0 Checkstyle violations. 07:59:01 [INFO] 07:59:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] Starting audit... 07:59:01 Audit done. 07:59:01 [INFO] You have 0 Checkstyle violations. 07:59:01 [INFO] 07:59:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] 07:59:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml 07:59:01 [INFO] ...done! 07:59:01 [INFO] Attaching features XML 07:59:01 [INFO] 07:59:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:59:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:59:01 [INFO] 07:59:01 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> 07:59:01 [INFO] 07:59:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] 07:59:01 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< 07:59:01 [INFO] 07:59:01 [INFO] 07:59:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] 07:59:01 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:01 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast 07:59:01 [INFO] Project dependency features detected: [] 07:59:01 [INFO] Pax Exam System (Version: 4.13.3) created. 07:59:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:59:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:59:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:59:02 [INFO] Waiting for remote bundle context.. on 21000 name: 2f99e1f6-6dc9-41f8-867c-901d662d66e3 timout: [ RelativeTimeout value = 180000 ] 07:59:10 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:59:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:59:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:59:10 [INFO] 07:59:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:10 [INFO] 07:59:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:10 [INFO] 07:59:10 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:10 [INFO] CycloneDX: Resolving Dependencies 07:59:11 [INFO] CycloneDX: Creating BOM version 1.5 with 149 component(s) 07:59:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml 07:59:11 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.20.9-SNAPSHOT-cyclonedx.xml 07:59:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json 07:59:11 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-0.20.9-SNAPSHOT-cyclonedx.json 07:59:11 [INFO] 07:59:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:11 [INFO] Skipping duplicate-finder execution! 07:59:11 [INFO] 07:59:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:11 [INFO] Skipping plugin execution 07:59:11 [INFO] 07:59:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:11 [INFO] Skipping source per configuration. 07:59:11 [INFO] 07:59:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:11 [INFO] 07:59:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:59:11 [INFO] 07:59:11 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:11 [WARNING] 07:59:11 [WARNING] The packaging plugin for project odl-bgpcep-bgp-labeled-unicast did not assign 07:59:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:59:11 [WARNING] 07:59:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:59:11 [WARNING] 07:59:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.9-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.20.9-SNAPSHOT.pom 07:59:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.9-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.20.9-SNAPSHOT-features.xml 07:59:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.9-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.20.9-SNAPSHOT-cyclonedx.xml 07:59:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.9-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-0.20.9-SNAPSHOT-cyclonedx.json 07:59:11 [INFO] 07:59:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:feature:0.20.9-SNAPSHOT 07:59:11 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:59:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:59:11 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:59:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:59:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:59:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:59:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:59:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:59:11 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:59:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:59:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:59:11 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:59:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:59:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:59:11 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:59:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:59:11 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:59:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:59:11 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:59:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:59:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:59:11 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:59:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:59:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:59:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:59:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:59:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:59:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:59:11 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:59:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:59:11 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:59:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:59:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:59:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:59:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:59:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:59:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:59:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:59:11 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:59:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:59:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:59:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:59:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:59:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:59:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:59:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:59:11 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:59:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:59:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:59:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:59:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:59:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:59:11 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:59:11 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:59:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:59:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:59:11 [INFO] +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:compile 07:59:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:59:11 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:59:11 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:59:11 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:59:11 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:59:11 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:59:11 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:59:11 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:59:11 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:59:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:59:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:59:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:59:11 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:59:11 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:59:11 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:59:11 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:59:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:59:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:59:11 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:59:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:59:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:59:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:59:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:59:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:59:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:59:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:59:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:59:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:59:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:59:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:59:11 [INFO] +- junit:junit:jar:4.13.2:test 07:59:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:59:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:59:11 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:59:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:59:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:59:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:59:11 [INFO] 07:59:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:59:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-labeled-unicast/target/sonatype-clm/module.xml 07:59:11 [INFO] 07:59:11 [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ 07:59:11 [INFO] Building bgp-l3vpn 0.20.9-SNAPSHOT [81/169] 07:59:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:59:11 [INFO] 07:59:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-l3vpn --- 07:59:11 [INFO] 07:59:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-l3vpn --- 07:59:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:59:11 [INFO] 07:59:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-l3vpn --- 07:59:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:59:11 [INFO] 07:59:11 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-l3vpn --- 07:59:12 [INFO] 07:59:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-l3vpn --- 07:59:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:59:12 [INFO] 07:59:12 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-l3vpn --- 07:59:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:59:12 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/yang 07:59:12 [INFO] yang-to-sources: Found 14 dependencies in 3.788 ms 07:59:12 [INFO] yang-to-sources: Project model files found: 4 in 2.610 ms 07:59:12 [INFO] yang-to-sources: 17 YANG models processed in 131.9 ms 07:59:12 [INFO] BindingJavaFileGenerator: Defined 128 files in 11.47 ms 07:59:12 [INFO] Sorted 128 files into 46 directories in 192.4 μs 07:59:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 28.61 ms 07:59:12 [INFO] 07:59:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-l3vpn --- 07:59:12 [INFO] Starting audit... 07:59:12 Audit done. 07:59:12 [INFO] You have 0 Checkstyle violations. 07:59:12 [INFO] 07:59:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-l3vpn --- 07:59:12 [INFO] Starting audit... 07:59:12 Audit done. 07:59:12 [INFO] You have 0 Checkstyle violations. 07:59:12 [INFO] 07:59:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-l3vpn --- 07:59:12 [INFO] 07:59:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-l3vpn --- 07:59:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/resources 07:59:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/generated-sources/spi 07:59:12 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:59:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:59:12 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:59:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/generated-sources/spi 07:59:12 [INFO] 07:59:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-l3vpn --- 07:59:12 [INFO] Recompiling the module because of changed dependency. 07:59:12 [INFO] Compiling 146 source files with javac [debug release 17] to target/classes 07:59:13 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:59:13 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:59:13 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:59:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[64,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:59:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[67,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:59:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[70,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:59:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[73,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:59:13 [INFO] 07:59:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> 07:59:13 [INFO] 07:59:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-l3vpn --- 07:59:13 [INFO] Fork Value is true 07:59:17 [INFO] Done SpotBugs Analysis.... 07:59:17 [INFO] 07:59:17 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< 07:59:17 [INFO] 07:59:17 [INFO] 07:59:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-l3vpn --- 07:59:17 [INFO] BugInstance size is 0 07:59:17 [INFO] Error size is 0 07:59:17 [INFO] No errors/warnings found 07:59:17 [INFO] 07:59:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-l3vpn --- 07:59:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/test/resources 07:59:17 [INFO] 07:59:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-l3vpn --- 07:59:17 [INFO] Recompiling the module because of changed dependency. 07:59:17 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 07:59:17 [INFO] 07:59:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-l3vpn --- 07:59:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:59:17 [INFO] 07:59:17 [INFO] ------------------------------------------------------- 07:59:17 [INFO] T E S T S 07:59:17 [INFO] ------------------------------------------------------- 07:59:18 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:59:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:59:18 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:59:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.530 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:59:22 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:59:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:59:22 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:59:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:59:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.783 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:59:24 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:59:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:59:24 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:59:24 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:59:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:59:24 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:59:24 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:59:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:59:24 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:59:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:59:24 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:59:24 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:59:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:59:24 [INFO] 07:59:24 [INFO] Results: 07:59:24 [INFO] 07:59:24 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 07:59:24 [INFO] 07:59:24 [INFO] 07:59:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-l3vpn --- 07:59:24 [INFO] 07:59:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-l3vpn --- 07:59:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT.jar 07:59:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF 07:59:25 [INFO] 07:59:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-l3vpn --- 07:59:25 [INFO] No previous run data found, generating javadoc. 07:59:28 [WARNING] Javadoc Warnings 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnNextHopParserSerializer.java:19: warning: no comment 07:59:28 [WARNING] public abstract class AbstractVpnNextHopParserSerializer implements NextHopParserSerializer { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnNextHopParserSerializer.java:23: warning: no comment 07:59:28 [WARNING] protected AbstractVpnNextHopParserSerializer(final int ipAddrLength, final Class ipNextHopCaseClazz) { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnNlriParser.java:33: warning: no comment 07:59:28 [WARNING] public abstract class AbstractVpnNlriParser implements NlriParser, NlriSerializer { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnNlriParser.java:42: warning: no comment 07:59:28 [WARNING] protected abstract AdvertizedRoutes getAdvertizedRoutesByDestination(List dst); 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnNlriParser.java:38: warning: no comment 07:59:28 [WARNING] protected abstract List getAdvertizedVpnDestination(DestinationType dstType); 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnNlriParser.java:40: warning: no comment 07:59:28 [WARNING] protected abstract WithdrawnRoutes getWithdrawnRoutesByDestination(List dst); 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnNlriParser.java:36: warning: no comment 07:59:28 [WARNING] protected abstract List getWithdrawnVpnDestination(DestinationType dstType); 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:66: warning: no @param for mappingService 07:59:28 [WARNING] protected AbstractVpnRIBSupport( 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:66: warning: no @param for cazeQName 07:59:28 [WARNING] protected AbstractVpnRIBSupport( 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:66: warning: no @param for containerQName 07:59:28 [WARNING] protected AbstractVpnRIBSupport( 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:66: warning: no @param for afi 07:59:28 [WARNING] protected AbstractVpnRIBSupport( 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:66: warning: no @param for afiQName 07:59:28 [WARNING] protected AbstractVpnRIBSupport( 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:66: warning: no @param for vpnDstContainerClassQname 07:59:28 [WARNING] protected AbstractVpnRIBSupport( 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:50: warning: no comment 07:59:28 [WARNING] public abstract class AbstractVpnRIBSupport & L3vpnIpRoute> 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:90: warning: no comment 07:59:28 [WARNING] protected abstract IpPrefix createPrefix(String prefix); 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:92: warning: no comment 07:59:28 [WARNING] protected abstract DestinationType getAdvertisedDestinationType(List dests); 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/AbstractVpnRIBSupport.java:94: warning: no comment 07:59:28 [WARNING] protected abstract DestinationType getWithdrawnDestinationType(List dests); 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:51: warning: no comment 07:59:28 [WARNING] public BGPActivator() { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/mcast/L3VpnMcastIpv4RIBSupport.java:41: warning: no comment 07:59:28 [WARNING] public L3VpnMcastIpv4RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/mcast/AbstractL3vpnMcastIpRIBSupport.java:95: warning: no comment 07:59:28 [WARNING] protected abstract IpPrefix createPrefix(String prefix); 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/mcast/L3VpnMcastIpv6RIBSupport.java:41: warning: no comment 07:59:28 [WARNING] public L3VpnMcastIpv6RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/mcast/nlri/L3vpnMcastNlriSerializer.java:22: warning: no comment 07:59:28 [WARNING] public final class L3vpnMcastNlriSerializer { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/mcast/nlri/L3vpnMcastNlriSerializer.java:53: warning: no comment 07:59:28 [WARNING] public static void serializeNlri(final List destinationList, final ByteBuf output) { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/RIBActivator.java:34: warning: no comment 07:59:28 [WARNING] public RIBActivator() { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/TableTypeActivator.java:37: warning: no comment 07:59:28 [WARNING] public TableTypeActivator() { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv4/VpnIpv4NextHopParserSerializer.java:14: warning: no comment 07:59:28 [WARNING] public final class VpnIpv4NextHopParserSerializer extends AbstractVpnNextHopParserSerializer { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv4/VpnIpv4NextHopParserSerializer.java:15: warning: no comment 07:59:28 [WARNING] public VpnIpv4NextHopParserSerializer() { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv4/VpnIpv4NlriParser.java:21: warning: no comment 07:59:28 [WARNING] public final class VpnIpv4NlriParser extends AbstractVpnNlriParser { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv4/VpnIpv4RIBSupport.java:30: warning: no @param for mappingService 07:59:28 [WARNING] public VpnIpv4RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv4/VpnIpv4RIBSupport.java:23: warning: no comment 07:59:28 [WARNING] public final class VpnIpv4RIBSupport extends AbstractVpnRIBSupport { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv6/VpnIpv6NextHopParserSerializer.java:14: warning: no comment 07:59:28 [WARNING] public final class VpnIpv6NextHopParserSerializer extends AbstractVpnNextHopParserSerializer { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv6/VpnIpv6NextHopParserSerializer.java:15: warning: no comment 07:59:28 [WARNING] public VpnIpv6NextHopParserSerializer() { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv6/VpnIpv6NlriParser.java:21: warning: no comment 07:59:28 [WARNING] public class VpnIpv6NlriParser extends AbstractVpnNlriParser { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv6/VpnIpv6RIBSupport.java:30: warning: no @param for mappingService 07:59:28 [WARNING] public VpnIpv6RIBSupport(final BindingNormalizedNodeSerializer mappingService) { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/unicast/ipv6/VpnIpv6RIBSupport.java:23: warning: no comment 07:59:28 [WARNING] public final class VpnIpv6RIBSupport extends AbstractVpnRIBSupport { 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/l3vpn/mcast/rev180417/l3vpn/mcast/routes/L3vpnMcastRouteKey.java:25: warning: no comment 07:59:28 [WARNING] private final PathId _pathId; 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/l3vpn/mcast/rev180417/l3vpn/mcast/routes/L3vpnMcastRouteKey.java:24: warning: no comment 07:59:28 [WARNING] private final String _routeKey; 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/vpn/rev180329/l3vpn/ip/route/VpnRouteKey.java:25: warning: no comment 07:59:28 [WARNING] private final PathId _pathId; 07:59:28 [WARNING] ^ 07:59:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/vpn/rev180329/l3vpn/ip/route/VpnRouteKey.java:24: warning: no comment 07:59:28 [WARNING] private final String _routeKey; 07:59:28 [WARNING] ^ 07:59:28 [WARNING] 39 warnings 07:59:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT-javadoc.jar 07:59:28 [INFO] 07:59:28 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-l3vpn --- 07:59:28 [INFO] CycloneDX: Resolving Dependencies 07:59:30 [INFO] CycloneDX: Creating BOM version 1.5 with 68 component(s) 07:59:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bom.xml 07:59:30 [INFO] attaching as bgp-l3vpn-0.20.9-SNAPSHOT-cyclonedx.xml 07:59:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bom.json 07:59:30 [INFO] attaching as bgp-l3vpn-0.20.9-SNAPSHOT-cyclonedx.json 07:59:30 [INFO] 07:59:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- 07:59:30 [INFO] Skipping duplicate-finder execution! 07:59:30 [INFO] 07:59:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-l3vpn --- 07:59:30 [INFO] No dependency problems found 07:59:30 [INFO] 07:59:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-l3vpn --- 07:59:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT-sources.jar 07:59:30 [INFO] 07:59:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-l3vpn --- 07:59:30 [INFO] 07:59:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-l3vpn --- 07:59:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec 07:59:30 [INFO] Analyzed bundle 'bgp-l3vpn' with 19 classes 07:59:30 [INFO] 07:59:30 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-l3vpn --- 07:59:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.20.9-SNAPSHOT/bgp-l3vpn-0.20.9-SNAPSHOT.pom 07:59:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.20.9-SNAPSHOT/bgp-l3vpn-0.20.9-SNAPSHOT.jar 07:59:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.20.9-SNAPSHOT/bgp-l3vpn-0.20.9-SNAPSHOT-javadoc.jar 07:59:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.20.9-SNAPSHOT/bgp-l3vpn-0.20.9-SNAPSHOT-cyclonedx.xml 07:59:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.20.9-SNAPSHOT/bgp-l3vpn-0.20.9-SNAPSHOT-cyclonedx.json 07:59:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/0.20.9-SNAPSHOT/bgp-l3vpn-0.20.9-SNAPSHOT-sources.jar 07:59:30 [INFO] 07:59:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-l3vpn --- 07:59:30 [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/0.20.9-SNAPSHOT/bgp-l3vpn-0.20.9-SNAPSHOT.jar 07:59:30 [INFO] Writing OBR metadata 07:59:30 [INFO] 07:59:30 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-l3vpn --- 07:59:30 [INFO] org.opendaylight.bgpcep:bgp-l3vpn:bundle:0.20.9-SNAPSHOT 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:59:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:59:30 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:59:30 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 07:59:30 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:59:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:59:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:59:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:59:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:59:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:59:30 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:59:30 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:59:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:59:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:59:30 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:59:30 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:59:30 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:59:30 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:59:30 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:59:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:59:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:59:30 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:59:30 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 07:59:30 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:59:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:59:30 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:59:30 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:59:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:59:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:59:30 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:59:30 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:59:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:59:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:59:30 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:59:30 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:59:30 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:59:30 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:59:30 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:59:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:59:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:59:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:59:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:59:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:59:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:59:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 07:59:30 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 07:59:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 07:59:30 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 07:59:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 07:59:30 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 07:59:30 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 07:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 07:59:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 07:59:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 07:59:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 07:59:30 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 07:59:30 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 07:59:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 07:59:30 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 07:59:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:59:30 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 07:59:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 07:59:30 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 07:59:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:59:30 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:59:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:59:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:59:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:59:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:59:30 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:59:30 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:59:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:59:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:59:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:59:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:59:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:59:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:59:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:59:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:59:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:59:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:59:30 [INFO] +- junit:junit:jar:4.13.2:test 07:59:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:59:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:59:30 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:59:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 07:59:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:59:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:59:30 [INFO] 07:59:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-l3vpn --- 07:59:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/sonatype-clm/module.xml 07:59:30 [INFO] 07:59:30 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ 07:59:30 [INFO] Building OpenDaylight :: BGP :: L3Vpn 0.20.9-SNAPSHOT [82/169] 07:59:30 [INFO] ------------------------------[ feature ]------------------------------- 07:59:30 [INFO] 07:59:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- 07:59:30 [INFO] 07:59:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- 07:59:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:59:30 [INFO] 07:59:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- 07:59:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:59:30 [INFO] 07:59:30 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] 07:59:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:59:31 [INFO] argLine set to empty 07:59:31 [INFO] 07:59:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] Starting audit... 07:59:31 Audit done. 07:59:31 [INFO] You have 0 Checkstyle violations. 07:59:31 [INFO] 07:59:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] Starting audit... 07:59:31 Audit done. 07:59:31 [INFO] You have 0 Checkstyle violations. 07:59:31 [INFO] 07:59:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] 07:59:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml 07:59:31 [INFO] ...done! 07:59:31 [INFO] Attaching features XML 07:59:31 [INFO] 07:59:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:59:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:59:31 [INFO] 07:59:31 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> 07:59:31 [INFO] 07:59:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] 07:59:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< 07:59:31 [INFO] 07:59:31 [INFO] 07:59:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] 07:59:31 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-l3vpn --- 07:59:31 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn 07:59:31 [INFO] Project dependency features detected: [] 07:59:31 [INFO] Pax Exam System (Version: 4.13.3) created. 07:59:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:59:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:59:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:59:32 [INFO] Waiting for remote bundle context.. on 21000 name: 1d7f5168-e87a-4adc-9d0c-e0084ba4e897 timout: [ RelativeTimeout value = 180000 ] 07:59:40 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 07:59:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:59:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:59:40 [INFO] 07:59:40 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- 07:59:40 [INFO] 07:59:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- 07:59:40 [INFO] 07:59:40 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- 07:59:40 [INFO] CycloneDX: Resolving Dependencies 07:59:42 [INFO] CycloneDX: Creating BOM version 1.5 with 151 component(s) 07:59:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-l3vpn/target/bom.xml 07:59:42 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.20.9-SNAPSHOT-cyclonedx.xml 07:59:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-l3vpn/target/bom.json 07:59:42 [INFO] attaching as odl-bgpcep-bgp-l3vpn-0.20.9-SNAPSHOT-cyclonedx.json 07:59:42 [INFO] 07:59:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- 07:59:42 [INFO] Skipping duplicate-finder execution! 07:59:42 [INFO] 07:59:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- 07:59:42 [INFO] Skipping plugin execution 07:59:42 [INFO] 07:59:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- 07:59:42 [INFO] Skipping source per configuration. 07:59:42 [INFO] 07:59:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- 07:59:42 [INFO] 07:59:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-l3vpn --- 07:59:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:59:42 [INFO] 07:59:42 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-l3vpn --- 07:59:42 [WARNING] 07:59:42 [WARNING] The packaging plugin for project odl-bgpcep-bgp-l3vpn did not assign 07:59:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:59:42 [WARNING] 07:59:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:59:42 [WARNING] 07:59:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.20.9-SNAPSHOT.pom 07:59:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.20.9-SNAPSHOT-features.xml 07:59:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.20.9-SNAPSHOT-cyclonedx.xml 07:59:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-l3vpn-0.20.9-SNAPSHOT-cyclonedx.json 07:59:42 [INFO] 07:59:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:59:42 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:feature:0.20.9-SNAPSHOT 07:59:42 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 07:59:42 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 07:59:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 07:59:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 07:59:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 07:59:42 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 07:59:42 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 07:59:42 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 07:59:42 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 07:59:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 07:59:42 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 07:59:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 07:59:42 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 07:59:42 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 07:59:42 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 07:59:42 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 07:59:42 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:59:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:59:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:59:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 07:59:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 07:59:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:59:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:59:42 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 07:59:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 07:59:42 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 07:59:42 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 07:59:42 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 07:59:42 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 07:59:42 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 07:59:42 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 07:59:42 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 07:59:42 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 07:59:42 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 07:59:42 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 07:59:42 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 07:59:42 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 07:59:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 07:59:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 07:59:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 07:59:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 07:59:42 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 07:59:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 07:59:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 07:59:42 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 07:59:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 07:59:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 07:59:42 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 07:59:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 07:59:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 07:59:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 07:59:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 07:59:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 07:59:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 07:59:42 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 07:59:42 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 07:59:42 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 07:59:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 07:59:42 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:compile 07:59:42 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 07:59:42 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 07:59:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:59:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:59:42 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 07:59:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 07:59:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 07:59:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 07:59:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 07:59:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:59:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 07:59:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:59:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 07:59:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 07:59:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 07:59:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 07:59:42 [INFO] +- junit:junit:jar:4.13.2:test 07:59:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 07:59:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 07:59:42 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 07:59:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 07:59:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 07:59:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:59:42 [INFO] 07:59:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:59:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-l3vpn/target/sonatype-clm/module.xml 07:59:42 [INFO] 07:59:42 [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ 07:59:42 [INFO] Building bgp-mvpn 0.20.9-SNAPSHOT [83/169] 07:59:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:59:42 [INFO] 07:59:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-mvpn --- 07:59:42 [INFO] 07:59:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-mvpn --- 07:59:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:59:42 [INFO] 07:59:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-mvpn --- 07:59:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:59:42 [INFO] 07:59:42 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-mvpn --- 07:59:42 [INFO] 07:59:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-mvpn --- 07:59:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:59:42 [INFO] 07:59:42 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-mvpn --- 07:59:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:59:42 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/yang 07:59:42 [INFO] yang-to-sources: Found 13 dependencies in 3.132 ms 07:59:42 [INFO] yang-to-sources: Project model files found: 4 in 4.295 ms 07:59:42 [INFO] yang-to-sources: 16 YANG models processed in 122.9 ms 07:59:42 [INFO] BindingJavaFileGenerator: Defined 179 files in 10.80 ms 07:59:42 [INFO] Sorted 179 files into 62 directories in 244.4 μs 07:59:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 179 in 33.53 ms 07:59:42 [INFO] 07:59:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-mvpn --- 07:59:42 [INFO] Starting audit... 07:59:42 Audit done. 07:59:42 [INFO] You have 0 Checkstyle violations. 07:59:42 [INFO] 07:59:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-mvpn --- 07:59:43 [INFO] Starting audit... 07:59:43 Audit done. 07:59:43 [INFO] You have 0 Checkstyle violations. 07:59:43 [INFO] 07:59:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-mvpn --- 07:59:43 [INFO] 07:59:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-mvpn --- 07:59:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/resources 07:59:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/spi 07:59:43 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:59:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:59:43 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:59:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/spi 07:59:43 [INFO] 07:59:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-mvpn --- 07:59:43 [INFO] Recompiling the module because of changed dependency. 07:59:43 [INFO] Compiling 217 source files with javac [debug release 17] to target/classes 07:59:44 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:59:44 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:59:44 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:59:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[97,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:59:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[103,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:59:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[48,15] found raw type: org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:59:44 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:59:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[53,36] unchecked call to serialize(T,@org.eclipse.jdt.annotation.NonNull io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:59:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked method invocation: method uniqueIndex in class com.google.common.collect.Maps is applied to given types 07:59:44 required: java.lang.Iterable,com.google.common.base.Function 07:59:44 found: java.util.List,com.google.common.base.Function> 07:59:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[58,39] unchecked conversion 07:59:44 required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> 07:59:44 found: com.google.common.collect.ImmutableMap 07:59:44 [INFO] 07:59:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> 07:59:44 [INFO] 07:59:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-mvpn --- 07:59:44 [INFO] Fork Value is true 07:59:48 [INFO] Done SpotBugs Analysis.... 07:59:48 [INFO] 07:59:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< 07:59:48 [INFO] 07:59:48 [INFO] 07:59:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-mvpn --- 07:59:48 [INFO] BugInstance size is 0 07:59:48 [INFO] Error size is 0 07:59:48 [INFO] No errors/warnings found 07:59:48 [INFO] 07:59:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-mvpn --- 07:59:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/test/resources 07:59:48 [INFO] 07:59:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-mvpn --- 07:59:48 [INFO] Recompiling the module because of changed dependency. 07:59:48 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 07:59:48 [INFO] 07:59:48 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-mvpn --- 07:59:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:59:48 [INFO] 07:59:48 [INFO] ------------------------------------------------------- 07:59:48 [INFO] T E S T S 07:59:48 [INFO] ------------------------------------------------------- 07:59:50 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:59:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:59:50 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:59:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:59:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.598 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:59:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:59:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:59:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:59:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:59:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:59:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:59:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 07:59:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:59:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:59:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:59:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:59:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:59:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:59:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:59:56 [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:59:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:59:57 [INFO] 07:59:57 [INFO] Results: 07:59:57 [INFO] 07:59:57 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 07:59:57 [INFO] 07:59:57 [INFO] 07:59:57 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-mvpn --- 07:59:57 [INFO] 07:59:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-mvpn --- 07:59:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT.jar 07:59:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF 07:59:57 [INFO] 07:59:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-mvpn --- 07:59:57 [INFO] No previous run data found, generating javadoc. 08:00:01 [WARNING] Javadoc Warnings 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/AbstractMvpnNlri.java:34: warning: no comment 08:00:01 [WARNING] protected AbstractMvpnNlri(final Class choice, final NlriType type) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/AbstractMvpnNlri.java:60: warning: no comment 08:00:01 [WARNING] protected abstract ByteBuf serializeBody(T mvpn); 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:55: warning: no comment 08:00:01 [WARNING] public BGPActivator() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/tunnel/identifier/BidirPimTreeParser.java:18: warning: no comment 08:00:01 [WARNING] public final class BidirPimTreeParser extends AbstractTunnelIdentifier { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/attributes/tunnel/identifier/TunnelIdentifierSerializer.java:24: warning: no comment 08:00:01 [WARNING] Class getClazz(); 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/attributes/tunnel/identifier/TunnelIdentifierParser.java:24: warning: no comment 08:00:01 [WARNING] int getType(); 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/tunnel/identifier/IngressReplicationParser.java:21: warning: no comment 08:00:01 [WARNING] public final class IngressReplicationParser extends AbstractTunnelIdentifier { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/InterASIPmsiADHandler.java:31: warning: no comment 08:00:01 [WARNING] public InterASIPmsiADHandler() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/IntraAsIPmsiADHandler.java:32: warning: no comment 08:00:01 [WARNING] public IntraAsIPmsiADHandler() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/Ipv4NlriHandler.java:78: warning: no comment 08:00:01 [WARNING] public static void serializeNlri(final List destinationList, final ByteBuf output) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/Ipv6NlriHandler.java:78: warning: no comment 08:00:01 [WARNING] public static void serializeNlri(final List destinationList, final ByteBuf output) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/LeafADHandler.java:34: warning: no comment 08:00:01 [WARNING] public LeafADHandler() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/tunnel/identifier/MldpMp2mpLspParser.java:22: warning: no comment 08:00:01 [WARNING] public final class MldpMp2mpLspParser extends AbstractTunnelIdentifier { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/tunnel/identifier/MldpP2mpLspParser.java:32: warning: no comment 08:00:01 [WARNING] public final class MldpP2mpLspParser extends AbstractTunnelIdentifier { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/tunnel/identifier/MldpP2mpLspParser.java:38: warning: no comment 08:00:01 [WARNING] public MldpP2mpLspParser(final AddressFamilyRegistry addressFamilyRegistry) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/nlri/MvpnParser.java:15: warning: no comment 08:00:01 [WARNING] public interface MvpnParser { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/nlri/MvpnRegistry.java:17: warning: no comment 08:00:01 [WARNING] public interface MvpnRegistry { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/nlri/MvpnSerializer.java:14: warning: no comment 08:00:01 [WARNING] public interface MvpnSerializer { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/NlriType.java:49: warning: no comment 08:00:01 [WARNING] InterAsIPmsiAD(2, "inter-as-i-pmsi-a-d"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/NlriType.java:47: warning: no comment 08:00:01 [WARNING] IntraAsIPmsiAD(1, "intra-as-i-pmsi-a-d"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/NlriType.java:53: warning: no comment 08:00:01 [WARNING] LeafAD(4, "leaf-a-d"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/NlriType.java:57: warning: no comment 08:00:01 [WARNING] SharedTreeJoin(6, "shared-tree-join"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/NlriType.java:55: warning: no comment 08:00:01 [WARNING] SourceActiveAD(5, "source-active-a-d"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/NlriType.java:59: warning: no comment 08:00:01 [WARNING] SourceTreeJoin(7, "source-tree-join") 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/NlriType.java:51: warning: no comment 08:00:01 [WARNING] SPmsiAD(3, "s-pmsi-a-d"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/OpaqueUtil.java:25: warning: no comment 08:00:01 [WARNING] public final class OpaqueUtil { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/OpaqueUtil.java:27: warning: no comment 08:00:01 [WARNING] public static final short EXTENDED_TYPE = 255; 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/OpaqueUtil.java:26: warning: no comment 08:00:01 [WARNING] public static final short GENERIC_LSP_IDENTIFIER = 1; 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/OpaqueUtil.java:69: warning: no comment 08:00:01 [WARNING] public static Opaque parseOpaque(final ByteBuf buffer) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/OpaqueUtil.java:99: warning: no comment 08:00:01 [WARNING] public static List parseOpaqueList(final ByteBuf byteBuf) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/OpaqueUtil.java:34: warning: no comment 08:00:01 [WARNING] public static boolean serializeOpaque(final Opaque opaque, final ByteBuf byteBuf) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/OpaqueUtil.java:110: warning: no comment 08:00:01 [WARNING] public static boolean serializeOpaqueList(final List mldpP2mpLsp, final ByteBuf buffer) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/PEDistinguisherLabelsAttributeHandler.java:48: warning: no comment 08:00:01 [WARNING] public PEDistinguisherLabelsAttributeHandler() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/PEDistinguisherLabelsAttributeHandler.java:124: warning: no comment 08:00:01 [WARNING] public Class getClazz() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/PEDistinguisherLabelsAttributeHandler.java:120: warning: no comment 08:00:01 [WARNING] public int getType() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/tunnel/identifier/PimSmTreeParser.java:18: warning: no comment 08:00:01 [WARNING] public final class PimSmTreeParser extends AbstractTunnelIdentifier { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/tunnel/identifier/PimSsmTreeParser.java:18: warning: no comment 08:00:01 [WARNING] public final class PimSsmTreeParser extends AbstractTunnelIdentifier { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/PMSITunnelAttributeHandler.java:103: warning: no comment 08:00:01 [WARNING] public Class getClazz() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/PMSITunnelAttributeHandler.java:78: warning: no comment 08:00:01 [WARNING] public int getType() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pmsi/tunnel/rev200120/PmsiTunnelType.java:55: warning: no comment 08:00:01 [WARNING] BidirPimTree(5, "bidir-pim-tree"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pmsi/tunnel/rev200120/PmsiTunnelType.java:57: warning: no comment 08:00:01 [WARNING] IngressReplication(6, "ingress-replication"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pmsi/tunnel/rev200120/PmsiTunnelType.java:59: warning: no comment 08:00:01 [WARNING] MldpMp2mpLsp(7, "mldp-mp2mp-lsp") 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pmsi/tunnel/rev200120/PmsiTunnelType.java:49: warning: no comment 08:00:01 [WARNING] MldpP2mpLsp(2, "mldp-p2mp-lsp"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pmsi/tunnel/rev200120/PmsiTunnelType.java:53: warning: no comment 08:00:01 [WARNING] PimSmTree(4, "pim-sm-tree"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pmsi/tunnel/rev200120/PmsiTunnelType.java:51: warning: no comment 08:00:01 [WARNING] PimSsmTree(3, "pim-ssm-tree"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pmsi/tunnel/rev200120/PmsiTunnelType.java:47: warning: no comment 08:00:01 [WARNING] RsvpTeP2mpLsp(1, "rsvp-te-p2mp-lsp"), 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/RIBActivator.java:30: warning: no comment 08:00:01 [WARNING] public RIBActivator() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/attributes/tunnel/identifier/RsvpTeP2MpLspParser.java:21: warning: no comment 08:00:01 [WARNING] public final class RsvpTeP2MpLspParser extends AbstractTunnelIdentifier { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/SharedTreeJoinHandler.java:22: warning: no comment 08:00:01 [WARNING] public SharedTreeJoinHandler() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:62: warning: no comment 08:00:01 [WARNING] public static @NonNull SimpleMvpnNlriRegistry getInstance() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:20: warning: no comment 08:00:01 [WARNING] public final class SimpleTunnelIdentifierRegistry { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:21: warning: no comment 08:00:01 [WARNING] public static final int NO_TUNNEL_INFORMATION_PRESENT = 0; 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:30: warning: no comment 08:00:01 [WARNING] public static SimpleTunnelIdentifierRegistry getInstance() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:34: warning: no comment 08:00:01 [WARNING] public TunnelIdentifier parse(final int tunnelType, final ByteBuf buffer) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:56: warning: no comment 08:00:01 [WARNING] public Registration registerParser(final TunnelIdentifierParser parser) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:60: warning: no comment 08:00:01 [WARNING] public Registration registerSerializer(final TunnelIdentifierSerializer serializer) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:43: warning: no comment 08:00:01 [WARNING] public int serialize(final TunnelIdentifier tunnel, final ByteBuf tunnelBuffer) { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/SourceActiveADHandler.java:25: warning: no comment 08:00:01 [WARNING] public SourceActiveADHandler() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/SourceTreeJoinHandler.java:22: warning: no comment 08:00:01 [WARNING] public SourceTreeJoinHandler() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/nlri/SPmsiADHandler.java:25: warning: no comment 08:00:01 [WARNING] public SPmsiADHandler() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/TableTypeActivator.java:34: warning: no comment 08:00:01 [WARNING] public TableTypeActivator() { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/attributes/tunnel/identifier/TunnelIdentifierParser.java:15: warning: no comment 08:00:01 [WARNING] public interface TunnelIdentifierParser { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/attributes/tunnel/identifier/TunnelIdentifierSerializer.java:14: warning: no comment 08:00:01 [WARNING] public interface TunnelIdentifierSerializer { 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/mvpn/routes/MvpnRouteKey.java:25: warning: no comment 08:00:01 [WARNING] private final PathId _pathId; 08:00:01 [WARNING] ^ 08:00:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/mvpn/rev200120/mvpn/routes/MvpnRouteKey.java:24: warning: no comment 08:00:01 [WARNING] private final String _routeKey; 08:00:01 [WARNING] ^ 08:00:01 [WARNING] 65 warnings 08:00:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT-javadoc.jar 08:00:02 [INFO] 08:00:02 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-mvpn --- 08:00:02 [INFO] CycloneDX: Resolving Dependencies 08:00:03 [INFO] CycloneDX: Creating BOM version 1.5 with 66 component(s) 08:00:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bom.xml 08:00:03 [INFO] attaching as bgp-mvpn-0.20.9-SNAPSHOT-cyclonedx.xml 08:00:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bom.json 08:00:03 [INFO] attaching as bgp-mvpn-0.20.9-SNAPSHOT-cyclonedx.json 08:00:03 [INFO] 08:00:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- 08:00:03 [INFO] Skipping duplicate-finder execution! 08:00:03 [INFO] 08:00:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-mvpn --- 08:00:03 [INFO] No dependency problems found 08:00:03 [INFO] 08:00:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-mvpn --- 08:00:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT-sources.jar 08:00:03 [INFO] 08:00:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-mvpn --- 08:00:03 [INFO] 08:00:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-mvpn --- 08:00:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/code-coverage/jacoco.exec 08:00:03 [INFO] Analyzed bundle 'bgp-mvpn' with 34 classes 08:00:03 [INFO] 08:00:03 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-mvpn --- 08:00:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.20.9-SNAPSHOT/bgp-mvpn-0.20.9-SNAPSHOT.pom 08:00:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.20.9-SNAPSHOT/bgp-mvpn-0.20.9-SNAPSHOT.jar 08:00:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.20.9-SNAPSHOT/bgp-mvpn-0.20.9-SNAPSHOT-javadoc.jar 08:00:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.20.9-SNAPSHOT/bgp-mvpn-0.20.9-SNAPSHOT-cyclonedx.xml 08:00:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.20.9-SNAPSHOT/bgp-mvpn-0.20.9-SNAPSHOT-cyclonedx.json 08:00:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/0.20.9-SNAPSHOT/bgp-mvpn-0.20.9-SNAPSHOT-sources.jar 08:00:03 [INFO] 08:00:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-mvpn --- 08:00:03 [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/0.20.9-SNAPSHOT/bgp-mvpn-0.20.9-SNAPSHOT.jar 08:00:03 [INFO] Writing OBR metadata 08:00:03 [INFO] 08:00:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-mvpn --- 08:00:03 [INFO] org.opendaylight.bgpcep:bgp-mvpn:bundle:0.20.9-SNAPSHOT 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:00:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:00:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:00:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:00:03 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:00:03 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:00:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:00:03 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:00:03 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:00:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:00:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:00:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:00:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:00:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:test 08:00:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:00:03 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:00:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:00:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:00:03 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:00:03 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:00:03 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:00:03 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:00:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:00:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:00:03 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:00:03 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 08:00:03 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:00:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:00:03 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:00:03 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:00:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:00:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:00:03 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:00:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:00:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:00:03 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:00:03 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:00:03 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:00:03 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:00:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:00:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:00:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:00:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:00:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:00:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:00:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 08:00:03 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:00:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:00:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:00:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:00:03 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:00:03 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:00:03 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:00:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:00:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:00:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:00:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:00:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:00:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:00:03 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:00:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:00:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:00:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:00:03 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:00:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:00:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:00:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:00:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:00:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:00:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:00:03 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:00:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:00:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:00:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:00:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:00:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:00:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:00:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:00:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:00:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:00:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:00:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:00:03 [INFO] +- junit:junit:jar:4.13.2:test 08:00:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:00:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:00:03 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:00:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:00:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:00:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:00:03 [INFO] 08:00:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-mvpn --- 08:00:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/sonatype-clm/module.xml 08:00:03 [INFO] 08:00:03 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- 08:00:03 [INFO] Building OpenDaylight :: BGP :: Mvpn 0.20.9-SNAPSHOT [84/169] 08:00:03 [INFO] ------------------------------[ feature ]------------------------------- 08:00:03 [INFO] 08:00:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- 08:00:03 [INFO] 08:00:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- 08:00:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:00:03 [INFO] 08:00:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- 08:00:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:00:03 [INFO] 08:00:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] 08:00:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:00:04 [INFO] argLine set to empty 08:00:04 [INFO] 08:00:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] Starting audit... 08:00:04 Audit done. 08:00:04 [INFO] You have 0 Checkstyle violations. 08:00:04 [INFO] 08:00:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] Starting audit... 08:00:04 Audit done. 08:00:04 [INFO] You have 0 Checkstyle violations. 08:00:04 [INFO] 08:00:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] 08:00:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml 08:00:04 [INFO] ...done! 08:00:04 [INFO] Attaching features XML 08:00:04 [INFO] 08:00:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:00:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:00:04 [INFO] 08:00:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> 08:00:04 [INFO] 08:00:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] 08:00:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< 08:00:04 [INFO] 08:00:04 [INFO] 08:00:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] 08:00:04 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-mvpn --- 08:00:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn 08:00:04 [INFO] Project dependency features detected: [] 08:00:04 [INFO] Pax Exam System (Version: 4.13.3) created. 08:00:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:00:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:00:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:00:05 [INFO] Waiting for remote bundle context.. on 21000 name: 41ff050f-a297-45bb-a5de-5a4a8d6e71c5 timout: [ RelativeTimeout value = 180000 ] 08:00:13 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:00:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:00:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:00:13 [INFO] 08:00:13 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-mvpn --- 08:00:13 [INFO] 08:00:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- 08:00:13 [INFO] 08:00:13 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-mvpn --- 08:00:13 [INFO] CycloneDX: Resolving Dependencies 08:00:14 [INFO] CycloneDX: Creating BOM version 1.5 with 147 component(s) 08:00:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-mvpn/target/bom.xml 08:00:14 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.20.9-SNAPSHOT-cyclonedx.xml 08:00:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-mvpn/target/bom.json 08:00:14 [INFO] attaching as odl-bgpcep-bgp-mvpn-0.20.9-SNAPSHOT-cyclonedx.json 08:00:14 [INFO] 08:00:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- 08:00:14 [INFO] Skipping duplicate-finder execution! 08:00:14 [INFO] 08:00:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- 08:00:14 [INFO] Skipping plugin execution 08:00:14 [INFO] 08:00:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- 08:00:14 [INFO] Skipping source per configuration. 08:00:14 [INFO] 08:00:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- 08:00:14 [INFO] 08:00:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-mvpn --- 08:00:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:00:14 [INFO] 08:00:14 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-mvpn --- 08:00:14 [WARNING] 08:00:14 [WARNING] The packaging plugin for project odl-bgpcep-bgp-mvpn did not assign 08:00:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:00:14 [WARNING] 08:00:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:00:14 [WARNING] 08:00:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.20.9-SNAPSHOT.pom 08:00:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.20.9-SNAPSHOT-features.xml 08:00:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.20.9-SNAPSHOT-cyclonedx.xml 08:00:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-mvpn-0.20.9-SNAPSHOT-cyclonedx.json 08:00:14 [INFO] 08:00:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-mvpn --- 08:00:14 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:feature:0.20.9-SNAPSHOT 08:00:14 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT:compile 08:00:14 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:00:14 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:00:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:00:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:00:14 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:00:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:00:14 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:00:14 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:00:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:00:14 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:00:14 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:00:14 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:00:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:00:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:00:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:00:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:00:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:00:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:00:14 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:00:14 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:00:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:00:14 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:00:14 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:00:15 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:00:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:00:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:00:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:00:15 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:00:15 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:00:15 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:00:15 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:00:15 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:00:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:00:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:00:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:00:15 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:00:15 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:00:15 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:00:15 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:00:15 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:00:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:00:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:00:15 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:00:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:00:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:00:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:00:15 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:00:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:00:15 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:00:15 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:00:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:00:15 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:00:15 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:00:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:00:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:00:15 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:00:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:00:15 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:00:15 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:00:15 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:00:15 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:00:15 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:00:15 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:00:15 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:00:15 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:00:15 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:00:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:00:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:00:15 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:00:15 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:00:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:00:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:00:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:00:15 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:00:15 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:00:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:00:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:00:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:00:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:00:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:00:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:00:15 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:00:15 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:00:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:00:15 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:00:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:00:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:00:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:00:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:00:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:00:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:00:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:00:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:00:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:00:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:00:15 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:00:15 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:00:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:00:15 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:00:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:00:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:00:15 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:00:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:00:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:00:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:00:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:00:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:00:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:00:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:00:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:00:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:00:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:00:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:00:15 [INFO] +- junit:junit:jar:4.13.2:test 08:00:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:00:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:00:15 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:00:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:00:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:00:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:00:15 [INFO] 08:00:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-mvpn --- 08:00:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-mvpn/target/sonatype-clm/module.xml 08:00:15 [INFO] 08:00:15 [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ 08:00:15 [INFO] Building bgp-evpn 0.20.9-SNAPSHOT [85/169] 08:00:15 [INFO] -------------------------------[ bundle ]------------------------------- 08:00:15 [INFO] 08:00:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-evpn --- 08:00:15 [INFO] 08:00:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-evpn --- 08:00:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:00:15 [INFO] 08:00:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-evpn --- 08:00:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:00:15 [INFO] 08:00:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-evpn --- 08:00:15 [INFO] 08:00:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-evpn --- 08:00:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:00:15 [INFO] 08:00:15 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-evpn --- 08:00:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:00:15 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/yang 08:00:15 [INFO] yang-to-sources: Found 14 dependencies in 4.187 ms 08:00:15 [INFO] yang-to-sources: Project model files found: 1 in 2.826 ms 08:00:15 [INFO] yang-to-sources: 14 YANG models processed in 102.3 ms 08:00:15 [INFO] BindingJavaFileGenerator: Defined 128 files in 15.76 ms 08:00:15 [INFO] Sorted 128 files into 38 directories in 178.7 μs 08:00:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 47.84 ms 08:00:15 [INFO] 08:00:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-evpn --- 08:00:15 [INFO] Starting audit... 08:00:15 Audit done. 08:00:15 [INFO] You have 0 Checkstyle violations. 08:00:15 [INFO] 08:00:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-evpn --- 08:00:15 [INFO] Starting audit... 08:00:15 Audit done. 08:00:15 [INFO] You have 0 Checkstyle violations. 08:00:15 [INFO] 08:00:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-evpn --- 08:00:15 [INFO] 08:00:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-evpn --- 08:00:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/resources 08:00:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/spi 08:00:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:00:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:00:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:00:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/spi 08:00:15 [INFO] 08:00:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-evpn --- 08:00:15 [INFO] Recompiling the module because of changed dependency. 08:00:15 [INFO] Compiling 160 source files with javac [debug release 17] to target/classes 08:00:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 08:00:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 08:00:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 08:00:16 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/BGPActivator.java:[68,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 08:00:16 [INFO] 08:00:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-evpn >>> 08:00:16 [INFO] 08:00:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-evpn --- 08:00:16 [INFO] Fork Value is true 08:00:20 [INFO] Done SpotBugs Analysis.... 08:00:20 [INFO] 08:00:20 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-evpn <<< 08:00:20 [INFO] 08:00:20 [INFO] 08:00:20 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-evpn --- 08:00:20 [INFO] BugInstance size is 0 08:00:20 [INFO] Error size is 0 08:00:20 [INFO] No errors/warnings found 08:00:20 [INFO] 08:00:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-evpn --- 08:00:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/test/resources 08:00:20 [INFO] 08:00:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-evpn --- 08:00:21 [INFO] Recompiling the module because of changed dependency. 08:00:21 [INFO] Compiling 24 source files with javac [debug release 17] to target/test-classes 08:00:21 [INFO] 08:00:21 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-evpn --- 08:00:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:00:21 [INFO] 08:00:21 [INFO] ------------------------------------------------------- 08:00:21 [INFO] T E S T S 08:00:21 [INFO] ------------------------------------------------------- 08:00:24 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 08:00:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 08:00:24 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 08:00:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 08:00:24 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 08:00:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 08:00:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 08:00:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 08:00:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 08:00:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 08:00:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 08:00:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 08:00:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 08:00:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 08:00:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 08:00:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 08:00:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 08:00:25 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 08:00:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:00:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.935 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 08:00:30 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 08:00:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 08:00:30 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 08:00:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 08:00:30 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 08:00:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 08:00:30 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 08:00:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 08:00:30 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 08:00:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 08:00:30 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 08:00:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 08:00:30 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 08:00:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 08:00:30 [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 08:00:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 08:00:30 [INFO] 08:00:30 [INFO] Results: 08:00:30 [INFO] 08:00:30 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 08:00:30 [INFO] 08:00:30 [INFO] 08:00:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-evpn --- 08:00:30 [INFO] 08:00:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-evpn --- 08:00:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT.jar 08:00:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF 08:00:30 [INFO] 08:00:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-evpn --- 08:00:30 [INFO] No previous run data found, generating javadoc. 08:00:34 [WARNING] Javadoc Warnings 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/BGPActivator.java:41: warning: no comment 08:00:34 [WARNING] public final class BGPActivator implements BGPExtensionProviderActivator { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/BGPActivator.java:48: warning: no comment 08:00:34 [WARNING] public BGPActivator() { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/DefaultGatewayExtCom.java:20: warning: no comment 08:00:34 [WARNING] public final class DefaultGatewayExtCom extends AbstractOpaqueExtendedCommunity { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESILabelExtCom.java:24: warning: no comment 08:00:34 [WARNING] public final class ESILabelExtCom extends AbstractExtendedCommunities { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/ESImpRouteTargetExtCom.java:19: warning: no comment 08:00:34 [WARNING] public final class ESImpRouteTargetExtCom extends AbstractExtendedCommunities { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/spi/EsiParser.java:15: warning: no comment 08:00:34 [WARNING] public interface EsiParser { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/spi/EsiRegistry.java:17: warning: no comment 08:00:34 [WARNING] public interface EsiRegistry { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/spi/EsiSerializer.java:16: warning: no comment 08:00:34 [WARNING] public interface EsiSerializer { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/EsiType.java:44: warning: no comment 08:00:34 [WARNING] Arbitrary(0, "arbitrary"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/EsiType.java:54: warning: no comment 08:00:34 [WARNING] AsGenerated(5, "as-generated") 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/EsiType.java:46: warning: no comment 08:00:34 [WARNING] LacpAutoGenerated(1, "lacp-auto-generated"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/EsiType.java:48: warning: no comment 08:00:34 [WARNING] LanAutoGenerated(2, "lan-auto-generated"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/EsiType.java:50: warning: no comment 08:00:34 [WARNING] MacAutoGenerated(3, "mac-auto-generated"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/EsiType.java:52: warning: no comment 08:00:34 [WARNING] RouterIdGenerated(4, "router-id-generated"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriParser.java:54: warning: no comment 08:00:34 [WARNING] public final class EvpnNlriParser implements NlriParser, NlriSerializer { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriParser.java:65: warning: no comment 08:00:34 [WARNING] public static EvpnDestination extractEvpnDestination(final DataContainerNode route) { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriParser.java:84: warning: no comment 08:00:34 [WARNING] public static EvpnDestination extractRouteKeyDestination(final DataContainerNode evpnChoice) { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/nlri/EvpnNlriParser.java:168: warning: no comment 08:00:34 [WARNING] public static void serializeNlri(final List destinationList, final ByteBuf output) { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/spi/EvpnParser.java:15: warning: no comment 08:00:34 [WARNING] public interface EvpnParser { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/spi/EvpnRegistry.java:18: warning: no comment 08:00:34 [WARNING] public interface EvpnRegistry { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/spi/EvpnSerializer.java:16: warning: no comment 08:00:34 [WARNING] public interface EvpnSerializer { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:23: warning: no comment 08:00:34 [WARNING] public class Layer2AttributesExtCom extends AbstractExtendedCommunities { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/MACMobExtCom.java:21: warning: no comment 08:00:34 [WARNING] public final class MACMobExtCom extends AbstractExtendedCommunities { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/NlriType.java:38: warning: no comment 08:00:34 [WARNING] EthADDisc(1, "eth-a-d-disc"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/NlriType.java:44: warning: no comment 08:00:34 [WARNING] EthSeg(4, "eth-seg") 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/NlriType.java:42: warning: no comment 08:00:34 [WARNING] IncMultEthTag(3, "inc-mult-eth-tag"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/NlriType.java:40: warning: no comment 08:00:34 [WARNING] MacIpAdv(2, "mac-ip-adv"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/NormalizationType.java:34: warning: no comment 08:00:34 [WARNING] DoubleVid(2, "double-vid") 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/NormalizationType.java:32: warning: no comment 08:00:34 [WARNING] SingleVid(1, "single-vid"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/OperationalMode.java:32: warning: no comment 08:00:34 [WARNING] VlanAwareFxc(1, "vlan-aware-fxc"), 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/OperationalMode.java:34: warning: no comment 08:00:34 [WARNING] VlanUnawareFxc(2, "vlan-unaware-fxc") 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/RIBActivator.java:23: warning: no comment 08:00:34 [WARNING] public final class RIBActivator implements RIBExtensionProviderActivator { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/RIBActivator.java:25: warning: no comment 08:00:34 [WARNING] public RIBActivator() { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/esi/types/SimpleEsiTypeRegistry.java:45: warning: no comment 08:00:34 [WARNING] public final class SimpleEsiTypeRegistry implements EsiRegistry { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/esi/types/SimpleEsiTypeRegistry.java:86: warning: no comment 08:00:34 [WARNING] public static @NonNull SimpleEsiTypeRegistry getInstance() { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/nlri/SimpleEvpnNlriRegistry.java:39: warning: no comment 08:00:34 [WARNING] public final class SimpleEvpnNlriRegistry implements EvpnRegistry { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/nlri/SimpleEvpnNlriRegistry.java:72: warning: no comment 08:00:34 [WARNING] public static @NonNull SimpleEvpnNlriRegistry getInstance() { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/TableTypeActivator.java:25: warning: no comment 08:00:34 [WARNING] public final class TableTypeActivator implements BGPTableTypeRegistryProviderActivator { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/TableTypeActivator.java:27: warning: no comment 08:00:34 [WARNING] public TableTypeActivator() { 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/evpn/routes/evpn/routes/EvpnRouteKey.java:25: warning: no comment 08:00:34 [WARNING] private final PathId _pathId; 08:00:34 [WARNING] ^ 08:00:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/evpn/rev200120/evpn/routes/evpn/routes/EvpnRouteKey.java:24: warning: no comment 08:00:34 [WARNING] private final String _routeKey; 08:00:34 [WARNING] ^ 08:00:34 [WARNING] 41 warnings 08:00:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT-javadoc.jar 08:00:34 [INFO] 08:00:34 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-evpn --- 08:00:34 [INFO] CycloneDX: Resolving Dependencies 08:00:36 [INFO] CycloneDX: Creating BOM version 1.5 with 68 component(s) 08:00:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bom.xml 08:00:36 [INFO] attaching as bgp-evpn-0.20.9-SNAPSHOT-cyclonedx.xml 08:00:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bom.json 08:00:36 [INFO] attaching as bgp-evpn-0.20.9-SNAPSHOT-cyclonedx.json 08:00:36 [INFO] 08:00:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- 08:00:36 [INFO] Skipping duplicate-finder execution! 08:00:36 [INFO] 08:00:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-evpn --- 08:00:36 [INFO] No dependency problems found 08:00:36 [INFO] 08:00:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-evpn --- 08:00:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT-sources.jar 08:00:36 [INFO] 08:00:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-evpn --- 08:00:36 [INFO] 08:00:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-evpn --- 08:00:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/code-coverage/jacoco.exec 08:00:36 [INFO] Analyzed bundle 'bgp-evpn' with 28 classes 08:00:36 [INFO] 08:00:36 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-evpn --- 08:00:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.20.9-SNAPSHOT/bgp-evpn-0.20.9-SNAPSHOT.pom 08:00:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.20.9-SNAPSHOT/bgp-evpn-0.20.9-SNAPSHOT.jar 08:00:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.20.9-SNAPSHOT/bgp-evpn-0.20.9-SNAPSHOT-javadoc.jar 08:00:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.20.9-SNAPSHOT/bgp-evpn-0.20.9-SNAPSHOT-cyclonedx.xml 08:00:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.20.9-SNAPSHOT/bgp-evpn-0.20.9-SNAPSHOT-cyclonedx.json 08:00:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/0.20.9-SNAPSHOT/bgp-evpn-0.20.9-SNAPSHOT-sources.jar 08:00:36 [INFO] 08:00:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-evpn --- 08:00:36 [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/0.20.9-SNAPSHOT/bgp-evpn-0.20.9-SNAPSHOT.jar 08:00:36 [INFO] Writing OBR metadata 08:00:36 [INFO] 08:00:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-evpn --- 08:00:36 [INFO] org.opendaylight.bgpcep:bgp-evpn:bundle:0.20.9-SNAPSHOT 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:00:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:00:36 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:00:36 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:00:36 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:00:36 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:00:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:00:36 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:00:36 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:00:36 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:00:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:00:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:00:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:00:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:00:36 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 08:00:36 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:00:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:00:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:00:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:00:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:00:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.20.9-SNAPSHOT:test 08:00:36 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:test 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:00:36 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:00:36 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:00:36 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:00:36 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:00:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:00:36 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:00:36 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 08:00:36 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:00:36 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:00:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:00:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:00:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:00:36 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:00:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:00:36 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:00:36 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:00:36 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:00:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:00:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:00:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:00:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:00:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:00:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:00:36 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.9-SNAPSHOT:test 08:00:36 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:00:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:00:36 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:00:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:00:36 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:00:36 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:00:36 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:00:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:00:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:00:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:00:36 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:00:36 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:00:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:00:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:00:36 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:00:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:00:36 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:00:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:00:36 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:00:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:00:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:00:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:00:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:00:36 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:00:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:00:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:00:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:00:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:00:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:00:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:00:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:00:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:00:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:00:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:00:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:00:36 [INFO] +- junit:junit:jar:4.13.2:test 08:00:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:00:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:00:36 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:00:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:00:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:00:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:00:36 [INFO] 08:00:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-evpn --- 08:00:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/sonatype-clm/module.xml 08:00:36 [INFO] 08:00:36 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- 08:00:36 [INFO] Building OpenDaylight :: BGP :: Evpn 0.20.9-SNAPSHOT [86/169] 08:00:36 [INFO] ------------------------------[ feature ]------------------------------- 08:00:36 [INFO] 08:00:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-evpn --- 08:00:36 [INFO] 08:00:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- 08:00:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:00:36 [INFO] 08:00:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- 08:00:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:00:36 [INFO] 08:00:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- 08:00:36 [INFO] 08:00:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- 08:00:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:00:36 [INFO] argLine set to empty 08:00:36 [INFO] 08:00:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-evpn --- 08:00:36 [INFO] Starting audit... 08:00:36 Audit done. 08:00:36 [INFO] You have 0 Checkstyle violations. 08:00:36 [INFO] 08:00:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-evpn --- 08:00:37 [INFO] Starting audit... 08:00:37 Audit done. 08:00:37 [INFO] You have 0 Checkstyle violations. 08:00:37 [INFO] 08:00:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- 08:00:37 [INFO] 08:00:37 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- 08:00:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml 08:00:38 [INFO] ...done! 08:00:38 [INFO] Attaching features XML 08:00:38 [INFO] 08:00:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-evpn --- 08:00:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:00:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:00:38 [INFO] 08:00:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> 08:00:38 [INFO] 08:00:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- 08:00:38 [INFO] 08:00:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< 08:00:38 [INFO] 08:00:38 [INFO] 08:00:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- 08:00:38 [INFO] 08:00:38 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-evpn --- 08:00:38 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn 08:00:38 [INFO] Project dependency features detected: [] 08:00:38 [INFO] Pax Exam System (Version: 4.13.3) created. 08:00:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:00:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:00:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:00:38 [INFO] Waiting for remote bundle context.. on 21000 name: 93468a66-527c-4000-b716-6bb0806cabb1 timout: [ RelativeTimeout value = 180000 ] 08:00:47 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:00:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:00:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:00:47 [INFO] 08:00:47 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-evpn --- 08:00:47 [INFO] 08:00:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- 08:00:47 [INFO] 08:00:47 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-evpn --- 08:00:47 [INFO] CycloneDX: Resolving Dependencies 08:00:49 [INFO] CycloneDX: Creating BOM version 1.5 with 151 component(s) 08:00:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-evpn/target/bom.xml 08:00:49 [INFO] attaching as odl-bgpcep-bgp-evpn-0.20.9-SNAPSHOT-cyclonedx.xml 08:00:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-evpn/target/bom.json 08:00:49 [INFO] attaching as odl-bgpcep-bgp-evpn-0.20.9-SNAPSHOT-cyclonedx.json 08:00:49 [INFO] 08:00:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- 08:00:49 [INFO] Skipping duplicate-finder execution! 08:00:49 [INFO] 08:00:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- 08:00:49 [INFO] Skipping plugin execution 08:00:49 [INFO] 08:00:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- 08:00:49 [INFO] Skipping source per configuration. 08:00:49 [INFO] 08:00:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- 08:00:49 [INFO] 08:00:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-evpn --- 08:00:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:00:49 [INFO] 08:00:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-evpn --- 08:00:49 [WARNING] 08:00:49 [WARNING] The packaging plugin for project odl-bgpcep-bgp-evpn did not assign 08:00:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:00:49 [WARNING] 08:00:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:00:49 [WARNING] 08:00:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-evpn-0.20.9-SNAPSHOT.pom 08:00:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-evpn-0.20.9-SNAPSHOT-features.xml 08:00:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-evpn-0.20.9-SNAPSHOT-cyclonedx.xml 08:00:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.9-SNAPSHOT/odl-bgpcep-bgp-evpn-0.20.9-SNAPSHOT-cyclonedx.json 08:00:49 [INFO] 08:00:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-evpn --- 08:00:49 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:feature:0.20.9-SNAPSHOT 08:00:49 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:00:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:00:49 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:00:49 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:00:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:00:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:00:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:00:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:00:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:00:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:00:49 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:00:49 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:00:49 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:00:49 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:00:49 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:00:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:00:49 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:00:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:00:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:00:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:00:49 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:00:49 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:00:49 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:00:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:00:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:00:49 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:00:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:00:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:00:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:00:49 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:00:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:00:49 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:00:49 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:00:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:00:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:00:49 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:00:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:00:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:00:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:00:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:00:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:00:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:00:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:00:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:00:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:00:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:00:49 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:00:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:00:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:00:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:00:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:00:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:00:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:00:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:00:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:00:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:00:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:00:49 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:00:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:00:49 [INFO] +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:compile 08:00:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:00:49 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:00:49 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:00:49 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:00:49 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:00:49 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:00:49 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:00:49 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:00:49 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:00:49 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:00:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:00:49 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:00:49 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:00:49 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:00:49 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:00:49 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:00:49 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:00:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:00:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:00:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:00:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:00:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:00:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:00:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:00:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:00:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:00:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:00:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:00:49 [INFO] +- junit:junit:jar:4.13.2:test 08:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:00:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:00:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:00:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:00:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:00:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:00:49 [INFO] 08:00:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-evpn --- 08:00:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-evpn/target/sonatype-clm/module.xml 08:00:49 [INFO] 08:00:49 [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- 08:00:49 [INFO] Building protocols-config-loader 0.20.9-SNAPSHOT [87/169] 08:00:49 [INFO] -------------------------------[ bundle ]------------------------------- 08:00:49 [INFO] 08:00:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocols-config-loader --- 08:00:49 [INFO] 08:00:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocols-config-loader --- 08:00:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:00:49 [INFO] 08:00:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ protocols-config-loader --- 08:00:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:00:49 [INFO] 08:00:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ protocols-config-loader --- 08:00:50 [INFO] 08:00:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ protocols-config-loader --- 08:00:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:00:50 [INFO] 08:00:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ protocols-config-loader --- 08:00:50 [INFO] Starting audit... 08:00:50 Audit done. 08:00:50 [INFO] You have 0 Checkstyle violations. 08:00:50 [INFO] 08:00:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ protocols-config-loader --- 08:00:50 [INFO] Starting audit... 08:00:50 Audit done. 08:00:50 [INFO] You have 0 Checkstyle violations. 08:00:50 [INFO] 08:00:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ protocols-config-loader --- 08:00:50 [INFO] 08:00:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ protocols-config-loader --- 08:00:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/src/main/resources 08:00:50 [INFO] 08:00:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ protocols-config-loader --- 08:00:50 [INFO] Recompiling the module because of changed dependency. 08:00:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:00:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 08:00:50 [INFO] 08:00:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> 08:00:50 [INFO] 08:00:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ protocols-config-loader --- 08:00:50 [INFO] Fork Value is true 08:00:52 [INFO] Done SpotBugs Analysis.... 08:00:52 [INFO] 08:00:52 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< 08:00:52 [INFO] 08:00:52 [INFO] 08:00:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ protocols-config-loader --- 08:00:52 [INFO] BugInstance size is 0 08:00:52 [INFO] Error size is 0 08:00:52 [INFO] No errors/warnings found 08:00:52 [INFO] 08:00:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ protocols-config-loader --- 08:00:52 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:00:52 [INFO] 08:00:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ protocols-config-loader --- 08:00:52 [INFO] Recompiling the module because of changed dependency. 08:00:52 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:00:52 [INFO] 08:00:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ protocols-config-loader --- 08:00:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:00:52 [INFO] 08:00:52 [INFO] ------------------------------------------------------- 08:00:52 [INFO] T E S T S 08:00:52 [INFO] ------------------------------------------------------- 08:00:53 [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 08:00:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:00:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.679 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 08:00:58 [INFO] 08:00:58 [INFO] Results: 08:00:58 [INFO] 08:00:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:00:58 [INFO] 08:00:58 [INFO] 08:00:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ protocols-config-loader --- 08:00:58 [INFO] 08:00:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ protocols-config-loader --- 08:00:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT.jar 08:00:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF 08:00:58 [INFO] 08:00:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ protocols-config-loader --- 08:00:58 [INFO] No previous run data found, generating javadoc. 08:00:59 [WARNING] Javadoc Warnings 08:00:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/OSGiProtocolsConfigFileProcessor.java:20: warning: no comment 08:00:59 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 08:00:59 [WARNING] ^ 08:00:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:39: warning: no comment 08:00:59 [WARNING] public final class ProtocolsConfigFileProcessor extends AbstractConfigFileProcessor { 08:00:59 [WARNING] ^ 08:00:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:52: warning: no comment 08:00:59 [WARNING] public ProtocolsConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 08:00:59 [WARNING] ^ 08:00:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:57: warning: no comment 08:00:59 [WARNING] public void init() { 08:00:59 [WARNING] ^ 08:00:59 [WARNING] 4 warnings 08:00:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:00:59 [INFO] 08:00:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ protocols-config-loader --- 08:00:59 [INFO] CycloneDX: Resolving Dependencies 08:01:00 [INFO] CycloneDX: Creating BOM version 1.5 with 55 component(s) 08:01:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/bom.xml 08:01:01 [INFO] attaching as protocols-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/bom.json 08:01:01 [INFO] attaching as protocols-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:01:01 [INFO] 08:01:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- 08:01:01 [INFO] Skipping duplicate-finder execution! 08:01:01 [INFO] 08:01:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ protocols-config-loader --- 08:01:01 [WARNING] Used undeclared dependencies found: 08:01:01 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:01:01 [WARNING] Non-test scoped test only dependencies found: 08:01:01 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:01:01 [INFO] 08:01:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ protocols-config-loader --- 08:01:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT-sources.jar 08:01:01 [INFO] 08:01:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ protocols-config-loader --- 08:01:01 [INFO] 08:01:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ protocols-config-loader --- 08:01:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec 08:01:01 [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes 08:01:01 [INFO] 08:01:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ protocols-config-loader --- 08:01:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.20.9-SNAPSHOT/protocols-config-loader-0.20.9-SNAPSHOT.pom 08:01:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.20.9-SNAPSHOT/protocols-config-loader-0.20.9-SNAPSHOT.jar 08:01:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.20.9-SNAPSHOT/protocols-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:01:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.20.9-SNAPSHOT/protocols-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.20.9-SNAPSHOT/protocols-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:01:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/0.20.9-SNAPSHOT/protocols-config-loader-0.20.9-SNAPSHOT-sources.jar 08:01:01 [INFO] 08:01:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ protocols-config-loader --- 08:01:01 [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/0.20.9-SNAPSHOT/protocols-config-loader-0.20.9-SNAPSHOT.jar 08:01:01 [INFO] Writing OBR metadata 08:01:01 [INFO] 08:01:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ protocols-config-loader --- 08:01:01 [INFO] org.opendaylight.bgpcep:protocols-config-loader:bundle:0.20.9-SNAPSHOT 08:01:01 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:01:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:01:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:01:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:01:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:01:01 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:01:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:01:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:01:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:01:01 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:01:01 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:01:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:01:01 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:01:01 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:01:01 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:01:01 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:01:01 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:01:01 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:01:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:01:01 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:01:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:01:01 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:01:01 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 08:01:01 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:01:01 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:01:01 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:01:01 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:01:01 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:01:01 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:01:01 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:01:01 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:01:01 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:01:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:01:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:01:01 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:01:01 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:01:01 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:01:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:01:01 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:01:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:01:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:01:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:01:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:01:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:01:01 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:01:01 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:01:01 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:01:01 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:01:01 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:01:01 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:01:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:01:01 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:01:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:01:01 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:01:01 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:01:01 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:01:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:01:01 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:01:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:01:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:01:01 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:01:01 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 08:01:01 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 08:01:01 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 08:01:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:01:01 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:01:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:01:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:01:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:01:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:01:01 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:01:01 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:01:01 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:01:01 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:01:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:01:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:01:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:01:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:01:01 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:01:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:01:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:01:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:01:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:01:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:01:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:01:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:01:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:01:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:01:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:01:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:01:01 [INFO] +- junit:junit:jar:4.13.2:test 08:01:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:01:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:01:01 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:01:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:01:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:01:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:01:01 [INFO] 08:01:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ protocols-config-loader --- 08:01:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/sonatype-clm/module.xml 08:01:01 [INFO] 08:01:01 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- 08:01:01 [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 0.20.9-SNAPSHOT [88/169] 08:01:01 [INFO] ------------------------------[ feature ]------------------------------- 08:01:01 [INFO] 08:01:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] 08:01:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:01 [INFO] 08:01:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:01 [INFO] 08:01:01 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] 08:01:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:01:01 [INFO] argLine set to empty 08:01:01 [INFO] 08:01:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] Starting audit... 08:01:01 Audit done. 08:01:01 [INFO] You have 0 Checkstyle violations. 08:01:01 [INFO] 08:01:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] Starting audit... 08:01:01 Audit done. 08:01:01 [INFO] You have 0 Checkstyle violations. 08:01:01 [INFO] 08:01:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] 08:01:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml 08:01:01 [INFO] ...done! 08:01:01 [INFO] Attaching features XML 08:01:01 [INFO] 08:01:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:01:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:01:01 [INFO] 08:01:01 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> 08:01:01 [INFO] 08:01:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] 08:01:01 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< 08:01:01 [INFO] 08:01:01 [INFO] 08:01:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] 08:01:01 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-config-loader-impl --- 08:01:01 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl 08:01:01 [INFO] Project dependency features detected: [] 08:01:01 [INFO] Pax Exam System (Version: 4.13.3) created. 08:01:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:01:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:01:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:01:02 [INFO] Waiting for remote bundle context.. on 21000 name: a8cf0c94-b456-4785-962f-c4c0244aeefd timout: [ RelativeTimeout value = 180000 ] 08:01:09 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:01:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:01:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:01:09 [INFO] 08:01:09 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-config-loader-impl --- 08:01:09 [INFO] 08:01:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- 08:01:09 [INFO] 08:01:09 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-config-loader-impl --- 08:01:09 [INFO] CycloneDX: Resolving Dependencies 08:01:10 [INFO] CycloneDX: Creating BOM version 1.5 with 105 component(s) 08:01:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-impl/target/bom.xml 08:01:10 [INFO] attaching as odl-bgpcep-config-loader-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-impl/target/bom.json 08:01:10 [INFO] attaching as odl-bgpcep-config-loader-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:01:10 [INFO] 08:01:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- 08:01:10 [INFO] Skipping duplicate-finder execution! 08:01:10 [INFO] 08:01:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- 08:01:10 [INFO] Skipping plugin execution 08:01:10 [INFO] 08:01:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- 08:01:10 [INFO] Skipping source per configuration. 08:01:10 [INFO] 08:01:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- 08:01:10 [INFO] 08:01:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-config-loader-impl --- 08:01:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:01:10 [INFO] 08:01:10 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-config-loader-impl --- 08:01:10 [WARNING] 08:01:10 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-impl did not assign 08:01:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:01:10 [WARNING] 08:01:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:01:10 [WARNING] 08:01:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.9-SNAPSHOT/odl-bgpcep-config-loader-impl-0.20.9-SNAPSHOT.pom 08:01:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.9-SNAPSHOT/odl-bgpcep-config-loader-impl-0.20.9-SNAPSHOT-features.xml 08:01:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.9-SNAPSHOT/odl-bgpcep-config-loader-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.9-SNAPSHOT/odl-bgpcep-config-loader-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:01:10 [INFO] 08:01:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-config-loader-impl --- 08:01:10 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:feature:0.20.9-SNAPSHOT 08:01:10 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:01:10 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:01:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:01:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:01:10 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:01:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:01:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:01:10 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:01:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:01:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:01:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:01:10 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:01:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:01:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:01:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:01:10 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:01:10 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:01:10 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:01:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:01:10 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:01:10 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:01:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:01:10 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:01:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:01:10 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:01:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:01:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:01:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:01:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:01:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:01:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:01:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:01:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:01:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:01:10 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:01:10 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:01:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:01:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:01:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:01:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:01:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:01:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:01:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:01:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:01:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:01:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:01:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:01:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:01:10 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:01:10 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:01:10 [INFO] +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:01:10 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:01:10 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:01:10 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:01:10 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:01:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:01:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:01:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:01:10 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:01:10 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:01:10 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:01:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:01:10 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:01:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:01:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:01:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:01:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:01:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:01:10 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:01:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:01:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:01:10 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:01:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:01:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:01:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:01:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:01:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:01:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:01:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:01:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:01:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:01:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:01:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:01:10 [INFO] +- junit:junit:jar:4.13.2:test 08:01:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:01:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:01:10 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:01:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:01:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:01:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:01:10 [INFO] 08:01:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-config-loader-impl --- 08:01:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-impl/target/sonatype-clm/module.xml 08:01:10 [INFO] 08:01:10 [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- 08:01:10 [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 0.20.9-SNAPSHOT [89/169] 08:01:10 [INFO] ------------------------------[ feature ]------------------------------- 08:01:11 [INFO] 08:01:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] 08:01:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:11 [INFO] 08:01:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:11 [INFO] 08:01:11 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] 08:01:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:01:11 [INFO] argLine set to empty 08:01:11 [INFO] 08:01:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] Starting audit... 08:01:11 Audit done. 08:01:11 [INFO] You have 0 Checkstyle violations. 08:01:11 [INFO] 08:01:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] Starting audit... 08:01:11 Audit done. 08:01:11 [INFO] You have 0 Checkstyle violations. 08:01:11 [INFO] 08:01:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] 08:01:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml 08:01:11 [INFO] ...done! 08:01:11 [INFO] Attaching features XML 08:01:11 [INFO] 08:01:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:01:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:01:11 [INFO] 08:01:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> 08:01:11 [INFO] 08:01:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] 08:01:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< 08:01:11 [INFO] 08:01:11 [INFO] 08:01:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] 08:01:11 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-routing-policy-config-loader --- 08:01:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader 08:01:11 [INFO] Project dependency features detected: [] 08:01:11 [INFO] Pax Exam System (Version: 4.13.3) created. 08:01:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:01:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:01:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:01:12 [INFO] Waiting for remote bundle context.. on 21000 name: 054d51a1-fcf7-4be6-b24d-1336cfe06578 timout: [ RelativeTimeout value = 180000 ] 08:01:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:01:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:01:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:01:26 [INFO] 08:01:26 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- 08:01:26 [INFO] 08:01:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- 08:01:26 [INFO] 08:01:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- 08:01:26 [INFO] CycloneDX: Resolving Dependencies 08:01:29 [INFO] CycloneDX: Creating BOM version 1.5 with 251 component(s) 08:01:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml 08:01:29 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-routing-policy-config-loader/target/bom.json 08:01:29 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:01:29 [INFO] 08:01:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- 08:01:29 [INFO] Skipping duplicate-finder execution! 08:01:29 [INFO] 08:01:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- 08:01:29 [INFO] Skipping plugin execution 08:01:29 [INFO] 08:01:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- 08:01:29 [INFO] Skipping source per configuration. 08:01:29 [INFO] 08:01:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- 08:01:29 [INFO] 08:01:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-routing-policy-config-loader --- 08:01:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:01:29 [INFO] 08:01:29 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- 08:01:29 [WARNING] 08:01:29 [WARNING] The packaging plugin for project odl-bgpcep-routing-policy-config-loader did not assign 08:01:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:01:29 [WARNING] 08:01:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:01:29 [WARNING] 08:01:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.20.9-SNAPSHOT.pom 08:01:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.20.9-SNAPSHOT-features.xml 08:01:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:01:29 [INFO] 08:01:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 08:01:29 [INFO] org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:feature:0.20.9-SNAPSHOT 08:01:29 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:01:29 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:01:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:01:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:01:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:01:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:01:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:01:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:01:29 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:01:29 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:01:29 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:01:29 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:01:29 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:01:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:01:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:01:29 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:01:29 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:01:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:01:29 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:01:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:01:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:01:29 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:01:29 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:01:29 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:01:29 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:01:29 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:01:29 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:01:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:01:29 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:01:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:01:29 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:01:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:01:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:01:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:01:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:01:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:01:29 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:01:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:01:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:01:29 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:01:29 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 08:01:29 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:01:29 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:01:29 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:01:29 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:01:29 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:01:29 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:01:29 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:01:29 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:01:29 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:01:29 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:01:29 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:01:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:01:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:01:29 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:01:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:01:29 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:01:29 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:01:29 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:01:29 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:01:29 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:01:29 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:01:29 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:01:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:01:29 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:01:29 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:01:29 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:01:29 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:01:29 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:01:29 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:01:29 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:01:29 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:01:29 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:01:29 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:01:29 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:01:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:01:29 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:01:29 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:01:29 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 08:01:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:01:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:01:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:01:29 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 08:01:29 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 08:01:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:01:29 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:01:29 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:01:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:01:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:01:29 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:01:29 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:01:29 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:01:29 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:01:29 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:01:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:01:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:01:29 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:01:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:01:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:01:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:01:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:01:29 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:01:29 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:01:29 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:01:29 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:01:29 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:01:29 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:01:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:01:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:01:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:01:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:01:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:01:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:01:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:01:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:01:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:01:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:01:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:01:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:01:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:01:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:01:29 [INFO] +- junit:junit:jar:4.13.2:test 08:01:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:01:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:01:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:01:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:01:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:01:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:01:29 [INFO] 08:01:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 08:01:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-routing-policy-config-loader/target/sonatype-clm/module.xml 08:01:29 [INFO] 08:01:29 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- 08:01:29 [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 0.20.9-SNAPSHOT [90/169] 08:01:29 [INFO] ------------------------------[ feature ]------------------------------- 08:01:30 [INFO] 08:01:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] 08:01:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:30 [INFO] 08:01:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:30 [INFO] 08:01:30 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] 08:01:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:01:30 [INFO] argLine set to empty 08:01:30 [INFO] 08:01:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] Starting audit... 08:01:30 Audit done. 08:01:30 [INFO] You have 0 Checkstyle violations. 08:01:30 [INFO] 08:01:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] Starting audit... 08:01:30 Audit done. 08:01:30 [INFO] You have 0 Checkstyle violations. 08:01:30 [INFO] 08:01:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] 08:01:30 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml 08:01:30 [INFO] ...done! 08:01:30 [INFO] Attaching features XML 08:01:30 [INFO] 08:01:30 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:01:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:01:30 [INFO] 08:01:30 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> 08:01:30 [INFO] 08:01:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] 08:01:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< 08:01:30 [INFO] 08:01:30 [INFO] 08:01:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] 08:01:30 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-protocols-config-loader --- 08:01:30 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader 08:01:30 [INFO] Project dependency features detected: [] 08:01:30 [INFO] Pax Exam System (Version: 4.13.3) created. 08:01:30 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:01:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:01:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:01:31 [INFO] Waiting for remote bundle context.. on 21000 name: 776549d2-eabf-4315-8b5f-5581f4ea8b00 timout: [ RelativeTimeout value = 180000 ] 08:01:44 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:01:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:01:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:01:45 [INFO] 08:01:45 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-protocols-config-loader --- 08:01:45 [INFO] 08:01:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- 08:01:45 [INFO] 08:01:45 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-protocols-config-loader --- 08:01:45 [INFO] CycloneDX: Resolving Dependencies 08:01:48 [INFO] CycloneDX: Creating BOM version 1.5 with 253 component(s) 08:01:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-protocols-config-loader/target/bom.xml 08:01:48 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-protocols-config-loader/target/bom.json 08:01:48 [INFO] attaching as odl-bgpcep-protocols-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:01:48 [INFO] 08:01:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- 08:01:48 [INFO] Skipping duplicate-finder execution! 08:01:48 [INFO] 08:01:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- 08:01:48 [INFO] Skipping plugin execution 08:01:48 [INFO] 08:01:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- 08:01:48 [INFO] Skipping source per configuration. 08:01:48 [INFO] 08:01:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- 08:01:48 [INFO] 08:01:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-protocols-config-loader --- 08:01:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:01:48 [INFO] 08:01:48 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-protocols-config-loader --- 08:01:48 [WARNING] 08:01:48 [WARNING] The packaging plugin for project odl-bgpcep-protocols-config-loader did not assign 08:01:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:01:48 [WARNING] 08:01:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:01:48 [WARNING] 08:01:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.20.9-SNAPSHOT.pom 08:01:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.20.9-SNAPSHOT-features.xml 08:01:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-protocols-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:01:48 [INFO] 08:01:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-protocols-config-loader --- 08:01:48 [INFO] org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:feature:0.20.9-SNAPSHOT 08:01:48 [INFO] +- org.opendaylight.bgpcep:protocols-config-loader:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:01:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:01:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:01:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:01:48 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:01:48 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:01:48 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:01:48 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:01:48 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:01:48 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:01:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:01:48 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:01:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:01:48 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:01:48 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:01:48 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 08:01:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:01:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:01:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:01:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:01:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:01:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:01:48 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:01:48 [INFO] | | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:01:48 [INFO] | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:01:48 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:01:48 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:01:48 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:01:48 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:01:48 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:01:48 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:01:48 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:01:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:01:48 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:01:48 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:01:48 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 08:01:48 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:01:48 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:01:48 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:01:48 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:01:48 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:01:48 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:01:48 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:01:48 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:01:48 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:01:48 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:01:48 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:01:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:01:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:01:48 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:01:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:01:48 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:01:48 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:01:48 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:01:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:01:48 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:01:48 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:01:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:01:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:01:48 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:01:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:01:48 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:01:48 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:01:48 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:01:48 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:01:48 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:01:48 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 08:01:48 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:01:48 [INFO] | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 08:01:48 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:01:48 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:01:48 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:01:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:01:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:01:48 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:01:48 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:01:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:01:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:01:48 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:01:48 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:01:48 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:01:48 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:01:48 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:01:48 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:01:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:01:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:01:48 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:01:48 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:01:48 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:01:48 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:01:48 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:01:48 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:01:48 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:01:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:01:48 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:01:48 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:01:48 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:01:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:01:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:01:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:01:48 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:01:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:01:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:01:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:01:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:01:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:01:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:01:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:01:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:01:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:01:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:01:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:01:48 [INFO] +- junit:junit:jar:4.13.2:test 08:01:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:01:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:01:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:01:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:01:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:01:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:01:48 [INFO] 08:01:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-protocols-config-loader --- 08:01:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-protocols-config-loader/target/sonatype-clm/module.xml 08:01:48 [INFO] 08:01:48 [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- 08:01:48 [INFO] Building topology-config-loader 0.20.9-SNAPSHOT [91/169] 08:01:48 [INFO] -------------------------------[ bundle ]------------------------------- 08:01:48 [INFO] 08:01:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-config-loader --- 08:01:48 [INFO] 08:01:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-config-loader --- 08:01:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:48 [INFO] 08:01:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-config-loader --- 08:01:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:48 [INFO] 08:01:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-config-loader --- 08:01:48 [INFO] 08:01:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-config-loader --- 08:01:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:01:48 [INFO] 08:01:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-config-loader --- 08:01:48 [INFO] Starting audit... 08:01:48 Audit done. 08:01:48 [INFO] You have 0 Checkstyle violations. 08:01:48 [INFO] 08:01:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-config-loader --- 08:01:48 [INFO] Starting audit... 08:01:48 Audit done. 08:01:48 [INFO] You have 0 Checkstyle violations. 08:01:48 [INFO] 08:01:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-config-loader --- 08:01:48 [INFO] 08:01:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-config-loader --- 08:01:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/src/main/resources 08:01:48 [INFO] 08:01:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-config-loader --- 08:01:48 [INFO] Recompiling the module because of changed dependency. 08:01:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:01:48 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 08:01:48 [INFO] 08:01:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ topology-config-loader >>> 08:01:48 [INFO] 08:01:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ topology-config-loader --- 08:01:48 [INFO] Fork Value is true 08:01:51 [INFO] Done SpotBugs Analysis.... 08:01:51 [INFO] 08:01:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ topology-config-loader <<< 08:01:51 [INFO] 08:01:51 [INFO] 08:01:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ topology-config-loader --- 08:01:51 [INFO] BugInstance size is 0 08:01:51 [INFO] Error size is 0 08:01:51 [INFO] No errors/warnings found 08:01:51 [INFO] 08:01:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-config-loader --- 08:01:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:01:51 [INFO] 08:01:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-config-loader --- 08:01:51 [INFO] Recompiling the module because of changed dependency. 08:01:51 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:01:51 [INFO] 08:01:51 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-config-loader --- 08:01:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:01:51 [INFO] 08:01:51 [INFO] ------------------------------------------------------- 08:01:51 [INFO] T E S T S 08:01:51 [INFO] ------------------------------------------------------- 08:01:52 [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 08:01:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:01:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.640 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 08:01:56 [INFO] 08:01:56 [INFO] Results: 08:01:56 [INFO] 08:01:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:01:56 [INFO] 08:01:56 [INFO] 08:01:56 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ topology-config-loader --- 08:01:56 [INFO] 08:01:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-config-loader --- 08:01:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT.jar 08:01:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF 08:01:56 [INFO] 08:01:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-config-loader --- 08:01:56 [INFO] No previous run data found, generating javadoc. 08:01:57 [WARNING] Javadoc Warnings 08:01:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:33: warning: no comment 08:01:57 [WARNING] public final class NetworkTopologyConfigFileProcessor extends AbstractConfigFileProcessor { 08:01:57 [WARNING] ^ 08:01:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:37: warning: no comment 08:01:57 [WARNING] public NetworkTopologyConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 08:01:57 [WARNING] ^ 08:01:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:42: warning: no comment 08:01:57 [WARNING] public void init() { 08:01:57 [WARNING] ^ 08:01:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 08:01:57 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 08:01:57 [WARNING] ^ 08:01:57 [WARNING] 4 warnings 08:01:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:01:57 [INFO] 08:01:57 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ topology-config-loader --- 08:01:57 [INFO] CycloneDX: Resolving Dependencies 08:01:58 [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) 08:01:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/bom.xml 08:01:58 [INFO] attaching as topology-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/bom.json 08:01:58 [INFO] attaching as topology-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:01:58 [INFO] 08:01:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- 08:01:58 [INFO] Skipping duplicate-finder execution! 08:01:58 [INFO] 08:01:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-config-loader --- 08:01:58 [WARNING] Used undeclared dependencies found: 08:01:58 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:01:58 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:01:58 [WARNING] Non-test scoped test only dependencies found: 08:01:58 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:01:58 [INFO] 08:01:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-config-loader --- 08:01:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT-sources.jar 08:01:58 [INFO] 08:01:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-config-loader --- 08:01:58 [INFO] 08:01:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-config-loader --- 08:01:58 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/code-coverage/jacoco.exec 08:01:58 [INFO] Analyzed bundle 'topology-config-loader' with 2 classes 08:01:58 [INFO] 08:01:58 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ topology-config-loader --- 08:01:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.20.9-SNAPSHOT/topology-config-loader-0.20.9-SNAPSHOT.pom 08:01:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.20.9-SNAPSHOT/topology-config-loader-0.20.9-SNAPSHOT.jar 08:01:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.20.9-SNAPSHOT/topology-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:01:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.20.9-SNAPSHOT/topology-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:01:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.20.9-SNAPSHOT/topology-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:01:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/0.20.9-SNAPSHOT/topology-config-loader-0.20.9-SNAPSHOT-sources.jar 08:01:58 [INFO] 08:01:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-config-loader --- 08:01:58 [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/0.20.9-SNAPSHOT/topology-config-loader-0.20.9-SNAPSHOT.jar 08:01:58 [INFO] Writing OBR metadata 08:01:58 [INFO] 08:01:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-config-loader --- 08:01:58 [INFO] org.opendaylight.bgpcep:topology-config-loader:bundle:0.20.9-SNAPSHOT 08:01:58 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:01:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:01:58 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:01:58 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:01:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:01:58 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:01:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:01:58 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:01:58 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:01:58 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:01:58 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:01:58 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 08:01:58 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:01:58 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:01:58 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:01:58 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:01:58 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:01:58 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:01:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:01:58 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:01:58 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:01:58 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:01:58 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:01:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:01:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:01:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:01:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:01:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:01:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:01:58 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:01:58 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:01:58 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:01:58 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:01:58 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:01:58 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:01:58 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 08:01:58 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:01:58 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:01:58 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:01:58 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:01:58 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 08:01:58 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 08:01:58 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:01:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:01:58 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:01:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:01:58 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:01:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:01:58 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:01:58 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:01:58 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:01:58 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:01:58 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:01:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:01:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:01:58 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:01:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:01:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:01:58 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:01:58 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:01:58 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:01:58 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:01:58 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:test 08:01:58 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:01:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:01:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:01:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:01:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:01:58 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:01:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:01:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:01:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:01:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:01:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:01:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:01:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:01:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:01:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:01:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:01:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:01:58 [INFO] +- junit:junit:jar:4.13.2:test 08:01:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:01:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:01:58 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:01:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:01:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:01:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:01:58 [INFO] 08:01:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-config-loader --- 08:01:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/sonatype-clm/module.xml 08:01:58 [INFO] 08:01:58 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ 08:01:58 [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 0.20.9-SNAPSHOT [92/169] 08:01:58 [INFO] ------------------------------[ feature ]------------------------------- 08:01:58 [INFO] 08:01:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-config-loader --- 08:01:58 [INFO] 08:01:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- 08:01:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:58 [INFO] 08:01:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- 08:01:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:01:58 [INFO] 08:01:58 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] 08:01:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:01:59 [INFO] argLine set to empty 08:01:59 [INFO] 08:01:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] Starting audit... 08:01:59 Audit done. 08:01:59 [INFO] You have 0 Checkstyle violations. 08:01:59 [INFO] 08:01:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] Starting audit... 08:01:59 Audit done. 08:01:59 [INFO] You have 0 Checkstyle violations. 08:01:59 [INFO] 08:01:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] 08:01:59 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml 08:01:59 [INFO] ...done! 08:01:59 [INFO] Attaching features XML 08:01:59 [INFO] 08:01:59 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-config-loader --- 08:01:59 [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 08:01:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:01:59 [INFO] 08:01:59 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> 08:01:59 [INFO] 08:01:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] 08:01:59 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< 08:01:59 [INFO] 08:01:59 [INFO] 08:01:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] 08:01:59 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-topology-config-loader --- 08:01:59 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader 08:01:59 [INFO] Project dependency features detected: [] 08:01:59 [INFO] Pax Exam System (Version: 4.13.3) created. 08:01:59 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:02:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:02:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:02:00 [INFO] Waiting for remote bundle context.. on 21000 name: d9265dfe-691f-43f7-ba81-b68178802ff5 timout: [ RelativeTimeout value = 180000 ] 08:02:12 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:02:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:02:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:02:12 [INFO] 08:02:12 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-topology-config-loader --- 08:02:12 [INFO] 08:02:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- 08:02:12 [INFO] 08:02:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-topology-config-loader --- 08:02:12 [INFO] CycloneDX: Resolving Dependencies 08:02:14 [INFO] CycloneDX: Creating BOM version 1.5 with 194 component(s) 08:02:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-config-loader/target/bom.xml 08:02:14 [INFO] attaching as odl-bgpcep-topology-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:02:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-config-loader/target/bom.json 08:02:14 [INFO] attaching as odl-bgpcep-topology-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:02:14 [INFO] 08:02:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-config-loader --- 08:02:14 [INFO] Skipping duplicate-finder execution! 08:02:14 [INFO] 08:02:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-config-loader --- 08:02:14 [INFO] Skipping plugin execution 08:02:14 [INFO] 08:02:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- 08:02:14 [INFO] Skipping source per configuration. 08:02:14 [INFO] 08:02:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- 08:02:14 [INFO] 08:02:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-config-loader --- 08:02:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:02:14 [INFO] 08:02:14 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-topology-config-loader --- 08:02:14 [WARNING] 08:02:14 [WARNING] The packaging plugin for project odl-bgpcep-topology-config-loader did not assign 08:02:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:02:14 [WARNING] 08:02:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:02:14 [WARNING] 08:02:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-topology-config-loader-0.20.9-SNAPSHOT.pom 08:02:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-topology-config-loader-0.20.9-SNAPSHOT-features.xml 08:02:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-topology-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:02:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-topology-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:02:14 [INFO] 08:02:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-topology-config-loader --- 08:02:14 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:feature:0.20.9-SNAPSHOT 08:02:14 [INFO] +- org.opendaylight.bgpcep:topology-config-loader:jar:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:02:14 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:02:14 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:02:14 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:02:14 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:02:14 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:02:14 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:02:14 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:02:14 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:02:14 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 08:02:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:02:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:02:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:02:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:02:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:02:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:02:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:02:14 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:02:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:02:14 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:02:14 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:02:14 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:02:14 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:02:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:02:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:02:14 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:02:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:02:14 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:02:14 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:02:14 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:02:14 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:02:14 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:02:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:02:14 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:02:14 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:02:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:02:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:02:14 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:02:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:02:14 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:02:14 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:02:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:02:14 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:02:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:02:14 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:02:14 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:02:14 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:02:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:02:14 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:02:14 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:02:14 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:02:14 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:02:14 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:02:14 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:02:14 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:02:14 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:02:14 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:02:14 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:02:14 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:02:14 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:02:14 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:02:14 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:02:14 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:02:14 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:02:14 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:02:14 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:02:14 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:02:14 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:02:14 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:02:14 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:02:14 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:02:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:02:14 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:02:14 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:02:14 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:02:14 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:02:14 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:02:14 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:02:14 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:02:14 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:02:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:02:14 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:02:14 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:02:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:02:14 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:02:14 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:02:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:02:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:02:14 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:02:14 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:02:14 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:02:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:02:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:02:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:02:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:02:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:02:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:02:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:02:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:02:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:02:14 [INFO] +- junit:junit:jar:4.13.2:test 08:02:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:02:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:02:14 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:02:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:02:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:02:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:02:14 [INFO] 08:02:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-config-loader --- 08:02:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-config-loader/target/sonatype-clm/module.xml 08:02:14 [INFO] 08:02:14 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- 08:02:14 [INFO] Building OpenDaylight :: BGP 0.20.9-SNAPSHOT [93/169] 08:02:14 [INFO] ------------------------------[ feature ]------------------------------- 08:02:14 [INFO] 08:02:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp --- 08:02:14 [INFO] 08:02:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp --- 08:02:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:02:14 [INFO] 08:02:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- 08:02:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:02:15 [INFO] 08:02:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp --- 08:02:15 [INFO] 08:02:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- 08:02:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:02:15 [INFO] argLine set to empty 08:02:15 [INFO] 08:02:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp --- 08:02:15 [INFO] Starting audit... 08:02:15 Audit done. 08:02:15 [INFO] You have 0 Checkstyle violations. 08:02:15 [INFO] 08:02:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp --- 08:02:15 [INFO] Starting audit... 08:02:15 Audit done. 08:02:15 [INFO] You have 0 Checkstyle violations. 08:02:15 [INFO] 08:02:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp --- 08:02:15 [INFO] 08:02:15 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- 08:02:15 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp/target/feature/feature.xml 08:02:15 [INFO] ...done! 08:02:15 [INFO] Attaching features XML 08:02:15 [INFO] 08:02:15 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp --- 08:02:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:02:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:02:15 [INFO] 08:02:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp >>> 08:02:15 [INFO] 08:02:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp --- 08:02:15 [INFO] 08:02:15 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp <<< 08:02:15 [INFO] 08:02:15 [INFO] 08:02:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp --- 08:02:15 [INFO] 08:02:15 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp --- 08:02:15 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp 08:02:15 [INFO] Project dependency features detected: [] 08:02:15 [INFO] Pax Exam System (Version: 4.13.3) created. 08:02:15 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:02:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:02:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:02:16 [INFO] Waiting for remote bundle context.. on 21000 name: 0473011c-54e6-43b3-b844-60b65491dae6 timout: [ RelativeTimeout value = 180000 ] 08:02:31 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:02:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:02:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:02:31 [INFO] 08:02:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp --- 08:02:31 [INFO] 08:02:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp --- 08:02:31 [INFO] 08:02:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp --- 08:02:31 [INFO] CycloneDX: Resolving Dependencies 08:02:34 [INFO] CycloneDX: Creating BOM version 1.5 with 292 component(s) 08:02:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp/target/bom.xml 08:02:34 [INFO] attaching as odl-bgpcep-bgp-0.20.9-SNAPSHOT-cyclonedx.xml 08:02:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp/target/bom.json 08:02:35 [INFO] attaching as odl-bgpcep-bgp-0.20.9-SNAPSHOT-cyclonedx.json 08:02:35 [INFO] 08:02:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- 08:02:35 [INFO] Skipping duplicate-finder execution! 08:02:35 [INFO] 08:02:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- 08:02:35 [INFO] Skipping plugin execution 08:02:35 [INFO] 08:02:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- 08:02:35 [INFO] Skipping source per configuration. 08:02:35 [INFO] 08:02:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp --- 08:02:35 [INFO] 08:02:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp --- 08:02:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:02:35 [INFO] 08:02:35 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp --- 08:02:35 [WARNING] 08:02:35 [WARNING] The packaging plugin for project odl-bgpcep-bgp did not assign 08:02:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:02:35 [WARNING] 08:02:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:02:35 [WARNING] 08:02:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.9-SNAPSHOT/odl-bgpcep-bgp-0.20.9-SNAPSHOT.pom 08:02:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.9-SNAPSHOT/odl-bgpcep-bgp-0.20.9-SNAPSHOT-features.xml 08:02:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.9-SNAPSHOT/odl-bgpcep-bgp-0.20.9-SNAPSHOT-cyclonedx.xml 08:02:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.9-SNAPSHOT/odl-bgpcep-bgp-0.20.9-SNAPSHOT-cyclonedx.json 08:02:35 [INFO] 08:02:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp --- 08:02:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp:feature:0.20.9-SNAPSHOT 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:02:35 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:02:35 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:02:35 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:02:35 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:02:35 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:02:35 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:02:35 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:02:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:02:35 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:02:35 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:02:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:02:35 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:02:35 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:02:35 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:02:35 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:02:35 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:02:35 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:02:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:02:35 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:02:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:02:35 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:02:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:02:35 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:02:35 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:02:35 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:02:35 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:02:35 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:02:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:02:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:02:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:02:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:02:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:02:35 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:02:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:02:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:02:35 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:02:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:02:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:02:35 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:02:35 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:02:35 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:02:35 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:02:35 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:02:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:02:35 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:02:35 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:02:35 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:02:35 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:02:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:02:35 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:02:35 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:02:35 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:02:35 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:02:35 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:02:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:02:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:02:35 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 08:02:35 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:02:35 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:02:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:02:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:02:35 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:02:35 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:02:35 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:02:35 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:02:35 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:02:35 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:02:35 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:02:35 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:02:35 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:02:35 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:02:35 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:02:35 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:02:35 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:02:35 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:02:35 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:02:35 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:02:35 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:02:35 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:02:35 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:02:35 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:02:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:02:35 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:02:35 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:02:35 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:02:35 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:02:35 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:02:35 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:02:35 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:02:35 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:02:35 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:02:35 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:02:35 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:02:35 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:02:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:02:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:02:35 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:02:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:02:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:02:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:02:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:02:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:02:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:02:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:02:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:02:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:02:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:02:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:02:35 [INFO] +- junit:junit:jar:4.13.2:test 08:02:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:02:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:02:35 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:02:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:02:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:02:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:02:35 [INFO] 08:02:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp --- 08:02:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp/target/sonatype-clm/module.xml 08:02:35 [INFO] 08:02:35 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- 08:02:35 [INFO] Building OpenDaylight :: Configuration Example Files 0.20.9-SNAPSHOT [94/169] 08:02:35 [INFO] ------------------------------[ feature ]------------------------------- 08:02:35 [INFO] 08:02:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] 08:02:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:02:35 [INFO] 08:02:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:02:35 [INFO] 08:02:35 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] 08:02:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:02:35 [INFO] argLine set to empty 08:02:35 [INFO] 08:02:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] Starting audit... 08:02:35 Audit done. 08:02:35 [INFO] You have 0 Checkstyle violations. 08:02:35 [INFO] 08:02:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] Starting audit... 08:02:35 Audit done. 08:02:35 [INFO] You have 0 Checkstyle violations. 08:02:35 [INFO] 08:02:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] 08:02:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml 08:02:35 [INFO] ...done! 08:02:35 [INFO] Attaching features XML 08:02:35 [INFO] 08:02:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:02:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:02:35 [INFO] 08:02:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> 08:02:35 [INFO] 08:02:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] 08:02:35 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< 08:02:35 [INFO] 08:02:35 [INFO] 08:02:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] 08:02:35 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-config-example --- 08:02:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example 08:02:35 [INFO] Project dependency features detected: [] 08:02:35 [INFO] Pax Exam System (Version: 4.13.3) created. 08:02:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:02:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:02:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:02:36 [INFO] Waiting for remote bundle context.. on 21000 name: 6ab0bec3-540d-48f7-b7a4-b59f78d85cf2 timout: [ RelativeTimeout value = 180000 ] 08:02:41 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:02:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:02:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:02:41 [INFO] 08:02:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-config-example --- 08:02:41 [INFO] 08:02:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- 08:02:41 [INFO] 08:02:41 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-config-example --- 08:02:41 [INFO] CycloneDX: Resolving Dependencies 08:02:41 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 08:02:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-config-example/target/bom.xml 08:02:42 [INFO] attaching as odl-bgpcep-bgp-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:02:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-config-example/target/bom.json 08:02:42 [INFO] attaching as odl-bgpcep-bgp-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:02:42 [INFO] 08:02:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- 08:02:42 [INFO] Skipping duplicate-finder execution! 08:02:42 [INFO] 08:02:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-config-example --- 08:02:42 [INFO] Skipping plugin execution 08:02:42 [INFO] 08:02:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-config-example --- 08:02:42 [INFO] Skipping source per configuration. 08:02:42 [INFO] 08:02:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- 08:02:42 [INFO] 08:02:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-config-example --- 08:02:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:02:42 [INFO] 08:02:42 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-config-example --- 08:02:42 [WARNING] 08:02:42 [WARNING] The packaging plugin for project odl-bgpcep-bgp-config-example did not assign 08:02:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:02:42 [WARNING] 08:02:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:02:42 [WARNING] 08:02:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.9-SNAPSHOT/odl-bgpcep-bgp-config-example-0.20.9-SNAPSHOT.pom 08:02:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.9-SNAPSHOT/odl-bgpcep-bgp-config-example-0.20.9-SNAPSHOT-features.xml 08:02:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.9-SNAPSHOT/odl-bgpcep-bgp-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:02:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.9-SNAPSHOT/odl-bgpcep-bgp-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:02:42 [INFO] 08:02:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-config-example --- 08:02:42 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:feature:0.20.9-SNAPSHOT 08:02:42 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.20.9-SNAPSHOT:compile 08:02:42 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.20.9-SNAPSHOT:compile 08:02:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:02:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:02:42 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:02:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:02:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:02:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:02:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:02:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:02:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:02:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:02:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:02:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:02:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:02:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:02:42 [INFO] +- junit:junit:jar:4.13.2:test 08:02:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:02:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:02:42 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:02:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:02:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:02:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:02:42 [INFO] 08:02:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-config-example --- 08:02:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-config-example/target/sonatype-clm/module.xml 08:02:42 [INFO] 08:02:42 [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- 08:02:42 [INFO] Building bmp-monitors-config-loader 0.20.9-SNAPSHOT [95/169] 08:02:42 [INFO] -------------------------------[ bundle ]------------------------------- 08:02:42 [INFO] 08:02:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bmp-monitors-config-loader --- 08:02:42 [INFO] 08:02:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bmp-monitors-config-loader --- 08:02:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:02:42 [INFO] 08:02:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bmp-monitors-config-loader --- 08:02:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:02:42 [INFO] 08:02:42 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bmp-monitors-config-loader --- 08:02:42 [INFO] 08:02:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- 08:02:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:02:42 [INFO] 08:02:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bmp-monitors-config-loader --- 08:02:42 [INFO] Starting audit... 08:02:42 Audit done. 08:02:42 [INFO] You have 0 Checkstyle violations. 08:02:42 [INFO] 08:02:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bmp-monitors-config-loader --- 08:02:42 [INFO] Starting audit... 08:02:42 Audit done. 08:02:42 [INFO] You have 0 Checkstyle violations. 08:02:42 [INFO] 08:02:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bmp-monitors-config-loader --- 08:02:42 [INFO] 08:02:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bmp-monitors-config-loader --- 08:02:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/src/main/resources 08:02:42 [INFO] 08:02:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bmp-monitors-config-loader --- 08:02:42 [INFO] Recompiling the module because of changed dependency. 08:02:42 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:02:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 08:02:42 [INFO] 08:02:42 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> 08:02:42 [INFO] 08:02:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bmp-monitors-config-loader --- 08:02:42 [INFO] Fork Value is true 08:02:44 [INFO] Done SpotBugs Analysis.... 08:02:44 [INFO] 08:02:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< 08:02:44 [INFO] 08:02:44 [INFO] 08:02:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bmp-monitors-config-loader --- 08:02:44 [INFO] BugInstance size is 0 08:02:44 [INFO] Error size is 0 08:02:44 [INFO] No errors/warnings found 08:02:44 [INFO] 08:02:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bmp-monitors-config-loader --- 08:02:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:02:44 [INFO] 08:02:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bmp-monitors-config-loader --- 08:02:44 [INFO] Recompiling the module because of changed dependency. 08:02:44 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:02:44 [INFO] 08:02:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bmp-monitors-config-loader --- 08:02:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:02:44 [INFO] 08:02:44 [INFO] ------------------------------------------------------- 08:02:44 [INFO] T E S T S 08:02:44 [INFO] ------------------------------------------------------- 08:02:45 [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 08:02:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:02:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.104 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 08:02:49 [INFO] 08:02:49 [INFO] Results: 08:02:49 [INFO] 08:02:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:02:49 [INFO] 08:02:49 [INFO] 08:02:49 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bmp-monitors-config-loader --- 08:02:49 [INFO] 08:02:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bmp-monitors-config-loader --- 08:02:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT.jar 08:02:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF 08:02:50 [INFO] 08:02:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bmp-monitors-config-loader --- 08:02:50 [INFO] No previous run data found, generating javadoc. 08:02:51 [WARNING] Javadoc Warnings 08:02:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:31: warning: no comment 08:02:51 [WARNING] public final class BmpMonitorConfigFileProcessor extends AbstractConfigFileProcessor { 08:02:51 [WARNING] ^ 08:02:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:33: warning: no comment 08:02:51 [WARNING] public BmpMonitorConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 08:02:51 [WARNING] ^ 08:02:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:38: warning: no comment 08:02:51 [WARNING] public void init() { 08:02:51 [WARNING] ^ 08:02:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/OSGiBmpMonitorConfigFileProcessor.java:20: warning: no comment 08:02:51 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 08:02:51 [WARNING] ^ 08:02:51 [WARNING] 4 warnings 08:02:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:02:51 [INFO] 08:02:51 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bmp-monitors-config-loader --- 08:02:51 [INFO] CycloneDX: Resolving Dependencies 08:02:52 [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s) 08:02:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bom.xml 08:02:52 [INFO] attaching as bmp-monitors-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:02:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bom.json 08:02:52 [INFO] attaching as bmp-monitors-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:02:52 [INFO] 08:02:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- 08:02:52 [INFO] Skipping duplicate-finder execution! 08:02:52 [INFO] 08:02:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- 08:02:52 [WARNING] Used undeclared dependencies found: 08:02:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:02:52 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:02:52 [WARNING] Non-test scoped test only dependencies found: 08:02:52 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:02:52 [INFO] 08:02:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- 08:02:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT-sources.jar 08:02:52 [INFO] 08:02:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bmp-monitors-config-loader --- 08:02:52 [INFO] 08:02:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bmp-monitors-config-loader --- 08:02:52 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec 08:02:52 [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes 08:02:52 [INFO] 08:02:52 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bmp-monitors-config-loader --- 08:02:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.9-SNAPSHOT/bmp-monitors-config-loader-0.20.9-SNAPSHOT.pom 08:02:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.9-SNAPSHOT/bmp-monitors-config-loader-0.20.9-SNAPSHOT.jar 08:02:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.9-SNAPSHOT/bmp-monitors-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:02:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.9-SNAPSHOT/bmp-monitors-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:02:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.9-SNAPSHOT/bmp-monitors-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:02:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.9-SNAPSHOT/bmp-monitors-config-loader-0.20.9-SNAPSHOT-sources.jar 08:02:52 [INFO] 08:02:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bmp-monitors-config-loader --- 08:02:52 [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.9-SNAPSHOT/bmp-monitors-config-loader-0.20.9-SNAPSHOT.jar 08:02:52 [INFO] Writing OBR metadata 08:02:52 [INFO] 08:02:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bmp-monitors-config-loader --- 08:02:52 [INFO] org.opendaylight.bgpcep:bmp-monitors-config-loader:bundle:0.20.9-SNAPSHOT 08:02:52 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:02:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:02:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:02:52 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:02:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:02:52 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:02:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:02:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:02:52 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:02:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:02:52 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:02:52 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:02:52 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:02:52 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:02:52 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:02:52 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:02:52 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:02:52 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:02:52 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:02:52 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 08:02:52 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:02:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:02:52 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:02:52 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:02:52 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:02:52 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:02:52 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:02:52 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:02:52 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:02:52 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:02:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:02:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:02:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:02:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:02:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:02:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:02:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:02:52 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:02:52 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:02:52 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:02:52 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:02:52 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:02:52 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:02:52 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 08:02:52 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:02:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:02:52 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:02:52 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:02:52 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 08:02:52 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 08:02:52 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:02:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:02:52 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:02:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:02:52 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:02:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:02:52 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:02:52 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:02:52 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:02:52 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:02:52 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:02:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:02:52 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:02:52 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:02:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:02:52 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:02:52 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:02:52 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:02:52 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:02:52 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:02:52 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:02:52 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:02:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:02:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:02:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:02:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:02:52 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:02:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:02:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:02:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:02:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:02:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:02:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:02:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:02:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:02:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:02:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:02:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:02:52 [INFO] +- junit:junit:jar:4.13.2:test 08:02:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:02:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:02:52 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:02:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:02:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:02:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:02:52 [INFO] 08:02:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bmp-monitors-config-loader --- 08:02:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/sonatype-clm/module.xml 08:02:52 [INFO] 08:02:52 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- 08:02:52 [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 0.20.9-SNAPSHOT [96/169] 08:02:52 [INFO] ------------------------------[ feature ]------------------------------- 08:02:52 [INFO] 08:02:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- 08:02:52 [INFO] 08:02:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- 08:02:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:02:52 [INFO] 08:02:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- 08:02:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:02:52 [INFO] 08:02:52 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] 08:02:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:02:53 [INFO] argLine set to empty 08:02:53 [INFO] 08:02:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] Starting audit... 08:02:53 Audit done. 08:02:53 [INFO] You have 0 Checkstyle violations. 08:02:53 [INFO] 08:02:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] Starting audit... 08:02:53 Audit done. 08:02:53 [INFO] You have 0 Checkstyle violations. 08:02:53 [INFO] 08:02:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] 08:02:53 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml 08:02:53 [INFO] ...done! 08:02:53 [INFO] Attaching features XML 08:02:53 [INFO] 08:02:53 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:02:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:02:53 [INFO] 08:02:53 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> 08:02:53 [INFO] 08:02:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] 08:02:53 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< 08:02:53 [INFO] 08:02:53 [INFO] 08:02:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] 08:02:53 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bmp-config-loader --- 08:02:53 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader 08:02:53 [INFO] Project dependency features detected: [] 08:02:53 [INFO] Pax Exam System (Version: 4.13.3) created. 08:02:53 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:02:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:02:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:02:54 [INFO] Waiting for remote bundle context.. on 21000 name: a86cea20-2778-4ae1-b8f0-334dd024a4d9 timout: [ RelativeTimeout value = 180000 ] 08:03:06 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:03:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:03:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:03:07 [INFO] 08:03:07 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bmp-config-loader --- 08:03:07 [INFO] 08:03:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- 08:03:07 [INFO] 08:03:07 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bmp-config-loader --- 08:03:07 [INFO] CycloneDX: Resolving Dependencies 08:03:09 [INFO] CycloneDX: Creating BOM version 1.5 with 221 component(s) 08:03:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-loader/target/bom.xml 08:03:09 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-loader/target/bom.json 08:03:09 [INFO] attaching as odl-bgpcep-bmp-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:03:09 [INFO] 08:03:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-loader --- 08:03:09 [INFO] Skipping duplicate-finder execution! 08:03:09 [INFO] 08:03:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-loader --- 08:03:09 [INFO] Skipping plugin execution 08:03:09 [INFO] 08:03:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- 08:03:09 [INFO] Skipping source per configuration. 08:03:09 [INFO] 08:03:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- 08:03:09 [INFO] 08:03:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp-config-loader --- 08:03:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:03:09 [INFO] 08:03:09 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bmp-config-loader --- 08:03:09 [WARNING] 08:03:09 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-loader did not assign 08:03:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:03:09 [WARNING] 08:03:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:03:09 [WARNING] 08:03:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.20.9-SNAPSHOT.pom 08:03:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.20.9-SNAPSHOT-features.xml 08:03:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.9-SNAPSHOT/odl-bgpcep-bmp-config-loader-0.20.9-SNAPSHOT-cyclonedx.json 08:03:09 [INFO] 08:03:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bmp-config-loader --- 08:03:10 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:feature:0.20.9-SNAPSHOT 08:03:10 [INFO] +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:03:10 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:03:10 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:03:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:03:10 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:03:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:03:10 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:03:10 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:03:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:03:10 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:03:10 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:03:10 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 08:03:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:03:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:03:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:03:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:03:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:03:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:03:10 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:03:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:03:10 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:03:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:03:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:03:10 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:03:10 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:03:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:03:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:03:10 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:03:10 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:03:10 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:03:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:03:10 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:03:10 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:03:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:03:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:03:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:03:10 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:03:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:03:10 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:03:10 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:03:10 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:03:10 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:03:10 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:03:10 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:03:10 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:03:10 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:03:10 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:03:10 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:03:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:03:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:03:10 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:03:10 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:03:10 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:03:10 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:03:10 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:03:10 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:03:10 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:03:10 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:03:10 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:03:10 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:03:10 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:03:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:03:10 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:03:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:03:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:03:10 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:03:10 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:03:10 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:03:10 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:03:10 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:03:10 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:03:10 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:03:10 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:03:10 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:03:10 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:03:10 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:03:10 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:03:10 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:03:10 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:03:10 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:03:10 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:03:10 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:03:10 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:03:10 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:03:10 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:03:10 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:03:10 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:03:10 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:03:10 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:03:10 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:03:10 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:03:10 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:03:10 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:03:10 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:03:10 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:03:10 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:03:10 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:03:10 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:03:10 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:03:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:03:10 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:03:10 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:03:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:03:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:03:10 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:03:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:03:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:03:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:03:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:03:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:03:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:03:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:03:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:03:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:03:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:03:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:03:10 [INFO] +- junit:junit:jar:4.13.2:test 08:03:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:03:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:03:10 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:03:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:03:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:03:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:03:10 [INFO] 08:03:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp-config-loader --- 08:03:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-loader/target/sonatype-clm/module.xml 08:03:10 [INFO] 08:03:10 [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- 08:03:10 [INFO] Building bgp-bmp-config-example 0.20.9-SNAPSHOT [97/169] 08:03:10 [INFO] --------------------------------[ jar ]--------------------------------- 08:03:10 [INFO] 08:03:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-config-example --- 08:03:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:10 [INFO] 08:03:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-config-example --- 08:03:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:10 [INFO] 08:03:10 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- 08:03:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:03:10 [INFO] 08:03:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-config-example --- 08:03:10 [INFO] Starting audit... 08:03:10 Audit done. 08:03:10 [INFO] You have 0 Checkstyle violations. 08:03:10 [INFO] 08:03:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-config-example --- 08:03:10 [INFO] Starting audit... 08:03:10 Audit done. 08:03:10 [INFO] You have 0 Checkstyle violations. 08:03:10 [INFO] 08:03:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- maven-remote-resources-plugin:3.2.0:bundle (default) @ bgp-bmp-config-example --- 08:03:10 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 08:03:10 [INFO] 08:03:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-config-example --- 08:03:10 [INFO] Copying 1 resource from src/main/resources to target/classes 08:03:10 [INFO] 08:03:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-config-example --- 08:03:10 [INFO] No sources to compile 08:03:10 [INFO] 08:03:10 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> 08:03:10 [INFO] 08:03:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-bmp-config-example <<< 08:03:10 [INFO] 08:03:10 [INFO] 08:03:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-config-example --- 08:03:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/src/test/resources 08:03:10 [INFO] 08:03:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-config-example --- 08:03:10 [INFO] No sources to compile 08:03:10 [INFO] 08:03:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-config-example --- 08:03:10 [INFO] No tests to run. 08:03:10 [INFO] 08:03:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ bgp-bmp-config-example --- 08:03:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.20.9-SNAPSHOT.jar 08:03:10 [INFO] 08:03:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-bmp-config-example --- 08:03:10 [INFO] CycloneDX: Resolving Dependencies 08:03:10 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 08:03:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bom.xml 08:03:10 [INFO] attaching as bgp-bmp-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bom.json 08:03:10 [INFO] attaching as bgp-bmp-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:03:10 [INFO] 08:03:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- 08:03:10 [INFO] Skipping duplicate-finder execution! 08:03:10 [INFO] 08:03:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- 08:03:10 [INFO] No dependency problems found 08:03:10 [INFO] 08:03:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- 08:03:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.20.9-SNAPSHOT-sources.jar 08:03:10 [INFO] 08:03:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-config-example --- 08:03:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:03:10 [INFO] 08:03:10 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-bmp-config-example --- 08:03:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.9-SNAPSHOT/bgp-bmp-config-example-0.20.9-SNAPSHOT.pom 08:03:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.9-SNAPSHOT/bgp-bmp-config-example-0.20.9-SNAPSHOT.jar 08:03:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/classes/initial/odl-bmp-monitors-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.9-SNAPSHOT/bgp-bmp-config-example-0.20.9-SNAPSHOT-odl-bmp-monitors-config.xml 08:03:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.9-SNAPSHOT/bgp-bmp-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.9-SNAPSHOT/bgp-bmp-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:03:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.9-SNAPSHOT/bgp-bmp-config-example-0.20.9-SNAPSHOT-sources.jar 08:03:10 [INFO] 08:03:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-config-example --- 08:03:10 [INFO] org.opendaylight.bgpcep:bgp-bmp-config-example:jar:0.20.9-SNAPSHOT 08:03:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:03:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:03:10 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:03:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:03:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:03:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:03:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:03:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:03:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:03:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:03:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:03:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:03:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:03:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:03:10 [INFO] +- junit:junit:jar:4.13.2:test 08:03:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:03:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:03:10 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:03:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:03:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:03:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:03:10 [INFO] 08:03:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-config-example --- 08:03:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/sonatype-clm/module.xml 08:03:10 [INFO] 08:03:10 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- 08:03:10 [INFO] Building OpenDaylight :: BMP :: Config files example 0.20.9-SNAPSHOT [98/169] 08:03:10 [INFO] ------------------------------[ feature ]------------------------------- 08:03:10 [INFO] 08:03:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-config-example --- 08:03:10 [INFO] 08:03:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- 08:03:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:10 [INFO] 08:03:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- 08:03:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:10 [INFO] 08:03:10 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] 08:03:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:03:11 [INFO] argLine set to empty 08:03:11 [INFO] 08:03:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] Starting audit... 08:03:11 Audit done. 08:03:11 [INFO] You have 0 Checkstyle violations. 08:03:11 [INFO] 08:03:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] Starting audit... 08:03:11 Audit done. 08:03:11 [INFO] You have 0 Checkstyle violations. 08:03:11 [INFO] 08:03:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] 08:03:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml 08:03:11 [INFO] ...done! 08:03:11 [INFO] Attaching features XML 08:03:11 [INFO] 08:03:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:03:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:03:11 [INFO] 08:03:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> 08:03:11 [INFO] 08:03:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] 08:03:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< 08:03:11 [INFO] 08:03:11 [INFO] 08:03:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] 08:03:11 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bmp-config-example --- 08:03:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example 08:03:11 [INFO] Project dependency features detected: [] 08:03:11 [INFO] Pax Exam System (Version: 4.13.3) created. 08:03:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:03:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:03:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:03:12 [INFO] Waiting for remote bundle context.. on 21000 name: d5499d4f-58c2-42d8-b6f8-80c4d95523f1 timout: [ RelativeTimeout value = 180000 ] 08:03:17 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:03:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:03:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:03:17 [INFO] 08:03:17 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bmp-config-example --- 08:03:17 [INFO] 08:03:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- 08:03:17 [INFO] 08:03:17 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bmp-config-example --- 08:03:17 [INFO] CycloneDX: Resolving Dependencies 08:03:18 [INFO] CycloneDX: Creating BOM version 1.5 with 2 component(s) 08:03:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-example/target/bom.xml 08:03:18 [INFO] attaching as odl-bgpcep-bmp-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-example/target/bom.json 08:03:18 [INFO] attaching as odl-bgpcep-bmp-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:03:18 [INFO] 08:03:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- 08:03:18 [INFO] Skipping duplicate-finder execution! 08:03:18 [INFO] 08:03:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- 08:03:18 [INFO] Skipping plugin execution 08:03:18 [INFO] 08:03:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- 08:03:18 [INFO] Skipping source per configuration. 08:03:18 [INFO] 08:03:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- 08:03:18 [INFO] 08:03:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp-config-example --- 08:03:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:03:18 [INFO] 08:03:18 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bmp-config-example --- 08:03:18 [WARNING] 08:03:18 [WARNING] The packaging plugin for project odl-bgpcep-bmp-config-example did not assign 08:03:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:03:18 [WARNING] 08:03:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:03:18 [WARNING] 08:03:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.9-SNAPSHOT/odl-bgpcep-bmp-config-example-0.20.9-SNAPSHOT.pom 08:03:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.9-SNAPSHOT/odl-bgpcep-bmp-config-example-0.20.9-SNAPSHOT-features.xml 08:03:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.9-SNAPSHOT/odl-bgpcep-bmp-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.9-SNAPSHOT/odl-bgpcep-bmp-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:03:18 [INFO] 08:03:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bmp-config-example --- 08:03:18 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:feature:0.20.9-SNAPSHOT 08:03:18 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.20.9-SNAPSHOT:compile 08:03:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:03:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:03:18 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:03:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:03:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:03:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:03:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:03:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:03:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:03:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:03:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:03:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:03:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:03:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:03:18 [INFO] +- junit:junit:jar:4.13.2:test 08:03:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:03:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:03:18 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:03:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:03:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:03:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:03:18 [INFO] 08:03:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp-config-example --- 08:03:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-config-example/target/sonatype-clm/module.xml 08:03:18 [INFO] 08:03:18 [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- 08:03:18 [INFO] Building bgp-bmp-parser-impl 0.20.9-SNAPSHOT [99/169] 08:03:18 [INFO] -------------------------------[ bundle ]------------------------------- 08:03:18 [INFO] 08:03:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] 08:03:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:18 [INFO] 08:03:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:18 [INFO] 08:03:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] 08:03:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:03:18 [INFO] 08:03:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] Starting audit... 08:03:18 Audit done. 08:03:18 [INFO] You have 0 Checkstyle violations. 08:03:18 [INFO] 08:03:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] Starting audit... 08:03:18 Audit done. 08:03:18 [INFO] You have 0 Checkstyle violations. 08:03:18 [INFO] 08:03:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] 08:03:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/resources 08:03:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/generated-sources/spi 08:03:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/generated-sources/yang 08:03:18 [INFO] 08:03:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-parser-impl --- 08:03:18 [INFO] Recompiling the module because of changed dependency. 08:03:18 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 08:03:18 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator 08:03:18 [INFO] 08:03:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> 08:03:19 [INFO] 08:03:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- 08:03:19 [INFO] Fork Value is true 08:03:22 [INFO] Done SpotBugs Analysis.... 08:03:22 [INFO] 08:03:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< 08:03:22 [INFO] 08:03:22 [INFO] 08:03:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-bmp-parser-impl --- 08:03:22 [INFO] BugInstance size is 0 08:03:22 [INFO] Error size is 0 08:03:22 [INFO] No errors/warnings found 08:03:22 [INFO] 08:03:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-parser-impl --- 08:03:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/test/resources 08:03:22 [INFO] 08:03:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- 08:03:22 [INFO] Recompiling the module because of changed dependency. 08:03:22 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 08:03:22 [INFO] 08:03:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-parser-impl --- 08:03:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:03:22 [INFO] 08:03:22 [INFO] ------------------------------------------------------- 08:03:22 [INFO] T E S T S 08:03:22 [INFO] ------------------------------------------------------- 08:03:23 [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 08:03:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 08:03:24 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 08:03:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 08:03:24 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 08:03:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 08:03:24 [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 08:03:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 08:03:24 [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 08:03:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 08:03:24 [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 08:03:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 08:03:24 [INFO] 08:03:24 [INFO] Results: 08:03:24 [INFO] 08:03:24 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 08:03:24 [INFO] 08:03:24 [INFO] 08:03:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-bmp-parser-impl --- 08:03:24 [INFO] 08:03:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-parser-impl --- 08:03:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT.jar 08:03:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF 08:03:24 [INFO] 08:03:24 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bgp-bmp-parser-impl --- 08:03:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-tests.jar 08:03:24 [INFO] 08:03:24 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- 08:03:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar 08:03:24 [INFO] 08:03:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-parser-impl --- 08:03:24 [INFO] No previous run data found, generating javadoc. 08:03:26 [WARNING] Javadoc Warnings 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/BmpActivator.java:80: warning: no comment 08:03:26 [WARNING] public final class BmpActivator implements BmpExtensionProviderActivator { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/BmpActivator.java:87: warning: no comment 08:03:26 [WARNING] public BmpActivator(final @Reference BGPExtensionConsumerContext context) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/DescriptionTlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class DescriptionTlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/DescriptionTlvHandler.java:24: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 1; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/InitiationHandler.java:30: warning: no comment 08:03:26 [WARNING] public class InitiationHandler extends AbstractBmpMessageWithTlvParser { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/InitiationHandler.java:32: warning: no comment 08:03:26 [WARNING] public InitiationHandler(final BmpTlvRegistry tlvRegistry) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/MirrorInformationTlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class MirrorInformationTlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/MirrorInformationTlvHandler.java:24: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 1; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/NameTlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class NameTlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/NameTlvHandler.java:24: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 2; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:35: warning: no comment 08:03:26 [WARNING] public class PeerDownHandler extends AbstractBmpPerPeerMessageParser { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:140: warning: no comment 08:03:26 [WARNING] public enum Reason { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:39: warning: no comment 08:03:26 [WARNING] public PeerDownHandler(final MessageRegistry bgpMssageRegistry) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:163: warning: no comment 08:03:26 [WARNING] public static Reason forValue(final short value) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:167: warning: no comment 08:03:26 [WARNING] public short getValue() { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:145: warning: no comment 08:03:26 [WARNING] REASON_FIVE((short) 5); 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:144: warning: no comment 08:03:26 [WARNING] REASON_FOUR((short) 4), 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:141: warning: no comment 08:03:26 [WARNING] REASON_ONE((short) 1), 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:143: warning: no comment 08:03:26 [WARNING] REASON_THREE((short) 3), 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:142: warning: no comment 08:03:26 [WARNING] REASON_TWO((short) 2), 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerUpHandler.java:42: warning: no comment 08:03:26 [WARNING] public class PeerUpHandler extends AbstractBmpPerPeerMessageParser { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerUpHandler.java:46: warning: no comment 08:03:26 [WARNING] public PeerUpHandler(final MessageRegistry bgpMssageRegistry, final BmpTlvRegistry tlvRegistry) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/ReasonTlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public class ReasonTlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/ReasonTlvHandler.java:25: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 1; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMirroringMessageHandler.java:30: warning: no comment 08:03:26 [WARNING] public class RouteMirroringMessageHandler extends AbstractBmpPerPeerMessageParser { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMirroringMessageHandler.java:34: warning: no comment 08:03:26 [WARNING] public RouteMirroringMessageHandler(final MessageRegistry bgpMssageRegistry, final BmpTlvRegistry tlvRegistry) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMirroringMessageHandler.java:56: warning: no comment 08:03:26 [WARNING] protected void serializeTlvs(final Tlvs tlvs, final ByteBuf output) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMonitoringMessageHandler.java:26: warning: no comment 08:03:26 [WARNING] public class RouteMonitoringMessageHandler extends AbstractBmpPerPeerMessageParser { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMonitoringMessageHandler.java:31: warning: no comment 08:03:26 [WARNING] public RouteMonitoringMessageHandler(final MessageRegistry bgpMssageRegistry) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/StatisticsReportHandler.java:39: warning: no comment 08:03:26 [WARNING] public class StatisticsReportHandler extends AbstractBmpPerPeerMessageParser { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/StatisticsReportHandler.java:43: warning: no comment 08:03:26 [WARNING] public StatisticsReportHandler(final MessageRegistry bgpMssageRegistry, final BmpTlvRegistry tlvRegistry) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType000TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType000TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType000TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 0; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType001TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType001TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType001TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 1; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType002TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType002TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType002TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 2; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType003TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType003TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType003TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 3; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType004TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType004TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType004TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 4; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType005TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType005TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType005TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 5; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType006TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType006TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType006TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 6; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType007TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public class StatType007TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType007TlvHandler.java:24: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 7; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType008TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public class StatType008TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType008TlvHandler.java:24: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 8; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType009TlvHandler.java:27: warning: no comment 08:03:26 [WARNING] public class StatType009TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType009TlvHandler.java:28: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 9; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType009TlvHandler.java:33: warning: no comment 08:03:26 [WARNING] public StatType009TlvHandler(final AddressFamilyRegistry afiReg, final SubsequentAddressFamilyRegistry safiReg) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType010TlvHandler.java:27: warning: no comment 08:03:26 [WARNING] public class StatType010TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType010TlvHandler.java:28: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 10; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType010TlvHandler.java:33: warning: no comment 08:03:26 [WARNING] public StatType010TlvHandler(final AddressFamilyRegistry afiReg, final SubsequentAddressFamilyRegistry safiReg) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType011TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType011TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType011TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 11; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType012TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType012TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType012TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 12; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType013TlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StatType013TlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StatType013TlvHandler.java:23: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 13; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StringTlvHandler.java:22: warning: no comment 08:03:26 [WARNING] public class StringTlvHandler implements BmpTlvParser, BmpTlvSerializer { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/tlv/StringTlvHandler.java:24: warning: no comment 08:03:26 [WARNING] public static final int TYPE = 0; 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/TerminationHandler.java:29: warning: no comment 08:03:26 [WARNING] public class TerminationHandler extends AbstractBmpMessageWithTlvParser { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/TerminationHandler.java:31: warning: no comment 08:03:26 [WARNING] public TerminationHandler(final BmpTlvRegistry tlvRegistry) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/TerminationHandler.java:62: warning: no comment 08:03:26 [WARNING] protected void serializeTlvs(final Tlvs tlvs, final ByteBuf output) { 08:03:26 [WARNING] ^ 08:03:26 [WARNING] 66 warnings 08:03:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar 08:03:26 [INFO] 08:03:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-bmp-parser-impl --- 08:03:26 [INFO] CycloneDX: Resolving Dependencies 08:03:27 [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s) 08:03:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bom.xml 08:03:27 [INFO] attaching as bgp-bmp-parser-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bom.json 08:03:27 [INFO] attaching as bgp-bmp-parser-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:03:27 [INFO] 08:03:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- 08:03:27 [INFO] Skipping duplicate-finder execution! 08:03:27 [INFO] 08:03:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- 08:03:27 [WARNING] Non-test scoped test only dependencies found: 08:03:27 [WARNING] org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] 08:03:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- 08:03:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-sources.jar 08:03:27 [INFO] 08:03:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- 08:03:27 [INFO] 08:03:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-parser-impl --- 08:03:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec 08:03:27 [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes 08:03:27 [INFO] 08:03:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-bmp-parser-impl --- 08:03:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT.pom 08:03:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT.jar 08:03:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-tests.jar 08:03:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar 08:03:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar 08:03:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:03:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-sources.jar 08:03:27 [INFO] 08:03:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-parser-impl --- 08:03:27 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.9-SNAPSHOT/bgp-bmp-parser-impl-0.20.9-SNAPSHOT.jar 08:03:27 [INFO] Writing OBR metadata 08:03:27 [INFO] 08:03:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-parser-impl --- 08:03:27 [INFO] org.opendaylight.bgpcep:bgp-bmp-parser-impl:bundle:0.20.9-SNAPSHOT 08:03:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:03:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:03:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:03:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:03:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:03:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:03:27 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:03:27 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] | \- io.netty:netty-transport:jar:4.1.109.Final:compile 08:03:27 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:03:27 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:03:27 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 08:03:27 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:03:27 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:03:27 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:03:27 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:03:27 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:03:27 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:03:27 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:03:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:03:27 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:03:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:03:27 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:03:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:03:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:03:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:03:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:03:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:03:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:03:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:03:27 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:03:27 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:03:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:03:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:03:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:03:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:03:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:03:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:03:27 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:03:27 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:test 08:03:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:03:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:03:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:03:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:03:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:03:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:03:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:03:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:03:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:03:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:03:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:03:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:03:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:03:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:03:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:03:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:03:27 [INFO] +- junit:junit:jar:4.13.2:test 08:03:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:03:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:03:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:03:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:03:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:03:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:03:27 [INFO] 08:03:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-parser-impl --- 08:03:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/sonatype-clm/module.xml 08:03:27 [INFO] 08:03:27 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- 08:03:27 [INFO] Building bgp-bmp-impl 0.20.9-SNAPSHOT [100/169] 08:03:27 [INFO] -------------------------------[ bundle ]------------------------------- 08:03:27 [INFO] 08:03:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-impl --- 08:03:27 [INFO] 08:03:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-impl --- 08:03:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:27 [INFO] 08:03:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- 08:03:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:27 [INFO] 08:03:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-bmp-impl --- 08:03:28 [INFO] 08:03:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- 08:03:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:03:28 [INFO] 08:03:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-impl --- 08:03:28 [INFO] Starting audit... 08:03:28 Audit done. 08:03:28 [INFO] You have 0 Checkstyle violations. 08:03:28 [INFO] 08:03:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-impl --- 08:03:28 [INFO] Starting audit... 08:03:28 Audit done. 08:03:28 [INFO] You have 0 Checkstyle violations. 08:03:28 [INFO] 08:03:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-impl --- 08:03:28 [INFO] 08:03:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-impl --- 08:03:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/resources 08:03:28 [INFO] 08:03:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-impl --- 08:03:28 [INFO] Recompiling the module because of changed dependency. 08:03:28 [INFO] Compiling 19 source files with javac [debug release 17] to target/classes 08:03:28 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory 08:03:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:[51,14] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 08:03:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:[11,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpMonitoringStation has a member method close() that could throw InterruptedException 08:03:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/RouterSessionManager.java:[27,7] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.RouterSessionManager has a member method close() that could throw InterruptedException 08:03:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouter.java:[18,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouter has a member method close() that could throw InterruptedException 08:03:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TableContext.java:[46,19] found raw type: org.opendaylight.protocol.bgp.rib.spi.RIBSupport 08:03:28 missing type arguments for generic class org.opendaylight.protocol.bgp.rib.spi.RIBSupport 08:03:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouterPeer.java:[15,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouterPeer has a member method close() that could throw InterruptedException 08:03:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[124,95] unchecked cast 08:03:28 required: org.opendaylight.mdsal.binding.api.DataObjectModification 08:03:28 found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification 08:03:28 [INFO] 08:03:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> 08:03:28 [INFO] 08:03:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-bmp-impl --- 08:03:28 [INFO] Fork Value is true 08:03:33 [INFO] Done SpotBugs Analysis.... 08:03:33 [INFO] 08:03:33 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< 08:03:33 [INFO] 08:03:33 [INFO] 08:03:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-bmp-impl --- 08:03:33 [INFO] BugInstance size is 0 08:03:33 [INFO] Error size is 0 08:03:33 [INFO] No errors/warnings found 08:03:33 [INFO] 08:03:33 [INFO] --- maven-remote-resources-plugin:3.2.0:process (default) @ bgp-bmp-impl --- 08:03:33 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:0.20.9-SNAPSHOT 08:03:33 [INFO] Copying 1 resource from 1 bundle. 08:03:33 [INFO] 08:03:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-impl --- 08:03:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/test/resources 08:03:33 [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes 08:03:33 [INFO] 08:03:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-impl --- 08:03:33 [INFO] Recompiling the module because of changed dependency. 08:03:33 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 08:03:33 [INFO] 08:03:33 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-impl --- 08:03:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:03:33 [INFO] 08:03:33 [INFO] ------------------------------------------------------- 08:03:33 [INFO] T E S T S 08:03:33 [INFO] ------------------------------------------------------- 08:03:34 [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 08:03:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:03:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.74 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 08:03:45 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 08:03:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 08:03:45 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 08:03:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 08:03:45 [INFO] 08:03:45 [INFO] Results: 08:03:45 [INFO] 08:03:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 08:03:45 [INFO] 08:03:45 [INFO] 08:03:45 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-bmp-impl --- 08:03:45 [INFO] 08:03:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-impl --- 08:03:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT.jar 08:03:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF 08:03:45 [INFO] 08:03:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-impl --- 08:03:45 [INFO] No previous run data found, generating javadoc. 08:03:47 [WARNING] Javadoc Warnings 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:23: warning: no comment 08:03:47 [WARNING] public final class BmpByteToMessageDecoder extends ByteToMessageDecoder { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:28: warning: no comment 08:03:47 [WARNING] public BmpByteToMessageDecoder(final BmpMessageRegistry registry) { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:64: warning: no comment 08:03:47 [WARNING] public final class BmpDeployerImpl implements ClusteredDataTreeChangeListener, AutoCloseable { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:89: warning: no comment 08:03:47 [WARNING] public BmpDeployerImpl(@Reference final BmpDispatcher dispatcher, @Reference final DataBroker dataBroker, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:41: warning: no comment 08:03:47 [WARNING] public class BmpDispatcherImpl implements BmpDispatcher, AutoCloseable { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:57: warning: no comment 08:03:47 [WARNING] public BmpDispatcherImpl( 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:65: warning: no @param for sessionFactory 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:65: warning: no @param for hf 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:65: warning: no @param for slf 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:65: warning: no @param for createChannel 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:65: warning: no @param for bossGroup 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:65: warning: no @param for workerGroup 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:65: warning: no @param for keys 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:65: warning: no @return 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @param for sessionFactory 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @param for hf 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @param for createChannel 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @param for slf 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @param for remoteAddress 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @param for workerGroup 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @param for connectTimeout 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @param for keys 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:107: warning: no @return 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:31: warning: no comment 08:03:47 [WARNING] public final class BmpDispatcherUtil { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:153: warning: no comment 08:03:47 [WARNING] public interface CreateChannel { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:38: warning: no comment 08:03:47 [WARNING] public static ChannelInitializer createChannelWithDecoder( 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:50: warning: no comment 08:03:47 [WARNING] public static ChannelInitializer createChannelWithEncoder( 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:115: warning: no comment 08:03:47 [WARNING] public static Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:72: warning: no comment 08:03:47 [WARNING] public static ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherUtil.java:154: warning: no comment 08:03:47 [WARNING] ChannelInitializer create(@NonNull BmpSessionFactory sessionFactory, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:16: warning: no comment 08:03:47 [WARNING] public final class BmpHandlerFactory { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:20: warning: no comment 08:03:47 [WARNING] public BmpHandlerFactory(final BmpMessageRegistry registry) { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:29: warning: no comment 08:03:47 [WARNING] public ChannelHandler[] getDecoders() { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:25: warning: no comment 08:03:47 [WARNING] public ChannelHandler[] getEncoders() { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:13: warning: no comment 08:03:47 [WARNING] public final class BmpMessageHeaderDecoder extends LengthFieldBasedFrameDecoder { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:34: warning: no comment 08:03:47 [WARNING] public BmpMessageHeaderDecoder() { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:22: warning: no comment 08:03:47 [WARNING] public final class BmpMessageToByteEncoder extends MessageToByteEncoder> { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:27: warning: no comment 08:03:47 [WARNING] public BmpMessageToByteEncoder(final BmpMessageRegistry registry) { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:11: warning: no comment 08:03:47 [WARNING] public interface BmpMonitoringStation extends AutoCloseable { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:51: warning: no comment 08:03:47 [WARNING] public final class BmpMonitoringStationImpl implements BmpMonitoringStation, ClusterSingletonService { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:69: warning: no comment 08:03:47 [WARNING] public BmpMonitoringStationImpl(final DOMDataBroker domDataBroker, final BmpDispatcher dispatcher, 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:56: warning: no comment 08:03:47 [WARNING] public final class BmpRouterImpl implements BmpRouter, DOMTransactionChainListener { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:83: warning: no comment 08:03:47 [WARNING] public BmpRouterImpl(final RouterSessionManager sessionManager) { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterPeerImpl.java:78: warning: no comment 08:03:47 [WARNING] public final class BmpRouterPeerImpl implements BmpRouterPeer { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:33: warning: no comment 08:03:47 [WARNING] public final class BmpSessionImpl extends SimpleChannelInboundHandler> implements BmpSession { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:150: warning: no comment 08:03:47 [WARNING] protected enum State { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:43: warning: no comment 08:03:47 [WARNING] public BmpSessionImpl(final @NonNull BmpSessionListener listener) { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:22: warning: no comment 08:03:47 [WARNING] public final class DefaultBmpSessionFactory implements BmpSessionFactory { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:24: warning: no comment 08:03:47 [WARNING] public DefaultBmpSessionFactory() { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:13: warning: no comment 08:03:47 [WARNING] public final class TablesUtil { 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:17: warning: no comment 08:03:47 [WARNING] public static final QName BMP_AFI_QNAME = QName.create(BMP_TABLES_QNAME, "afi").intern(); 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:15: warning: no comment 08:03:47 [WARNING] public static final QName BMP_ATTRIBUTES_QNAME = QName.create(BmpMonitor.QNAME, "attributes").intern(); 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:16: warning: no comment 08:03:47 [WARNING] public static final QName BMP_ROUTES_QNAME = QName.create(BmpMonitor.QNAME, "routes").intern(); 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:18: warning: no comment 08:03:47 [WARNING] public static final QName BMP_SAFI_QNAME = QName.create(BMP_TABLES_QNAME, "safi").intern(); 08:03:47 [WARNING] ^ 08:03:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:14: warning: no comment 08:03:47 [WARNING] public static final QName BMP_TABLES_QNAME = QName.create(BmpMonitor.QNAME, "tables").intern(); 08:03:47 [WARNING] ^ 08:03:47 [WARNING] 55 warnings 08:03:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT-javadoc.jar 08:03:47 [INFO] 08:03:47 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-bmp-impl --- 08:03:47 [INFO] CycloneDX: Resolving Dependencies 08:03:49 [INFO] CycloneDX: Creating BOM version 1.5 with 75 component(s) 08:03:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bom.xml 08:03:49 [INFO] attaching as bgp-bmp-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bom.json 08:03:49 [INFO] attaching as bgp-bmp-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:03:49 [INFO] 08:03:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- 08:03:49 [INFO] Skipping duplicate-finder execution! 08:03:49 [INFO] 08:03:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-impl --- 08:03:49 [WARNING] Used undeclared dependencies found: 08:03:49 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:03:49 [WARNING] Unused declared dependencies found: 08:03:49 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:03:49 [WARNING] Non-test scoped test only dependencies found: 08:03:49 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:03:49 [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:03:49 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] 08:03:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-impl --- 08:03:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT-sources.jar 08:03:49 [INFO] 08:03:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-impl --- 08:03:49 [INFO] 08:03:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-impl --- 08:03:49 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/code-coverage/jacoco.exec 08:03:49 [INFO] Analyzed bundle 'bgp-bmp-impl' with 32 classes 08:03:49 [INFO] 08:03:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-bmp-impl --- 08:03:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.9-SNAPSHOT/bgp-bmp-impl-0.20.9-SNAPSHOT.pom 08:03:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.9-SNAPSHOT/bgp-bmp-impl-0.20.9-SNAPSHOT.jar 08:03:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.9-SNAPSHOT/bgp-bmp-impl-0.20.9-SNAPSHOT-javadoc.jar 08:03:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.9-SNAPSHOT/bgp-bmp-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:03:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.9-SNAPSHOT/bgp-bmp-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:03:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.9-SNAPSHOT/bgp-bmp-impl-0.20.9-SNAPSHOT-sources.jar 08:03:49 [INFO] 08:03:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-impl --- 08:03:49 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/0.20.9-SNAPSHOT/bgp-bmp-impl-0.20.9-SNAPSHOT.jar 08:03:49 [INFO] Writing OBR metadata 08:03:49 [INFO] 08:03:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-impl --- 08:03:49 [INFO] org.opendaylight.bgpcep:bgp-bmp-impl:bundle:0.20.9-SNAPSHOT 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:03:49 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:03:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:03:49 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:03:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:03:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:03:49 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:03:49 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:03:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:03:49 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:03:49 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:03:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:03:49 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:03:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:03:49 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:03:49 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:03:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:03:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:03:49 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:03:49 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:03:49 [INFO] +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:03:49 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:03:49 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:03:49 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:03:49 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:03:49 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:03:49 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:03:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:03:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:03:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:03:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:03:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:03:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:03:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:03:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:03:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:03:49 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 08:03:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:03:49 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:03:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:03:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:03:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:03:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:03:49 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:03:49 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:03:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:03:49 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:03:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:03:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:03:49 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:03:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:03:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:03:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:03:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:03:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:03:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:03:49 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:03:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:03:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:03:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:03:49 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:03:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:test 08:03:49 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:test 08:03:49 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:test 08:03:49 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:test 08:03:49 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:test 08:03:49 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:03:49 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:03:49 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:03:49 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:03:49 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:03:49 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:03:49 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:03:49 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:03:49 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:03:49 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:03:49 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:03:49 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:03:49 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:test 08:03:49 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:test 08:03:49 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:test 08:03:49 [INFO] | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 08:03:49 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:03:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:jar:0.20.9-SNAPSHOT:test 08:03:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:03:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:03:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:03:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:03:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:03:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:03:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:03:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:03:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:03:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:03:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:03:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:03:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:03:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:03:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:03:49 [INFO] +- junit:junit:jar:4.13.2:test 08:03:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:03:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:03:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:03:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:03:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:03:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:03:49 [INFO] 08:03:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-impl --- 08:03:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/sonatype-clm/module.xml 08:03:49 [INFO] 08:03:49 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- 08:03:49 [INFO] Building OpenDaylight :: BMP 0.20.9-SNAPSHOT [101/169] 08:03:49 [INFO] ------------------------------[ feature ]------------------------------- 08:03:49 [INFO] 08:03:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp --- 08:03:49 [INFO] 08:03:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp --- 08:03:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:49 [INFO] 08:03:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- 08:03:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:49 [INFO] 08:03:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bmp --- 08:03:49 [INFO] 08:03:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- 08:03:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:03:49 [INFO] argLine set to empty 08:03:49 [INFO] 08:03:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp --- 08:03:49 [INFO] Starting audit... 08:03:49 Audit done. 08:03:49 [INFO] You have 0 Checkstyle violations. 08:03:49 [INFO] 08:03:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp --- 08:03:49 [INFO] Starting audit... 08:03:49 Audit done. 08:03:49 [INFO] You have 0 Checkstyle violations. 08:03:49 [INFO] 08:03:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp --- 08:03:49 [INFO] 08:03:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- 08:03:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp/target/feature/feature.xml 08:03:50 [INFO] ...done! 08:03:50 [INFO] Attaching features XML 08:03:50 [INFO] 08:03:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp --- 08:03: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 08:03:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:03:50 [INFO] 08:03:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> 08:03:50 [INFO] 08:03:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bmp --- 08:03:50 [INFO] 08:03:50 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< 08:03:50 [INFO] 08:03:50 [INFO] 08:03:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bmp --- 08:03:50 [INFO] 08:03:50 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bmp --- 08:03:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp 08:03:50 [INFO] Project dependency features detected: [] 08:03:50 [INFO] Pax Exam System (Version: 4.13.3) created. 08:03:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:03:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:03:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:03:50 [INFO] Waiting for remote bundle context.. on 21000 name: 0d2bb52b-28f5-4ef3-a227-6ca898c3bb1d timout: [ RelativeTimeout value = 180000 ] 08:04:05 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:04:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:04:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:04:05 [INFO] 08:04:05 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bmp --- 08:04:05 [INFO] 08:04:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp --- 08:04:05 [INFO] 08:04:05 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bmp --- 08:04:05 [INFO] CycloneDX: Resolving Dependencies 08:04:09 [INFO] CycloneDX: Creating BOM version 1.5 with 275 component(s) 08:04:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp/target/bom.xml 08:04:09 [INFO] attaching as odl-bgpcep-bmp-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp/target/bom.json 08:04:09 [INFO] attaching as odl-bgpcep-bmp-0.20.9-SNAPSHOT-cyclonedx.json 08:04:09 [INFO] 08:04:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- 08:04:09 [INFO] Skipping duplicate-finder execution! 08:04:09 [INFO] 08:04:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- 08:04:09 [INFO] Skipping plugin execution 08:04:09 [INFO] 08:04:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- 08:04:09 [INFO] Skipping source per configuration. 08:04:09 [INFO] 08:04:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp --- 08:04:09 [INFO] 08:04:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp --- 08:04:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:04:09 [INFO] 08:04:09 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bmp --- 08:04:09 [WARNING] 08:04:09 [WARNING] The packaging plugin for project odl-bgpcep-bmp did not assign 08:04:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:04:09 [WARNING] 08:04:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:04:09 [WARNING] 08:04:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.9-SNAPSHOT/odl-bgpcep-bmp-0.20.9-SNAPSHOT.pom 08:04:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.9-SNAPSHOT/odl-bgpcep-bmp-0.20.9-SNAPSHOT-features.xml 08:04:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.9-SNAPSHOT/odl-bgpcep-bmp-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.9-SNAPSHOT/odl-bgpcep-bmp-0.20.9-SNAPSHOT-cyclonedx.json 08:04:09 [INFO] 08:04:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bmp --- 08:04:09 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp:feature:0.20.9-SNAPSHOT 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:04:09 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:04:09 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:04:09 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:04:09 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:04:09 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:04:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:04:09 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:04:09 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:04:09 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:04:09 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:04:09 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:04:09 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:04:09 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:04:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:04:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:04:09 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:04:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:04:09 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:04:09 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:04:09 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:04:09 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:04:09 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:04:09 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:04:09 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:04:09 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:04:09 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 08:04:09 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:04:09 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:04:09 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:04:09 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:04:09 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:04:09 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:04:09 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:04:09 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:04:09 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:04:09 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:04:09 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:04:09 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:04:09 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:04:09 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:04:09 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:04:09 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:04:09 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:04:09 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:04:09 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:04:09 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:04:09 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:04:09 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:04:09 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:04:09 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:04:09 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:04:09 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:04:09 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:04:09 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:04:09 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:04:09 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:04:09 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:04:09 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | | \- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:04:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:04:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:04:09 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:04:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:04:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:04:09 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:04:09 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:04:09 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:04:09 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:04:09 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:04:09 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:04:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:04:09 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:04:09 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:04:09 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:04:09 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:04:09 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:04:09 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:04:09 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:04:09 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:04:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:04:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:04:09 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:04:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:04:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:04:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:04:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:04:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:04:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:04:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:04:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:04:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:04:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:04:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:04:09 [INFO] +- junit:junit:jar:4.13.2:test 08:04:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:04:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:04:09 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:04:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:04:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:04:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:04:09 [INFO] 08:04:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp --- 08:04:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp/target/sonatype-clm/module.xml 08:04:09 [INFO] 08:04:09 [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ 08:04:09 [INFO] Building pcep-api 0.20.9-SNAPSHOT [102/169] 08:04:09 [INFO] -------------------------------[ bundle ]------------------------------- 08:04:09 [INFO] 08:04:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-api --- 08:04:09 [INFO] 08:04:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-api --- 08:04:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:09 [INFO] 08:04:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-api --- 08:04:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:09 [INFO] 08:04:09 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-api --- 08:04:09 [INFO] 08:04:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-api --- 08:04:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:04:09 [INFO] 08:04:09 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-api --- 08:04:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:04:09 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/yang 08:04:09 [INFO] yang-to-sources: Found 5 dependencies in 1.792 ms 08:04:09 [INFO] yang-to-sources: Project model files found: 4 in 13.86 ms 08:04:09 [INFO] yang-to-sources: 12 YANG models processed in 68.56 ms 08:04:09 [INFO] BindingJavaFileGenerator: Defined 385 files in 12.55 ms 08:04:09 [INFO] Sorted 385 files into 121 directories in 436.8 μs 08:04:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 385 in 68.67 ms 08:04:09 [INFO] 08:04:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-api --- 08:04:09 [INFO] Starting audit... 08:04:09 Audit done. 08:04:09 [INFO] You have 0 Checkstyle violations. 08:04:09 [INFO] 08:04:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-api --- 08:04:09 [INFO] Starting audit... 08:04:09 Audit done. 08:04:09 [INFO] You have 0 Checkstyle violations. 08:04:09 [INFO] 08:04:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-api --- 08:04:09 [INFO] 08:04:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-api --- 08:04:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/resources 08:04:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/spi 08:04:09 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 08:04:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:04:09 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 08:04:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/spi 08:04:09 [INFO] 08:04:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-api --- 08:04:09 [INFO] Recompiling the module because of changed dependency. 08:04:09 [INFO] Compiling 399 source files with javac [debug release 17] to target/classes 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[61,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[61,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[61,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[73,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[73,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/VsTlv.java:[73,97] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/vs/tlv/VendorPayload.java:[21,14] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[69,60] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[94,25] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[121,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[133,28] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[164,38] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[200,54] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[216,73] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[228,21] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[238,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[237,37] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[270,32] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[278,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/vs/tlv/VsTlvBuilder.java:[283,20] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:04:11 [INFO] 08:04:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-api >>> 08:04:11 [INFO] 08:04:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-api --- 08:04:11 [INFO] Fork Value is true 08:04:15 [INFO] Done SpotBugs Analysis.... 08:04:15 [INFO] 08:04:15 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-api <<< 08:04:15 [INFO] 08:04:15 [INFO] 08:04:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-api --- 08:04:15 [INFO] BugInstance size is 0 08:04:15 [INFO] Error size is 0 08:04:15 [INFO] No errors/warnings found 08:04:15 [INFO] 08:04:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-api --- 08:04:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/test/resources 08:04:15 [INFO] 08:04:15 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-api --- 08:04:15 [INFO] No sources to compile 08:04:15 [INFO] 08:04:15 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-api --- 08:04:15 [INFO] No tests to run. 08:04:15 [INFO] 08:04:15 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-api --- 08:04:15 [INFO] 08:04:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-api --- 08:04:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT.jar 08:04:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/classes/META-INF/MANIFEST.MF 08:04:15 [INFO] 08:04:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-api --- 08:04:16 [INFO] No previous run data found, generating javadoc. 08:04:22 [WARNING] Javadoc Warnings 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/ClassType.java:42: warning: no comment 08:04:22 [WARNING] public ClassType(Uint8 _value) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/ClassType.java:61: warning: no comment 08:04:22 [WARNING] public static ClassType getDefaultInstance(final String defaultValue) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/MessageRegistry.java:14: warning: no comment 08:04:22 [WARNING] public interface MessageRegistry { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:102: warning: no comment 08:04:22 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("incomplete", "overload", "processing-time", "general", "liveness"); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:110: warning: no comment 08:04:22 [WARNING] public Flags(boolean _general, boolean _incomplete, boolean _liveness, boolean _overload, boolean _processingTime) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:145: warning: no comment 08:04:22 [WARNING] public boolean getGeneral() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:133: warning: no comment 08:04:22 [WARNING] public boolean getIncomplete() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:149: warning: no comment 08:04:22 [WARNING] public boolean getLiveness() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:137: warning: no comment 08:04:22 [WARNING] public boolean getOverload() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:141: warning: no comment 08:04:22 [WARNING] public boolean getProcessingTime() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:105: warning: no comment 08:04:22 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("p2mp-unreachable", "no-gco-solution", "no-gco-migration", "path-key", "chain-unavailable", "unknown-source", "unknown-destination", "pce-unavailable"); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:116: warning: no comment 08:04:22 [WARNING] public Flags(boolean _chainUnavailable, boolean _noGcoMigration, boolean _noGcoSolution, boolean _p2mpUnreachable, boolean _pathKey, boolean _pceUnavailable, boolean _unknownDestination, boolean _unknownSource) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:161: warning: no comment 08:04:22 [WARNING] public boolean getChainUnavailable() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:153: warning: no comment 08:04:22 [WARNING] public boolean getNoGcoMigration() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:149: warning: no comment 08:04:22 [WARNING] public boolean getNoGcoSolution() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:145: warning: no comment 08:04:22 [WARNING] public boolean getP2mpUnreachable() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:157: warning: no comment 08:04:22 [WARNING] public boolean getPathKey() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:173: warning: no comment 08:04:22 [WARNING] public boolean getPceUnavailable() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:169: warning: no comment 08:04:22 [WARNING] public boolean getUnknownDestination() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:165: warning: no comment 08:04:22 [WARNING] public boolean getUnknownSource() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/OfId.java:36: warning: no comment 08:04:22 [WARNING] public OfId(Uint16 _value) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/OfId.java:55: warning: no comment 08:04:22 [WARNING] public static OfId getDefaultInstance(final String defaultValue) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/P2mpLeaves.java:38: warning: no comment 08:04:22 [WARNING] NewLeavesToAdd(1, "new-leaves-to-add"), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/P2mpLeaves.java:42: warning: no comment 08:04:22 [WARNING] OldLeavesPathModifiedReoptimized(3, "old-leaves-path-modified-reoptimized"), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/P2mpLeaves.java:44: warning: no comment 08:04:22 [WARNING] OldLeavesPathUnchanged(4, "old-leaves-path-unchanged") 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/P2mpLeaves.java:40: warning: no comment 08:04:22 [WARNING] OldLeavesToRemove(2, "old-leaves-to-remove"), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/config/rev230112/pcep/session/tls/PathType.java:30: warning: no comment 08:04:22 [WARNING] CLASSPATH(1, "CLASSPATH") 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/config/rev230112/pcep/session/tls/PathType.java:28: warning: no comment 08:04:22 [WARNING] PATH(0, "PATH"), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPCapability.java:39: warning: no comment 08:04:22 [WARNING] protected @NonNull ToStringHelper addToStringAttributes(final @NonNull ToStringHelper helper) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPTerminationReason.java:20: warning: no comment 08:04:22 [WARNING] protected abstract ToStringHelper addToStringAttributes(ToStringHelper toStringHelper); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPTerminationReason.java:22: warning: no comment 08:04:22 [WARNING] public abstract String getErrorMessage(); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:8: warning: no comment 08:04:22 [WARNING] public interface PcepMessageListener 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:28: warning: no comment 08:04:22 [WARNING] void onClose(Close notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:18: warning: no comment 08:04:22 [WARNING] void onKeepalive(Keepalive notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:16: warning: no comment 08:04:22 [WARNING] void onOpen(Open notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:26: warning: no comment 08:04:22 [WARNING] void onPcerr(Pcerr notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:34: warning: no comment 08:04:22 [WARNING] void onPcmonrep(Pcmonrep notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:32: warning: no comment 08:04:22 [WARNING] void onPcmonreq(Pcmonreq notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:24: warning: no comment 08:04:22 [WARNING] void onPcntf(Pcntf notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:22: warning: no comment 08:04:22 [WARNING] void onPcrep(Pcrep notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:20: warning: no comment 08:04:22 [WARNING] void onPcreq(Pcreq notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/message/rev181109/PcepMessageListener.java:30: warning: no comment 08:04:22 [WARNING] void onStarttls(Starttls notification); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPSession.java:37: warning: no comment 08:04:22 [WARNING] void close(TerminationReason reason); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPSessionListener.java:41: warning: no @param for session 08:04:22 [WARNING] void onSessionTerminated(PCEPSession session, PCEPTerminationReason reason); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPSessionListener.java:48: warning: no @param for session 08:04:22 [WARNING] void onMessage(PCEPSession session, Message message); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPTerminationReason.java:13: warning: no comment 08:04:22 [WARNING] public abstract class PCEPTerminationReason { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPTimerProposal.java:25: warning: no comment 08:04:22 [WARNING] public PCEPTimerProposal { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPTimerProposal.java:39: warning: no comment 08:04:22 [WARNING] public PCEPTimerProposal(final PcepSessionTimers timers) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/ProtocolVersion.java:42: warning: no comment 08:04:22 [WARNING] public ProtocolVersion(Uint8 _value) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/ProtocolVersion.java:61: warning: no comment 08:04:22 [WARNING] public static ProtocolVersion getDefaultInstance(final String defaultValue) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/RequestId.java:42: warning: no comment 08:04:22 [WARNING] public RequestId(Uint32 _value) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/RequestId.java:61: warning: no comment 08:04:22 [WARNING] public static RequestId getDefaultInstance(final String defaultValue) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/SessionNegotiator.java:12: warning: no comment 08:04:22 [WARNING] public interface SessionNegotiator extends ChannelInboundHandler { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/config/rev230112/pcep/session/tls/StoreType.java:28: warning: no comment 08:04:22 [WARNING] JKS(0, "JKS"), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/config/rev230112/pcep/session/tls/StoreType.java:30: warning: no comment 08:04:22 [WARNING] PKCS12(1, "PKCS12") 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/TerminationReason.java:15: warning: no comment 08:04:22 [WARNING] public enum TerminationReason { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/TerminationReason.java:17: warning: no comment 08:04:22 [WARNING] EXP_DEADTIMER(2), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/TerminationReason.java:18: warning: no comment 08:04:22 [WARNING] MALFORMED_MSG(3), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/TerminationReason.java:20: warning: no comment 08:04:22 [WARNING] TOO_MANY_UNKNOWN_MSGS(5); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/TerminationReason.java:19: warning: no comment 08:04:22 [WARNING] TOO_MANY_UNKNWN_REQS(4), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/src/main/java/org/opendaylight/protocol/pcep/TerminationReason.java:16: warning: no comment 08:04:22 [WARNING] UNKNOWN(1), 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/exclude/route/object/Xro.java:77: warning: no comment 08:04:22 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("fail"); 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/exclude/route/object/Xro.java:81: warning: no comment 08:04:22 [WARNING] public Flags(boolean _fail) { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/exclude/route/object/Xro.java:96: warning: no comment 08:04:22 [WARNING] public boolean getFail() { 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/ClassType.java:32: warning: no comment 08:04:22 [WARNING] private final Uint8 _value; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:110: warning: no comment 08:04:22 [WARNING] private final boolean _chainUnavailable; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:108: warning: no comment 08:04:22 [WARNING] private final boolean _noGcoMigration; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:107: warning: no comment 08:04:22 [WARNING] private final boolean _noGcoSolution; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:106: warning: no comment 08:04:22 [WARNING] private final boolean _p2mpUnreachable; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:109: warning: no comment 08:04:22 [WARNING] private final boolean _pathKey; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:113: warning: no comment 08:04:22 [WARNING] private final boolean _pceUnavailable; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:112: warning: no comment 08:04:22 [WARNING] private final boolean _unknownDestination; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/NoPathVectorTlv.java:111: warning: no comment 08:04:22 [WARNING] private final boolean _unknownSource; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/OfId.java:30: warning: no comment 08:04:22 [WARNING] private final Uint16 _value; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/ProtocolVersion.java:32: warning: no comment 08:04:22 [WARNING] private final Uint8 _value; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/RequestId.java:32: warning: no comment 08:04:22 [WARNING] private final Uint32 _value; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/exclude/route/object/Xro.java:78: warning: no comment 08:04:22 [WARNING] private final boolean _fail; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:106: warning: no comment 08:04:22 [WARNING] private final boolean _general; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:103: warning: no comment 08:04:22 [WARNING] private final boolean _incomplete; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:107: warning: no comment 08:04:22 [WARNING] private final boolean _liveness; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:104: warning: no comment 08:04:22 [WARNING] private final boolean _overload; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/types/rev181109/monitoring/object/Monitoring.java:105: warning: no comment 08:04:22 [WARNING] private final boolean _processingTime; 08:04:22 [WARNING] ^ 08:04:22 [WARNING] 82 warnings 08:04:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT-javadoc.jar 08:04:22 [INFO] 08:04:22 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-api --- 08:04:22 [INFO] CycloneDX: Resolving Dependencies 08:04:23 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 08:04:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/bom.xml 08:04:23 [INFO] attaching as pcep-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/bom.json 08:04:23 [INFO] attaching as pcep-api-0.20.9-SNAPSHOT-cyclonedx.json 08:04:23 [INFO] 08:04:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- 08:04:23 [INFO] Skipping duplicate-finder execution! 08:04:23 [INFO] 08:04:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-api --- 08:04:23 [INFO] No dependency problems found 08:04:23 [INFO] 08:04:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-api --- 08:04:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT-sources.jar 08:04:23 [INFO] 08:04:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-api --- 08:04:23 [INFO] 08:04:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-api --- 08:04:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:04:23 [INFO] 08:04:23 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-api --- 08:04:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.20.9-SNAPSHOT/pcep-api-0.20.9-SNAPSHOT.pom 08:04:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.20.9-SNAPSHOT/pcep-api-0.20.9-SNAPSHOT.jar 08:04:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.20.9-SNAPSHOT/pcep-api-0.20.9-SNAPSHOT-javadoc.jar 08:04:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.20.9-SNAPSHOT/pcep-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.20.9-SNAPSHOT/pcep-api-0.20.9-SNAPSHOT-cyclonedx.json 08:04:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/0.20.9-SNAPSHOT/pcep-api-0.20.9-SNAPSHOT-sources.jar 08:04:23 [INFO] 08:04:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-api --- 08:04:23 [INFO] Installing org/opendaylight/bgpcep/pcep-api/0.20.9-SNAPSHOT/pcep-api-0.20.9-SNAPSHOT.jar 08:04:23 [INFO] Writing OBR metadata 08:04:23 [INFO] 08:04:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-api --- 08:04:23 [INFO] org.opendaylight.bgpcep:pcep-api:bundle:0.20.9-SNAPSHOT 08:04:23 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:04:23 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:04:23 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:04:23 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:04:23 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:04:23 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:04:23 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:04:23 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:04:23 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:04:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:04:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:04:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:04:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:04:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:04:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:04:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:04:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:04:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:04:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:04:23 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:04:23 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:04:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:04:23 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:04:23 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:04:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:04:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:04:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:04:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:04:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:04:23 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:04:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:04:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:04:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:04:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:04:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:04:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:04:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:04:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:04:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:04:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:04:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:04:23 [INFO] +- junit:junit:jar:4.13.2:test 08:04:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:04:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:04:23 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:04:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:04:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:04:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:04:23 [INFO] 08:04:23 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-api --- 08:04:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/sonatype-clm/module.xml 08:04:23 [INFO] 08:04:23 [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ 08:04:23 [INFO] Building pcep-spi 0.20.9-SNAPSHOT [103/169] 08:04:23 [INFO] -------------------------------[ bundle ]------------------------------- 08:04:23 [INFO] 08:04:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-spi --- 08:04:23 [INFO] 08:04:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-spi --- 08:04:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:23 [INFO] 08:04:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-spi --- 08:04:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:23 [INFO] 08:04:23 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-spi --- 08:04:24 [INFO] 08:04:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-spi --- 08:04:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:04:24 [INFO] 08:04:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-spi --- 08:04:24 [INFO] Starting audit... 08:04:24 Audit done. 08:04:24 [INFO] You have 0 Checkstyle violations. 08:04:24 [INFO] 08:04:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-spi --- 08:04:24 [INFO] Starting audit... 08:04:24 Audit done. 08:04:24 [INFO] You have 0 Checkstyle violations. 08:04:24 [INFO] 08:04:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-spi --- 08:04:24 [INFO] 08:04:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-spi --- 08:04:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/resources 08:04:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/generated-sources/spi 08:04:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/generated-sources/yang 08:04:24 [INFO] 08:04:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-spi --- 08:04:24 [INFO] Recompiling the module because of changed dependency. 08:04:24 [INFO] Compiling 55 source files with javac [debug release 17] to target/classes 08:04:24 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext 08:04:24 [INFO] 08:04:24 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-spi >>> 08:04:24 [INFO] 08:04:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-spi --- 08:04:24 [INFO] Fork Value is true 08:04:28 [INFO] Done SpotBugs Analysis.... 08:04:28 [INFO] 08:04:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-spi <<< 08:04:28 [INFO] 08:04:28 [INFO] 08:04:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-spi --- 08:04:28 [INFO] BugInstance size is 0 08:04:28 [INFO] Error size is 0 08:04:28 [INFO] No errors/warnings found 08:04:28 [INFO] 08:04:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-spi --- 08:04:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/test/resources 08:04:28 [INFO] 08:04:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-spi --- 08:04:28 [INFO] Recompiling the module because of changed dependency. 08:04:28 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 08:04:28 [INFO] 08:04:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-spi --- 08:04:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:04:28 [INFO] 08:04:28 [INFO] ------------------------------------------------------- 08:04:28 [INFO] T E S T S 08:04:28 [INFO] ------------------------------------------------------- 08:04:29 [INFO] Running org.opendaylight.protocol.pcep.spi.APITest 08:04:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.protocol.pcep.spi.APITest 08:04:29 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 08:04:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:04:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 08:04:30 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 08:04:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 08:04:30 [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest 08:04:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest 08:04:31 [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest 08:04:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest 08:04:31 [INFO] 08:04:31 [INFO] Results: 08:04:31 [INFO] 08:04:31 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 08:04:31 [INFO] 08:04:31 [INFO] 08:04:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-spi --- 08:04:31 [INFO] 08:04:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-spi --- 08:04:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT.jar 08:04:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/classes/META-INF/MANIFEST.MF 08:04:31 [INFO] 08:04:31 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ pcep-spi --- 08:04:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-tests.jar 08:04:31 [INFO] 08:04:31 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ pcep-spi --- 08:04:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-test-sources.jar 08:04:31 [INFO] 08:04:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-spi --- 08:04:31 [INFO] No previous run data found, generating javadoc. 08:04:33 [WARNING] Javadoc Warnings 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractEROPathKeySubobjectParser.java:35: warning: no comment 08:04:33 [WARNING] protected static final int CONTENT_LENGTH = 2 + PCE_ID_F_LENGTH; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractEROPathKeySubobjectParser.java:34: warning: no comment 08:04:33 [WARNING] protected static final int CONTENT128_LENGTH = 2 + PCE128_ID_F_LENGTH; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractEROPathKeySubobjectParser.java:32: warning: no comment 08:04:33 [WARNING] protected static final int PCE_ID_F_LENGTH = 4; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractEROPathKeySubobjectParser.java:33: warning: no comment 08:04:33 [WARNING] protected static final int PCE128_ID_F_LENGTH = 16; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractEROPathKeySubobjectParser.java:30: warning: no comment 08:04:33 [WARNING] public static final int TYPE_128 = 65; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractEROPathKeySubobjectParser.java:29: warning: no comment 08:04:33 [WARNING] public static final int TYPE_32 = 64; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractEROPathKeySubobjectParser.java:39: warning: no comment 08:04:33 [WARNING] protected abstract void checkContentLength(int length) throws PCEPDeserializerException; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/EROSubobjectParser.java:18: warning: no comment 08:04:33 [WARNING] Subobject parseSubobject(ByteBuf buffer, boolean loose) throws PCEPDeserializerException; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractEROPathKeySubobjectParser.java:37: warning: no comment 08:04:33 [WARNING] protected abstract byte[] readPceId(ByteBuf buffer); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/EROSubobjectSerializer.java:17: warning: no comment 08:04:33 [WARNING] void serializeSubobject(Subobject subobject, ByteBuf buffer); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractMessageParser.java:38: warning: no comment 08:04:33 [WARNING] public abstract class AbstractMessageParser implements MessageParser, MessageSerializer { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractMessageParser.java:54: warning: no comment 08:04:33 [WARNING] protected AbstractMessageParser(final ObjectRegistry registry) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractMessageParser.java:148: warning: no comment 08:04:33 [WARNING] protected static List addVendorInformationObjects(final Queue objects) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractMessageParser.java:108: warning: no comment 08:04:33 [WARNING] public static Message createErrorMsg(final PCEPErrors err, final Optional optRp) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/MessageParser.java:16: warning: no comment 08:04:33 [WARNING] Message parseMessage(ByteBuf buffer, List errors) throws PCEPDeserializerException; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractMessageParser.java:139: warning: no comment 08:04:33 [WARNING] protected final void serializeVendorInformationObjects(final List viObjects, 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractMessageParser.java:126: warning: no comment 08:04:33 [WARNING] protected abstract Message validate(Queue objects, List errors) 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractObjectWithTlvsParser.java:25: warning: no comment 08:04:33 [WARNING] public abstract class AbstractObjectWithTlvsParser extends CommonObjectParser implements ObjectSerializer { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractObjectWithTlvsParser.java:31: warning: no comment 08:04:33 [WARNING] protected AbstractObjectWithTlvsParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg, 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractObjectWithTlvsParser.java:79: warning: no comment 08:04:33 [WARNING] protected void addTlv(final T builder, final Tlv tlv) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractObjectWithTlvsParser.java:83: warning: no comment 08:04:33 [WARNING] protected abstract void addVendorInformationTlvs(T builder, List tlvs); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractObjectWithTlvsParser.java:38: warning: no comment 08:04:33 [WARNING] protected final void parseTlvs(final T builder, final ByteBuf bytes) throws PCEPDeserializerException { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractObjectWithTlvsParser.java:72: warning: no comment 08:04:33 [WARNING] protected final void serializeTlv(final Tlv tlv, final ByteBuf buffer) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/AbstractObjectWithTlvsParser.java:85: warning: no comment 08:04:33 [WARNING] protected final void serializeVendorInformationTlvs(final List tlvs, final ByteBuf buffer) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/CommonObjectParser.java:10: warning: no comment 08:04:33 [WARNING] public abstract class CommonObjectParser implements ObjectParser { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/CommonObjectParser.java:14: warning: no comment 08:04:33 [WARNING] public CommonObjectParser(final int objectClass, final int objectType) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectParser.java:18: warning: no comment 08:04:33 [WARNING] int getObjectClass(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectParser.java:20: warning: no comment 08:04:33 [WARNING] int getObjectType(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/DefaultPCEPExtensionConsumerContext.java:45: warning: no comment 08:04:33 [WARNING] public DefaultPCEPExtensionConsumerContext() { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/DefaultPCEPExtensionConsumerContext.java:55: warning: no comment 08:04:33 [WARNING] public DefaultPCEPExtensionConsumerContext(final Iterable extensionActivators) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/DefaultPCEPExtensionConsumerContext.java:60: warning: no comment 08:04:33 [WARNING] public DefaultPCEPExtensionConsumerContext(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/DefaultPCEPExtensionConsumerContext.java:50: warning: no comment 08:04:33 [WARNING] public DefaultPCEPExtensionConsumerContext(final PCEPExtensionProviderActivator... extensionActivators) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:20: warning: no comment 08:04:33 [WARNING] EROSubobjectRegistry getEROSubobjectHandlerRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:14: warning: no comment 08:04:33 [WARNING] LabelRegistry getLabelHandlerRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:16: warning: no comment 08:04:33 [WARNING] MessageRegistry getMessageHandlerRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:18: warning: no comment 08:04:33 [WARNING] ObjectRegistry getObjectHandlerRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:22: warning: no comment 08:04:33 [WARNING] RROSubobjectRegistry getRROSubobjectHandlerRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:26: warning: no comment 08:04:33 [WARNING] TlvRegistry getTlvHandlerRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:30: warning: no comment 08:04:33 [WARNING] VendorInformationObjectRegistry getVendorInformationObjectRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:28: warning: no comment 08:04:33 [WARNING] VendorInformationTlvRegistry getVendorInformationTlvRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:24: warning: no comment 08:04:33 [WARNING] XROSubobjectRegistry getXROSubobjectHandlerRegistry(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/EnterpriseSpecificInformationParser.java:15: warning: no comment 08:04:33 [WARNING] public interface EnterpriseSpecificInformationParser { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/EnterpriseSpecificInformationParser.java:22: warning: no comment 08:04:33 [WARNING] EnterpriseNumber getEnterpriseNumber(); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/EnterpriseSpecificInformationParser.java:20: warning: no comment 08:04:33 [WARNING] EnterpriseSpecificInformation parseEnterpriseSpecificInformation(ByteBuf buffer) throws PCEPDeserializerException; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/EnterpriseSpecificInformationParser.java:17: warning: no comment 08:04:33 [WARNING] void serializeEnterpriseSpecificInformation(EnterpriseSpecificInformation enterpriseSpecificInformation, 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/EROSubobjectUtil.java:12: warning: no comment 08:04:33 [WARNING] public final class EROSubobjectUtil { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/EROSubobjectUtil.java:21: warning: no comment 08:04:33 [WARNING] public static void formatSubobject(final int type, final Boolean loose, final ByteBuf body, final ByteBuf buffer) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/LabelParser.java:14: warning: no comment 08:04:33 [WARNING] public interface LabelParser { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/LabelParser.java:15: warning: no comment 08:04:33 [WARNING] LabelType parseLabel(ByteBuf buffer) throws PCEPDeserializerException; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/LabelRegistry.java:14: warning: no comment 08:04:33 [WARNING] public interface LabelRegistry { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/LabelSerializer.java:13: warning: no comment 08:04:33 [WARNING] public interface LabelSerializer { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/LabelSerializer.java:15: warning: no comment 08:04:33 [WARNING] void serializeLabel(boolean unidirectional, boolean global, LabelType subobject, ByteBuf buffer); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/LabelUtil.java:13: warning: no comment 08:04:33 [WARNING] public final class LabelUtil { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/LabelUtil.java:23: warning: no comment 08:04:33 [WARNING] public static void formatLabel(final int type, final Boolean unidirectional, final Boolean global, 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/MessageParser.java:15: warning: no comment 08:04:33 [WARNING] public interface MessageParser { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/MessageSerializer.java:13: warning: no comment 08:04:33 [WARNING] public interface MessageSerializer { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/MessageUtil.java:13: warning: no comment 08:04:33 [WARNING] public final class MessageUtil { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/MessageUtil.java:20: warning: no comment 08:04:33 [WARNING] public static void formatMessage(final int messageType, final ByteBuf body, final ByteBuf out) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectHeaderImpl.java:20: warning: no comment 08:04:33 [WARNING] public ObjectHeaderImpl(final Boolean processed, final Boolean ignore) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectParser.java:15: warning: no comment 08:04:33 [WARNING] public interface ObjectParser { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectParser.java:16: warning: no comment 08:04:33 [WARNING] Object parseObject(ObjectHeader header, ByteBuf buffer) throws PCEPDeserializerException; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectRegistry.java:15: warning: no comment 08:04:33 [WARNING] public interface ObjectRegistry extends VendorInformationObjectRegistry { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectSerializer.java:13: warning: no comment 08:04:33 [WARNING] public interface ObjectSerializer { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectUtil.java:13: warning: no comment 08:04:33 [WARNING] public final class ObjectUtil { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/ObjectUtil.java:27: warning: no comment 08:04:33 [WARNING] public static void formatSubobject(final int objectType, final int objectClass, final Boolean processingRule, 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPErrors.java:356: warning: no comment 08:04:33 [WARNING] public static PCEPErrors forValue(final Uint8 errorType, final Uint8 errorValue) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPErrors.java:368: warning: no comment 08:04:33 [WARNING] public Uint8 getErrorType() { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPErrors.java:372: warning: no comment 08:04:33 [WARNING] public Uint8 getErrorValue() { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionConsumerContext.java:12: warning: no comment 08:04:33 [WARNING] public interface PCEPExtensionConsumerContext { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderActivator.java:15: warning: no comment 08:04:33 [WARNING] public interface PCEPExtensionProviderActivator { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderActivator.java:16: warning: no comment 08:04:33 [WARNING] List start(PCEPExtensionProviderContext context); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:19: warning: no comment 08:04:33 [WARNING] public interface PCEPExtensionProviderContext extends PCEPExtensionConsumerContext { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:24: warning: no comment 08:04:33 [WARNING] Registration registerEROSubobjectParser(int subobjectType, EROSubobjectParser parser); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:26: warning: no comment 08:04:33 [WARNING] Registration registerEROSubobjectSerializer(Class subobjectClass, 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:22: warning: no comment 08:04:33 [WARNING] Registration registerLabelParser(int ctype, LabelParser parser); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:20: warning: no comment 08:04:33 [WARNING] Registration registerLabelSerializer(Class labelClass, LabelSerializer serializer); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:29: warning: no comment 08:04:33 [WARNING] Registration registerMessageParser(int messageType, MessageParser parser); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:31: warning: no comment 08:04:33 [WARNING] Registration registerMessageSerializer(Class msgClass, MessageSerializer serializer); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:33: warning: no comment 08:04:33 [WARNING] Registration registerObjectParser(ObjectParser parser); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:35: warning: no comment 08:04:33 [WARNING] Registration registerObjectSerializer(Class objClass, ObjectSerializer serializer); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:37: warning: no comment 08:04:33 [WARNING] Registration registerRROSubobjectParser(int subobjectType, RROSubobjectParser parser); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:39: warning: no comment 08:04:33 [WARNING] Registration registerRROSubobjectSerializer(Class tlvClass, TlvSerializer serializer); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:60: warning: no comment 08:04:33 [WARNING] Registration registerVendorInformationObjectParser(EnterpriseNumber enterpriseNumber, ObjectParser parser); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:57: warning: no comment 08:04:33 [WARNING] Registration registerVendorInformationObjectSerializer( 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:50: warning: no comment 08:04:33 [WARNING] Registration registerVendorInformationTlvParser(EnterpriseNumber enterpriseNumber, TlvParser parser); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:47: warning: no comment 08:04:33 [WARNING] Registration registerVendorInformationTlvSerializer( 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:55: warning: no comment 08:04:33 [WARNING] Registration registerXROSubobjectParser(int subobjectType, XROSubobjectParser parser); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPExtensionProviderContext.java:52: warning: no comment 08:04:33 [WARNING] Registration registerXROSubobjectSerializer(Class subobjectClass, 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PCEPMessageConstants.java:10: warning: no comment 08:04:33 [WARNING] public final class PCEPMessageConstants { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/PSTUtil.java:13: warning: no comment 08:04:33 [WARNING] public final class PSTUtil { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/RROSubobjectParser.java:18: warning: no comment 08:04:33 [WARNING] Subobject parseSubobject(ByteBuf buffer) throws PCEPDeserializerException; 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/RROSubobjectSerializer.java:17: warning: no comment 08:04:33 [WARNING] void serializeSubobject(Subobject subobject, ByteBuf buffer); 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/RROSubobjectUtil.java:12: warning: no comment 08:04:33 [WARNING] public final class RROSubobjectUtil { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/RROSubobjectUtil.java:19: warning: no comment 08:04:33 [WARNING] public static void formatSubobject(final int type, final ByteBuf body, final ByteBuf buffer) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/SimpleEROSubobjectRegistry.java:24: warning: no comment 08:04:33 [WARNING] public final class SimpleEROSubobjectRegistry implements EROSubobjectRegistry { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/SimpleEROSubobjectRegistry.java:28: warning: no comment 08:04:33 [WARNING] public Registration registerSubobjectParser(final int subobjectType, final EROSubobjectParser parser) { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/SimpleEROSubobjectRegistry.java:33: warning: no comment 08:04:33 [WARNING] public Registration registerSubobjectSerializer(final Class subobjectClass, 08:04:33 [WARNING] ^ 08:04:33 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/pojo/SimpleLabelRegistry.java:23: warning: no comment 08:04:33 [WARNING] public class SimpleLabelRegistry implements LabelRegistry { 08:04:33 [WARNING] ^ 08:04:33 [WARNING] 100 warnings 08:04:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-javadoc.jar 08:04:33 [INFO] 08:04:33 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-spi --- 08:04:33 [INFO] CycloneDX: Resolving Dependencies 08:04:34 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 08:04:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/bom.xml 08:04:34 [INFO] attaching as pcep-spi-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/bom.json 08:04:34 [INFO] attaching as pcep-spi-0.20.9-SNAPSHOT-cyclonedx.json 08:04:34 [INFO] 08:04:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- 08:04:34 [INFO] Skipping duplicate-finder execution! 08:04:34 [INFO] 08:04:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-spi --- 08:04:34 [INFO] No dependency problems found 08:04:34 [INFO] 08:04:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-spi --- 08:04:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-sources.jar 08:04:34 [INFO] 08:04:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-spi --- 08:04:34 [INFO] 08:04:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-spi --- 08:04:34 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/code-coverage/jacoco.exec 08:04:34 [INFO] Analyzed bundle 'pcep-spi' with 28 classes 08:04:34 [INFO] 08:04:34 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-spi --- 08:04:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT.pom 08:04:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT.jar 08:04:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT-tests.jar 08:04:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT-test-sources.jar 08:04:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT-javadoc.jar 08:04:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT-cyclonedx.json 08:04:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT-sources.jar 08:04:34 [INFO] 08:04:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-spi --- 08:04:34 [INFO] Installing org/opendaylight/bgpcep/pcep-spi/0.20.9-SNAPSHOT/pcep-spi-0.20.9-SNAPSHOT.jar 08:04:34 [INFO] Writing OBR metadata 08:04:34 [INFO] 08:04:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-spi --- 08:04:34 [INFO] org.opendaylight.bgpcep:pcep-spi:bundle:0.20.9-SNAPSHOT 08:04:34 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:04:34 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:04:34 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:04:34 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:04:34 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:04:34 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:04:34 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:04:34 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:04:34 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:04:34 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:04:34 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:04:34 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:04:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:04:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:04:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:04:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:04:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:04:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:04:34 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:04:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:04:34 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:04:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:04:34 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:04:34 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:04:34 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:04:34 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:04:34 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:04:34 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:04:34 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:04:34 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:04:34 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:04:34 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:04:34 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:04:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:04:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:04:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:04:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:04:34 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:04:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:04:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:04:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:04:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:04:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:04:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:04:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:04:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:04:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:04:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:04:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:04:34 [INFO] +- junit:junit:jar:4.13.2:test 08:04:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:04:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:04:34 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:04:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:04:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:04:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:04:34 [INFO] 08:04:34 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-spi --- 08:04:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/sonatype-clm/module.xml 08:04:34 [INFO] 08:04:34 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- 08:04:34 [INFO] Building OpenDaylight :: PCEP :: Api 0.20.9-SNAPSHOT [104/169] 08:04:34 [INFO] ------------------------------[ feature ]------------------------------- 08:04:34 [INFO] 08:04:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-api --- 08:04:34 [INFO] 08:04:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- 08:04:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:34 [INFO] 08:04:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-api --- 08:04:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:34 [INFO] 08:04:34 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] 08:04:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:04:35 [INFO] argLine set to empty 08:04:35 [INFO] 08:04:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] Starting audit... 08:04:35 Audit done. 08:04:35 [INFO] You have 0 Checkstyle violations. 08:04:35 [INFO] 08:04:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] Starting audit... 08:04:35 Audit done. 08:04:35 [INFO] You have 0 Checkstyle violations. 08:04:35 [INFO] 08:04:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] 08:04:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-api/target/feature/feature.xml 08:04:35 [INFO] ...done! 08:04:35 [INFO] Attaching features XML 08:04:35 [INFO] 08:04:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:04:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:04:35 [INFO] 08:04:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> 08:04:35 [INFO] 08:04:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] 08:04:35 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< 08:04:35 [INFO] 08:04:35 [INFO] 08:04:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] 08:04:35 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-api --- 08:04:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-api 08:04:35 [INFO] Project dependency features detected: [] 08:04:35 [INFO] Pax Exam System (Version: 4.13.3) created. 08:04:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:04:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:04:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:04:35 [INFO] Waiting for remote bundle context.. on 21000 name: 0b7c96b9-10b5-4274-a9ad-fbb5717e011d timout: [ RelativeTimeout value = 180000 ] 08:04:41 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:04:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:04:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:04:41 [INFO] 08:04:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-api --- 08:04:41 [INFO] 08:04:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- 08:04:41 [INFO] 08:04:41 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-api --- 08:04:41 [INFO] CycloneDX: Resolving Dependencies 08:04:42 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 08:04:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-api/target/bom.xml 08:04:42 [INFO] attaching as odl-bgpcep-pcep-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-api/target/bom.json 08:04:42 [INFO] attaching as odl-bgpcep-pcep-api-0.20.9-SNAPSHOT-cyclonedx.json 08:04:42 [INFO] 08:04:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- 08:04:42 [INFO] Skipping duplicate-finder execution! 08:04:42 [INFO] 08:04:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- 08:04:42 [INFO] Skipping plugin execution 08:04:42 [INFO] 08:04:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- 08:04:42 [INFO] Skipping source per configuration. 08:04:42 [INFO] 08:04:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- 08:04:42 [INFO] 08:04:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-api --- 08:04:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:04:42 [INFO] 08:04:42 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-api --- 08:04:42 [WARNING] 08:04:42 [WARNING] The packaging plugin for project odl-bgpcep-pcep-api did not assign 08:04:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:04:42 [WARNING] 08:04:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:04:42 [WARNING] 08:04:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.9-SNAPSHOT/odl-bgpcep-pcep-api-0.20.9-SNAPSHOT.pom 08:04:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.9-SNAPSHOT/odl-bgpcep-pcep-api-0.20.9-SNAPSHOT-features.xml 08:04:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.9-SNAPSHOT/odl-bgpcep-pcep-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.9-SNAPSHOT/odl-bgpcep-pcep-api-0.20.9-SNAPSHOT-cyclonedx.json 08:04:42 [INFO] 08:04:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-api --- 08:04:42 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-api:feature:0.20.9-SNAPSHOT 08:04:42 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:04:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:04:42 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:04:42 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:04:42 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:04:42 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:04:42 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:04:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:04:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:04:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:04:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:04:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:04:42 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:04:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:04:42 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:04:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:04:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:04:42 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:04:42 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:04:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:04:42 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:04:42 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:04:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:04:42 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:04:42 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:04:42 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:04:42 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:04:42 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:04:42 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:04:42 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:04:42 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:04:42 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:04:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:04:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:04:42 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:04:42 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:04:42 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:04:42 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:04:42 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:04:42 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:04:42 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:04:42 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:04:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:04:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:04:42 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:04:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:04:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:04:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:04:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:04:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:04:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:04:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:04:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:04:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:04:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:04:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:04:42 [INFO] +- junit:junit:jar:4.13.2:test 08:04:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:04:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:04:42 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:04:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:04:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:04:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:04:42 [INFO] 08:04:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-api --- 08:04:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-api/target/sonatype-clm/module.xml 08:04:42 [INFO] 08:04:42 [INFO] --------------< org.opendaylight.bgpcep:pcep-base-parser >-------------- 08:04:42 [INFO] Building pcep-base-parser 0.20.9-SNAPSHOT [105/169] 08:04:42 [INFO] -------------------------------[ bundle ]------------------------------- 08:04:42 [INFO] 08:04:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-base-parser --- 08:04:42 [INFO] 08:04:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-base-parser --- 08:04:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:42 [INFO] 08:04:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-base-parser --- 08:04:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:42 [INFO] 08:04:42 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-base-parser --- 08:04:42 [INFO] 08:04:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-base-parser --- 08:04:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:04:42 [INFO] 08:04:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-base-parser --- 08:04:42 [INFO] Starting audit... 08:04:42 Audit done. 08:04:42 [INFO] You have 0 Checkstyle violations. 08:04:42 [INFO] 08:04:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-base-parser --- 08:04:43 [INFO] Starting audit... 08:04:43 Audit done. 08:04:43 [INFO] You have 0 Checkstyle violations. 08:04:43 [INFO] 08:04:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-base-parser --- 08:04:43 [INFO] 08:04:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-base-parser --- 08:04:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/resources 08:04:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/generated-sources/spi 08:04:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/generated-sources/yang 08:04:43 [INFO] 08:04:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-base-parser --- 08:04:43 [INFO] Recompiling the module because of changed dependency. 08:04:43 [INFO] Compiling 90 source files with javac [debug release 17] to target/classes 08:04:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[152,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[158,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[165,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[171,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[378,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[384,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[390,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[396,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[402,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[408,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[414,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[420,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[426,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[432,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[442,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[459,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[465,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[471,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[477,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[483,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[573,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[597,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[608,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[617,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[623,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[629,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[635,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[651,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[657,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[273,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[279,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[285,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[291,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[308,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[314,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[320,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[326,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[332,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case 08:04:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case 08:04:43 [INFO] 08:04:43 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-base-parser >>> 08:04:43 [INFO] 08:04:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-base-parser --- 08:04:43 [INFO] Fork Value is true 08:04:49 [INFO] Done SpotBugs Analysis.... 08:04:49 [INFO] 08:04:49 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-base-parser <<< 08:04:49 [INFO] 08:04:49 [INFO] 08:04:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-base-parser --- 08:04:49 [INFO] BugInstance size is 0 08:04:49 [INFO] Error size is 0 08:04:49 [INFO] No errors/warnings found 08:04:49 [INFO] 08:04:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-base-parser --- 08:04:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/test/resources 08:04:49 [INFO] 08:04:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-base-parser --- 08:04:49 [INFO] No sources to compile 08:04:49 [INFO] 08:04:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-base-parser --- 08:04:49 [INFO] No tests to run. 08:04:49 [INFO] 08:04:49 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-base-parser --- 08:04:49 [INFO] 08:04:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-base-parser --- 08:04:49 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT.jar 08:04:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/classes/META-INF/MANIFEST.MF 08:04:49 [INFO] 08:04:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-base-parser --- 08:04:49 [INFO] No previous run data found, generating javadoc. 08:04:52 [WARNING] Javadoc Warnings 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractEROWithSubobjectsParser.java:26: warning: no comment 08:04:52 [WARNING] public abstract class AbstractEROWithSubobjectsParser extends CommonObjectParser implements ObjectSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractEROWithSubobjectsParser.java:33: warning: no comment 08:04:52 [WARNING] protected AbstractEROWithSubobjectsParser(final EROSubobjectRegistry subobjReg, final int objectClass, 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractEROWithSubobjectsParser.java:39: warning: no comment 08:04:52 [WARNING] protected List parseSubobjects(final ByteBuf buffer) throws PCEPDeserializerException { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractEROWithSubobjectsParser.java:63: warning: no comment 08:04:52 [WARNING] protected final void serializeSubobject(final List subobjects, final ByteBuf buffer) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractPccIdReqObjectParser.java:22: warning: no comment 08:04:52 [WARNING] public abstract class AbstractPccIdReqObjectParser extends CommonObjectParser implements ObjectSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractPccIdReqObjectParser.java:25: warning: no comment 08:04:52 [WARNING] public AbstractPccIdReqObjectParser(final int objectType) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractPceIdObjectParser.java:22: warning: no comment 08:04:52 [WARNING] public abstract class AbstractPceIdObjectParser extends CommonObjectParser implements ObjectSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractPceIdObjectParser.java:25: warning: no comment 08:04:52 [WARNING] public AbstractPceIdObjectParser(final int objectType) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractRROWithSubobjectsParser.java:25: warning: no comment 08:04:52 [WARNING] public abstract class AbstractRROWithSubobjectsParser extends CommonObjectParser implements ObjectSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractRROWithSubobjectsParser.java:33: warning: no comment 08:04:52 [WARNING] protected AbstractRROWithSubobjectsParser(final RROSubobjectRegistry subobjReg, final int objectClass, 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractRROWithSubobjectsParser.java:39: warning: no comment 08:04:52 [WARNING] protected List parseSubobjects(final ByteBuf buffer) throws PCEPDeserializerException { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractRROWithSubobjectsParser.java:61: warning: no comment 08:04:52 [WARNING] protected final void serializeSubobject(final List subobjects, final ByteBuf buffer) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractVendorInformationObjectParser.java:28: warning: no comment 08:04:52 [WARNING] public abstract class AbstractVendorInformationObjectParser extends CommonObjectParser 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractVendorInformationObjectParser.java:30: warning: no comment 08:04:52 [WARNING] public AbstractVendorInformationObjectParser(final int objectClass, final int objectType) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/AbstractVendorInformationTlvParser.java:26: warning: no comment 08:04:52 [WARNING] public abstract class AbstractVendorInformationTlvParser 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractXROWithSubobjectsParser.java:27: warning: no comment 08:04:52 [WARNING] public abstract class AbstractXROWithSubobjectsParser extends CommonObjectParser implements ObjectSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractXROWithSubobjectsParser.java:35: warning: no comment 08:04:52 [WARNING] protected AbstractXROWithSubobjectsParser(final XROSubobjectRegistry subobjReg, 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractXROWithSubobjectsParser.java:41: warning: no comment 08:04:52 [WARNING] protected List parseSubobjects(final ByteBuf buffer) throws PCEPDeserializerException { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/AbstractXROWithSubobjectsParser.java:66: warning: no comment 08:04:52 [WARNING] protected final void serializeSubobject(final List subobjects, final ByteBuf buffer) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/BaseParserExtensionActivator.java:159: warning: no comment 08:04:52 [WARNING] public final class BaseParserExtensionActivator implements PCEPExtensionProviderActivator { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/BaseParserExtensionActivator.java:161: warning: no comment 08:04:52 [WARNING] public BaseParserExtensionActivator() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/bnc/BNCUtil.java:20: warning: no comment 08:04:52 [WARNING] public final class BNCUtil { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/bnc/BNCUtil.java:25: warning: no comment 08:04:52 [WARNING] public static List toBncSubobject(final List toIroSubject(final List subobject) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/bnc/BranchNodeListObjectParser.java:23: warning: no comment 08:04:52 [WARNING] public final class BranchNodeListObjectParser extends AbstractEROWithSubobjectsParser { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/bnc/BranchNodeListObjectParser.java:28: warning: no comment 08:04:52 [WARNING] public BranchNodeListObjectParser(final EROSubobjectRegistry subobjReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROAsNumberSubobjectParser.java:26: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 32; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROExplicitExclusionRouteSubobjectParser.java:29: warning: no comment 08:04:52 [WARNING] public class EROExplicitExclusionRouteSubobjectParser implements EROSubobjectParser, EROSubobjectSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROExplicitExclusionRouteSubobjectParser.java:31: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 33; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROExplicitExclusionRouteSubobjectParser.java:37: warning: no comment 08:04:52 [WARNING] public EROExplicitExclusionRouteSubobjectParser(final XROSubobjectRegistry registry) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROIpv4PrefixSubobjectParser.java:33: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 1; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROIpv6PrefixSubobjectParser.java:33: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 2; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROLabelSubobjectParser.java:31: warning: no comment 08:04:52 [WARNING] public class EROLabelSubobjectParser implements EROSubobjectParser, EROSubobjectSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROLabelSubobjectParser.java:34: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 3; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROLabelSubobjectParser.java:48: warning: no comment 08:04:52 [WARNING] public EROLabelSubobjectParser(final LabelRegistry labelReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROPathKey128SubobjectParser.java:15: warning: no comment 08:04:52 [WARNING] public final class EROPathKey128SubobjectParser extends AbstractEROPathKeySubobjectParser { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROPathKey32SubobjectParser.java:15: warning: no comment 08:04:52 [WARNING] public final class EROPathKey32SubobjectParser extends AbstractEROPathKeySubobjectParser { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/EROUnnumberedInterfaceSubobjectParser.java:30: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 4; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/subobject/GeneralizedLabelParser.java:31: warning: no comment 08:04:52 [WARNING] public static final int CTYPE = 2; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/bnc/NonBranchNodeListObjectParser.java:23: warning: no comment 08:04:52 [WARNING] public final class NonBranchNodeListObjectParser extends AbstractEROWithSubobjectsParser { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/bnc/NonBranchNodeListObjectParser.java:27: warning: no comment 08:04:52 [WARNING] public NonBranchNodeListObjectParser(final EROSubobjectRegistry subobjReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/NoPathVectorTlvParser.java:29: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 1; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/OFListTlvParser.java:29: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 4; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/OrderTlvParser.java:27: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 5; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/OverloadedDurationTlvParser.java:27: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 2; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/PathSetupTypeTlvParser.java:26: warning: no comment 08:04:52 [WARNING] public class PathSetupTypeTlvParser implements TlvParser, TlvSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/PathSetupTypeTlvParser.java:27: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 28; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/PathSetupTypeTlvParser.java:37: warning: no comment 08:04:52 [WARNING] public PathSetupTypeTlvParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/tlv/PathSetupTypeTlvParser.java:41: warning: no comment 08:04:52 [WARNING] public PathSetupTypeTlvParser(final short srTePst) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPBandwidthObjectParser.java:32: warning: no comment 08:04:52 [WARNING] public static final int BANDWIDTH_F_LENGTH = 4; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPBandwidthObjectParser.java:34: warning: no comment 08:04:52 [WARNING] public PCEPBandwidthObjectParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPClassTypeObjectParser.java:50: warning: no comment 08:04:52 [WARNING] public PCEPClassTypeObjectParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPCloseMessageParser.java:34: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 7; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPCloseMessageParser.java:36: warning: no comment 08:04:52 [WARNING] public PCEPCloseMessageParser(final ObjectRegistry registry) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPCloseObjectParser.java:46: warning: no comment 08:04:52 [WARNING] public PCEPCloseObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPCloseObjectParser.java:77: warning: no comment 08:04:52 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/end/points/PCEPEndPointsIpv4ObjectParser.java:39: warning: no comment 08:04:52 [WARNING] public PCEPEndPointsIpv4ObjectParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/end/points/PCEPEndPointsIpv4ObjectParser.java:43: warning: no comment 08:04:52 [WARNING] public static void serializeObject( 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/end/points/PCEPEndPointsIpv6ObjectParser.java:39: warning: no comment 08:04:52 [WARNING] public PCEPEndPointsIpv6ObjectParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/end/points/PCEPEndPointsIpv6ObjectParser.java:43: warning: no comment 08:04:52 [WARNING] public static void serializeObject( 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/end/points/PCEPEndPointsObjectSerializer.java:25: warning: no comment 08:04:52 [WARNING] public final class PCEPEndPointsObjectSerializer implements ObjectSerializer { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:77: warning: no @param for err 08:04:52 [WARNING] protected void serializeCases( 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:77: warning: no @param for buffer 08:04:52 [WARNING] protected void serializeCases( 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:48: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 6; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:50: warning: no comment 08:04:52 [WARNING] public PCEPErrorMessageParser(final ObjectRegistry registry) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPErrorObjectParser.java:41: warning: no comment 08:04:52 [WARNING] public PCEPErrorObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPErrorObjectParser.java:79: warning: no comment 08:04:52 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPExcludeRouteObjectParser.java:31: warning: no comment 08:04:52 [WARNING] public PCEPExcludeRouteObjectParser(final XROSubobjectRegistry registry) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPExistingBandwidthObjectParser.java:33: warning: no comment 08:04:52 [WARNING] public PCEPExistingBandwidthObjectParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPExplicitRouteObjectParser.java:28: warning: no comment 08:04:52 [WARNING] public PCEPExplicitRouteObjectParser(final EROSubobjectRegistry subobjReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPGlobalConstraintsObjectParser.java:36: warning: no comment 08:04:52 [WARNING] public PCEPGlobalConstraintsObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPGlobalConstraintsObjectParser.java:69: warning: no comment 08:04:52 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPIncludeRouteObjectParser.java:34: warning: no comment 08:04:52 [WARNING] public PCEPIncludeRouteObjectParser(final EROSubobjectRegistry subobjReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/unreach/PCEPIpv4UnreachDestinationParser.java:27: warning: no comment 08:04:52 [WARNING] public final class PCEPIpv4UnreachDestinationParser extends CommonObjectParser { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/unreach/PCEPIpv4UnreachDestinationParser.java:31: warning: no comment 08:04:52 [WARNING] public PCEPIpv4UnreachDestinationParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/unreach/PCEPIpv4UnreachDestinationParser.java:35: warning: no comment 08:04:52 [WARNING] public static void serializeObject( 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/unreach/PCEPIpv6UnreachDestinationParser.java:27: warning: no comment 08:04:52 [WARNING] public final class PCEPIpv6UnreachDestinationParser extends CommonObjectParser { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/unreach/PCEPIpv6UnreachDestinationParser.java:31: warning: no comment 08:04:52 [WARNING] public PCEPIpv6UnreachDestinationParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/unreach/PCEPIpv6UnreachDestinationParser.java:35: warning: no comment 08:04:52 [WARNING] public static void serializeObject( 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPKeepAliveMessageParser.java:32: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 2; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPKeepAliveMessageParser.java:34: warning: no comment 08:04:52 [WARNING] public PCEPKeepAliveMessageParser(final ObjectRegistry registry) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLoadBalancingObjectParser.java:37: warning: no comment 08:04:52 [WARNING] public PCEPLoadBalancingObjectParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLspaObjectParser.java:48: warning: no comment 08:04:52 [WARNING] public PCEPLspaObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLspaObjectParser.java:91: warning: no comment 08:04:52 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPMetricObjectParser.java:52: warning: no comment 08:04:52 [WARNING] public PCEPMetricObjectParser() { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPMonitoringObjectParser.java:49: warning: no comment 08:04:52 [WARNING] public PCEPMonitoringObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPMonitoringObjectParser.java:97: warning: no comment 08:04:52 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPMonitoringReplyMessageParser.java:48: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 9; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPMonitoringReplyMessageParser.java:50: warning: no comment 08:04:52 [WARNING] public PCEPMonitoringReplyMessageParser(final ObjectRegistry registry) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPMonitoringRequestMessageParser.java:38: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 8; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPMonitoringRequestMessageParser.java:40: warning: no comment 08:04:52 [WARNING] public PCEPMonitoringRequestMessageParser(final ObjectRegistry registry) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPNoPathObjectParser.java:51: warning: no comment 08:04:52 [WARNING] public PCEPNoPathObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPNoPathObjectParser.java:95: warning: no comment 08:04:52 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:40: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 5; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:42: warning: no comment 08:04:52 [WARNING] public PCEPNotificationMessageParser(final ObjectRegistry registry) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPNotificationObjectParser.java:43: warning: no comment 08:04:52 [WARNING] public PCEPNotificationObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPNotificationObjectParser.java:80: warning: no comment 08:04:52 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPObjectiveFunctionObjectParser.java:39: warning: no comment 08:04:52 [WARNING] public PCEPObjectiveFunctionObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPObjectiveFunctionObjectParser.java:73: warning: no comment 08:04:52 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:04:52 [WARNING] ^ 08:04:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPOpenMessageParser.java:32: warning: no comment 08:04:52 [WARNING] public static final int TYPE = 1; 08:04:52 [WARNING] ^ 08:04:52 [WARNING] 100 warnings 08:04:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT-javadoc.jar 08:04:52 [INFO] 08:04:52 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-base-parser --- 08:04:52 [INFO] CycloneDX: Resolving Dependencies 08:04:52 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 08:04:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/bom.xml 08:04:52 [INFO] attaching as pcep-base-parser-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/bom.json 08:04:52 [INFO] attaching as pcep-base-parser-0.20.9-SNAPSHOT-cyclonedx.json 08:04:52 [INFO] 08:04:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-base-parser --- 08:04:52 [INFO] Skipping duplicate-finder execution! 08:04:52 [INFO] 08:04:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-base-parser --- 08:04:52 [INFO] No dependency problems found 08:04:52 [INFO] 08:04:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-base-parser --- 08:04:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT-sources.jar 08:04:52 [INFO] 08:04:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-base-parser --- 08:04:52 [INFO] 08:04:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-base-parser --- 08:04:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:04:52 [INFO] 08:04:52 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-base-parser --- 08:04:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.20.9-SNAPSHOT/pcep-base-parser-0.20.9-SNAPSHOT.pom 08:04:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.20.9-SNAPSHOT/pcep-base-parser-0.20.9-SNAPSHOT.jar 08:04:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.20.9-SNAPSHOT/pcep-base-parser-0.20.9-SNAPSHOT-javadoc.jar 08:04:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.20.9-SNAPSHOT/pcep-base-parser-0.20.9-SNAPSHOT-cyclonedx.xml 08:04:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.20.9-SNAPSHOT/pcep-base-parser-0.20.9-SNAPSHOT-cyclonedx.json 08:04:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-base-parser/0.20.9-SNAPSHOT/pcep-base-parser-0.20.9-SNAPSHOT-sources.jar 08:04:52 [INFO] 08:04:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-base-parser --- 08:04:52 [INFO] Installing org/opendaylight/bgpcep/pcep-base-parser/0.20.9-SNAPSHOT/pcep-base-parser-0.20.9-SNAPSHOT.jar 08:04:52 [INFO] Writing OBR metadata 08:04:52 [INFO] 08:04:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-base-parser --- 08:04:52 [INFO] org.opendaylight.bgpcep:pcep-base-parser:bundle:0.20.9-SNAPSHOT 08:04:52 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:04:52 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:04:52 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:04:52 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:04:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:04:52 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:04:52 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:04:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:04:52 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:04:52 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:04:52 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:04:52 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:04:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:04:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:04:52 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:04:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:04:52 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:04:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:04:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:04:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:04:52 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:04:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:04:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:04:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:04:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:04:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:04:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:04:52 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:04:52 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:04:52 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:04:52 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:04:52 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:04:52 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:04:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:04:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:04:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:04:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:04:52 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:04:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:04:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:04:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:04:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:04:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:04:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:04:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:04:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:04:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:04:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:04:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:04:52 [INFO] +- junit:junit:jar:4.13.2:test 08:04:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:04:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:04:52 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:04:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:04:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:04:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:04:52 [INFO] 08:04:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-base-parser --- 08:04:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/sonatype-clm/module.xml 08:04:52 [INFO] 08:04:52 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser >--------- 08:04:52 [INFO] Building OpenDaylight :: PCEP :: Base Parser 0.20.9-SNAPSHOT [106/169] 08:04:52 [INFO] ------------------------------[ feature ]------------------------------- 08:04:52 [INFO] 08:04:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-base-parser --- 08:04:52 [INFO] 08:04:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-base-parser --- 08:04:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:52 [INFO] 08:04:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-base-parser --- 08:04:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:52 [INFO] 08:04:52 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] 08:04:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:04:53 [INFO] argLine set to empty 08:04:53 [INFO] 08:04:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] Starting audit... 08:04:53 Audit done. 08:04:53 [INFO] You have 0 Checkstyle violations. 08:04:53 [INFO] 08:04:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] Starting audit... 08:04:53 Audit done. 08:04:53 [INFO] You have 0 Checkstyle violations. 08:04:53 [INFO] 08:04:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] 08:04:53 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml 08:04:53 [INFO] ...done! 08:04:53 [INFO] Attaching features XML 08:04:53 [INFO] 08:04:53 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:04:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:04:53 [INFO] 08:04:53 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-base-parser >>> 08:04:53 [INFO] 08:04:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] 08:04:53 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-base-parser <<< 08:04:53 [INFO] 08:04:53 [INFO] 08:04:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] 08:04:53 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-base-parser --- 08:04:53 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser 08:04:53 [INFO] Project dependency features detected: [] 08:04:53 [INFO] Pax Exam System (Version: 4.13.3) created. 08:04:53 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:04:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:04:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:04:54 [INFO] Waiting for remote bundle context.. on 21000 name: fae56310-90c5-47e0-81d1-5a3a4fa90e86 timout: [ RelativeTimeout value = 180000 ] 08:04:59 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:04:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:04:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:05:00 [INFO] 08:05:00 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] 08:05:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] 08:05:00 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] CycloneDX: Resolving Dependencies 08:05:00 [INFO] CycloneDX: Creating BOM version 1.5 with 53 component(s) 08:05:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-base-parser/target/bom.xml 08:05:00 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-base-parser/target/bom.json 08:05:00 [INFO] attaching as odl-bgpcep-pcep-base-parser-0.20.9-SNAPSHOT-cyclonedx.json 08:05:00 [INFO] 08:05:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] Skipping duplicate-finder execution! 08:05:00 [INFO] 08:05:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] Skipping plugin execution 08:05:00 [INFO] 08:05:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] Skipping source per configuration. 08:05:00 [INFO] 08:05:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] 08:05:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:05:00 [INFO] 08:05:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [WARNING] 08:05:00 [WARNING] The packaging plugin for project odl-bgpcep-pcep-base-parser did not assign 08:05:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:05:00 [WARNING] 08:05:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:05:00 [WARNING] 08:05:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-base-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.9-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.20.9-SNAPSHOT.pom 08:05:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-base-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.9-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.20.9-SNAPSHOT-features.xml 08:05:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-base-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.9-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-base-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.9-SNAPSHOT/odl-bgpcep-pcep-base-parser-0.20.9-SNAPSHOT-cyclonedx.json 08:05:00 [INFO] 08:05:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:feature:0.20.9-SNAPSHOT 08:05:00 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:05:00 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:05:00 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:05:00 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:05:00 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:00 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:05:00 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:05:00 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:05:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:05:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:05:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:05:00 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:05:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:05:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:05:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:05:00 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:05:00 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 08:05:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:05:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:05:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:05:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:05:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:05:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:05:00 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:05:00 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:05:00 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:05:00 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:05:00 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:05:00 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:05:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:05:00 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:05:00 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:05:00 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:05:00 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:05:00 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:05:00 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:05:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:05:00 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:05:00 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:05:00 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:05:00 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:05:00 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:05:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:05:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:05:00 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:05:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:05:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:05:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:05:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:05:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:05:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:05:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:05:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:05:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:05:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:05:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:05:00 [INFO] +- junit:junit:jar:4.13.2:test 08:05:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:05:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:05:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:05:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:05:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:05:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:05:00 [INFO] 08:05:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-base-parser --- 08:05:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-base-parser/target/sonatype-clm/module.xml 08:05:00 [INFO] 08:05:00 [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ 08:05:00 [INFO] Building pcep-impl 0.20.9-SNAPSHOT [107/169] 08:05:00 [INFO] -------------------------------[ bundle ]------------------------------- 08:05:00 [INFO] 08:05:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-impl --- 08:05:00 [INFO] 08:05:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-impl --- 08:05:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:00 [INFO] 08:05:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-impl --- 08:05:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:00 [INFO] 08:05:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-impl --- 08:05:01 [INFO] 08:05:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-impl --- 08:05:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:05:01 [INFO] 08:05:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-impl --- 08:05:01 [INFO] Starting audit... 08:05:01 Audit done. 08:05:01 [INFO] You have 0 Checkstyle violations. 08:05:01 [INFO] 08:05:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-impl --- 08:05:01 [INFO] Starting audit... 08:05:01 Audit done. 08:05:01 [INFO] You have 0 Checkstyle violations. 08:05:01 [INFO] 08:05:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-impl --- 08:05:01 [INFO] 08:05:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-impl --- 08:05:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/resources 08:05:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/generated-sources/spi 08:05:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/generated-sources/yang 08:05:01 [INFO] 08:05:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-impl --- 08:05:01 [INFO] Recompiling the module because of changed dependency. 08:05:01 [INFO] Compiling 18 source files with javac [debug release 17] to target/classes 08:05:02 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher 08:05:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPPeerRegistry.java:[50,15] auto-closeable resource org.opendaylight.protocol.pcep.impl.PCEPPeerRegistry.SessionReference has a member method close() that could throw InterruptedException 08:05:02 [INFO] 08:05:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-impl >>> 08:05:02 [INFO] 08:05:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-impl --- 08:05:02 [INFO] Fork Value is true 08:05:06 [INFO] Done SpotBugs Analysis.... 08:05:06 [INFO] 08:05:06 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-impl <<< 08:05:06 [INFO] 08:05:06 [INFO] 08:05:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-impl --- 08:05:06 [INFO] BugInstance size is 0 08:05:06 [INFO] Error size is 0 08:05:06 [INFO] No errors/warnings found 08:05:06 [INFO] 08:05:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-impl --- 08:05:06 [INFO] Copying 63 resources from src/test/resources to target/test-classes 08:05:06 [INFO] 08:05:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-impl --- 08:05:06 [INFO] Recompiling the module because of changed dependency. 08:05:06 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 08:05:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java:[133,26] auto-closeable resource ignored is never referenced in body of corresponding try statement 08:05:06 [INFO] 08:05:06 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-impl --- 08:05:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:05:06 [INFO] 08:05:06 [INFO] ------------------------------------------------------- 08:05:06 [INFO] T E S T S 08:05:06 [INFO] ------------------------------------------------------- 08:05:07 [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 08:05:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:05:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 08:05:10 [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 08:05:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 08:05:10 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 08:05:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 08:05:11 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 08:05:11 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 08:05:11 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest 08:05:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest 08:05:11 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 08:05:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 08:05:12 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 08:05:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 08:05:12 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 08:05:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 08:05:12 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 08:05:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 08:05:12 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 08:05:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 08:05:12 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 08:05:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 08:05:12 [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 08:05:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 08:05:12 [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest 08:05:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.impl.UtilTest 08:05:12 [INFO] 08:05:12 [INFO] Results: 08:05:12 [INFO] 08:05:12 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0 08:05:12 [INFO] 08:05:12 [INFO] 08:05:12 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-impl --- 08:05:12 [INFO] 08:05:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-impl --- 08:05:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT.jar 08:05:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/classes/META-INF/MANIFEST.MF 08:05:12 [INFO] 08:05:12 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ pcep-impl --- 08:05:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-tests.jar 08:05:12 [INFO] 08:05:12 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ pcep-impl --- 08:05:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-test-sources.jar 08:05:12 [INFO] 08:05:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-impl --- 08:05:12 [INFO] No previous run data found, generating javadoc. 08:05:14 [WARNING] Javadoc Warnings 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractPCEPSessionNegotiator.java:99: warning: no comment 08:05:14 [WARNING] protected AbstractPCEPSessionNegotiator(final Promise promise, final Channel channel, 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:94: warning: no comment 08:05:14 [WARNING] protected abstract void handleMessage(Message msg); 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:41: warning: no comment 08:05:14 [WARNING] protected void negotiationFailed(final Throwable cause) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:92: warning: no comment 08:05:14 [WARNING] protected abstract void startNegotiation() throws ExecutionException; 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:24: warning: no comment 08:05:14 [WARNING] public abstract class AbstractSessionNegotiator extends ChannelInboundHandlerAdapter implements SessionNegotiator { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:27: warning: no comment 08:05:14 [WARNING] protected final Channel channel; 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:28: warning: no comment 08:05:14 [WARNING] protected final Promise promise; 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:30: warning: no comment 08:05:14 [WARNING] protected AbstractSessionNegotiator(final Promise promise, final Channel channel) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:35: warning: no comment 08:05:14 [WARNING] protected final void negotiationSuccessful(final PCEPSessionImpl session) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/AbstractSessionNegotiator.java:47: warning: no comment 08:05:14 [WARNING] protected final void sendMessage(final Message msg) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/DefaultPCEPSessionNegotiator.java:23: warning: no comment 08:05:14 [WARNING] public final class DefaultPCEPSessionNegotiator extends AbstractPCEPSessionNegotiator { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/DefaultPCEPSessionNegotiator.java:41: warning: no comment 08:05:14 [WARNING] public DefaultPCEPSessionNegotiator(final Promise promise, final Channel channel, 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/DefaultPCEPSessionNegotiator.java:27: warning: no comment 08:05:14 [WARNING] public DefaultPCEPSessionNegotiator(final Promise promise, final Channel channel, 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/DefaultPCEPSessionNegotiatorFactory.java:28: warning: no comment 08:05:14 [WARNING] public class DefaultPCEPSessionNegotiatorFactory extends AbstractPCEPSessionNegotiatorFactory { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/DefaultPCEPSessionNegotiatorFactory.java:46: warning: no comment 08:05:14 [WARNING] public DefaultPCEPSessionNegotiatorFactory(final PCEPSessionListenerFactory listenerFactory, 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/DefaultPCEPSessionNegotiatorFactory.java:35: warning: no comment 08:05:14 [WARNING] public DefaultPCEPSessionNegotiatorFactory(final PCEPSessionListenerFactory listenerFactory, 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/DefaultPCEPSessionNegotiatorFactory.java:40: warning: no comment 08:05:14 [WARNING] public DefaultPCEPSessionNegotiatorFactory(final PCEPSessionListenerFactory listenerFactory, 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/DefaultPCEPSessionNegotiatorFactory.java:77: warning: no comment 08:05:14 [WARNING] protected void appendPeerSpecificTls(final @NonNull InetSocketAddress address, final @NonNull TlvsBuilder builder) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPByteToMessageDecoder.java:34: warning: no comment 08:05:14 [WARNING] public PCEPByteToMessageDecoder(final MessageRegistry registry) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:181: warning: no comment 08:05:14 [WARNING] protected interface ChannelPipelineInitializer { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:62: warning: no comment 08:05:14 [WARNING] public @interface Configuration { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:85: warning: no comment 08:05:14 [WARNING] public PCEPDispatcherImpl() { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:95: warning: no comment 08:05:14 [WARNING] public PCEPDispatcherImpl(final int bossThreads, final int workerThreads, final int shutdownTimeSeconds) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:90: warning: no comment 08:05:14 [WARNING] public PCEPDispatcherImpl(final Configuration config) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:182: warning: no comment 08:05:14 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:66: warning: no comment 08:05:14 [WARNING] int bossThreads() default 0; 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:74: warning: no comment 08:05:14 [WARNING] int shutdownTimeSeconds() default DEFAULT_SHUTDOWN_SECONDS; 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImpl.java:71: warning: no comment 08:05:14 [WARNING] int workerThreads() default 0; 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPHandlerFactory.java:23: warning: no comment 08:05:14 [WARNING] public PCEPHandlerFactory(final MessageRegistry registry) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPHandlerFactory.java:32: warning: no comment 08:05:14 [WARNING] public ChannelHandler[] getDecoders() { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPHandlerFactory.java:28: warning: no comment 08:05:14 [WARNING] public ChannelHandler[] getEncoders() { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPMessageHeaderDecoder.java:38: warning: no comment 08:05:14 [WARNING] public PCEPMessageHeaderDecoder() { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPMessageToByteEncoder.java:23: warning: no comment 08:05:14 [WARNING] public final class PCEPMessageToByteEncoder extends MessageToByteEncoder { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPMessageToByteEncoder.java:29: warning: no comment 08:05:14 [WARNING] public PCEPMessageToByteEncoder(final MessageRegistry registry) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPProtocolSessionPromise.java:30: warning: no comment 08:05:14 [WARNING] public final class PCEPProtocolSessionPromise extends DefaultPromise { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPSessionImpl.java:142: warning: no comment 08:05:14 [WARNING] public final @NonNegative short getDeadTimerValue() { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPSessionImpl.java:138: warning: no comment 08:05:14 [WARNING] public final @NonNegative short getKeepAliveTimerValue() { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPSessionImpl.java:233: warning: no comment 08:05:14 [WARNING] public synchronized boolean isClosed() { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/tls/SslContextFactory.java:44: warning: no comment 08:05:14 [WARNING] public SSLContext getServerContext() { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/tls/SslKeyStore.java:19: warning: no comment 08:05:14 [WARNING] public final class SslKeyStore { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/spi/Util.java:31: warning: no comment 08:05:14 [WARNING] public static Pcerr createErrorMessage(final PCEPErrors error, final Open openObject) { 08:05:14 [WARNING] ^ 08:05:14 [WARNING] 41 warnings 08:05:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-javadoc.jar 08:05:14 [INFO] 08:05:14 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-impl --- 08:05:14 [INFO] CycloneDX: Resolving Dependencies 08:05:15 [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) 08:05:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/bom.xml 08:05:15 [INFO] attaching as pcep-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/bom.json 08:05:15 [INFO] attaching as pcep-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:05:15 [INFO] 08:05:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- 08:05:15 [INFO] Skipping duplicate-finder execution! 08:05:15 [INFO] 08:05:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-impl --- 08:05:15 [WARNING] Used undeclared dependencies found: 08:05:15 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:15 [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile 08:05:15 [WARNING] Unused declared dependencies found: 08:05:15 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:05:15 [WARNING] Non-test scoped test only dependencies found: 08:05:15 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:05:15 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:15 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:05:15 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:05:15 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:05:15 [INFO] 08:05:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-impl --- 08:05:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-sources.jar 08:05:15 [INFO] 08:05:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-impl --- 08:05:15 [INFO] 08:05:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-impl --- 08:05:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/code-coverage/jacoco.exec 08:05:15 [INFO] Analyzed bundle 'pcep-impl' with 24 classes 08:05:15 [INFO] 08:05:15 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-impl --- 08:05:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT.pom 08:05:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT.jar 08:05:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT-tests.jar 08:05:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT-test-sources.jar 08:05:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT-javadoc.jar 08:05:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:05:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT-sources.jar 08:05:15 [INFO] 08:05:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-impl --- 08:05:15 [INFO] Installing org/opendaylight/bgpcep/pcep-impl/0.20.9-SNAPSHOT/pcep-impl-0.20.9-SNAPSHOT.jar 08:05:15 [INFO] Writing OBR metadata 08:05:15 [INFO] 08:05:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-impl --- 08:05:15 [INFO] org.opendaylight.bgpcep:pcep-impl:bundle:0.20.9-SNAPSHOT 08:05:15 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:05:15 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:15 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:05:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:05:15 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:05:15 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:05:15 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:05:15 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:05:15 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:05:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:05:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:05:15 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:05:15 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:05:15 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:05:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:05:15 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:test 08:05:15 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:05:15 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:05:15 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:05:15 [INFO] +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:05:15 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:05:15 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:05:15 [INFO] | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:05:15 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:05:15 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:05:15 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:05:15 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:05:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:05:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:05:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:05:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:05:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:05:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:05:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:05:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:05:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:05:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:05:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:05:15 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:05:15 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:05:15 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:05:15 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:05:15 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:05:15 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 08:05:15 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 08:05:15 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:05:15 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:05:15 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:05:15 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:05:15 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.20.9-SNAPSHOT:test 08:05:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:05:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:05:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:05:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:05:15 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:05:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:05:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:05:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:05:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:05:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:05:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:05:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:05:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:05:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:05:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:05:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:05:15 [INFO] +- junit:junit:jar:4.13.2:test 08:05:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:05:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:05:15 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:05:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:05:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:05:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:05:15 [INFO] 08:05:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-impl --- 08:05:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/sonatype-clm/module.xml 08:05:15 [INFO] 08:05:15 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ 08:05:15 [INFO] Building OpenDaylight :: PCEP :: Impl 0.20.9-SNAPSHOT [108/169] 08:05:15 [INFO] ------------------------------[ feature ]------------------------------- 08:05:15 [INFO] 08:05:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-impl --- 08:05:15 [INFO] 08:05:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- 08:05:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:15 [INFO] 08:05:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- 08:05:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:15 [INFO] 08:05:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] 08:05:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:05:16 [INFO] argLine set to empty 08:05:16 [INFO] 08:05:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] Starting audit... 08:05:16 Audit done. 08:05:16 [INFO] You have 0 Checkstyle violations. 08:05:16 [INFO] 08:05:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] Starting audit... 08:05:16 Audit done. 08:05:16 [INFO] You have 0 Checkstyle violations. 08:05:16 [INFO] 08:05:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] 08:05:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-impl/target/feature/feature.xml 08:05:16 [INFO] ...done! 08:05:16 [INFO] Attaching features XML 08:05:16 [INFO] 08:05:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-impl --- 08:05:16 [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 08:05:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:05:16 [INFO] 08:05:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> 08:05:16 [INFO] 08:05:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] 08:05:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< 08:05:16 [INFO] 08:05:16 [INFO] 08:05:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] 08:05:16 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-impl --- 08:05:16 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-impl 08:05:16 [INFO] Project dependency features detected: [] 08:05:16 [INFO] Pax Exam System (Version: 4.13.3) created. 08:05:16 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:05:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:05:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:05:17 [INFO] Waiting for remote bundle context.. on 21000 name: 297e5006-d7de-456c-8186-44425ea0c222 timout: [ RelativeTimeout value = 180000 ] 08:05:28 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:05:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:05:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:05:28 [INFO] 08:05:28 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-impl --- 08:05:28 [INFO] 08:05:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- 08:05:28 [INFO] 08:05:28 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-impl --- 08:05:28 [INFO] CycloneDX: Resolving Dependencies 08:05:31 [INFO] CycloneDX: Creating BOM version 1.5 with 217 component(s) 08:05:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-impl/target/bom.xml 08:05:31 [INFO] attaching as odl-bgpcep-pcep-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-impl/target/bom.json 08:05:31 [INFO] attaching as odl-bgpcep-pcep-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:05:31 [INFO] 08:05:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- 08:05:31 [INFO] Skipping duplicate-finder execution! 08:05:31 [INFO] 08:05:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- 08:05:31 [INFO] Skipping plugin execution 08:05:31 [INFO] 08:05:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- 08:05:31 [INFO] Skipping source per configuration. 08:05:31 [INFO] 08:05:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- 08:05:31 [INFO] 08:05:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-impl --- 08:05:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:05:31 [INFO] 08:05:31 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-impl --- 08:05:31 [WARNING] 08:05:31 [WARNING] The packaging plugin for project odl-bgpcep-pcep-impl did not assign 08:05:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:05:31 [WARNING] 08:05:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:05:31 [WARNING] 08:05:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.9-SNAPSHOT/odl-bgpcep-pcep-impl-0.20.9-SNAPSHOT.pom 08:05:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.9-SNAPSHOT/odl-bgpcep-pcep-impl-0.20.9-SNAPSHOT-features.xml 08:05:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.9-SNAPSHOT/odl-bgpcep-pcep-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.9-SNAPSHOT/odl-bgpcep-pcep-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:05:31 [INFO] 08:05:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-impl --- 08:05:31 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:feature:0.20.9-SNAPSHOT 08:05:31 [INFO] +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:05:31 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:05:31 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:05:31 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:05:31 [INFO] | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:05:31 [INFO] | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:05:31 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:05:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:05:31 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:05:31 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:05:31 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:05:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:05:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:05:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:05:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:05:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:05:31 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:05:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:05:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:05:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:05:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:05:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:05:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:05:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:05:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:05:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:05:31 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:05:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:05:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:05:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:05:31 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:05:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:05:31 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:05:31 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:05:31 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:05:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:05:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:05:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:05:31 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:05:31 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:05:31 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:05:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:05:31 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:05:31 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:05:31 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:05:31 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:05:31 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:05:31 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:05:31 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:05:31 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:05:31 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:05:31 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:05:31 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:05:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:05:31 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:05:31 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:05:31 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:05:31 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:05:31 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:05:31 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:05:31 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:05:31 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:05:31 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:05:31 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:05:31 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:05:31 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:05:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:05:31 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:05:31 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:05:31 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:05:31 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:05:31 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:05:31 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:05:31 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:05:31 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:05:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:05:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:05:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:05:31 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:05:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:05:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:05:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:05:31 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:05:31 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:05:31 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:05:31 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:05:31 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:05:31 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:05:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:05:31 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:05:31 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:05:31 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:05:31 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:05:31 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:05:31 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:05:31 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:05:31 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:05:31 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:05:31 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:05:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:05:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:05:31 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:05:31 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:05:31 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:05:31 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:05:31 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:05:31 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:05:31 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:05:31 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:05:31 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:05:31 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:05:31 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:05:31 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:05:31 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:05:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:05:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:05:31 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:05:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:05:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:05:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:05:31 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:05:31 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:05:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:05:31 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:05:31 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:05:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:05:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:05:31 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:05:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:05:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:05:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:05:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:05:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:05:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:05:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:05:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:05:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:05:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:05:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:05:31 [INFO] +- junit:junit:jar:4.13.2:test 08:05:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:05:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:05:31 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:05:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:05:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:05:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:05:31 [INFO] 08:05:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-impl --- 08:05:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-impl/target/sonatype-clm/module.xml 08:05:31 [INFO] 08:05:31 [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- 08:05:31 [INFO] Building programming-api 0.20.9-SNAPSHOT [109/169] 08:05:31 [INFO] -------------------------------[ bundle ]------------------------------- 08:05:31 [INFO] 08:05:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-api --- 08:05:31 [INFO] 08:05:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-api --- 08:05:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:31 [INFO] 08:05:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-api --- 08:05:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:31 [INFO] 08:05:31 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ programming-api --- 08:05:31 [INFO] 08:05:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-api --- 08:05:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:05:31 [INFO] 08:05:31 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ programming-api --- 08:05:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:05:31 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/src/main/yang 08:05:31 [INFO] yang-to-sources: Found 1 dependencies in 973.9 μs 08:05:31 [INFO] yang-to-sources: Project model files found: 1 in 1.661 ms 08:05:31 [INFO] yang-to-sources: 2 YANG models processed in 5.469 ms 08:05:31 [INFO] BindingJavaFileGenerator: Defined 45 files in 2.115 ms 08:05:31 [INFO] Sorted 45 files into 7 directories in 105.9 μs 08:05:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 45 in 18.45 ms 08:05:31 [INFO] 08:05:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-api --- 08:05:31 [INFO] Starting audit... 08:05:31 Audit done. 08:05:31 [INFO] You have 0 Checkstyle violations. 08:05:31 [INFO] 08:05:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-api --- 08:05:31 [INFO] Starting audit... 08:05:31 Audit done. 08:05:31 [INFO] You have 0 Checkstyle violations. 08:05:31 [INFO] 08:05:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-api --- 08:05:31 [INFO] 08:05:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-api --- 08:05:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/src/main/resources 08:05:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/spi 08:05:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:05:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:05:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:05:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/spi 08:05:31 [INFO] 08:05:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-api --- 08:05:31 [INFO] Recompiling the module because of changed dependency. 08:05:31 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 08:05:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:05:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:05:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:05:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:05:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:05:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:05:32 [INFO] 08:05:32 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ programming-api >>> 08:05:32 [INFO] 08:05:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ programming-api --- 08:05:32 [INFO] Fork Value is true 08:05:34 [INFO] Done SpotBugs Analysis.... 08:05:34 [INFO] 08:05:34 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ programming-api <<< 08:05:34 [INFO] 08:05:34 [INFO] 08:05:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ programming-api --- 08:05:34 [INFO] BugInstance size is 0 08:05:34 [INFO] Error size is 0 08:05:34 [INFO] No errors/warnings found 08:05:34 [INFO] 08:05:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-api --- 08:05:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/src/test/resources 08:05:34 [INFO] 08:05:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-api --- 08:05:34 [INFO] Recompiling the module because of changed dependency. 08:05:34 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:05:34 [INFO] 08:05:34 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-api --- 08:05:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:05:34 [INFO] 08:05:34 [INFO] ------------------------------------------------------- 08:05:34 [INFO] T E S T S 08:05:34 [INFO] ------------------------------------------------------- 08:05:35 [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest 08:05:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest 08:05:35 [INFO] 08:05:35 [INFO] Results: 08:05:35 [INFO] 08:05:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:05:35 [INFO] 08:05:35 [INFO] 08:05:35 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ programming-api --- 08:05:35 [INFO] 08:05:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-api --- 08:05:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT.jar 08:05:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/classes/META-INF/MANIFEST.MF 08:05:35 [INFO] 08:05:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-api --- 08:05:35 [INFO] No previous run data found, generating javadoc. 08:05:38 [WARNING] Javadoc Warnings 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/InstructionId.java:30: warning: no comment 08:05:38 [WARNING] public InstructionId(String _value) { 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/InstructionId.java:54: warning: no comment 08:05:38 [WARNING] public static InstructionId getDefaultInstance(final String defaultValue) { 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/Nanotime.java:31: warning: no comment 08:05:38 [WARNING] public static final String _UNITS = "nanoseconds"; 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/Nanotime.java:38: warning: no comment 08:05:38 [WARNING] public Nanotime(Uint64 _value) { 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/Nanotime.java:57: warning: no comment 08:05:38 [WARNING] public static Nanotime getDefaultInstance(final String defaultValue) { 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingListener.java:8: warning: no comment 08:05:38 [WARNING] public interface ProgrammingListener 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingListener.java:16: warning: no comment 08:05:38 [WARNING] void onInstructionStatusChanged(InstructionStatusChanged notification); 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/ProgrammingService.java:9: warning: no comment 08:05:38 [WARNING] public interface ProgrammingService 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/InstructionsQueueKey.java:23: warning: no comment 08:05:38 [WARNING] private final String _instructionQueueId; 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/Nanotime.java:32: warning: no comment 08:05:38 [WARNING] private final Uint64 _value; 08:05:38 [WARNING] ^ 08:05:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/programming/rev150720/instruction/queue/InstructionKey.java:24: warning: no comment 08:05:38 [WARNING] private final InstructionId _id; 08:05:38 [WARNING] ^ 08:05:38 [WARNING] 11 warnings 08:05:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT-javadoc.jar 08:05:38 [INFO] 08:05:38 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ programming-api --- 08:05:38 [INFO] CycloneDX: Resolving Dependencies 08:05:38 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 08:05:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/bom.xml 08:05:38 [INFO] attaching as programming-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/bom.json 08:05:38 [INFO] attaching as programming-api-0.20.9-SNAPSHOT-cyclonedx.json 08:05:38 [INFO] 08:05:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- 08:05:38 [INFO] Skipping duplicate-finder execution! 08:05:38 [INFO] 08:05:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-api --- 08:05:38 [INFO] No dependency problems found 08:05:38 [INFO] 08:05:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-api --- 08:05:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT-sources.jar 08:05:38 [INFO] 08:05:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-api --- 08:05:38 [INFO] 08:05:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-api --- 08:05:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/code-coverage/jacoco.exec 08:05:38 [INFO] Analyzed bundle 'programming-api' with 1 classes 08:05:38 [INFO] 08:05:38 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ programming-api --- 08:05:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.20.9-SNAPSHOT/programming-api-0.20.9-SNAPSHOT.pom 08:05:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.20.9-SNAPSHOT/programming-api-0.20.9-SNAPSHOT.jar 08:05:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.20.9-SNAPSHOT/programming-api-0.20.9-SNAPSHOT-javadoc.jar 08:05:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/0.20.9-SNAPSHOT/programming-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/0.20.9-SNAPSHOT/programming-api-0.20.9-SNAPSHOT-cyclonedx.json 08:05:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/0.20.9-SNAPSHOT/programming-api-0.20.9-SNAPSHOT-sources.jar 08:05:38 [INFO] 08:05:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-api --- 08:05:38 [INFO] Installing org/opendaylight/bgpcep/programming-api/0.20.9-SNAPSHOT/programming-api-0.20.9-SNAPSHOT.jar 08:05:38 [INFO] Writing OBR metadata 08:05:38 [INFO] 08:05:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-api --- 08:05:38 [INFO] org.opendaylight.bgpcep:programming-api:bundle:0.20.9-SNAPSHOT 08:05:38 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:05:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:05:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:05:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:05:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:05:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:05:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:05:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:05:38 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:05:38 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:05:38 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:05:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:05:38 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:05:38 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:38 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:05:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:05:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:05:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:05:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:05:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:05:38 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:05:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:05:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:05:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:05:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:05:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:05:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:05:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:05:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:05:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:05:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:05:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:05:38 [INFO] +- junit:junit:jar:4.13.2:test 08:05:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:05:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:05:38 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:05:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:05:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:05:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:05:38 [INFO] 08:05:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-api --- 08:05:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/sonatype-clm/module.xml 08:05:38 [INFO] 08:05:38 [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- 08:05:38 [INFO] Building programming-spi 0.20.9-SNAPSHOT [110/169] 08:05:38 [INFO] -------------------------------[ bundle ]------------------------------- 08:05:38 [INFO] 08:05:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-spi --- 08:05:38 [INFO] 08:05:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-spi --- 08:05:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:38 [INFO] 08:05:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-spi --- 08:05:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:38 [INFO] 08:05:38 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ programming-spi --- 08:05:39 [INFO] 08:05:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-spi --- 08:05:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:05:39 [INFO] 08:05:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-spi --- 08:05:39 [INFO] Starting audit... 08:05:39 Audit done. 08:05:39 [INFO] You have 0 Checkstyle violations. 08:05:39 [INFO] 08:05:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-spi --- 08:05:39 [INFO] Starting audit... 08:05:39 Audit done. 08:05:39 [INFO] You have 0 Checkstyle violations. 08:05:39 [INFO] 08:05:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-spi --- 08:05:39 [INFO] 08:05:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-spi --- 08:05:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/resources 08:05:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/generated-sources/spi 08:05:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/generated-sources/yang 08:05:39 [INFO] 08:05:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-spi --- 08:05:39 [INFO] Recompiling the module because of changed dependency. 08:05:39 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 08:05:39 [INFO] 08:05:39 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ programming-spi >>> 08:05:39 [INFO] 08:05:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ programming-spi --- 08:05:39 [INFO] Fork Value is true 08:05:41 [INFO] Done SpotBugs Analysis.... 08:05:41 [INFO] 08:05:41 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ programming-spi <<< 08:05:41 [INFO] 08:05:41 [INFO] 08:05:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ programming-spi --- 08:05:41 [INFO] BugInstance size is 0 08:05:41 [INFO] Error size is 0 08:05:41 [INFO] No errors/warnings found 08:05:41 [INFO] 08:05:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-spi --- 08:05:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/test/resources 08:05:41 [INFO] 08:05:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-spi --- 08:05:41 [INFO] No sources to compile 08:05:41 [INFO] 08:05:41 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-spi --- 08:05:41 [INFO] No tests to run. 08:05:41 [INFO] 08:05:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ programming-spi --- 08:05:41 [INFO] 08:05:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-spi --- 08:05:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT.jar 08:05:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/classes/META-INF/MANIFEST.MF 08:05:41 [INFO] 08:05:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-spi --- 08:05:42 [INFO] No previous run data found, generating javadoc. 08:05:43 [WARNING] Javadoc Warnings 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/ExecutionResult.java:14: warning: no comment 08:05:43 [WARNING] public final class ExecutionResult { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/ExecutionResult.java:18: warning: no comment 08:05:43 [WARNING] public ExecutionResult(final InstructionStatus status, final T details) { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/ExecutionResult.java:33: warning: no comment 08:05:43 [WARNING] public T getDetails() { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/ExecutionResult.java:29: warning: no comment 08:05:43 [WARNING] public InstructionStatus getStatus() { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/Instruction.java:13: warning: no comment 08:05:43 [WARNING] public interface Instruction { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/InstructionScheduler.java:17: warning: no comment 08:05:43 [WARNING] public interface InstructionScheduler extends Identifiable, Registration { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SchedulerException.java:13: warning: no comment 08:05:43 [WARNING] public class SchedulerException extends Exception { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SchedulerException.java:20: warning: no comment 08:05:43 [WARNING] public SchedulerException(final String message, final Failure failure) { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SchedulerException.java:25: warning: no comment 08:05:43 [WARNING] public final Failure getFailure() { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SuccessfulRpcResult.java:15: warning: no comment 08:05:43 [WARNING] public final class SuccessfulRpcResult implements RpcResult { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SuccessfulRpcResult.java:22: warning: no comment 08:05:43 [WARNING] public static SuccessfulRpcResult create(final T value) { 08:05:43 [WARNING] ^ 08:05:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SchedulerException.java:18: warning: no comment 08:05:43 [WARNING] private final Failure failure; 08:05:43 [WARNING] ^ 08:05:43 [WARNING] 12 warnings 08:05:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT-javadoc.jar 08:05:43 [INFO] 08:05:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ programming-spi --- 08:05:43 [INFO] CycloneDX: Resolving Dependencies 08:05:43 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 08:05:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/bom.xml 08:05:43 [INFO] attaching as programming-spi-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/bom.json 08:05:43 [INFO] attaching as programming-spi-0.20.9-SNAPSHOT-cyclonedx.json 08:05:43 [INFO] 08:05:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- 08:05:43 [INFO] Skipping duplicate-finder execution! 08:05:43 [INFO] 08:05:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-spi --- 08:05:43 [INFO] No dependency problems found 08:05:43 [INFO] 08:05:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-spi --- 08:05:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT-sources.jar 08:05:43 [INFO] 08:05:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-spi --- 08:05:43 [INFO] 08:05:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-spi --- 08:05:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:05:43 [INFO] 08:05:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ programming-spi --- 08:05:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.20.9-SNAPSHOT/programming-spi-0.20.9-SNAPSHOT.pom 08:05:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.20.9-SNAPSHOT/programming-spi-0.20.9-SNAPSHOT.jar 08:05:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.20.9-SNAPSHOT/programming-spi-0.20.9-SNAPSHOT-javadoc.jar 08:05:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.20.9-SNAPSHOT/programming-spi-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.20.9-SNAPSHOT/programming-spi-0.20.9-SNAPSHOT-cyclonedx.json 08:05:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/0.20.9-SNAPSHOT/programming-spi-0.20.9-SNAPSHOT-sources.jar 08:05:43 [INFO] 08:05:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-spi --- 08:05:43 [INFO] Installing org/opendaylight/bgpcep/programming-spi/0.20.9-SNAPSHOT/programming-spi-0.20.9-SNAPSHOT.jar 08:05:43 [INFO] Writing OBR metadata 08:05:43 [INFO] 08:05:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-spi --- 08:05:43 [INFO] org.opendaylight.bgpcep:programming-spi:bundle:0.20.9-SNAPSHOT 08:05:43 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:05:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:05:43 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:05:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:05:43 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:43 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:05:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:05:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:05:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:05:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:05:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:05:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:05:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:05:43 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:05:43 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:05:43 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:05:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:05:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:05:43 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:05:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:05:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:05:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:05:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:05:43 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:05:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:05:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:05:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:05:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:05:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:05:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:05:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:05:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:05:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:05:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:05:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:05:43 [INFO] +- junit:junit:jar:4.13.2:test 08:05:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:05:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:05:43 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:05:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:05:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:05:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:05:43 [INFO] 08:05:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-spi --- 08:05:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/sonatype-clm/module.xml 08:05:43 [INFO] 08:05:43 [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- 08:05:43 [INFO] Building programming-topology-api 0.20.9-SNAPSHOT [111/169] 08:05:43 [INFO] -------------------------------[ bundle ]------------------------------- 08:05:43 [INFO] 08:05:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-topology-api --- 08:05:43 [INFO] 08:05:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-topology-api --- 08:05:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:43 [INFO] 08:05:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-topology-api --- 08:05:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:43 [INFO] 08:05:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ programming-topology-api --- 08:05:44 [INFO] 08:05:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-topology-api --- 08:05:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:05:44 [INFO] 08:05:44 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ programming-topology-api --- 08:05:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:05:44 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/src/main/yang 08:05:44 [INFO] yang-to-sources: Found 8 dependencies in 1.080 ms 08:05:44 [INFO] yang-to-sources: Project model files found: 1 in 464.5 μs 08:05:44 [INFO] yang-to-sources: 6 YANG models processed in 18.77 ms 08:05:44 [INFO] BindingJavaFileGenerator: Defined 6 files in 2.608 ms 08:05:44 [INFO] Sorted 6 files into 2 directories in 56.40 μs 08:05:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.610 ms 08:05:44 [INFO] 08:05:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-topology-api --- 08:05:44 [INFO] Starting audit... 08:05:44 Audit done. 08:05:44 [INFO] You have 0 Checkstyle violations. 08:05:44 [INFO] 08:05:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-topology-api --- 08:05:44 [INFO] Starting audit... 08:05:44 Audit done. 08:05:44 [INFO] You have 0 Checkstyle violations. 08:05:44 [INFO] 08:05:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-topology-api --- 08:05:44 [INFO] 08:05:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-topology-api --- 08:05:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/src/main/resources 08:05:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/generated-sources/spi 08:05:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:05:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:05:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:05:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/generated-sources/spi 08:05:44 [INFO] 08:05:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-topology-api --- 08:05:44 [INFO] Recompiling the module because of changed dependency. 08:05:44 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 08:05:44 [INFO] 08:05:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ programming-topology-api >>> 08:05:44 [INFO] 08:05:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ programming-topology-api --- 08:05:44 [INFO] Fork Value is true 08:05:46 [INFO] Done SpotBugs Analysis.... 08:05:46 [INFO] 08:05:46 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ programming-topology-api <<< 08:05:46 [INFO] 08:05:46 [INFO] 08:05:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ programming-topology-api --- 08:05:46 [INFO] BugInstance size is 0 08:05:46 [INFO] Error size is 0 08:05:46 [INFO] No errors/warnings found 08:05:46 [INFO] 08:05:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-topology-api --- 08:05:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/src/test/resources 08:05:46 [INFO] 08:05:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-topology-api --- 08:05:46 [INFO] No sources to compile 08:05:46 [INFO] 08:05:46 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-topology-api --- 08:05:46 [INFO] No tests to run. 08:05:46 [INFO] 08:05:46 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ programming-topology-api --- 08:05:46 [INFO] 08:05:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-topology-api --- 08:05:46 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT.jar 08:05:46 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/classes/META-INF/MANIFEST.MF 08:05:46 [INFO] 08:05:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-topology-api --- 08:05:46 [INFO] No previous run data found, generating javadoc. 08:05:47 [WARNING] Javadoc Warnings 08:05:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/src/main/java/org/opendaylight/bgpcep/programming/topology/TopologyProgrammingUtil.java:16: warning: no comment 08:05:47 [WARNING] public final class TopologyProgrammingUtil { 08:05:47 [WARNING] ^ 08:05:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/src/main/java/org/opendaylight/bgpcep/programming/topology/TopologyProgrammingUtil.java:22: warning: no comment 08:05:47 [WARNING] public static InstanceIdentifier topologyForInput(final TopologyInstructionInput input) { 08:05:47 [WARNING] ^ 08:05:47 [WARNING] 2 warnings 08:05:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:05:47 [INFO] 08:05:47 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ programming-topology-api --- 08:05:47 [INFO] CycloneDX: Resolving Dependencies 08:05:48 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 08:05:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/bom.xml 08:05:48 [INFO] attaching as programming-topology-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/bom.json 08:05:48 [INFO] attaching as programming-topology-api-0.20.9-SNAPSHOT-cyclonedx.json 08:05:48 [INFO] 08:05:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- 08:05:48 [INFO] Skipping duplicate-finder execution! 08:05:48 [INFO] 08:05:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-topology-api --- 08:05:48 [INFO] No dependency problems found 08:05:48 [INFO] 08:05:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-topology-api --- 08:05:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT-sources.jar 08:05:48 [INFO] 08:05:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-topology-api --- 08:05:48 [INFO] 08:05:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-topology-api --- 08:05:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:05:48 [INFO] 08:05:48 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ programming-topology-api --- 08:05:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.20.9-SNAPSHOT/programming-topology-api-0.20.9-SNAPSHOT.pom 08:05:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.20.9-SNAPSHOT/programming-topology-api-0.20.9-SNAPSHOT.jar 08:05:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.20.9-SNAPSHOT/programming-topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:05:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.20.9-SNAPSHOT/programming-topology-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.20.9-SNAPSHOT/programming-topology-api-0.20.9-SNAPSHOT-cyclonedx.json 08:05:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/0.20.9-SNAPSHOT/programming-topology-api-0.20.9-SNAPSHOT-sources.jar 08:05:48 [INFO] 08:05:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-topology-api --- 08:05:48 [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/0.20.9-SNAPSHOT/programming-topology-api-0.20.9-SNAPSHOT.jar 08:05:48 [INFO] Writing OBR metadata 08:05:48 [INFO] 08:05:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-topology-api --- 08:05:48 [INFO] org.opendaylight.bgpcep:programming-topology-api:bundle:0.20.9-SNAPSHOT 08:05:48 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:05:48 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:05:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:05:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:05:48 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:05:48 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:05:48 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:05:48 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:05:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:05:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:05:48 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:05:48 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:05:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:05:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:05:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:05:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:05:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:05:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:05:48 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:05:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:05:48 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:48 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:05:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:05:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:05:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:05:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:05:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:05:48 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:05:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:05:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:05:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:05:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:05:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:05:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:05:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:05:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:05:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:05:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:05:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:05:48 [INFO] +- junit:junit:jar:4.13.2:test 08:05:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:05:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:05:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:05:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:05:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:05:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:05:48 [INFO] 08:05:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-topology-api --- 08:05:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/sonatype-clm/module.xml 08:05:48 [INFO] 08:05:48 [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- 08:05:48 [INFO] Building programming-tunnel-api 0.20.9-SNAPSHOT [112/169] 08:05:48 [INFO] -------------------------------[ bundle ]------------------------------- 08:05:48 [INFO] 08:05:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-tunnel-api --- 08:05:48 [INFO] 08:05:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-tunnel-api --- 08:05:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:48 [INFO] 08:05:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- 08:05:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:48 [INFO] 08:05:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ programming-tunnel-api --- 08:05:49 [INFO] 08:05:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-tunnel-api --- 08:05:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:05:49 [INFO] 08:05:49 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ programming-tunnel-api --- 08:05:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:05:49 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/src/main/yang 08:05:49 [INFO] yang-to-sources: Found 9 dependencies in 1.023 ms 08:05:49 [INFO] yang-to-sources: Project model files found: 1 in 682.9 μs 08:05:49 [INFO] yang-to-sources: 7 YANG models processed in 17.07 ms 08:05:49 [INFO] BindingJavaFileGenerator: Defined 17 files in 2.869 ms 08:05:49 [INFO] Sorted 17 files into 3 directories in 60.12 μs 08:05:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 17 in 9.565 ms 08:05:49 [INFO] 08:05:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-tunnel-api --- 08:05:49 [INFO] Starting audit... 08:05:49 Audit done. 08:05:49 [INFO] You have 0 Checkstyle violations. 08:05:49 [INFO] 08:05:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-tunnel-api --- 08:05:49 [INFO] Starting audit... 08:05:49 Audit done. 08:05:49 [INFO] You have 0 Checkstyle violations. 08:05:49 [INFO] 08:05:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-tunnel-api --- 08:05:49 [INFO] 08:05:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-tunnel-api --- 08:05:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/src/main/resources 08:05:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/generated-sources/spi 08:05:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:05:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:05:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:05:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/generated-sources/spi 08:05:49 [INFO] 08:05:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-tunnel-api --- 08:05:49 [INFO] Recompiling the module because of changed dependency. 08:05:49 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 08:05:49 [INFO] 08:05:49 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> 08:05:49 [INFO] 08:05:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ programming-tunnel-api --- 08:05:49 [INFO] Fork Value is true 08:05:51 [INFO] Done SpotBugs Analysis.... 08:05:51 [INFO] 08:05:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ programming-tunnel-api <<< 08:05:51 [INFO] 08:05:51 [INFO] 08:05:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ programming-tunnel-api --- 08:05:51 [INFO] BugInstance size is 0 08:05:51 [INFO] Error size is 0 08:05:51 [INFO] No errors/warnings found 08:05:51 [INFO] 08:05:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-tunnel-api --- 08:05:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/src/test/resources 08:05:51 [INFO] 08:05:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-tunnel-api --- 08:05:51 [INFO] No sources to compile 08:05:51 [INFO] 08:05:51 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-tunnel-api --- 08:05:51 [INFO] No tests to run. 08:05:51 [INFO] 08:05:51 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ programming-tunnel-api --- 08:05:51 [INFO] 08:05:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-tunnel-api --- 08:05:51 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT.jar 08:05:51 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF 08:05:51 [INFO] 08:05:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-tunnel-api --- 08:05:51 [INFO] No previous run data found, generating javadoc. 08:05:53 [WARNING] Javadoc Warnings 08:05:53 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/src/main/java/org/opendaylight/bgpcep/programming/tunnel/TunnelProgrammingUtil.java:18: warning: no comment 08:05:53 [WARNING] public final class TunnelProgrammingUtil { 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/src/main/java/org/opendaylight/bgpcep/programming/tunnel/TunnelProgrammingUtil.java:23: warning: no comment 08:05:53 [WARNING] public static InstanceIdentifier linkIdentifier(final InstanceIdentifier topology, 08:05:53 [WARNING] ^ 08:05:53 [WARNING] 2 warnings 08:05:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:05:53 [INFO] 08:05:53 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ programming-tunnel-api --- 08:05:53 [INFO] CycloneDX: Resolving Dependencies 08:05:54 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 08:05:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/bom.xml 08:05:54 [INFO] attaching as programming-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/bom.json 08:05:54 [INFO] attaching as programming-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.json 08:05:54 [INFO] 08:05:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- 08:05:54 [INFO] Skipping duplicate-finder execution! 08:05:54 [INFO] 08:05:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-tunnel-api --- 08:05:54 [INFO] No dependency problems found 08:05:54 [INFO] 08:05:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-tunnel-api --- 08:05:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:05:54 [INFO] 08:05:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-tunnel-api --- 08:05:54 [INFO] 08:05:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-tunnel-api --- 08:05:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:05:54 [INFO] 08:05:54 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ programming-tunnel-api --- 08:05:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.20.9-SNAPSHOT/programming-tunnel-api-0.20.9-SNAPSHOT.pom 08:05:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.20.9-SNAPSHOT/programming-tunnel-api-0.20.9-SNAPSHOT.jar 08:05:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.20.9-SNAPSHOT/programming-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:05:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.20.9-SNAPSHOT/programming-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:05:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.20.9-SNAPSHOT/programming-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.json 08:05:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/0.20.9-SNAPSHOT/programming-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:05:54 [INFO] 08:05:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-tunnel-api --- 08:05:54 [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/0.20.9-SNAPSHOT/programming-tunnel-api-0.20.9-SNAPSHOT.jar 08:05:54 [INFO] Writing OBR metadata 08:05:54 [INFO] 08:05:54 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-tunnel-api --- 08:05:54 [INFO] org.opendaylight.bgpcep:programming-tunnel-api:bundle:0.20.9-SNAPSHOT 08:05:54 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:05:54 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:05:54 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:05:54 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:05:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:05:54 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:05:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:05:54 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:05:54 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:05:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:05:54 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:05:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:05:54 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:05:54 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:05:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:05:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:05:54 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:05:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:05:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:05:54 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:05:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:05:54 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:05:54 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:05:54 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:05:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:05:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:05:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:05:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:05:54 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:05:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:05:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:05:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:05:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:05:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:05:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:05:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:05:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:05:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:05:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:05:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:05:54 [INFO] +- junit:junit:jar:4.13.2:test 08:05:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:05:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:05:54 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:05:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:05:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:05:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:05:54 [INFO] 08:05:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-tunnel-api --- 08:05:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/sonatype-clm/module.xml 08:05:54 [INFO] 08:05:54 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- 08:05:54 [INFO] Building OpenDaylight :: PCEP :: Programming Api 0.20.9-SNAPSHOT [113/169] 08:05:54 [INFO] ------------------------------[ feature ]------------------------------- 08:05:54 [INFO] 08:05:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] 08:05:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:54 [INFO] 08:05:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:54 [INFO] 08:05:54 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] 08:05:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:05:54 [INFO] argLine set to empty 08:05:54 [INFO] 08:05:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] Starting audit... 08:05:54 Audit done. 08:05:54 [INFO] You have 0 Checkstyle violations. 08:05:54 [INFO] 08:05:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] Starting audit... 08:05:54 Audit done. 08:05:54 [INFO] You have 0 Checkstyle violations. 08:05:54 [INFO] 08:05:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] 08:05:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-api/target/feature/feature.xml 08:05:54 [INFO] ...done! 08:05:54 [INFO] Attaching features XML 08:05:54 [INFO] 08:05:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:05:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:05:54 [INFO] 08:05:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> 08:05:54 [INFO] 08:05:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] 08:05:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< 08:05:54 [INFO] 08:05:54 [INFO] 08:05:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] 08:05:54 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-programming-api --- 08:05:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-api 08:05:54 [INFO] Project dependency features detected: [] 08:05:54 [INFO] Pax Exam System (Version: 4.13.3) created. 08:05:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:05:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:05:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:05:55 [INFO] Waiting for remote bundle context.. on 21000 name: 0260cb31-c0aa-4f5e-884e-941497ad01c8 timout: [ RelativeTimeout value = 180000 ] 08:06:01 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:06:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:06:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:06:01 [INFO] 08:06:01 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-programming-api --- 08:06:01 [INFO] 08:06:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-programming-api --- 08:06:01 [INFO] 08:06:01 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-programming-api --- 08:06:01 [INFO] CycloneDX: Resolving Dependencies 08:06:02 [INFO] CycloneDX: Creating BOM version 1.5 with 86 component(s) 08:06:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-api/target/bom.xml 08:06:02 [INFO] attaching as odl-bgpcep-programming-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-api/target/bom.json 08:06:02 [INFO] attaching as odl-bgpcep-programming-api-0.20.9-SNAPSHOT-cyclonedx.json 08:06:02 [INFO] 08:06:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- 08:06:02 [INFO] Skipping duplicate-finder execution! 08:06:02 [INFO] 08:06:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- 08:06:02 [INFO] Skipping plugin execution 08:06:02 [INFO] 08:06:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- 08:06:02 [INFO] Skipping source per configuration. 08:06:02 [INFO] 08:06:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- 08:06:02 [INFO] 08:06:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-programming-api --- 08:06:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:06:02 [INFO] 08:06:02 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-programming-api --- 08:06:02 [WARNING] 08:06:02 [WARNING] The packaging plugin for project odl-bgpcep-programming-api did not assign 08:06:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:06:02 [WARNING] 08:06:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:06:02 [WARNING] 08:06:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.9-SNAPSHOT/odl-bgpcep-programming-api-0.20.9-SNAPSHOT.pom 08:06:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.9-SNAPSHOT/odl-bgpcep-programming-api-0.20.9-SNAPSHOT-features.xml 08:06:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.9-SNAPSHOT/odl-bgpcep-programming-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.9-SNAPSHOT/odl-bgpcep-programming-api-0.20.9-SNAPSHOT-cyclonedx.json 08:06:02 [INFO] 08:06:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-programming-api --- 08:06:02 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-api:feature:0.20.9-SNAPSHOT 08:06:02 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:06:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:06:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:06:02 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:06:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:06:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:06:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:06:02 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:06:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:06:02 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:06:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:06:02 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:06:02 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:06:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:06:02 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:06:02 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:06:02 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:06:02 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:06:02 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:06:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:06:02 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:06:02 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:06:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:06:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:06:02 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:06:02 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:06:02 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:06:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:06:02 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:06:02 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:06:02 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:06:02 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:06:02 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:06:02 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:06:02 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:06:02 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:06:02 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:06:02 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:06:02 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:06:02 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:06:02 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:06:02 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:06:02 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:06:02 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:06:02 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:06:02 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:06:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:06:02 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:06:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:06:02 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:06:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:06:02 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:06:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:06:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:06:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:06:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:06:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:06:02 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:06:02 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:06:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:06:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:06:02 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:06:02 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:06:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:06:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:06:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:06:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:06:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:06:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:06:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:06:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:06:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:06:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:06:02 [INFO] +- junit:junit:jar:4.13.2:test 08:06:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:06:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:06:02 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:06:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:06:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:06:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:06:02 [INFO] 08:06:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-programming-api --- 08:06:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-api/target/sonatype-clm/module.xml 08:06:02 [INFO] 08:06:02 [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- 08:06:02 [INFO] Building pcep-tunnel-api 0.20.9-SNAPSHOT [114/169] 08:06:02 [INFO] -------------------------------[ bundle ]------------------------------- 08:06:02 [INFO] 08:06:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-api --- 08:06:02 [INFO] 08:06:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-api --- 08:06:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:02 [INFO] 08:06:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- 08:06:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:02 [INFO] 08:06:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-tunnel-api --- 08:06:03 [INFO] 08:06:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- 08:06:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:06:03 [INFO] 08:06:03 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-tunnel-api --- 08:06:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:06:03 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/src/main/yang 08:06:03 [INFO] yang-to-sources: Found 13 dependencies in 2.266 ms 08:06:03 [INFO] yang-to-sources: Project model files found: 3 in 2.345 ms 08:06:03 [INFO] yang-to-sources: 19 YANG models processed in 87.40 ms 08:06:03 [INFO] BindingJavaFileGenerator: Defined 55 files in 14.18 ms 08:06:03 [INFO] Sorted 55 files into 7 directories in 165.9 μs 08:06:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 55 in 30.52 ms 08:06:03 [INFO] 08:06:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-tunnel-api --- 08:06:03 [INFO] Starting audit... 08:06:03 Audit done. 08:06:03 [INFO] You have 0 Checkstyle violations. 08:06:03 [INFO] 08:06:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-tunnel-api --- 08:06:03 [INFO] Starting audit... 08:06:03 Audit done. 08:06:03 [INFO] You have 0 Checkstyle violations. 08:06:03 [INFO] 08:06:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-tunnel-api --- 08:06:03 [INFO] 08:06:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-tunnel-api --- 08:06:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/src/main/resources 08:06:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/generated-sources/spi 08:06:03 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 08:06:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:06:03 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 08:06:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/generated-sources/spi 08:06:03 [INFO] 08:06:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-tunnel-api --- 08:06:03 [INFO] Recompiling the module because of changed dependency. 08:06:03 [INFO] Compiling 54 source files with javac [debug release 17] to target/classes 08:06:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/pcep/programming/rev181109/TopologyTunnelPcepProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/pcep/programming/rev181109/TopologyTunnelPcepProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/pcep/programming/rev181109/TopologyTunnelPcepProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:03 [INFO] 08:06:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> 08:06:03 [INFO] 08:06:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-tunnel-api --- 08:06:03 [INFO] Fork Value is true 08:06:05 [INFO] Done SpotBugs Analysis.... 08:06:05 [INFO] 08:06:05 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< 08:06:05 [INFO] 08:06:05 [INFO] 08:06:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-tunnel-api --- 08:06:05 [INFO] BugInstance size is 0 08:06:05 [INFO] Error size is 0 08:06:05 [INFO] No errors/warnings found 08:06:05 [INFO] 08:06:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-tunnel-api --- 08:06:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/src/test/resources 08:06:05 [INFO] 08:06:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-tunnel-api --- 08:06:05 [INFO] No sources to compile 08:06:05 [INFO] 08:06:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-tunnel-api --- 08:06:05 [INFO] No tests to run. 08:06:05 [INFO] 08:06:05 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-tunnel-api --- 08:06:05 [INFO] 08:06:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-tunnel-api --- 08:06:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT.jar 08:06:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF 08:06:06 [INFO] 08:06:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-tunnel-api --- 08:06:06 [INFO] No previous run data found, generating javadoc. 08:06:08 [WARNING] Javadoc Warnings 08:06:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/pcep/programming/rev181109/TopologyTunnelPcepProgrammingService.java:9: warning: no comment 08:06:08 [WARNING] public interface TopologyTunnelPcepProgrammingService 08:06:08 [WARNING] ^ 08:06:08 [WARNING] 1 warning 08:06:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:06:08 [INFO] 08:06:08 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-tunnel-api --- 08:06:08 [INFO] CycloneDX: Resolving Dependencies 08:06:09 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 08:06:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/bom.xml 08:06:09 [INFO] attaching as pcep-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/bom.json 08:06:09 [INFO] attaching as pcep-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.json 08:06:09 [INFO] 08:06:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- 08:06:09 [INFO] Skipping duplicate-finder execution! 08:06:09 [INFO] 08:06:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-tunnel-api --- 08:06:09 [INFO] No dependency problems found 08:06:09 [INFO] 08:06:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-api --- 08:06:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:06:09 [INFO] 08:06:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-tunnel-api --- 08:06:09 [INFO] 08:06:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-tunnel-api --- 08:06:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:06:09 [INFO] 08:06:09 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-tunnel-api --- 08:06:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.9-SNAPSHOT/pcep-tunnel-api-0.20.9-SNAPSHOT.pom 08:06:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.9-SNAPSHOT/pcep-tunnel-api-0.20.9-SNAPSHOT.jar 08:06:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.9-SNAPSHOT/pcep-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:06:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.9-SNAPSHOT/pcep-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.9-SNAPSHOT/pcep-tunnel-api-0.20.9-SNAPSHOT-cyclonedx.json 08:06:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.9-SNAPSHOT/pcep-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:06:09 [INFO] 08:06:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-tunnel-api --- 08:06:09 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/0.20.9-SNAPSHOT/pcep-tunnel-api-0.20.9-SNAPSHOT.jar 08:06:09 [INFO] Writing OBR metadata 08:06:09 [INFO] 08:06:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-tunnel-api --- 08:06:09 [INFO] org.opendaylight.bgpcep:pcep-tunnel-api:bundle:0.20.9-SNAPSHOT 08:06:09 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:06:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:06:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:06:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:06:09 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:06:09 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:06:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:06:09 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:06:09 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:06:09 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:06:09 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:06:09 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:06:09 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:06:09 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:06:09 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:09 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:06:09 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:06:09 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:06:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:06:09 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:06:09 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:06:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:06:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:06:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:06:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:06:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:06:09 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:06:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:06:09 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:06:09 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:06:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:06:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:06:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:06:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:06:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:06:09 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:06:09 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:06:09 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:06:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:06:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:06:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:06:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:06:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:06:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:06:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:06:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:06:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:06:09 [INFO] +- junit:junit:jar:4.13.2:test 08:06:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:06:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:06:09 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:06:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:06:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:06:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:06:09 [INFO] 08:06:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-tunnel-api --- 08:06:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/sonatype-clm/module.xml 08:06:09 [INFO] 08:06:09 [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- 08:06:09 [INFO] Building programming-impl 0.20.9-SNAPSHOT [115/169] 08:06:09 [INFO] -------------------------------[ bundle ]------------------------------- 08:06:09 [INFO] 08:06:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-impl --- 08:06:09 [INFO] 08:06:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-impl --- 08:06:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:09 [INFO] 08:06:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ programming-impl --- 08:06:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:09 [INFO] 08:06:09 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ programming-impl --- 08:06:10 [INFO] 08:06:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ programming-impl --- 08:06:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:06:10 [INFO] 08:06:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ programming-impl --- 08:06:10 [INFO] Starting audit... 08:06:10 Audit done. 08:06:10 [INFO] You have 0 Checkstyle violations. 08:06:10 [INFO] 08:06:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ programming-impl --- 08:06:10 [INFO] Starting audit... 08:06:10 Audit done. 08:06:10 [INFO] You have 0 Checkstyle violations. 08:06:10 [INFO] 08:06:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ programming-impl --- 08:06:10 [INFO] 08:06:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ programming-impl --- 08:06:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/src/main/resources 08:06:10 [INFO] 08:06:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ programming-impl --- 08:06:10 [INFO] Recompiling the module because of changed dependency. 08:06:10 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 08:06:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:10 [INFO] 08:06:10 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ programming-impl >>> 08:06:10 [INFO] 08:06:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ programming-impl --- 08:06:10 [INFO] Fork Value is true 08:06:13 [INFO] Done SpotBugs Analysis.... 08:06:13 [INFO] 08:06:13 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ programming-impl <<< 08:06:13 [INFO] 08:06:13 [INFO] 08:06:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ programming-impl --- 08:06:13 [INFO] BugInstance size is 0 08:06:13 [INFO] Error size is 0 08:06:13 [INFO] No errors/warnings found 08:06:13 [INFO] 08:06:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ programming-impl --- 08:06:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:06:13 [INFO] 08:06:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ programming-impl --- 08:06:13 [INFO] Recompiling the module because of changed dependency. 08:06:13 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 08:06:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/src/test/java/org/opendaylight/bgpcep/programming/impl/AbstractProgrammingTest.java:[51,76] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 08:06:13 required: com.google.common.collect.ClassToInstanceMap> 08:06:13 found: com.google.common.collect.ClassToInstanceMap 08:06:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/src/test/java/org/opendaylight/bgpcep/programming/impl/AbstractProgrammingTest.java:[51,80] unchecked conversion 08:06:13 required: com.google.common.collect.ClassToInstanceMap> 08:06:13 found: com.google.common.collect.ClassToInstanceMap 08:06:13 [INFO] 08:06:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ programming-impl --- 08:06:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:06:13 [INFO] 08:06:13 [INFO] ------------------------------------------------------- 08:06:13 [INFO] T E S T S 08:06:13 [INFO] ------------------------------------------------------- 08:06:14 [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 08:06:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:06:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.37 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 08:06:26 [INFO] 08:06:26 [INFO] Results: 08:06:26 [INFO] 08:06:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 08:06:26 [INFO] 08:06:26 [INFO] 08:06:26 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ programming-impl --- 08:06:26 [INFO] 08:06:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ programming-impl --- 08:06:26 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT.jar 08:06:26 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/classes/META-INF/MANIFEST.MF 08:06:26 [INFO] 08:06:26 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ programming-impl --- 08:06:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-tests.jar 08:06:26 [INFO] 08:06:26 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ programming-impl --- 08:06:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-test-sources.jar 08:06:26 [INFO] 08:06:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ programming-impl --- 08:06:26 [INFO] No previous run data found, generating javadoc. 08:06:27 [WARNING] Javadoc Warnings 08:06:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:33: warning: no comment 08:06:27 [WARNING] public final class DefaultInstructionSchedulerFactory implements InstructionSchedulerFactory, AutoCloseable { 08:06:27 [WARNING] ^ 08:06:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:45: warning: no comment 08:06:27 [WARNING] public DefaultInstructionSchedulerFactory(@Reference final DataBroker dataProvider, 08:06:27 [WARNING] ^ 08:06:27 [WARNING] 2 warnings 08:06:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-javadoc.jar 08:06:27 [INFO] 08:06:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ programming-impl --- 08:06:27 [INFO] CycloneDX: Resolving Dependencies 08:06:28 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 08:06:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/bom.xml 08:06:28 [INFO] attaching as programming-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/bom.json 08:06:28 [INFO] attaching as programming-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:06:28 [INFO] 08:06:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- 08:06:28 [INFO] Skipping duplicate-finder execution! 08:06:28 [INFO] 08:06:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ programming-impl --- 08:06:28 [INFO] No dependency problems found 08:06:28 [INFO] 08:06:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ programming-impl --- 08:06:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-sources.jar 08:06:28 [INFO] 08:06:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ programming-impl --- 08:06:28 [INFO] 08:06:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ programming-impl --- 08:06:28 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/code-coverage/jacoco.exec 08:06:28 [INFO] Analyzed bundle 'programming-impl' with 9 classes 08:06:29 [INFO] 08:06:29 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ programming-impl --- 08:06:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT.pom 08:06:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT.jar 08:06:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT-tests.jar 08:06:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT-test-sources.jar 08:06:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT-javadoc.jar 08:06:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:06:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT-sources.jar 08:06:29 [INFO] 08:06:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ programming-impl --- 08:06:29 [INFO] Installing org/opendaylight/bgpcep/programming-impl/0.20.9-SNAPSHOT/programming-impl-0.20.9-SNAPSHOT.jar 08:06:29 [INFO] Writing OBR metadata 08:06:29 [INFO] 08:06:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-impl --- 08:06:29 [INFO] org.opendaylight.bgpcep:programming-impl:bundle:0.20.9-SNAPSHOT 08:06:29 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:06:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:06:29 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:06:29 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:06:29 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:06:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:06:29 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:06:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:06:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:06:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:06:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:06:29 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:06:29 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:06:29 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:06:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:06:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:06:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:06:29 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:06:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:06:29 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:06:29 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 08:06:29 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:06:29 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:06:29 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:06:29 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:06:29 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:06:29 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:06:29 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:test 08:06:29 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:test 08:06:29 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:test 08:06:29 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:test 08:06:29 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:test 08:06:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:test 08:06:29 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:test 08:06:29 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:06:29 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:06:29 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:06:29 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:06:29 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 08:06:29 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 08:06:29 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 08:06:29 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 08:06:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:06:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:06:29 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 08:06:29 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:06:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:06:29 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:06:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:06:29 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:06:29 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:06:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:06:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:06:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:06:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:06:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:06:29 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.7:test 08:06:29 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:06:29 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:06:29 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:06:29 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:06:29 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:06:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:06:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:06:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:06:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:06:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:06:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:06:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:06:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:06:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:06:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:06:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:06:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:06:29 [INFO] +- junit:junit:jar:4.13.2:test 08:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:06:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:06:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:06:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:06:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:06:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:06:29 [INFO] 08:06:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-impl --- 08:06:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/sonatype-clm/module.xml 08:06:29 [INFO] 08:06:29 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- 08:06:29 [INFO] Building OpenDaylight :: PCEP :: Programming Impl 0.20.9-SNAPSHOT [116/169] 08:06:29 [INFO] ------------------------------[ feature ]------------------------------- 08:06:29 [INFO] 08:06:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] 08:06:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:29 [INFO] 08:06:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:29 [INFO] 08:06:29 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] 08:06:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:06:29 [INFO] argLine set to empty 08:06:29 [INFO] 08:06:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] Starting audit... 08:06:29 Audit done. 08:06:29 [INFO] You have 0 Checkstyle violations. 08:06:29 [INFO] 08:06:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] Starting audit... 08:06:29 Audit done. 08:06:29 [INFO] You have 0 Checkstyle violations. 08:06:29 [INFO] 08:06:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] 08:06:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-impl/target/feature/feature.xml 08:06:29 [INFO] ...done! 08:06:29 [INFO] Attaching features XML 08:06:29 [INFO] 08:06:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:06:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:06:29 [INFO] 08:06:29 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> 08:06:29 [INFO] 08:06:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] 08:06:29 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< 08:06:29 [INFO] 08:06:29 [INFO] 08:06:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] 08:06:29 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-programming-impl --- 08:06:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-impl 08:06:29 [INFO] Project dependency features detected: [] 08:06:29 [INFO] Pax Exam System (Version: 4.13.3) created. 08:06:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:06:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:06:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:06:30 [INFO] Waiting for remote bundle context.. on 21000 name: 75396f19-0c16-48d0-9436-d34b2906dcc3 timout: [ RelativeTimeout value = 180000 ] 08:06:42 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:06:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:06:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:06:42 [INFO] 08:06:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-programming-impl --- 08:06:42 [INFO] 08:06:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- 08:06:42 [INFO] 08:06:42 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-programming-impl --- 08:06:42 [INFO] CycloneDX: Resolving Dependencies 08:06:45 [INFO] CycloneDX: Creating BOM version 1.5 with 218 component(s) 08:06:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-impl/target/bom.xml 08:06:45 [INFO] attaching as odl-bgpcep-programming-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-impl/target/bom.json 08:06:45 [INFO] attaching as odl-bgpcep-programming-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:06:45 [INFO] 08:06:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- 08:06:45 [INFO] Skipping duplicate-finder execution! 08:06:45 [INFO] 08:06:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- 08:06:45 [INFO] Skipping plugin execution 08:06:45 [INFO] 08:06:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- 08:06:45 [INFO] Skipping source per configuration. 08:06:45 [INFO] 08:06:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- 08:06:45 [INFO] 08:06:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-programming-impl --- 08:06:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:06:45 [INFO] 08:06:45 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-programming-impl --- 08:06:45 [WARNING] 08:06:45 [WARNING] The packaging plugin for project odl-bgpcep-programming-impl did not assign 08:06:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:06:45 [WARNING] 08:06:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:06:45 [WARNING] 08:06:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.9-SNAPSHOT/odl-bgpcep-programming-impl-0.20.9-SNAPSHOT.pom 08:06:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.9-SNAPSHOT/odl-bgpcep-programming-impl-0.20.9-SNAPSHOT-features.xml 08:06:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.9-SNAPSHOT/odl-bgpcep-programming-impl-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.9-SNAPSHOT/odl-bgpcep-programming-impl-0.20.9-SNAPSHOT-cyclonedx.json 08:06:45 [INFO] 08:06:45 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-programming-impl --- 08:06:45 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-impl:feature:0.20.9-SNAPSHOT 08:06:45 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:06:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:06:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:06:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:06:45 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:06:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:06:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:06:45 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:06:45 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:06:45 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:06:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:06:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:06:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:06:45 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:06:45 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:06:45 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:06:45 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:06:45 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:06:45 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:06:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:06:45 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:06:45 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:06:45 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:06:45 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:06:45 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:06:45 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:06:45 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:06:45 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:06:45 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:06:45 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:06:45 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:06:45 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:06:45 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:06:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:06:45 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:06:45 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:06:45 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:06:45 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:06:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:06:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:06:45 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:06:45 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:06:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:06:45 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:06:45 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:06:45 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:06:45 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:06:45 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:06:45 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:06:45 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:06:45 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:06:45 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:06:45 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:06:45 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:06:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:06:45 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:06:45 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:06:45 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:06:45 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:06:45 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:06:45 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:06:45 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:06:45 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:06:45 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:06:45 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:06:45 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:06:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:06:45 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:06:45 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:06:45 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:06:45 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:06:45 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:06:45 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:06:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:06:45 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:06:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:06:45 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:06:45 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:06:45 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:06:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:06:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:06:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:06:45 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:06:45 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:06:45 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:06:45 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:06:45 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:06:45 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:06:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:06:45 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:06:45 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:06:45 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:06:45 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:06:45 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:06:45 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:06:45 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:06:45 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:06:45 [INFO] +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:06:45 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:06:45 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:06:45 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:06:45 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:06:45 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:06:45 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:06:45 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:06:45 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:06:45 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:06:45 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:06:45 [INFO] | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:06:45 [INFO] | | \- io.netty:netty-transport:jar:4.1.109.Final:compile 08:06:45 [INFO] | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:06:45 [INFO] | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:06:45 [INFO] | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:06:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:06:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:06:45 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:06:45 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:06:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:06:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:06:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:06:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:06:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:06:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:06:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:06:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:06:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:06:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:06:45 [INFO] +- junit:junit:jar:4.13.2:test 08:06:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:06:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:06:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:06:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:06:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:06:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:06:45 [INFO] 08:06:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-programming-impl --- 08:06:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-programming-impl/target/sonatype-clm/module.xml 08:06:45 [INFO] 08:06:45 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- 08:06:45 [INFO] Building pcep-topology-api 0.20.9-SNAPSHOT [117/169] 08:06:45 [INFO] -------------------------------[ bundle ]------------------------------- 08:06:45 [INFO] 08:06:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-api --- 08:06:45 [INFO] 08:06:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-api --- 08:06:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:45 [INFO] 08:06:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-api --- 08:06:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:45 [INFO] 08:06:45 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-topology-api --- 08:06:45 [INFO] 08:06:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-topology-api --- 08:06:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:06:45 [INFO] 08:06:45 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-topology-api --- 08:06:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:06:45 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/src/main/yang 08:06:45 [INFO] yang-to-sources: Found 11 dependencies in 2.141 ms 08:06:45 [INFO] yang-to-sources: Project model files found: 4 in 2.318 ms 08:06:45 [INFO] yang-to-sources: 20 YANG models processed in 84.37 ms 08:06:45 [INFO] BindingJavaFileGenerator: Defined 128 files in 13.34 ms 08:06:45 [INFO] Sorted 128 files into 18 directories in 164.7 μs 08:06:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 128 in 41.06 ms 08:06:45 [INFO] 08:06:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-api --- 08:06:46 [INFO] Starting audit... 08:06:46 Audit done. 08:06:46 [INFO] You have 0 Checkstyle violations. 08:06:46 [INFO] 08:06:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-api --- 08:06:46 [INFO] Starting audit... 08:06:46 Audit done. 08:06:46 [INFO] You have 0 Checkstyle violations. 08:06:46 [INFO] 08:06:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-api --- 08:06:46 [INFO] 08:06:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-api --- 08:06:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/src/main/resources 08:06:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/spi 08:06:46 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 08:06:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:06:46 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 08:06:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/spi 08:06:46 [INFO] 08:06:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-topology-api --- 08:06:46 [INFO] Recompiling the module because of changed dependency. 08:06:46 [INFO] Compiling 127 source files with javac [debug release 17] to target/classes 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/topology/stats/rpc/rev190321/PcepTopologyStatsRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/topology/stats/rpc/rev190321/PcepTopologyStatsRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/topology/stats/rpc/rev190321/PcepTopologyStatsRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/programming/rev181109/NetworkTopologyPcepProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/programming/rev181109/NetworkTopologyPcepProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/programming/rev181109/NetworkTopologyPcepProgrammingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/rev220730/NetworkTopologyPcepService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/rev220730/NetworkTopologyPcepService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/rev220730/NetworkTopologyPcepService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:06:46 [INFO] 08:06:46 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> 08:06:46 [INFO] 08:06:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-topology-api --- 08:06:46 [INFO] Fork Value is true 08:06:49 [INFO] Done SpotBugs Analysis.... 08:06:49 [INFO] 08:06:49 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< 08:06:49 [INFO] 08:06:49 [INFO] 08:06:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-topology-api --- 08:06:49 [INFO] BugInstance size is 0 08:06:49 [INFO] Error size is 0 08:06:49 [INFO] No errors/warnings found 08:06:49 [INFO] 08:06:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-api --- 08:06:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/src/test/resources 08:06:49 [INFO] 08:06:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-topology-api --- 08:06:49 [INFO] No sources to compile 08:06:49 [INFO] 08:06:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-topology-api --- 08:06:49 [INFO] No tests to run. 08:06:49 [INFO] 08:06:49 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-topology-api --- 08:06:49 [INFO] 08:06:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-api --- 08:06:49 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT.jar 08:06:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF 08:06:49 [INFO] 08:06:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-api --- 08:06:49 [INFO] No previous run data found, generating javadoc. 08:06:52 [WARNING] Javadoc Warnings 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/programming/rev181109/NetworkTopologyPcepProgrammingService.java:9: warning: no comment 08:06:52 [WARNING] public interface NetworkTopologyPcepProgrammingService 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/rev220730/NetworkTopologyPcepService.java:9: warning: no comment 08:06:52 [WARNING] public interface NetworkTopologyPcepService 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/topology/stats/rpc/rev190321/PcepTopologyStatsRpcService.java:9: warning: no comment 08:06:52 [WARNING] public interface PcepTopologyStatsRpcService 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/rev220730/TearDownSessionOutput.java:16: warning: no comment 08:06:52 [WARNING] public interface TearDownSessionOutput 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/topology/stats/rpc/rev190321/get/stats/input/TopologyKey.java:24: warning: no comment 08:06:52 [WARNING] private final TopologyId _topologyId; 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/topology/stats/rpc/rev190321/get/stats/input/topology/NodeKey.java:24: warning: no comment 08:06:52 [WARNING] private final NodeId _nodeId; 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/topology/stats/rpc/rev190321/get/stats/output/TopologyKey.java:24: warning: no comment 08:06:52 [WARNING] private final TopologyId _topologyId; 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/topology/stats/rpc/rev190321/get/stats/output/topology/NodeKey.java:24: warning: no comment 08:06:52 [WARNING] private final NodeId _nodeId; 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/rev220730/pcep/client/attributes/path/computation/client/ReportedLspKey.java:23: warning: no comment 08:06:52 [WARNING] private final String _name; 08:06:52 [WARNING] ^ 08:06:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/pcep/rev220730/pcep/client/attributes/path/computation/client/reported/lsp/PathKey.java:24: warning: no comment 08:06:52 [WARNING] private final LspId _lspId; 08:06:52 [WARNING] ^ 08:06:52 [WARNING] 10 warnings 08:06:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:06:52 [INFO] 08:06:52 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-topology-api --- 08:06:52 [INFO] CycloneDX: Resolving Dependencies 08:06:53 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 08:06:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/bom.xml 08:06:53 [INFO] attaching as pcep-topology-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/bom.json 08:06:53 [INFO] attaching as pcep-topology-api-0.20.9-SNAPSHOT-cyclonedx.json 08:06:53 [INFO] 08:06:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- 08:06:53 [INFO] Skipping duplicate-finder execution! 08:06:53 [INFO] 08:06:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-api --- 08:06:53 [INFO] No dependency problems found 08:06:53 [INFO] 08:06:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-api --- 08:06:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT-sources.jar 08:06:53 [INFO] 08:06:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-topology-api --- 08:06:53 [INFO] 08:06:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-topology-api --- 08:06:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:06:53 [INFO] 08:06:53 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-topology-api --- 08:06:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.20.9-SNAPSHOT/pcep-topology-api-0.20.9-SNAPSHOT.pom 08:06:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.20.9-SNAPSHOT/pcep-topology-api-0.20.9-SNAPSHOT.jar 08:06:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.20.9-SNAPSHOT/pcep-topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:06:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.20.9-SNAPSHOT/pcep-topology-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.20.9-SNAPSHOT/pcep-topology-api-0.20.9-SNAPSHOT-cyclonedx.json 08:06:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/0.20.9-SNAPSHOT/pcep-topology-api-0.20.9-SNAPSHOT-sources.jar 08:06:53 [INFO] 08:06:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-api --- 08:06:53 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/0.20.9-SNAPSHOT/pcep-topology-api-0.20.9-SNAPSHOT.jar 08:06:53 [INFO] Writing OBR metadata 08:06:53 [INFO] 08:06:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-topology-api --- 08:06:53 [INFO] org.opendaylight.bgpcep:pcep-topology-api:bundle:0.20.9-SNAPSHOT 08:06:53 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:06:53 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:06:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:06:53 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:06:53 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:06:53 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:06:53 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:06:53 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:06:53 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:06:53 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:53 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:53 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:06:53 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:06:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:06:53 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:06:53 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:06:53 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:06:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:06:53 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:06:53 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:06:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:06:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:06:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:06:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:06:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:06:53 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:06:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:06:53 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:06:53 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:06:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:06:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:06:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:06:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:06:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:06:53 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:06:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:06:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:06:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:06:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:06:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:06:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:06:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:06:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:06:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:06:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:06:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:06:53 [INFO] +- junit:junit:jar:4.13.2:test 08:06:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:06:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:06:53 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:06:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:06:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:06:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:06:53 [INFO] 08:06:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-topology-api --- 08:06:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/sonatype-clm/module.xml 08:06:53 [INFO] 08:06:53 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- 08:06:53 [INFO] Building pcep-topology-spi 0.20.9-SNAPSHOT [118/169] 08:06:53 [INFO] -------------------------------[ bundle ]------------------------------- 08:06:53 [INFO] 08:06:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-spi --- 08:06:53 [INFO] 08:06:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-spi --- 08:06:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:53 [INFO] 08:06:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- 08:06:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:53 [INFO] 08:06:53 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-topology-spi --- 08:06:54 [INFO] 08:06:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-topology-spi --- 08:06:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:06:54 [INFO] 08:06:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-spi --- 08:06:54 [INFO] Starting audit... 08:06:54 Audit done. 08:06:54 [INFO] You have 0 Checkstyle violations. 08:06:54 [INFO] 08:06:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-spi --- 08:06:54 [INFO] Starting audit... 08:06:54 Audit done. 08:06:54 [INFO] You have 0 Checkstyle violations. 08:06:54 [INFO] 08:06:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-spi --- 08:06:54 [INFO] 08:06:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-spi --- 08:06:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/src/main/resources 08:06:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/generated-sources/spi 08:06:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/generated-sources/yang 08:06:54 [INFO] 08:06:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-topology-spi --- 08:06:54 [INFO] Recompiling the module because of changed dependency. 08:06:54 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 08:06:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:06:54 [INFO] 08:06:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> 08:06:54 [INFO] 08:06:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-topology-spi --- 08:06:54 [INFO] Fork Value is true 08:06:56 [INFO] Done SpotBugs Analysis.... 08:06:56 [INFO] 08:06:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< 08:06:56 [INFO] 08:06:56 [INFO] 08:06:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-topology-spi --- 08:06:56 [INFO] BugInstance size is 0 08:06:56 [INFO] Error size is 0 08:06:56 [INFO] No errors/warnings found 08:06:56 [INFO] 08:06:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-spi --- 08:06:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/src/test/resources 08:06:56 [INFO] 08:06:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-topology-spi --- 08:06:56 [INFO] No sources to compile 08:06:56 [INFO] 08:06:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-topology-spi --- 08:06:56 [INFO] No tests to run. 08:06:56 [INFO] 08:06:56 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-topology-spi --- 08:06:56 [INFO] 08:06:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-spi --- 08:06:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT.jar 08:06:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF 08:06:56 [INFO] 08:06:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-spi --- 08:06:56 [INFO] No previous run data found, generating javadoc. 08:06:57 [WARNING] Javadoc Warnings 08:06:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/src/main/java/org/opendaylight/bgpcep/pcep/topology/spi/AbstractInstructionExecutor.java:29: warning: no comment 08:06:57 [WARNING] public abstract class AbstractInstructionExecutor implements FutureCallback { 08:06:57 [WARNING] ^ 08:06:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/src/main/java/org/opendaylight/bgpcep/pcep/topology/spi/AbstractInstructionExecutor.java:35: warning: no comment 08:06:57 [WARNING] protected AbstractInstructionExecutor(final @NonNull SubmitInstructionInput input) { 08:06:57 [WARNING] ^ 08:06:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/src/main/java/org/opendaylight/bgpcep/pcep/topology/spi/AbstractInstructionExecutor.java:52: warning: no comment 08:06:57 [WARNING] public final SubmitInstructionInput getInput() { 08:06:57 [WARNING] ^ 08:06:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/src/main/java/org/opendaylight/bgpcep/pcep/topology/spi/AbstractInstructionExecutor.java:56: warning: no comment 08:06:57 [WARNING] protected abstract ListenableFuture invokeOperation(); 08:06:57 [WARNING] ^ 08:06:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/src/main/java/org/opendaylight/bgpcep/pcep/topology/spi/AbstractInstructionExecutor.java:39: warning: no comment 08:06:57 [WARNING] public static FailureCase schedule(final InstructionScheduler scheduler, final AbstractInstructionExecutor fwd) { 08:06:57 [WARNING] ^ 08:06:57 [WARNING] 5 warnings 08:06:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT-javadoc.jar 08:06:57 [INFO] 08:06:57 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-topology-spi --- 08:06:57 [INFO] CycloneDX: Resolving Dependencies 08:06:58 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 08:06:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/bom.xml 08:06:58 [INFO] attaching as pcep-topology-spi-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/bom.json 08:06:58 [INFO] attaching as pcep-topology-spi-0.20.9-SNAPSHOT-cyclonedx.json 08:06:58 [INFO] 08:06:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- 08:06:58 [INFO] Skipping duplicate-finder execution! 08:06:58 [INFO] 08:06:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-spi --- 08:06:58 [INFO] No dependency problems found 08:06:58 [INFO] 08:06:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-spi --- 08:06:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT-sources.jar 08:06:58 [INFO] 08:06:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-topology-spi --- 08:06:58 [INFO] 08:06:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-topology-spi --- 08:06:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:06:58 [INFO] 08:06:58 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-topology-spi --- 08:06:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.20.9-SNAPSHOT/pcep-topology-spi-0.20.9-SNAPSHOT.pom 08:06:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.20.9-SNAPSHOT/pcep-topology-spi-0.20.9-SNAPSHOT.jar 08:06:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.20.9-SNAPSHOT/pcep-topology-spi-0.20.9-SNAPSHOT-javadoc.jar 08:06:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.20.9-SNAPSHOT/pcep-topology-spi-0.20.9-SNAPSHOT-cyclonedx.xml 08:06:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.20.9-SNAPSHOT/pcep-topology-spi-0.20.9-SNAPSHOT-cyclonedx.json 08:06:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/0.20.9-SNAPSHOT/pcep-topology-spi-0.20.9-SNAPSHOT-sources.jar 08:06:58 [INFO] 08:06:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-spi --- 08:06:58 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/0.20.9-SNAPSHOT/pcep-topology-spi-0.20.9-SNAPSHOT.jar 08:06:58 [INFO] Writing OBR metadata 08:06:58 [INFO] 08:06:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-topology-spi --- 08:06:58 [INFO] org.opendaylight.bgpcep:pcep-topology-spi:bundle:0.20.9-SNAPSHOT 08:06:58 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:58 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:06:58 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:06:58 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:06:58 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:06:58 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:06:58 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:06:58 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:06:58 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:06:58 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:58 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:06:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:06:58 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:06:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:06:58 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:06:58 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:06:58 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:06:58 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:06:58 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:06:58 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:06:58 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:06:58 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:06:58 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:06:58 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:06:58 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:06:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:06:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:06:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:06:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:06:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:06:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:06:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:06:58 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:06:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:06:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:06:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:06:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:06:58 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:06:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:06:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:06:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:06:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:06:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:06:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:06:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:06:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:06:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:06:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:06:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:06:58 [INFO] +- junit:junit:jar:4.13.2:test 08:06:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:06:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:06:58 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:06:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:06:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:06:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:06:58 [INFO] 08:06:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-topology-spi --- 08:06:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/sonatype-clm/module.xml 08:06:58 [INFO] 08:06:58 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- 08:06:58 [INFO] Building OpenDaylight :: PCEP :: Topology 0.20.9-SNAPSHOT [119/169] 08:06:58 [INFO] ------------------------------[ feature ]------------------------------- 08:06:58 [INFO] 08:06:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-topology --- 08:06:58 [INFO] 08:06:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- 08:06:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:58 [INFO] 08:06:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- 08:06:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:58 [INFO] 08:06:58 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] 08:06:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:06:59 [INFO] argLine set to empty 08:06:59 [INFO] 08:06:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] Starting audit... 08:06:59 Audit done. 08:06:59 [INFO] You have 0 Checkstyle violations. 08:06:59 [INFO] 08:06:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] Starting audit... 08:06:59 Audit done. 08:06:59 [INFO] You have 0 Checkstyle violations. 08:06:59 [INFO] 08:06:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] 08:06:59 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology/target/feature/feature.xml 08:06:59 [INFO] ...done! 08:06:59 [INFO] Attaching features XML 08:06:59 [INFO] 08:06:59 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-topology --- 08:06:59 [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 08:06:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:06:59 [INFO] 08:06:59 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> 08:06:59 [INFO] 08:06:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] 08:06:59 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< 08:06:59 [INFO] 08:06:59 [INFO] 08:06:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] 08:06:59 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-topology --- 08:06:59 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology 08:06:59 [INFO] Project dependency features detected: [] 08:06:59 [INFO] Pax Exam System (Version: 4.13.3) created. 08:06:59 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:07:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:07:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:07:00 [INFO] Waiting for remote bundle context.. on 21000 name: 43e2562f-5731-4d36-b99d-a92caa25d00d timout: [ RelativeTimeout value = 180000 ] 08:07:05 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:07:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:07:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:07:06 [INFO] 08:07:06 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-topology --- 08:07:06 [INFO] 08:07:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- 08:07:06 [INFO] 08:07:06 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-topology --- 08:07:06 [INFO] CycloneDX: Resolving Dependencies 08:07:07 [INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s) 08:07:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology/target/bom.xml 08:07:07 [INFO] attaching as odl-bgpcep-pcep-topology-0.20.9-SNAPSHOT-cyclonedx.xml 08:07:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology/target/bom.json 08:07:07 [INFO] attaching as odl-bgpcep-pcep-topology-0.20.9-SNAPSHOT-cyclonedx.json 08:07:07 [INFO] 08:07:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- 08:07:07 [INFO] Skipping duplicate-finder execution! 08:07:07 [INFO] 08:07:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- 08:07:07 [INFO] Skipping plugin execution 08:07:07 [INFO] 08:07:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- 08:07:07 [INFO] Skipping source per configuration. 08:07:07 [INFO] 08:07:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- 08:07:07 [INFO] 08:07:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-topology --- 08:07:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:07:07 [INFO] 08:07:07 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-topology --- 08:07:07 [WARNING] 08:07:07 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology did not assign 08:07:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:07:07 [WARNING] 08:07:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:07:07 [WARNING] 08:07:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.9-SNAPSHOT/odl-bgpcep-pcep-topology-0.20.9-SNAPSHOT.pom 08:07:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.9-SNAPSHOT/odl-bgpcep-pcep-topology-0.20.9-SNAPSHOT-features.xml 08:07:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.9-SNAPSHOT/odl-bgpcep-pcep-topology-0.20.9-SNAPSHOT-cyclonedx.xml 08:07:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.9-SNAPSHOT/odl-bgpcep-pcep-topology-0.20.9-SNAPSHOT-cyclonedx.json 08:07:07 [INFO] 08:07:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-topology --- 08:07:07 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:feature:0.20.9-SNAPSHOT 08:07:07 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:07:07 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:07:07 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:07:07 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:07:07 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:07:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:07:07 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:07:07 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:07:07 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:07:07 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:07:07 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:07:07 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:07:07 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:07:07 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:07:07 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:07:07 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:07:07 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:07:07 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:07:07 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:07:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:07:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:07:07 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | \- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:07:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:07:07 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:07:07 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:07:07 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:07:07 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:07:07 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:07:07 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:07:07 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:07:07 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:07:07 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:07:07 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:07:07 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:07:07 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:07:07 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:07:07 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:07:07 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:07:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:07:07 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:07:07 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:07:07 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:07:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:07:07 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:07:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:07:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:07:07 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:07:07 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:07:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:07:07 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:07:07 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:07:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:07:07 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:07:07 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:07:07 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:07:07 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:07:07 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:07:07 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:07:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:07:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:07:07 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:07:07 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:07:07 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:07:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:07:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:07:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:07:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:07:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:07:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:07:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:07:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:07:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:07:07 [INFO] +- junit:junit:jar:4.13.2:test 08:07:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:07:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:07:07 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:07:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:07:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:07:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:07:07 [INFO] 08:07:07 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-topology --- 08:07:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology/target/sonatype-clm/module.xml 08:07:07 [INFO] 08:07:07 [INFO] -------------< org.opendaylight.bgpcep:pcep-ietf-stateful >------------- 08:07:07 [INFO] Building pcep-ietf-stateful 0.20.9-SNAPSHOT [120/169] 08:07:07 [INFO] -------------------------------[ bundle ]------------------------------- 08:07:07 [INFO] 08:07:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-ietf-stateful --- 08:07:07 [INFO] 08:07:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-ietf-stateful --- 08:07:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:07 [INFO] 08:07:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-ietf-stateful --- 08:07:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:07 [INFO] 08:07:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-ietf-stateful --- 08:07:07 [INFO] 08:07:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-ietf-stateful --- 08:07:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:07:07 [INFO] 08:07:07 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-ietf-stateful --- 08:07:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:07:07 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/yang 08:07:07 [INFO] yang-to-sources: Found 15 dependencies in 2.434 ms 08:07:07 [INFO] yang-to-sources: Project model files found: 6 in 7.028 ms 08:07:07 [INFO] yang-to-sources: 31 YANG models processed in 123.1 ms 08:07:07 [INFO] BindingJavaFileGenerator: Defined 200 files in 17.15 ms 08:07:07 [INFO] Sorted 200 files into 40 directories in 279.2 μs 08:07:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 200 in 68.75 ms 08:07:07 [INFO] 08:07:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-ietf-stateful --- 08:07:07 [INFO] Starting audit... 08:07:07 Audit done. 08:07:07 [INFO] You have 0 Checkstyle violations. 08:07:07 [INFO] 08:07:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-ietf-stateful --- 08:07:08 [INFO] Starting audit... 08:07:08 Audit done. 08:07:08 [INFO] You have 0 Checkstyle violations. 08:07:08 [INFO] 08:07:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-ietf-stateful --- 08:07:08 [INFO] 08:07:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-ietf-stateful --- 08:07:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/resources 08:07:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/spi 08:07:08 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 08:07:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:07:08 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 08:07:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/spi 08:07:08 [INFO] 08:07:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-ietf-stateful --- 08:07:08 [INFO] Recompiling the module because of changed dependency. 08:07:08 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 08:07:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[105,35] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[106,31] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[159,17] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:[160,30] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[80,13] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[140,26] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[180,27] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[209,34] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[307,12] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[405,39] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,22] nonnullVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,22] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[459,23] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[503,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[534,16] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/TlvsBuilder.java:[535,151] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlvBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[88,55] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[117,38] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[117,56] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/lsp/object/lsp/Tlvs.java:[138,53] getVsTlv() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.VsTlv has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[134,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[140,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[146,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[152,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[158,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:[164,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[139,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[145,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[151,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[158,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:[164,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[212,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[225,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[231,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[237,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[243,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:[250,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[176,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[188,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[194,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:[200,13] possible fall-through into case 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/initiated/rev200720/OdlPcepIetfInitiatedListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/initiated/rev200720/OdlPcepIetfInitiatedListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/initiated/rev200720/OdlPcepIetfInitiatedListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OdlPcepIetfStatefulListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OdlPcepIetfStatefulListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:07:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OdlPcepIetfStatefulListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:07:09 [INFO] 08:07:09 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-ietf-stateful >>> 08:07:09 [INFO] 08:07:09 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-ietf-stateful --- 08:07:09 [INFO] Fork Value is true 08:07:14 [INFO] Done SpotBugs Analysis.... 08:07:14 [INFO] 08:07:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-ietf-stateful <<< 08:07:14 [INFO] 08:07:14 [INFO] 08:07:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-ietf-stateful --- 08:07:14 [INFO] BugInstance size is 0 08:07:14 [INFO] Error size is 0 08:07:14 [INFO] No errors/warnings found 08:07:14 [INFO] 08:07:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-ietf-stateful --- 08:07:14 [INFO] Copying 14 resources from src/test/resources to target/test-classes 08:07:14 [INFO] 08:07:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-ietf-stateful --- 08:07:14 [INFO] Recompiling the module because of changed dependency. 08:07:14 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 08:07:14 [INFO] 08:07:14 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-ietf-stateful --- 08:07:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:07:14 [INFO] 08:07:14 [INFO] ------------------------------------------------------- 08:07:14 [INFO] T E S T S 08:07:14 [INFO] ------------------------------------------------------- 08:07:15 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 08:07:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.opendaylight.protocol.pcep.ietf.PCEPObjectParserTest 08:07:15 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 08:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.ietf.PCEPStatefulCapabilityTest 08:07:15 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 08:07:15 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.pcep.ietf.PCEPTlvParserTest 08:07:15 [INFO] Running org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 08:07:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.pcep.ietf.PCEPValidatorTest 08:07:16 [INFO] 08:07:16 [INFO] Results: 08:07:16 [INFO] 08:07:16 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 08:07:16 [INFO] 08:07:16 [INFO] 08:07:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-ietf-stateful --- 08:07:16 [INFO] 08:07:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-ietf-stateful --- 08:07:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT.jar 08:07:16 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/classes/META-INF/MANIFEST.MF 08:07:16 [INFO] 08:07:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-ietf-stateful --- 08:07:16 [INFO] No previous run data found, generating javadoc. 08:07:20 [WARNING] Javadoc Warnings 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/AdministrativeStatus.java:28: warning: no comment 08:07:20 [WARNING] Active(0, "active"), 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/AdministrativeStatus.java:30: warning: no comment 08:07:20 [WARNING] Inactive(1, "inactive") 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedActivator.java:28: warning: no comment 08:07:20 [WARNING] public final class InitiatedActivator implements PCEPExtensionProviderActivator { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedActivator.java:30: warning: no comment 08:07:20 [WARNING] public InitiatedActivator() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedLspObjectParser.java:28: warning: no comment 08:07:20 [WARNING] public InitiatedLspObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:82: warning: no comment 08:07:20 [WARNING] protected void parseFlags(final LspBuilder builder, final ByteBuf bytes) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:134: warning: no comment 08:07:20 [WARNING] protected BitArray serializeFlags(final Lsp specObj) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:45: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 12; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:47: warning: no comment 08:07:20 [WARNING] public InitiatedPCInitiateMessageParser(final ObjectRegistry registry) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:90: warning: no comment 08:07:20 [WARNING] protected Requests getValidRequest(final Queue objects) throws PCEPDeserializerException { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedPCInitiateMessageParser.java:64: warning: no comment 08:07:20 [WARNING] protected void serializeRequest(final Requests req, final ByteBuf buffer) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedSrpObjectParser.java:27: warning: no comment 08:07:20 [WARNING] public InitiatedSrpObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulSrpObjectParser.java:65: warning: no comment 08:07:20 [WARNING] protected void parseFlags(final SrpBuilder builder, final ByteBuf bytes) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulSrpObjectParser.java:93: warning: no comment 08:07:20 [WARNING] protected void serializeFlags(final Srp srp, final ByteBuf body) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/initiated/InitiatedStatefulCapabilityTlvParser.java:23: warning: no comment 08:07:20 [WARNING] protected static final int I_FLAG_OFFSET = 29; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulStatefulCapabilityTlvParser.java:48: warning: no comment 08:07:20 [WARNING] protected void parseFlags(final StatefulBuilder sb, final ByteBuf buffer) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulStatefulCapabilityTlvParser.java:60: warning: no comment 08:07:20 [WARNING] protected BitArray serializeFlags(final Stateful sct) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/LspDbVersionTlvParser.java:24: warning: no comment 08:07:20 [WARNING] public class LspDbVersionTlvParser implements TlvParser, TlvSerializer { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/LspDbVersionTlvParser.java:25: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 23; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/initiated/rev200720/OdlPcepIetfInitiatedListener.java:8: warning: no comment 08:07:20 [WARNING] public interface OdlPcepIetfInitiatedListener 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/initiated/rev200720/OdlPcepIetfInitiatedListener.java:16: warning: no comment 08:07:20 [WARNING] void onPcinitiate(Pcinitiate notification); 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OdlPcepIetfStatefulListener.java:8: warning: no comment 08:07:20 [WARNING] public interface OdlPcepIetfStatefulListener 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OdlPcepIetfStatefulListener.java:18: warning: no comment 08:07:20 [WARNING] void onPcrpt(Pcrpt notification); 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OdlPcepIetfStatefulListener.java:16: warning: no comment 08:07:20 [WARNING] void onPcupd(Pcupd notification); 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OperationalStatus.java:45: warning: no comment 08:07:20 [WARNING] Active(2, "active"), 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OperationalStatus.java:41: warning: no comment 08:07:20 [WARNING] Down(0, "down"), 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OperationalStatus.java:47: warning: no comment 08:07:20 [WARNING] GoingDown(3, "going-down"), 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OperationalStatus.java:49: warning: no comment 08:07:20 [WARNING] GoingUp(4, "going-up") 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/OperationalStatus.java:43: warning: no comment 08:07:20 [WARNING] Up(1, "up"), 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PathBindingTlvParser.java:41: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 31; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:20: warning: no comment 08:07:20 [WARNING] public final class PCEPStatefulCapability extends PCEPCapability { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:28: warning: no comment 08:07:20 [WARNING] public PCEPStatefulCapability() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:32: warning: no comment 08:07:20 [WARNING] public PCEPStatefulCapability(final boolean active, final boolean initiated, final boolean triggeredSync, 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:42: warning: no comment 08:07:20 [WARNING] public PCEPStatefulCapability(final StatefulCapabilities config) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:63: warning: no comment 08:07:20 [WARNING] public boolean isActive() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:79: warning: no comment 08:07:20 [WARNING] public boolean isDeltaLspSync() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:83: warning: no comment 08:07:20 [WARNING] public boolean isIncludeDbVersion() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:67: warning: no comment 08:07:20 [WARNING] public boolean isInstant() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:75: warning: no comment 08:07:20 [WARNING] public boolean isTriggeredResync() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/PCEPStatefulCapability.java:71: warning: no comment 08:07:20 [WARNING] public boolean isTriggeredSync() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/PlspId.java:42: warning: no comment 08:07:20 [WARNING] public PlspId(Uint32 _value) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/PlspId.java:61: warning: no comment 08:07:20 [WARNING] public static PlspId getDefaultInstance(final String defaultValue) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SpeakerEntityIdTlvParser.java:22: warning: no comment 08:07:20 [WARNING] public class SpeakerEntityIdTlvParser implements TlvParser, TlvSerializer { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SpeakerEntityIdTlvParser.java:24: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 24; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/SrpIdNumber.java:42: warning: no comment 08:07:20 [WARNING] public SrpIdNumber(Uint32 _value) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/SrpIdNumber.java:61: warning: no comment 08:07:20 [WARNING] public static SrpIdNumber getDefaultInstance(final String defaultValue) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulActivator.java:39: warning: no comment 08:07:20 [WARNING] public final class StatefulActivator implements PCEPExtensionProviderActivator { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulActivator.java:41: warning: no comment 08:07:20 [WARNING] public StatefulActivator() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulErrorMessageParser.java:50: warning: no comment 08:07:20 [WARNING] public StatefulErrorMessageParser(final ObjectRegistry registry) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLSPIdentifierIpv4TlvParser.java:38: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 18; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLSPIdentifierIpv6TlvParser.java:37: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 19; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:55: warning: no comment 08:07:20 [WARNING] protected static final int ADMINISTRATIVE = 8; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:52: warning: no comment 08:07:20 [WARNING] protected static final int DELEGATE = 11; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:59: warning: no comment 08:07:20 [WARNING] protected static final int FLAGS_SIZE = 12; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:58: warning: no comment 08:07:20 [WARNING] protected static final int FOUR_BITS_SHIFT = 4; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:56: warning: no comment 08:07:20 [WARNING] protected static final int OPERATIONAL = 5; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:54: warning: no comment 08:07:20 [WARNING] protected static final int REMOVE = 9; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:53: warning: no comment 08:07:20 [WARNING] protected static final int SYNC = 10; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:61: warning: no comment 08:07:20 [WARNING] public StatefulLspObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspObjectParser.java:143: warning: no comment 08:07:20 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspSymbolicNameTlvParser.java:28: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 17; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulLspUpdateErrorTlvParser.java:27: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 20; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulOpenObjectParser.java:26: warning: no comment 08:07:20 [WARNING] public StatefulOpenObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:50: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 10; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:52: warning: no comment 08:07:20 [WARNING] public StatefulPCReportMessageParser(final ObjectRegistry registry) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCReportMessageParser.java:105: warning: no comment 08:07:20 [WARNING] protected Reports getValidReports(final Queue objects, final List errors) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCRequestMessageParser.java:50: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 3; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCRequestMessageParser.java:52: warning: no comment 08:07:20 [WARNING] public StatefulPCRequestMessageParser(final ObjectRegistry registry) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:47: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 11; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:49: warning: no comment 08:07:20 [WARNING] public StatefulPCUpdateRequestMessageParser(final ObjectRegistry registry) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:102: warning: no comment 08:07:20 [WARNING] protected Updates getValidUpdates(final Queue objects, final List errors) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulPCUpdateRequestMessageParser.java:65: warning: no comment 08:07:20 [WARNING] protected void serializeUpdate(final Updates update, final ByteBuf buffer) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulRSVPErrorSpecTlvParser.java:44: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 21; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulSrpObjectParser.java:40: warning: no comment 08:07:20 [WARNING] protected static final int FLAGS_SIZE = 32; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulSrpObjectParser.java:42: warning: no comment 08:07:20 [WARNING] protected static final int MIN_SIZE = FLAGS_SIZE / Byte.SIZE + SRP_ID_SIZE; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulSrpObjectParser.java:41: warning: no comment 08:07:20 [WARNING] protected static final int SRP_ID_SIZE = 4; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulSrpObjectParser.java:44: warning: no comment 08:07:20 [WARNING] protected StatefulSrpObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulSrpObjectParser.java:97: warning: no comment 08:07:20 [WARNING] public void serializeTlvs(final Tlvs tlvs, final ByteBuf body) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulStatefulCapabilityTlvParser.java:30: warning: no comment 08:07:20 [WARNING] protected static final int FLAGS_F_LENGTH = 32; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulStatefulCapabilityTlvParser.java:28: warning: no comment 08:07:20 [WARNING] public static final int TYPE = 16; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/ietf/stateful/StatefulStatefulCapabilityTlvParser.java:32: warning: no comment 08:07:20 [WARNING] protected static final int U_FLAG_OFFSET = 31; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/SymbolicPathName.java:43: warning: no comment 08:07:20 [WARNING] public SymbolicPathName(byte[] _value) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/SymbolicPathName.java:62: warning: no comment 08:07:20 [WARNING] public static SymbolicPathName getDefaultInstance(final String defaultValue) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsActivator.java:30: warning: no comment 08:07:20 [WARNING] public class SyncOptimizationsActivator implements PCEPExtensionProviderActivator { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsActivator.java:32: warning: no comment 08:07:20 [WARNING] public SyncOptimizationsActivator() { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsCapabilityTlvParser.java:18: warning: no comment 08:07:20 [WARNING] public class SyncOptimizationsCapabilityTlvParser extends InitiatedStatefulCapabilityTlvParser { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsCapabilityTlvParser.java:22: warning: no comment 08:07:20 [WARNING] protected static final int D_FLAG_OFFSET = 27; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsCapabilityTlvParser.java:23: warning: no comment 08:07:20 [WARNING] protected static final int F_FLAG_OFFSET = 26; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsCapabilityTlvParser.java:20: warning: no comment 08:07:20 [WARNING] protected static final int S_FLAG_OFFSET = 30; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsCapabilityTlvParser.java:21: warning: no comment 08:07:20 [WARNING] protected static final int T_FLAG_OFFSET = 28; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsLspObjectParser.java:21: warning: no comment 08:07:20 [WARNING] public class SyncOptimizationsLspObjectParser extends InitiatedLspObjectParser { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsLspObjectParser.java:23: warning: no comment 08:07:20 [WARNING] public SyncOptimizationsLspObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsOpenObjectParser.java:22: warning: no comment 08:07:20 [WARNING] public class SyncOptimizationsOpenObjectParser extends StatefulOpenObjectParser { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/SyncOptimizationsOpenObjectParser.java:24: warning: no comment 08:07:20 [WARNING] public SyncOptimizationsOpenObjectParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/PlspId.java:32: warning: no comment 08:07:20 [WARNING] private final Uint32 _value; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/SrpIdNumber.java:32: warning: no comment 08:07:20 [WARNING] private final Uint32 _value; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/ietf/stateful/rev200720/SymbolicPathName.java:32: warning: no comment 08:07:20 [WARNING] private final byte[] _value; 08:07:20 [WARNING] ^ 08:07:20 [WARNING] 97 warnings 08:07:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT-javadoc.jar 08:07:20 [INFO] 08:07:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-ietf-stateful --- 08:07:20 [INFO] CycloneDX: Resolving Dependencies 08:07:21 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 08:07:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/bom.xml 08:07:21 [INFO] attaching as pcep-ietf-stateful-0.20.9-SNAPSHOT-cyclonedx.xml 08:07:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/bom.json 08:07:21 [INFO] attaching as pcep-ietf-stateful-0.20.9-SNAPSHOT-cyclonedx.json 08:07:21 [INFO] 08:07:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-stateful --- 08:07:21 [INFO] Skipping duplicate-finder execution! 08:07:21 [INFO] 08:07:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-ietf-stateful --- 08:07:21 [INFO] No dependency problems found 08:07:21 [INFO] 08:07:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-ietf-stateful --- 08:07:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT-sources.jar 08:07:21 [INFO] 08:07:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-ietf-stateful --- 08:07:22 [INFO] 08:07:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-ietf-stateful --- 08:07:22 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/code-coverage/jacoco.exec 08:07:22 [INFO] Analyzed bundle 'pcep-ietf-stateful' with 35 classes 08:07:22 [INFO] 08:07:22 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-ietf-stateful --- 08:07:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.9-SNAPSHOT/pcep-ietf-stateful-0.20.9-SNAPSHOT.pom 08:07:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.9-SNAPSHOT/pcep-ietf-stateful-0.20.9-SNAPSHOT.jar 08:07:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.9-SNAPSHOT/pcep-ietf-stateful-0.20.9-SNAPSHOT-javadoc.jar 08:07:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.9-SNAPSHOT/pcep-ietf-stateful-0.20.9-SNAPSHOT-cyclonedx.xml 08:07:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.9-SNAPSHOT/pcep-ietf-stateful-0.20.9-SNAPSHOT-cyclonedx.json 08:07:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.9-SNAPSHOT/pcep-ietf-stateful-0.20.9-SNAPSHOT-sources.jar 08:07:22 [INFO] 08:07:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-ietf-stateful --- 08:07:22 [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.9-SNAPSHOT/pcep-ietf-stateful-0.20.9-SNAPSHOT.jar 08:07:22 [INFO] Writing OBR metadata 08:07:22 [INFO] 08:07:22 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-ietf-stateful --- 08:07:22 [INFO] org.opendaylight.bgpcep:pcep-ietf-stateful:bundle:0.20.9-SNAPSHOT 08:07:22 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:07:22 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:07:22 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:07:22 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:07:22 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:07:22 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:07:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:07:22 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:07:22 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:07:22 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:07:22 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:07:22 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:07:22 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:07:22 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:07:22 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:07:22 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:07:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:07:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:07:22 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:07:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:07:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:07:22 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:07:22 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:07:22 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:07:22 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:07:22 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:07:22 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:07:22 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:07:22 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.20.9-SNAPSHOT:test 08:07:22 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:07:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:07:22 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:07:22 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:07:22 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:07:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:07:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:07:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:07:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:07:22 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:07:22 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:07:22 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:07:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:07:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:07:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:07:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:07:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:07:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:07:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:07:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:07:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:07:22 [INFO] +- junit:junit:jar:4.13.2:test 08:07:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:07:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:07:22 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:07:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:07:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:07:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:07:22 [INFO] 08:07:22 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-ietf-stateful --- 08:07:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/sonatype-clm/module.xml 08:07:22 [INFO] 08:07:22 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful >---------- 08:07:22 [INFO] Building OpenDaylight :: PCEP :: Stateful 0.20.9-SNAPSHOT [121/169] 08:07:22 [INFO] ------------------------------[ feature ]------------------------------- 08:07:22 [INFO] 08:07:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] 08:07:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:22 [INFO] 08:07:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:22 [INFO] 08:07:22 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] 08:07:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:07:22 [INFO] argLine set to empty 08:07:22 [INFO] 08:07:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] Starting audit... 08:07:22 Audit done. 08:07:22 [INFO] You have 0 Checkstyle violations. 08:07:22 [INFO] 08:07:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] Starting audit... 08:07:22 Audit done. 08:07:22 [INFO] You have 0 Checkstyle violations. 08:07:22 [INFO] 08:07:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] 08:07:22 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml 08:07:22 [INFO] ...done! 08:07:22 [INFO] Attaching features XML 08:07:22 [INFO] 08:07:22 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-stateful --- 08:07: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 08:07:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:07:22 [INFO] 08:07:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-stateful >>> 08:07:22 [INFO] 08:07:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] 08:07:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-stateful <<< 08:07:22 [INFO] 08:07:22 [INFO] 08:07:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] 08:07:22 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-stateful --- 08:07:22 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful 08:07:22 [INFO] Project dependency features detected: [] 08:07:22 [INFO] Pax Exam System (Version: 4.13.3) created. 08:07:22 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:07:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:07:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:07:23 [INFO] Waiting for remote bundle context.. on 21000 name: 3ec3fd02-7982-4722-b0de-85d8dcf6562e timout: [ RelativeTimeout value = 180000 ] 08:07:37 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:07:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:07:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:07:37 [INFO] 08:07:37 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-stateful --- 08:07:37 [INFO] 08:07:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-stateful --- 08:07:37 [INFO] 08:07:37 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-stateful --- 08:07:37 [INFO] CycloneDX: Resolving Dependencies 08:07:40 [INFO] CycloneDX: Creating BOM version 1.5 with 234 component(s) 08:07:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-stateful/target/bom.xml 08:07:40 [INFO] attaching as odl-bgpcep-pcep-stateful-0.20.9-SNAPSHOT-cyclonedx.xml 08:07:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-stateful/target/bom.json 08:07:40 [INFO] attaching as odl-bgpcep-pcep-stateful-0.20.9-SNAPSHOT-cyclonedx.json 08:07:40 [INFO] 08:07:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-stateful --- 08:07:40 [INFO] Skipping duplicate-finder execution! 08:07:40 [INFO] 08:07:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-stateful --- 08:07:40 [INFO] Skipping plugin execution 08:07:40 [INFO] 08:07:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-stateful --- 08:07:40 [INFO] Skipping source per configuration. 08:07:40 [INFO] 08:07:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-stateful --- 08:07:40 [INFO] 08:07:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-stateful --- 08:07:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:07:40 [INFO] 08:07:40 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-stateful --- 08:07:40 [WARNING] 08:07:40 [WARNING] The packaging plugin for project odl-bgpcep-pcep-stateful did not assign 08:07:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:07:40 [WARNING] 08:07:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:07:40 [WARNING] 08:07:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-stateful/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.9-SNAPSHOT/odl-bgpcep-pcep-stateful-0.20.9-SNAPSHOT.pom 08:07:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-stateful/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.9-SNAPSHOT/odl-bgpcep-pcep-stateful-0.20.9-SNAPSHOT-features.xml 08:07:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-stateful/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.9-SNAPSHOT/odl-bgpcep-pcep-stateful-0.20.9-SNAPSHOT-cyclonedx.xml 08:07:40 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-stateful/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.9-SNAPSHOT/odl-bgpcep-pcep-stateful-0.20.9-SNAPSHOT-cyclonedx.json 08:07:40 [INFO] 08:07:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-stateful --- 08:07:40 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:feature:0.20.9-SNAPSHOT 08:07:40 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:07:40 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:07:40 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:07:40 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:07:40 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:07:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:07:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:07:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:07:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:07:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:07:40 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:07:40 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:07:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:07:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:07:40 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:07:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:07:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:07:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:07:40 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:07:40 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:07:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:07:40 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:07:40 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:07:40 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:07:40 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:07:40 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:07:40 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:07:40 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:07:40 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:07:40 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:07:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:07:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:07:40 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:07:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:07:40 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:07:40 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:07:40 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:07:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:07:40 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:07:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:07:40 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:07:40 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:07:40 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:07:40 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:07:40 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:07:40 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:07:40 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:07:40 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:07:40 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:07:40 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:07:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:07:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:07:40 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:07:40 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:07:40 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:07:40 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:07:40 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:07:40 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:07:40 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:07:40 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:07:40 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:07:40 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:07:40 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:07:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:07:40 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:07:40 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:07:40 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:07:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:07:40 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:07:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:07:40 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:07:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:07:40 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:07:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:07:40 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:07:40 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:07:40 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:07:40 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:07:40 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:07:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:07:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:07:40 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:07:40 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:07:40 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:07:40 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:07:40 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:07:40 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:07:40 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:07:40 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:07:40 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:07:40 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:07:40 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:07:40 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:07:40 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:07:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:07:40 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:07:40 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:07:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:07:40 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:07:40 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:07:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:07:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:07:40 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:07:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:07:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:07:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:07:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:07:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:07:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:07:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:07:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:07:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:07:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:07:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:07:40 [INFO] +- junit:junit:jar:4.13.2:test 08:07:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:07:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:07:40 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:07:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:07:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:07:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:07:40 [INFO] 08:07:40 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-stateful --- 08:07:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-stateful/target/sonatype-clm/module.xml 08:07:40 [INFO] 08:07:40 [INFO] -----------< org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp >------------ 08:07:40 [INFO] Building pcep-ietf-p2mp-te-lsp 0.20.9-SNAPSHOT [122/169] 08:07:40 [INFO] -------------------------------[ bundle ]------------------------------- 08:07:40 [INFO] 08:07:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] 08:07:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:40 [INFO] 08:07:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:40 [INFO] 08:07:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] 08:07:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:07:40 [INFO] 08:07:40 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:07:40 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/main/yang 08:07:40 [INFO] yang-to-sources: Found 7 dependencies in 2.501 ms 08:07:40 [INFO] yang-to-sources: Project model files found: 1 in 539.5 μs 08:07:40 [INFO] yang-to-sources: 11 YANG models processed in 69.88 ms 08:07:40 [INFO] BindingJavaFileGenerator: Defined 11 files in 10.13 ms 08:07:40 [INFO] Sorted 11 files into 3 directories in 121.2 μs 08:07:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 16.73 ms 08:07:40 [INFO] 08:07:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] Starting audit... 08:07:40 Audit done. 08:07:40 [INFO] You have 0 Checkstyle violations. 08:07:40 [INFO] 08:07:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] Starting audit... 08:07:40 Audit done. 08:07:40 [INFO] You have 0 Checkstyle violations. 08:07:40 [INFO] 08:07:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] 08:07:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/main/resources 08:07:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi 08:07:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:07:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:07:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:07:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/generated-sources/spi 08:07:40 [INFO] 08:07:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-ietf-p2mp-te-lsp --- 08:07:40 [INFO] Recompiling the module because of changed dependency. 08:07:40 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 08:07:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 08:07:41 [INFO] 08:07:41 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-ietf-p2mp-te-lsp >>> 08:07:41 [INFO] 08:07:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-ietf-p2mp-te-lsp --- 08:07:41 [INFO] Fork Value is true 08:07:43 [INFO] Done SpotBugs Analysis.... 08:07:43 [INFO] 08:07:43 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-ietf-p2mp-te-lsp <<< 08:07:43 [INFO] 08:07:43 [INFO] 08:07:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-ietf-p2mp-te-lsp --- 08:07:43 [INFO] BugInstance size is 0 08:07:43 [INFO] Error size is 0 08:07:43 [INFO] No errors/warnings found 08:07:43 [INFO] 08:07:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-ietf-p2mp-te-lsp --- 08:07:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/test/resources 08:07:43 [INFO] 08:07:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-ietf-p2mp-te-lsp --- 08:07:43 [INFO] Recompiling the module because of changed dependency. 08:07:43 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:07:43 [INFO] 08:07:43 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-ietf-p2mp-te-lsp --- 08:07:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:07:43 [INFO] 08:07:43 [INFO] ------------------------------------------------------- 08:07:43 [INFO] T E S T S 08:07:43 [INFO] ------------------------------------------------------- 08:07:44 [INFO] Running org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest 08:07:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspTlvsParserTest 08:07:44 [INFO] 08:07:44 [INFO] Results: 08:07:44 [INFO] 08:07:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:07:44 [INFO] 08:07:44 [INFO] 08:07:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-ietf-p2mp-te-lsp --- 08:07:44 [INFO] 08:07:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-ietf-p2mp-te-lsp --- 08:07:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT.jar 08:07:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/classes/META-INF/MANIFEST.MF 08:07:44 [INFO] 08:07:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-ietf-p2mp-te-lsp --- 08:07:44 [INFO] No previous run data found, generating javadoc. 08:07:46 [WARNING] Javadoc Warnings 08:07:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/main/java/org/opendaylight/protocol/pcep/p2mp/te/lsp/Activator.java:23: warning: no comment 08:07:46 [WARNING] public final class Activator implements PCEPExtensionProviderActivator { 08:07:46 [WARNING] ^ 08:07:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/main/java/org/opendaylight/protocol/pcep/p2mp/te/lsp/Activator.java:25: warning: no comment 08:07:46 [WARNING] public Activator() { 08:07:46 [WARNING] ^ 08:07:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/main/java/org/opendaylight/protocol/pcep/p2mp/te/lsp/P2MPTeLspCapability.java:17: warning: no comment 08:07:46 [WARNING] public final class P2MPTeLspCapability extends PCEPCapability { 08:07:46 [WARNING] ^ 08:07:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/main/java/org/opendaylight/protocol/pcep/p2mp/te/lsp/P2MPTeLspCapability.java:24: warning: no comment 08:07:46 [WARNING] public static @NonNull P2MPTeLspCapability of() { 08:07:46 [WARNING] ^ 08:07:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/main/java/org/opendaylight/protocol/pcep/p2mp/te/lsp/P2MPTeLspCapabilityParser.java:23: warning: no comment 08:07:46 [WARNING] public final class P2MPTeLspCapabilityParser implements TlvParser, TlvSerializer { 08:07:46 [WARNING] ^ 08:07:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/src/main/java/org/opendaylight/protocol/pcep/p2mp/te/lsp/P2MPTeLspCapabilityParser.java:24: warning: no comment 08:07:46 [WARNING] public static final int TYPE = 6; 08:07:46 [WARNING] ^ 08:07:46 [WARNING] 6 warnings 08:07:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-javadoc.jar 08:07:46 [INFO] 08:07:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-ietf-p2mp-te-lsp --- 08:07:46 [INFO] CycloneDX: Resolving Dependencies 08:07:47 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 08:07:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/bom.xml 08:07:47 [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-cyclonedx.xml 08:07:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/bom.json 08:07:47 [INFO] attaching as pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-cyclonedx.json 08:07:47 [INFO] 08:07:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] Skipping duplicate-finder execution! 08:07:47 [INFO] 08:07:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] No dependency problems found 08:07:47 [INFO] 08:07:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-sources.jar 08:07:47 [INFO] 08:07:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] 08:07:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/code-coverage/jacoco.exec 08:07:47 [INFO] Analyzed bundle 'pcep-ietf-p2mp-te-lsp' with 3 classes 08:07:47 [INFO] 08:07:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.9-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT.pom 08:07:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.9-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT.jar 08:07:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.9-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-javadoc.jar 08:07:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.9-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-cyclonedx.xml 08:07:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.9-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-cyclonedx.json 08:07:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.9-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-sources.jar 08:07:47 [INFO] 08:07:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] Installing org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.9-SNAPSHOT/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT.jar 08:07:47 [INFO] Writing OBR metadata 08:07:47 [INFO] 08:07:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:bundle:0.20.9-SNAPSHOT 08:07:47 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:07:47 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:07:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:07:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:07:47 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:07:47 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:07:47 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:07:47 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:07:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:07:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:07:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:07:47 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:07:47 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:07:47 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:07:47 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:07:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:07:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:07:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:07:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:07:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:07:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:07:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:07:47 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:07:47 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:07:47 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:07:47 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:07:47 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:07:47 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:07:47 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:07:47 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:test 08:07:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:07:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:07:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:07:47 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:07:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:07:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:07:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:07:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:07:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:07:47 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:07:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:07:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:07:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:07:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:07:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:07:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:07:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:07:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:07:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:07:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:07:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:07:47 [INFO] +- junit:junit:jar:4.13.2:test 08:07:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:07:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:07:47 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:07:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:07:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:07:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:07:47 [INFO] 08:07:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-ietf-p2mp-te-lsp --- 08:07:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/sonatype-clm/module.xml 08:07:47 [INFO] 08:07:47 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp >--------- 08:07:47 [INFO] Building OpenDaylight :: PCEP :: P2MP TE LSP 0.20.9-SNAPSHOT [123/169] 08:07:47 [INFO] ------------------------------[ feature ]------------------------------- 08:07:47 [INFO] 08:07:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] 08:07:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:47 [INFO] 08:07:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:47 [INFO] 08:07:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] 08:07:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:07:47 [INFO] argLine set to empty 08:07:47 [INFO] 08:07:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] Starting audit... 08:07:47 Audit done. 08:07:47 [INFO] You have 0 Checkstyle violations. 08:07:47 [INFO] 08:07:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] Starting audit... 08:07:47 Audit done. 08:07:47 [INFO] You have 0 Checkstyle violations. 08:07:47 [INFO] 08:07:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] 08:07:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml 08:07:47 [INFO] ...done! 08:07:47 [INFO] Attaching features XML 08:07:47 [INFO] 08:07:47 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:07:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:07:47 [INFO] 08:07:47 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp >>> 08:07:47 [INFO] 08:07:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] 08:07:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-p2mp-te-lsp <<< 08:07:47 [INFO] 08:07:47 [INFO] 08:07:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] 08:07:47 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:07:47 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp 08:07:48 [INFO] Project dependency features detected: [] 08:07:48 [INFO] Pax Exam System (Version: 4.13.3) created. 08:07:48 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:07:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:07:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:07:48 [INFO] Waiting for remote bundle context.. on 21000 name: 1acad55e-f0c0-4c6a-bebb-4545aafae49f timout: [ RelativeTimeout value = 180000 ] 08:08:00 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:08:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:08:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:08:00 [INFO] 08:08:00 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:00 [INFO] 08:08:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:00 [INFO] 08:08:00 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:00 [INFO] CycloneDX: Resolving Dependencies 08:08:03 [INFO] CycloneDX: Creating BOM version 1.5 with 209 component(s) 08:08:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml 08:08:03 [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.20.9-SNAPSHOT-cyclonedx.xml 08:08:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json 08:08:03 [INFO] attaching as odl-bgpcep-pcep-p2mp-te-lsp-0.20.9-SNAPSHOT-cyclonedx.json 08:08:03 [INFO] 08:08:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:03 [INFO] Skipping duplicate-finder execution! 08:08:03 [INFO] 08:08:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:03 [INFO] Skipping plugin execution 08:08:03 [INFO] 08:08:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:03 [INFO] Skipping source per configuration. 08:08:03 [INFO] 08:08:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:03 [INFO] 08:08:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:08:03 [INFO] 08:08:03 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:03 [WARNING] 08:08:03 [WARNING] The packaging plugin for project odl-bgpcep-pcep-p2mp-te-lsp did not assign 08:08:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:08:03 [WARNING] 08:08:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:08:03 [WARNING] 08:08:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-p2mp-te-lsp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.9-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.20.9-SNAPSHOT.pom 08:08:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.9-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.20.9-SNAPSHOT-features.xml 08:08:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.9-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.20.9-SNAPSHOT-cyclonedx.xml 08:08:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.9-SNAPSHOT/odl-bgpcep-pcep-p2mp-te-lsp-0.20.9-SNAPSHOT-cyclonedx.json 08:08:03 [INFO] 08:08:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:03 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:feature:0.20.9-SNAPSHOT 08:08:03 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:08:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:08:03 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:08:03 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:08:03 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:08:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:08:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:08:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:08:03 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:08:03 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:08:03 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:08:03 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:08:03 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:08:03 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:08:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:08:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:08:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:08:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:08:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:08:03 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:08:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:08:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:08:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:08:03 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:08:03 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:08:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:08:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:08:03 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:08:03 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:08:03 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:08:03 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:08:03 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:08:03 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:08:03 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:08:03 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:08:03 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:08:03 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:08:03 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:08:03 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:08:03 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:08:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:08:03 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:08:03 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:08:03 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:08:03 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:08:03 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:08:03 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:08:03 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:08:03 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:08:03 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:08:03 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:08:03 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:08:03 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:08:03 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:08:03 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:08:03 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:08:03 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:08:03 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:08:03 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:08:03 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:08:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:08:03 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:08:03 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:08:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:08:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:08:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:08:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:08:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:08:03 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:08:03 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:08:03 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:08:03 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:08:03 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:08:03 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:08:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:08:03 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:08:03 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:08:03 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:08:03 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:08:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:08:03 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:08:03 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:08:03 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:08:03 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:08:03 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:08:03 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:08:03 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:08:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:08:03 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:08:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:08:03 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:08:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:08:03 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:08:03 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:08:03 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:08:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:08:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:08:03 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:08:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:08:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:08:03 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:08:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:08:03 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:08:03 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:08:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:08:03 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:08:03 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:08:03 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:08:03 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:08:03 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:08:03 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:08:03 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:08:03 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:08:03 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:08:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:08:03 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:08:03 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:08:03 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:08:03 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:08:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:08:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:08:03 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:08:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:08:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:08:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:08:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:08:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:08:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:08:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:08:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:08:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:08:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:08:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:08:03 [INFO] +- junit:junit:jar:4.13.2:test 08:08:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:08:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:08:03 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:08:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:08:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:08:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:08:03 [INFO] 08:08:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-p2mp-te-lsp --- 08:08:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-p2mp-te-lsp/target/sonatype-clm/module.xml 08:08:03 [INFO] 08:08:03 [INFO] ------------< org.opendaylight.bgpcep:pcep-segment-routing >------------ 08:08:03 [INFO] Building pcep-segment-routing 0.20.9-SNAPSHOT [124/169] 08:08:03 [INFO] -------------------------------[ bundle ]------------------------------- 08:08:03 [INFO] 08:08:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-segment-routing --- 08:08:03 [INFO] 08:08:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-segment-routing --- 08:08:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:03 [INFO] 08:08:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-segment-routing --- 08:08:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:03 [INFO] 08:08:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-segment-routing --- 08:08:03 [INFO] 08:08:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-segment-routing --- 08:08:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:08:03 [INFO] 08:08:03 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-segment-routing --- 08:08:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:08:03 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/yang 08:08:03 [INFO] yang-to-sources: Found 16 dependencies in 3.096 ms 08:08:03 [INFO] yang-to-sources: Project model files found: 1 in 1.764 ms 08:08:04 [INFO] yang-to-sources: 25 YANG models processed in 128.4 ms 08:08:04 [INFO] BindingJavaFileGenerator: Defined 58 files in 15.49 ms 08:08:04 [INFO] Sorted 58 files into 22 directories in 118.6 μs 08:08:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 32.52 ms 08:08:04 [INFO] 08:08:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-segment-routing --- 08:08:04 [INFO] Starting audit... 08:08:04 Audit done. 08:08:04 [INFO] You have 0 Checkstyle violations. 08:08:04 [INFO] 08:08:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-segment-routing --- 08:08:04 [INFO] Starting audit... 08:08:04 Audit done. 08:08:04 [INFO] You have 0 Checkstyle violations. 08:08:04 [INFO] 08:08:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-segment-routing --- 08:08:04 [INFO] 08:08:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-segment-routing --- 08:08:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/resources 08:08:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/generated-sources/spi 08:08:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:08:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:08:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:08:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/generated-sources/spi 08:08:04 [INFO] 08:08:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-segment-routing --- 08:08:04 [INFO] Recompiling the module because of changed dependency. 08:08:04 [INFO] Compiling 65 source files with javac [debug release 17] to target/classes 08:08:04 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 08:08:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[77,59] SrEroSubobjectParser(boolean) in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser has been deprecated 08:08:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[78,73] getCodePoint() in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser has been deprecated 08:08:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[99,59] SrRroSubobjectParser(boolean) in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser has been deprecated 08:08:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:[100,73] getCodePoint() in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser has been deprecated 08:08:04 [INFO] 08:08:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-segment-routing >>> 08:08:04 [INFO] 08:08:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-segment-routing --- 08:08:04 [INFO] Fork Value is true 08:08:07 [INFO] Done SpotBugs Analysis.... 08:08:07 [INFO] 08:08:07 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-segment-routing <<< 08:08:07 [INFO] 08:08:07 [INFO] 08:08:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-segment-routing --- 08:08:07 [INFO] BugInstance size is 0 08:08:07 [INFO] Error size is 0 08:08:07 [INFO] No errors/warnings found 08:08:07 [INFO] 08:08:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-segment-routing --- 08:08:07 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:08:07 [INFO] 08:08:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-segment-routing --- 08:08:07 [INFO] Recompiling the module because of changed dependency. 08:08:07 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 08:08:07 [INFO] 08:08:07 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-segment-routing --- 08:08:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:08:07 [INFO] 08:08:07 [INFO] ------------------------------------------------------- 08:08:07 [INFO] T E S T S 08:08:07 [INFO] ------------------------------------------------------- 08:08:08 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapabilityTest 08:08:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.opendaylight.protocol.pcep.segment.routing.PCEPSegmentRoutingCapabilityTest 08:08:09 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 08:08:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParserTest 08:08:09 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 08:08:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.protocol.pcep.segment.routing.SrObjectParserTest 08:08:09 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 08:08:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParserTest 08:08:09 [INFO] Running org.opendaylight.protocol.pcep.segment.routing.SrTlvParserTest 08:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.pcep.segment.routing.SrTlvParserTest 08:08:09 [INFO] 08:08:09 [INFO] Results: 08:08:09 [INFO] 08:08:09 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 08:08:09 [INFO] 08:08:09 [INFO] 08:08:09 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-segment-routing --- 08:08:09 [INFO] 08:08:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-segment-routing --- 08:08:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT.jar 08:08:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/classes/META-INF/MANIFEST.MF 08:08:09 [INFO] 08:08:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-segment-routing --- 08:08:09 [INFO] No previous run data found, generating javadoc. 08:08:12 [WARNING] Javadoc Warnings 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:33: warning: no comment 08:08:12 [WARNING] public abstract class AbstractSrSubobjectParser { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:35: warning: no comment 08:08:12 [WARNING] protected static final int BITSET_LENGTH = 8; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:37: warning: no comment 08:08:12 [WARNING] protected static final int C_FLAG_POSITION = 6; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:39: warning: no comment 08:08:12 [WARNING] protected static final int F_FLAG_POSITION = 4; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:36: warning: no comment 08:08:12 [WARNING] protected static final int M_FLAG_POSITION = 7; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:34: warning: no comment 08:08:12 [WARNING] protected static final int MINIMAL_LENGTH = 4; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:40: warning: no comment 08:08:12 [WARNING] protected static final int MPLS_LABEL_OFFSET = 12; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:38: warning: no comment 08:08:12 [WARNING] protected static final int S_FLAG_POSITION = 5; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:206: warning: no comment 08:08:12 [WARNING] protected static SrSubobject parseSrSubobject(final ByteBuf buffer) throws PCEPDeserializerException { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/AbstractSrSubobjectParser.java:91: warning: no comment 08:08:12 [WARNING] public ByteBuf serializeSubobject(final SrSubobject srSubobject) { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/segment/routing/rev200720/NaiType.java:48: warning: no comment 08:08:12 [WARNING] Ipv4Adjacency(3, "ipv4-adjacency"), 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/segment/routing/rev200720/NaiType.java:44: warning: no comment 08:08:12 [WARNING] Ipv4NodeId(1, "ipv4-node-id"), 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/segment/routing/rev200720/NaiType.java:50: warning: no comment 08:08:12 [WARNING] Ipv6Adjacency(4, "ipv6-adjacency"), 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/segment/routing/rev200720/NaiType.java:54: warning: no comment 08:08:12 [WARNING] Ipv6Local(6, "ipv6-local") 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/segment/routing/rev200720/NaiType.java:46: warning: no comment 08:08:12 [WARNING] Ipv6NodeId(2, "ipv6-node-id"), 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/segment/routing/rev200720/NaiType.java:52: warning: no comment 08:08:12 [WARNING] Unnumbered(5, "unnumbered"), 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/PcepOpenObjectWithSpcTlvParser.java:21: warning: no comment 08:08:12 [WARNING] public class PcepOpenObjectWithSpcTlvParser extends SyncOptimizationsOpenObjectParser { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/PcepOpenObjectWithSpcTlvParser.java:23: warning: no comment 08:08:12 [WARNING] public PcepOpenObjectWithSpcTlvParser(final TlvRegistry tlvReg, final VendorInformationTlvRegistry viTlvReg) { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/PCEPSegmentRoutingCapability.java:18: warning: no comment 08:08:12 [WARNING] public final class PCEPSegmentRoutingCapability extends PCEPCapability { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/PCEPSegmentRoutingCapability.java:25: warning: no comment 08:08:12 [WARNING] public static @NonNull PCEPSegmentRoutingCapability of() { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:36: warning: no comment 08:08:12 [WARNING] public class SegmentRoutingActivator implements PCEPExtensionProviderActivator { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:39: warning: no comment 08:08:12 [WARNING] public @interface Configuration { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:51: warning: no comment 08:08:12 [WARNING] public SegmentRoutingActivator() { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:61: warning: no comment 08:08:12 [WARNING] public SegmentRoutingActivator(final boolean ianaSrSubobjectsType) { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:56: warning: no comment 08:08:12 [WARNING] public SegmentRoutingActivator(final Configuration config) { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java:44: warning: no comment 08:08:12 [WARNING] boolean ianaSrSubobjectsType() default true; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrEroSubobjectParser.java:22: warning: no comment 08:08:12 [WARNING] public class SrEroSubobjectParser extends AbstractSrSubobjectParser implements EROSubobjectParser, 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrEroSubobjectParser.java:62: warning: no comment 08:08:12 [WARNING] public int getCodePoint() { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrPathSetupTypeTlvParser.java:12: warning: no comment 08:08:12 [WARNING] public class SrPathSetupTypeTlvParser extends PathSetupTypeTlvParser { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrPathSetupTypeTlvParser.java:16: warning: no comment 08:08:12 [WARNING] public SrPathSetupTypeTlvParser() { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrPceCapabilityTlvParser.java:24: warning: no comment 08:08:12 [WARNING] public class SrPceCapabilityTlvParser implements TlvParser, TlvSerializer { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrPceCapabilityTlvParser.java:25: warning: no comment 08:08:12 [WARNING] public static final int TYPE = 26; 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrRroSubobjectParser.java:23: warning: no comment 08:08:12 [WARNING] public class SrRroSubobjectParser extends AbstractSrSubobjectParser implements RROSubobjectParser, 08:08:12 [WARNING] ^ 08:08:12 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SrRroSubobjectParser.java:58: warning: no comment 08:08:12 [WARNING] public int getCodePoint() { 08:08:12 [WARNING] ^ 08:08:12 [WARNING] 34 warnings 08:08:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT-javadoc.jar 08:08:12 [INFO] 08:08:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-segment-routing --- 08:08:12 [INFO] CycloneDX: Resolving Dependencies 08:08:13 [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s) 08:08:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/bom.xml 08:08:14 [INFO] attaching as pcep-segment-routing-0.20.9-SNAPSHOT-cyclonedx.xml 08:08:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/bom.json 08:08:14 [INFO] attaching as pcep-segment-routing-0.20.9-SNAPSHOT-cyclonedx.json 08:08:14 [INFO] 08:08:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-segment-routing --- 08:08:14 [INFO] Skipping duplicate-finder execution! 08:08:14 [INFO] 08:08:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-segment-routing --- 08:08:14 [INFO] No dependency problems found 08:08:14 [INFO] 08:08:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-segment-routing --- 08:08:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT-sources.jar 08:08:14 [INFO] 08:08:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-segment-routing --- 08:08:14 [INFO] 08:08:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-segment-routing --- 08:08:14 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/code-coverage/jacoco.exec 08:08:14 [INFO] Analyzed bundle 'pcep-segment-routing' with 9 classes 08:08:14 [INFO] 08:08:14 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-segment-routing --- 08:08:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.20.9-SNAPSHOT/pcep-segment-routing-0.20.9-SNAPSHOT.pom 08:08:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.20.9-SNAPSHOT/pcep-segment-routing-0.20.9-SNAPSHOT.jar 08:08:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.20.9-SNAPSHOT/pcep-segment-routing-0.20.9-SNAPSHOT-javadoc.jar 08:08:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.20.9-SNAPSHOT/pcep-segment-routing-0.20.9-SNAPSHOT-cyclonedx.xml 08:08:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.20.9-SNAPSHOT/pcep-segment-routing-0.20.9-SNAPSHOT-cyclonedx.json 08:08:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-segment-routing/0.20.9-SNAPSHOT/pcep-segment-routing-0.20.9-SNAPSHOT-sources.jar 08:08:14 [INFO] 08:08:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-segment-routing --- 08:08:14 [INFO] Installing org/opendaylight/bgpcep/pcep-segment-routing/0.20.9-SNAPSHOT/pcep-segment-routing-0.20.9-SNAPSHOT.jar 08:08:14 [INFO] Writing OBR metadata 08:08:14 [INFO] 08:08:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-segment-routing --- 08:08:14 [INFO] org.opendaylight.bgpcep:pcep-segment-routing:bundle:0.20.9-SNAPSHOT 08:08:14 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:08:14 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:08:14 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:08:14 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:08:14 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:08:14 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:08:14 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:08:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:08:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:08:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:08:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:08:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:08:14 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:08:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:08:14 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:08:14 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:08:14 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:08:14 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:08:14 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:08:14 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:08:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:08:14 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:08:14 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:08:14 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:08:14 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:08:14 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:08:14 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 08:08:14 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 08:08:14 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:08:14 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:08:14 [INFO] +- org.opendaylight.bgpcep:pcep-spi:test-jar:tests:0.20.9-SNAPSHOT:test 08:08:14 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:08:14 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:test 08:08:14 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:08:14 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:08:14 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:08:14 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:08:14 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 08:08:14 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 08:08:14 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:08:14 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 08:08:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:08:14 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:08:14 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:08:14 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:08:14 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:08:14 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:08:14 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 08:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:08:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:08:14 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:08:14 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:08:14 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:08:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 08:08:14 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test 08:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:08:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:08:14 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 08:08:14 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 08:08:14 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 08:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 08:08:14 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:08:14 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:08:14 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:08:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:08:14 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:08:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:08:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:08:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:08:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:08:14 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:08:14 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:08:14 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:08:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:08:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:08:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:08:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:08:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:08:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:08:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:08:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:08:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:08:14 [INFO] +- junit:junit:jar:4.13.2:test 08:08:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:08:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:08:14 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:08:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:08:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:08:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:08:14 [INFO] 08:08:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-segment-routing --- 08:08:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/sonatype-clm/module.xml 08:08:14 [INFO] 08:08:14 [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- 08:08:14 [INFO] Building pcep-server-api 0.20.9-SNAPSHOT [125/169] 08:08:14 [INFO] -------------------------------[ bundle ]------------------------------- 08:08:14 [INFO] 08:08:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-api --- 08:08:14 [INFO] 08:08:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-api --- 08:08:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:14 [INFO] 08:08:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-server-api --- 08:08:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:14 [INFO] 08:08:14 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-server-api --- 08:08:14 [INFO] 08:08:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-server-api --- 08:08:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:08:14 [INFO] 08:08:14 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-server-api --- 08:08:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:08:14 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/src/main/yang 08:08:14 [INFO] yang-to-sources: Found 14 dependencies in 1.979 ms 08:08:14 [INFO] yang-to-sources: Project model files found: 1 in 1.912 ms 08:08:14 [INFO] yang-to-sources: 17 YANG models processed in 88.56 ms 08:08:14 [INFO] BindingJavaFileGenerator: Defined 20 files in 12.18 ms 08:08:14 [INFO] Sorted 20 files into 5 directories in 66.75 μs 08:08:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 20 in 20.64 ms 08:08:14 [INFO] 08:08:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-server-api --- 08:08:14 [INFO] Starting audit... 08:08:14 Audit done. 08:08:14 [INFO] You have 0 Checkstyle violations. 08:08:14 [INFO] 08:08:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-server-api --- 08:08:14 [INFO] Starting audit... 08:08:14 Audit done. 08:08:14 [INFO] You have 0 Checkstyle violations. 08:08:14 [INFO] 08:08:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-server-api --- 08:08:14 [INFO] 08:08:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-server-api --- 08:08:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/src/main/resources 08:08:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/generated-sources/spi 08:08:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:08:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:08:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:08:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/generated-sources/spi 08:08:14 [INFO] 08:08:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-server-api --- 08:08:14 [INFO] Recompiling the module because of changed dependency. 08:08:14 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 08:08:15 [INFO] 08:08:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-server-api >>> 08:08:15 [INFO] 08:08:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-server-api --- 08:08:15 [INFO] Fork Value is true 08:08:17 [INFO] Done SpotBugs Analysis.... 08:08:17 [INFO] 08:08:17 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-server-api <<< 08:08:17 [INFO] 08:08:17 [INFO] 08:08:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-server-api --- 08:08:17 [INFO] BugInstance size is 0 08:08:17 [INFO] Error size is 0 08:08:17 [INFO] No errors/warnings found 08:08:17 [INFO] 08:08:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-server-api --- 08:08:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/src/test/resources 08:08:17 [INFO] 08:08:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-server-api --- 08:08:17 [INFO] No sources to compile 08:08:17 [INFO] 08:08:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-server-api --- 08:08:17 [INFO] No tests to run. 08:08:17 [INFO] 08:08:17 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-server-api --- 08:08:17 [INFO] 08:08:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-server-api --- 08:08:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT.jar 08:08:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF 08:08:17 [INFO] 08:08:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-server-api --- 08:08:17 [INFO] No previous run data found, generating javadoc. 08:08:19 [WARNING] Javadoc Warnings 08:08:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/src/main/java/org/opendaylight/bgpcep/pcep/server/PathComputation.java:22: warning: no comment 08:08:19 [WARNING] public interface PathComputation { 08:08:19 [WARNING] ^ 08:08:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/src/main/java/org/opendaylight/bgpcep/pcep/server/PathComputation.java:26: warning: no comment 08:08:19 [WARNING] Ero computeEro(EndpointsObj endpoints, Bandwidth bandwidth, ClassType classType, List metrics, 08:08:19 [WARNING] ^ 08:08:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/src/main/java/org/opendaylight/bgpcep/pcep/server/PathComputation.java:24: warning: no comment 08:08:19 [WARNING] Message computePath(Requests req); 08:08:19 [WARNING] ^ 08:08:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/src/main/java/org/opendaylight/bgpcep/pcep/server/PceServerProvider.java:16: warning: no comment 08:08:19 [WARNING] public interface PceServerProvider { 08:08:19 [WARNING] ^ 08:08:19 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/pcep/server/rev220321/pcc/configured/lsp/ConfiguredLspKey.java:23: warning: no comment 08:08:19 [WARNING] private final String _name; 08:08:19 [WARNING] ^ 08:08:19 [WARNING] 5 warnings 08:08:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT-javadoc.jar 08:08:19 [INFO] 08:08:19 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-server-api --- 08:08:19 [INFO] CycloneDX: Resolving Dependencies 08:08:20 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 08:08:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/bom.xml 08:08:20 [INFO] attaching as pcep-server-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:08:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/bom.json 08:08:20 [INFO] attaching as pcep-server-api-0.20.9-SNAPSHOT-cyclonedx.json 08:08:20 [INFO] 08:08:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- 08:08:20 [INFO] Skipping duplicate-finder execution! 08:08:20 [INFO] 08:08:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-server-api --- 08:08:20 [INFO] No dependency problems found 08:08:20 [INFO] 08:08:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-server-api --- 08:08:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT-sources.jar 08:08:20 [INFO] 08:08:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-server-api --- 08:08:20 [INFO] 08:08:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-server-api --- 08:08:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:08:20 [INFO] 08:08:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-server-api --- 08:08:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.20.9-SNAPSHOT/pcep-server-api-0.20.9-SNAPSHOT.pom 08:08:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.20.9-SNAPSHOT/pcep-server-api-0.20.9-SNAPSHOT.jar 08:08:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.20.9-SNAPSHOT/pcep-server-api-0.20.9-SNAPSHOT-javadoc.jar 08:08:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.20.9-SNAPSHOT/pcep-server-api-0.20.9-SNAPSHOT-cyclonedx.xml 08:08:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.20.9-SNAPSHOT/pcep-server-api-0.20.9-SNAPSHOT-cyclonedx.json 08:08:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/0.20.9-SNAPSHOT/pcep-server-api-0.20.9-SNAPSHOT-sources.jar 08:08:20 [INFO] 08:08:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-server-api --- 08:08:20 [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/0.20.9-SNAPSHOT/pcep-server-api-0.20.9-SNAPSHOT.jar 08:08:20 [INFO] Writing OBR metadata 08:08:20 [INFO] 08:08:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-server-api --- 08:08:20 [INFO] org.opendaylight.bgpcep:pcep-server-api:bundle:0.20.9-SNAPSHOT 08:08:20 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:08:20 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:08:20 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:08:20 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:08:20 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:08:20 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:20 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:08:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:08:20 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:08:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:08:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:08:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:08:20 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:08:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:08:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:08:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:08:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:08:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:08:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:08:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:08:20 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:08:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:08:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:08:20 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:08:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:08:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:08:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:08:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:08:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:08:20 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:08:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:08:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:08:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:08:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:08:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:08:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:08:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:08:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:08:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:08:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:08:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:08:20 [INFO] +- junit:junit:jar:4.13.2:test 08:08:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:08:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:08:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:08:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:08:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:08:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:08:20 [INFO] 08:08:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-server-api --- 08:08:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/sonatype-clm/module.xml 08:08:20 [INFO] 08:08:20 [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- 08:08:20 [INFO] Building pcep-pcc-mock 0.20.9-SNAPSHOT [126/169] 08:08:20 [INFO] --------------------------------[ jar ]--------------------------------- 08:08:20 [INFO] 08:08:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-pcc-mock --- 08:08:20 [INFO] 08:08:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-pcc-mock --- 08:08:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:20 [INFO] 08:08:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- 08:08:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:20 [INFO] 08:08:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-pcc-mock --- 08:08:20 [INFO] 08:08:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- 08:08:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:08:21 [INFO] 08:08:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-pcc-mock --- 08:08:21 [INFO] Starting audit... 08:08:21 Audit done. 08:08:21 [INFO] You have 0 Checkstyle violations. 08:08:21 [INFO] 08:08:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-pcc-mock --- 08:08:22 [INFO] Starting audit... 08:08:22 Audit done. 08:08:22 [INFO] You have 0 Checkstyle violations. 08:08:22 [INFO] 08:08:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-pcc-mock --- 08:08:22 [INFO] 08:08:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-pcc-mock --- 08:08:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/resources 08:08:22 [INFO] 08:08:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-pcc-mock --- 08:08:22 [INFO] Recompiling the module because of changed dependency. 08:08:22 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes 08:08:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:08:22 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:08:22 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:08:22 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:08:22 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 08:08:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:08:22 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:08:22 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:08:22 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:08:22 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:08:22 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:08:22 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:08:22 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:08:22 [INFO] 08:08:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> 08:08:22 [INFO] 08:08:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-pcc-mock --- 08:08:22 [INFO] Fork Value is true 08:08:26 [INFO] Done SpotBugs Analysis.... 08:08:27 [INFO] 08:08:27 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< 08:08:27 [INFO] 08:08:27 [INFO] 08:08:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-pcc-mock --- 08:08:27 [INFO] BugInstance size is 0 08:08:27 [INFO] Error size is 0 08:08:27 [INFO] No errors/warnings found 08:08:27 [INFO] 08:08:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-pcc-mock --- 08:08:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/test/resources 08:08:27 [INFO] 08:08:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-pcc-mock --- 08:08:27 [INFO] Recompiling the module because of changed dependency. 08:08:27 [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:08:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:08:27 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:08:27 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:08:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:08:27 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:08:27 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:08:27 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:08:27 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:08:27 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:08:27 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:08:27 [INFO] 08:08:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-pcc-mock --- 08:08:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:08:27 [INFO] 08:08:27 [INFO] ------------------------------------------------------- 08:08:27 [INFO] T E S T S 08:08:27 [INFO] ------------------------------------------------------- 08:08:28 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 08:08:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:08:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.179 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 08:08:32 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 08:08:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 08:08:32 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 08:08:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.42 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 08:08:44 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 08:08:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 08:08:47 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 08:08:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 08:08:47 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 08:08:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 08:08:47 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 08:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 08:08:48 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 08:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 08:08:48 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 08:08:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 08:08:49 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 08:08:51 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.910 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 08:08:52 [INFO] 08:08:52 [INFO] Results: 08:08:52 [INFO] 08:08:52 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 08:08:52 [INFO] 08:08:52 [INFO] 08:08:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-pcc-mock --- 08:08:52 [INFO] 08:08:52 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ pcep-pcc-mock --- 08:08:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT.jar 08:08:52 [INFO] 08:08:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-pcc-mock --- 08:08:52 [INFO] No previous run data found, generating javadoc. 08:08:54 [WARNING] Javadoc Warnings 08:08:54 [WARNING] warning: unknown enum constant ReferencePolicyOption.GREEDY 08:08:54 [WARNING] reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:11: warning: no comment 08:08:54 [WARNING] public enum LspType { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 08:08:54 [WARNING] PCE_LSP, PCC_LSP 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 08:08:54 [WARNING] PCE_LSP, PCC_LSP 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:27: warning: no comment 08:08:54 [WARNING] public final class Main { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:47: warning: no comment 08:08:54 [WARNING] public static void main(final String[] args) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:56: warning: no comment 08:08:54 [WARNING] public final class MsgBuilderUtil { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:192: warning: no comment 08:08:54 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final long srpId) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:168: warning: no comment 08:08:54 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 srpId) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:87: warning: no comment 08:08:54 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:72: warning: no comment 08:08:54 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:123: warning: no comment 08:08:54 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:129: warning: no comment 08:08:54 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:162: warning: no comment 08:08:54 [WARNING] public static Optional createLspTlvsEndofSync(final @NonNull Uint64 dbVersion) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:92: warning: no comment 08:08:54 [WARNING] public static Path createPath(final List subobjects) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:61: warning: no comment 08:08:54 [WARNING] public static Pcrpt createPcRtpMessage(final Lsp lsp, final Optional srp, final Path path) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:98: warning: no comment 08:08:54 [WARNING] public static Srp createSrp(final Uint32 srpId) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:196: warning: no comment 08:08:54 [WARNING] public static byte[] getDefaultPathName(final String address, final Uint32 lspId) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:115: warning: no comment 08:08:54 [WARNING] public static Path reqToRptPath(final Requests request) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:106: warning: no comment 08:08:54 [WARNING] public static Path updToRptPath(final org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCActivator.java:17: warning: no comment 08:08:54 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:17: warning: no comment 08:08:54 [WARNING] public interface PCCDispatcher { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:19: warning: no comment 08:08:54 [WARNING] @NonNull Future createClient(@NonNull InetSocketAddress remoteAddress, long reconnectTime, 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:38: warning: no comment 08:08:54 [WARNING] public final class PCCDispatcherImpl implements PCCDispatcher, AutoCloseable { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:47: warning: no comment 08:08:54 [WARNING] public PCCDispatcherImpl(final @NonNull MessageRegistry registry) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCEndPointIpv4ObjectParser.java:22: warning: no comment 08:08:54 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:20: warning: no comment 08:08:54 [WARNING] public final class PCCPeerProposal implements PCEPPeerProposal { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:27: warning: no comment 08:08:54 [WARNING] public PCCPeerProposal() { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:23: warning: no comment 08:08:54 [WARNING] public PCCPeerProposal(final @NonNull Uint64 dbVersion) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:20: warning: no comment 08:08:54 [WARNING] public class PCCServerPeerProposal implements PCEPPeerProposal { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:24: warning: no comment 08:08:54 [WARNING] public PCCServerPeerProposal(final @NonNull Uint64 dbVersion) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:15: warning: no comment 08:08:54 [WARNING] public interface PCCSession { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:21: warning: no comment 08:08:54 [WARNING] int getId(); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:23: warning: no comment 08:08:54 [WARNING] Tlvs getRemoteTlvs(); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:25: warning: no comment 08:08:54 [WARNING] Tlvs localSessionCharacteristics(); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:19: warning: no comment 08:08:54 [WARNING] void sendError(Pcerr errorMessage); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:17: warning: no comment 08:08:54 [WARNING] void sendReport(Pcrpt reportMessage); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:30: warning: no comment 08:08:54 [WARNING] public final class PCCSessionListener implements PCEPSessionListener, PCCSession { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:39: warning: no comment 08:08:54 [WARNING] public PCCSessionListener(final int sessionId, final PCCTunnelManager tunnelManager, final boolean errorMode) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:14: warning: no comment 08:08:54 [WARNING] public interface PCCTunnelManager { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:22: warning: no comment 08:08:54 [WARNING] void onMessagePcInitiate(@NonNull Requests request, @NonNull PCCSession session); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:20: warning: no comment 08:08:54 [WARNING] void onMessagePcupd(@NonNull Updates update, @NonNull PCCSession session); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:18: warning: no comment 08:08:54 [WARNING] void onSessionDown(PCCSession session); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:16: warning: no comment 08:08:54 [WARNING] void onSessionUp(PCCSession session); 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:59: warning: no comment 08:08:54 [WARNING] public final class PCCTunnelManagerImpl implements PCCTunnelManager { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:75: warning: no comment 08:08:54 [WARNING] public PCCTunnelManagerImpl(final int lspsCount, final InetAddress address, final int redelegationTimeout, 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:194: warning: no comment 08:08:54 [WARNING] protected void addTunnel(final Requests request, final PCCSession session) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:205: warning: no comment 08:08:54 [WARNING] protected void removeTunnel(final Requests request, final PCCSession session) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:87: warning: no comment 08:08:54 [WARNING] protected void reportToAll(final Updates update, final PCCSession session) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:138: warning: no comment 08:08:54 [WARNING] protected void takeDelegation(final Requests request, final PCCSession session) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:21: warning: no comment 08:08:54 [WARNING] public class TimerHandler { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:33: warning: no comment 08:08:54 [WARNING] public TimerHandler(final PCCsBuilder pcCsBuilder, final Optional syncOptDBVersion, 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:60: warning: no comment 08:08:54 [WARNING] protected void createDisconnectTask() { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:67: warning: no comment 08:08:54 [WARNING] public void setPCCDispatcher(final PCCDispatcherImpl dispatcher) { 08:08:54 [WARNING] ^ 08:08:54 [WARNING] 54 warnings 08:08:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-javadoc.jar 08:08:54 [INFO] 08:08:54 [INFO] --- maven-shade-plugin:3.5.3:shade (default) @ pcep-pcc-mock --- 08:08:54 [INFO] Including org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6 in the shaded jar. 08:08:54 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:12.0.6 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.yangtools:util:jar:11.0.7 in the shaded jar. 08:08:54 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:11.0.7 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-codec:jar:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-handler:jar:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6 in the shaded jar. 08:08:54 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 08:08:54 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 08:08:54 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 08:08:54 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 08:08:54 [INFO] Including org.checkerframework:checker-qual:jar:3.43.0 in the shaded jar. 08:08:54 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.27.1 in the shaded jar. 08:08:54 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 08:08:54 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-buffer:jar:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-common:jar:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-transport:jar:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including io.netty:netty-resolver:jar:4.1.109.Final in the shaded jar. 08:08:54 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.yangtools:concepts:jar:11.0.7 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.yangtools:yang-common:jar:11.0.7 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6 in the shaded jar. 08:08:54 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6 in the shaded jar. 08:08:54 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/dependency-reduced-pom.xml 08:08:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:08:55 [WARNING] checker-qual-3.43.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 08:08:55 [WARNING] - META-INF/LICENSE.txt 08:08:55 [WARNING] error_prone_annotations-2.27.1.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 08:08:55 [WARNING] - META-INF.versions.9.module-info 08:08:55 [WARNING] concepts-11.0.7.jar, ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, pcep-pcc-mock-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar define 1 overlapping resource: 08:08:55 [WARNING] - README.md 08:08:55 [WARNING] ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, yang-binding-12.0.6.jar define 3 overlapping resources: 08:08:55 [WARNING] - .api_description 08:08:55 [WARNING] - about.html 08:08:55 [WARNING] - bundle.properties 08:08:55 [WARNING] checker-qual-3.43.0.jar, concepts-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, error_prone_annotations-2.27.1.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.24.6.jar, ietf-type-util-12.0.6.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.109.Final.jar, org.eclipse.jdt.annotation-2.3.0.jar, pcep-api-0.20.9-SNAPSHOT.jar, pcep-base-parser-0.20.9-SNAPSHOT.jar, pcep-ietf-stateful-0.20.9-SNAPSHOT.jar, pcep-impl-0.20.9-SNAPSHOT.jar, pcep-pcc-mock-0.20.9-SNAPSHOT.jar, pcep-spi-0.20.9-SNAPSHOT.jar, pcep-topology-api-0.20.9-SNAPSHOT.jar, pcep-tunnel-api-0.20.9-SNAPSHOT.jar, programming-api-0.20.9-SNAPSHOT.jar, programming-topology-api-0.20.9-SNAPSHOT.jar, programming-tunnel-api-0.20.9-SNAPSHOT.jar, rfc6991-ietf-inet-types-12.0.6.jar, rfc6991-ietf-yang-types-12.0.6.jar, rfc8294-ietf-routing-types-12.0.6.jar, rsvp-api-0.20.9-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.20.9-SNAPSHOT.jar, topology-api-0.20.9-SNAPSHOT.jar, topology-tunnel-api-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.20.9-SNAPSHOT.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-ext-2013.09.07.24.6.jar define 1 overlapping resource: 08:08:55 [WARNING] - META-INF/MANIFEST.MF 08:08:55 [WARNING] concepts-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, ietf-topology-2013.10.21.24.6.jar, ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, pcep-api-0.20.9-SNAPSHOT.jar, pcep-base-parser-0.20.9-SNAPSHOT.jar, pcep-ietf-stateful-0.20.9-SNAPSHOT.jar, pcep-impl-0.20.9-SNAPSHOT.jar, pcep-pcc-mock-0.20.9-SNAPSHOT.jar, pcep-spi-0.20.9-SNAPSHOT.jar, pcep-topology-api-0.20.9-SNAPSHOT.jar, pcep-tunnel-api-0.20.9-SNAPSHOT.jar, programming-api-0.20.9-SNAPSHOT.jar, programming-topology-api-0.20.9-SNAPSHOT.jar, programming-tunnel-api-0.20.9-SNAPSHOT.jar, rfc6991-ietf-inet-types-12.0.6.jar, rfc6991-ietf-yang-types-12.0.6.jar, rfc8294-ietf-routing-types-12.0.6.jar, rsvp-api-0.20.9-SNAPSHOT.jar, testtool-util-0.20.9-SNAPSHOT.jar, topology-api-0.20.9-SNAPSHOT.jar, topology-tunnel-api-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.20.9-SNAPSHOT.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-ext-2013.09.07.24.6.jar define 2 overlapping resources: 08:08:55 [WARNING] - LICENSE 08:08:55 [WARNING] - META-INF/git.properties 08:08:55 [WARNING] netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.109.Final.jar define 1 overlapping resource: 08:08:55 [WARNING] - META-INF/io.netty.versions.properties 08:08:55 [WARNING] maven-shade-plugin has detected that some files are 08:08:55 [WARNING] present in two or more JARs. When this happens, only one 08:08:55 [WARNING] single version of the file is copied to the uber jar. 08:08:55 [WARNING] Usually this is not harmful and you can skip these warnings, 08:08:55 [WARNING] otherwise try to manually exclude artifacts based on 08:08:55 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:08:55 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:08:55 [INFO] Attaching shaded artifact. 08:08:55 [INFO] 08:08:55 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-pcc-mock --- 08:08:55 [INFO] CycloneDX: Resolving Dependencies 08:08:56 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 08:08:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/bom.xml 08:08:56 [INFO] attaching as pcep-pcc-mock-0.20.9-SNAPSHOT-cyclonedx.xml 08:08:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/bom.json 08:08:56 [INFO] attaching as pcep-pcc-mock-0.20.9-SNAPSHOT-cyclonedx.json 08:08:56 [INFO] 08:08:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- 08:08:56 [INFO] Skipping duplicate-finder execution! 08:08:56 [INFO] 08:08:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-pcc-mock --- 08:08:56 [WARNING] Used undeclared dependencies found: 08:08:56 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:08:56 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:08:56 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:08:56 [INFO] 08:08:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-pcc-mock --- 08:08:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-sources.jar 08:08:56 [INFO] 08:08:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-pcc-mock --- 08:08:56 [INFO] 08:08:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-pcc-mock --- 08:08:56 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/code-coverage/jacoco.exec 08:08:56 [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes 08:08:56 [INFO] 08:08:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-pcc-mock --- 08:08:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.20.9-SNAPSHOT/pcep-pcc-mock-0.20.9-SNAPSHOT.pom 08:08:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.20.9-SNAPSHOT/pcep-pcc-mock-0.20.9-SNAPSHOT.jar 08:08:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.20.9-SNAPSHOT/pcep-pcc-mock-0.20.9-SNAPSHOT-javadoc.jar 08:08:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.20.9-SNAPSHOT/pcep-pcc-mock-0.20.9-SNAPSHOT-executable.jar 08:08:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.20.9-SNAPSHOT/pcep-pcc-mock-0.20.9-SNAPSHOT-cyclonedx.xml 08:08:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.20.9-SNAPSHOT/pcep-pcc-mock-0.20.9-SNAPSHOT-cyclonedx.json 08:08:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/0.20.9-SNAPSHOT/pcep-pcc-mock-0.20.9-SNAPSHOT-sources.jar 08:08:56 [INFO] 08:08:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-pcc-mock --- 08:08:56 [INFO] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.20.9-SNAPSHOT 08:08:56 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:08:56 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:08:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:08:56 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:08:56 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:08:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:08:56 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:08:56 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:08:56 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:08:56 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:08:56 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:08:56 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:08:56 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:08:56 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:08:56 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:08:56 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:compile 08:08:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:08:56 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:08:56 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 08:08:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:08:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:08:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:08:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:08:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:08:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:08:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:08:56 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:08:56 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:08:56 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:08:56 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:08:56 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 08:08:56 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:08:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:08:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:08:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:08:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:08:56 [INFO] +- junit:junit:jar:4.13.2:test 08:08:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:08:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:08:56 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:08:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:08:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:08:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:08:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:08:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:08:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:08:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:08:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:08:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:08:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:08:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:08:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:08:56 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:08:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:08:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:08:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:08:56 [INFO] 08:08:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-pcc-mock --- 08:08:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/sonatype-clm/module.xml 08:08:56 [INFO] 08:08:56 [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- 08:08:56 [INFO] Building pcep-topology-provider 0.20.9-SNAPSHOT [127/169] 08:08:56 [INFO] -------------------------------[ bundle ]------------------------------- 08:08:56 [INFO] 08:08:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-provider --- 08:08:56 [INFO] 08:08:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-provider --- 08:08:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:56 [INFO] 08:08:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- 08:08:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:56 [INFO] 08:08:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-topology-provider --- 08:08:57 [INFO] 08:08:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-topology-provider --- 08:08:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:08:57 [INFO] 08:08:57 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-topology-provider --- 08:08:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:08:57 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/yang 08:08:57 [INFO] yang-to-sources: Found 21 dependencies in 3.553 ms 08:08:57 [INFO] yang-to-sources: Project model files found: 2 in 720.1 μs 08:08:57 [INFO] yang-to-sources: 17 YANG models processed in 94.28 ms 08:08:57 [INFO] BindingJavaFileGenerator: Defined 19 files in 10.87 ms 08:08:57 [INFO] Sorted 19 files into 5 directories in 76.27 μs 08:08:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 19 in 16.98 ms 08:08:57 [INFO] 08:08:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-topology-provider --- 08:08:57 [INFO] Starting audit... 08:08:57 Audit done. 08:08:57 [INFO] You have 0 Checkstyle violations. 08:08:57 [INFO] 08:08:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-topology-provider --- 08:08:58 [INFO] Starting audit... 08:08:58 Audit done. 08:08:58 [INFO] You have 0 Checkstyle violations. 08:08:58 [INFO] 08:08:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-topology-provider --- 08:08:58 [INFO] 08:08:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-topology-provider --- 08:08:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/resources 08:08:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/generated-sources/spi 08:08:58 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:08:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:08:58 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:08:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/generated-sources/spi 08:08:58 [INFO] 08:08:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-topology-provider --- 08:08:58 [INFO] Recompiling the module because of changed dependency. 08:08:58 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 08:08:58 [INFO] 08:08:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> 08:08:58 [INFO] 08:08:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-topology-provider --- 08:08:58 [INFO] Fork Value is true 08:09:04 [INFO] Done SpotBugs Analysis.... 08:09:04 [INFO] 08:09:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-topology-provider <<< 08:09:04 [INFO] 08:09:04 [INFO] 08:09:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-topology-provider --- 08:09:04 [INFO] BugInstance size is 0 08:09:04 [INFO] Error size is 0 08:09:04 [INFO] No errors/warnings found 08:09:04 [INFO] 08:09:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-topology-provider --- 08:09:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:09:04 [INFO] 08:09:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-topology-provider --- 08:09:04 [INFO] Recompiling the module because of changed dependency. 08:09:04 [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractPCEPSessionTest.java:[113,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[104,55] unchecked method invocation: method of in interface java.util.List is applied to given types 08:09:04 required: E 08:09:04 found: org.opendaylight.mdsal.binding.api.DataTreeModification 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[104,56] unchecked conversion 08:09:04 required: E 08:09:04 found: org.opendaylight.mdsal.binding.api.DataTreeModification 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[104,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 08:09:04 required: java.util.Collection> 08:09:04 found: java.util.List 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[104,55] unchecked conversion 08:09:04 required: java.util.Collection> 08:09:04 found: java.util.List 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[139,55] unchecked method invocation: method of in interface java.util.List is applied to given types 08:09:04 required: E 08:09:04 found: org.opendaylight.mdsal.binding.api.DataTreeModification 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[139,56] unchecked conversion 08:09:04 required: E 08:09:04 found: org.opendaylight.mdsal.binding.api.DataTreeModification 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[139,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 08:09:04 required: java.util.Collection> 08:09:04 found: java.util.List 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[139,55] unchecked conversion 08:09:04 required: java.util.Collection> 08:09:04 found: java.util.List 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[141,55] unchecked method invocation: method of in interface java.util.List is applied to given types 08:09:04 required: E 08:09:04 found: org.opendaylight.mdsal.binding.api.DataTreeModification 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[141,56] unchecked conversion 08:09:04 required: E 08:09:04 found: org.opendaylight.mdsal.binding.api.DataTreeModification 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[141,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 08:09:04 required: java.util.Collection> 08:09:04 found: java.util.List 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[141,55] unchecked conversion 08:09:04 required: java.util.Collection> 08:09:04 found: java.util.List 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/TopologyStatsRpcTest.java:[93,77] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 08:09:04 required: com.google.common.collect.ClassToInstanceMap> 08:09:04 found: com.google.common.collect.ClassToInstanceMap 08:09:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/TopologyStatsRpcTest.java:[93,81] unchecked conversion 08:09:04 required: com.google.common.collect.ClassToInstanceMap> 08:09:04 found: com.google.common.collect.ClassToInstanceMap 08:09:04 [INFO] 08:09:04 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-topology-provider --- 08:09:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:09:04 [INFO] 08:09:04 [INFO] ------------------------------------------------------- 08:09:04 [INFO] T E S T S 08:09:04 [INFO] ------------------------------------------------------- 08:09:05 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 08:09:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:09:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.765 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 08:09:12 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 08:09:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 08:09:12 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 08:09:19 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.088 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 08:09:19 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 08:09:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 08:09:20 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 08:09:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 08:09:21 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 08:09:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 08:09:21 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 08:09:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 08:09:21 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 08:09:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 08:09:21 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 08:09:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 08:09:22 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 08:09:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 08:09:22 [INFO] 08:09:22 [INFO] Results: 08:09:22 [INFO] 08:09:22 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 08:09:22 [INFO] 08:09:22 [INFO] 08:09:22 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-topology-provider --- 08:09:22 [INFO] 08:09:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-topology-provider --- 08:09:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT.jar 08:09:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/classes/META-INF/MANIFEST.MF 08:09:22 [INFO] 08:09:22 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ pcep-topology-provider --- 08:09:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-tests.jar 08:09:22 [INFO] 08:09:22 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ pcep-topology-provider --- 08:09:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-test-sources.jar 08:09:22 [INFO] 08:09:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-topology-provider --- 08:09:23 [INFO] No previous run data found, generating javadoc. 08:09:25 [WARNING] Javadoc Warnings 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/TopologySessionRPCs.java:22: warning: no comment 08:09:25 [WARNING] @NonNull ListenableFuture addLsp(AddLspArgs input); 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/TopologySessionRPCs.java:28: warning: no comment 08:09:25 [WARNING] @NonNull ListenableFuture ensureLspOperational(EnsureLspOperationalInput input); 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractTopologySessionListener.java:665: warning: no comment 08:09:25 [WARNING] protected final synchronized boolean isSynchronized() { 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractTopologySessionListener.java:641: warning: no comment 08:09:25 [WARNING] protected abstract void loadLspData(Node node, Map lspData, Map lsps, 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractTopologySessionListener.java:605: warning: no comment 08:09:25 [WARNING] protected final @NonNull InstanceIdentifier lspIdentifier(final String name) { 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/TopologySessionRPCs.java:24: warning: no comment 08:09:25 [WARNING] @NonNull ListenableFuture removeLsp(RemoveLspArgs input); 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/TopologySessionRPCs.java:30: warning: no comment 08:09:25 [WARNING] @NonNull ListenableFuture triggerSync(TriggerSyncArgs input); 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/TopologySessionRPCs.java:26: warning: no comment 08:09:25 [WARNING] @NonNull ListenableFuture updateLsp(UpdateLspArgs input); 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractTopologySessionListener.java:601: warning: no comment 08:09:25 [WARNING] protected final synchronized void updatePccNode(final MessageContext ctx, final PathComputationClient pcc) { 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractTopologySessionListener.java:639: warning: no comment 08:09:25 [WARNING] protected abstract Object validateReportedLsp(Optional rep, LspId input); 08:09:25 [WARNING] ^ 08:09:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologyTracker.java:118: warning: no comment 08:09:25 [WARNING] public PCEPTopologyTracker(@Reference final DataBroker dataBroker, 08:09:25 [WARNING] ^ 08:09:25 [WARNING] 11 warnings 08:09:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-javadoc.jar 08:09:25 [INFO] 08:09:25 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-topology-provider --- 08:09:25 [INFO] CycloneDX: Resolving Dependencies 08:09:26 [INFO] CycloneDX: Creating BOM version 1.5 with 64 component(s) 08:09:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/bom.xml 08:09:26 [INFO] attaching as pcep-topology-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:09:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/bom.json 08:09:26 [INFO] attaching as pcep-topology-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:09:26 [INFO] 08:09:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-provider --- 08:09:26 [INFO] Skipping duplicate-finder execution! 08:09:26 [INFO] 08:09:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-topology-provider --- 08:09:26 [INFO] No dependency problems found 08:09:26 [INFO] 08:09:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-topology-provider --- 08:09:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-sources.jar 08:09:26 [INFO] 08:09:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-topology-provider --- 08:09:27 [INFO] 08:09:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-topology-provider --- 08:09:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/code-coverage/jacoco.exec 08:09:27 [INFO] Analyzed bundle 'pcep-topology-provider' with 49 classes 08:09:27 [INFO] 08:09:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-topology-provider --- 08:09:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT.pom 08:09:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT.jar 08:09:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT-tests.jar 08:09:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT-test-sources.jar 08:09:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT-javadoc.jar 08:09:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:09:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:09:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT-sources.jar 08:09:27 [INFO] 08:09:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-topology-provider --- 08:09:27 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-provider/0.20.9-SNAPSHOT/pcep-topology-provider-0.20.9-SNAPSHOT.jar 08:09:27 [INFO] Writing OBR metadata 08:09:27 [INFO] 08:09:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-topology-provider --- 08:09:27 [INFO] org.opendaylight.bgpcep:pcep-topology-provider:bundle:0.20.9-SNAPSHOT 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:09:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:09:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:09:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:09:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:09:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:09:27 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:09:27 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:09:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:09:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:09:27 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:09:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:09:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:09:27 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:09:27 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:09:27 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:09:27 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:09:27 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:09:27 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 08:09:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:09:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:09:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:09:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:09:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:09:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:09:27 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:09:27 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:09:27 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:09:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:09:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:09:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:09:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:09:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:09:27 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:09:27 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:09:27 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:09:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:09:27 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.20.9-SNAPSHOT:test 08:09:27 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:09:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 08:09:27 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:09:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 08:09:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:09:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:09:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:09:27 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:09:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:09:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:09:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:09:27 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:09:27 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:09:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:09:27 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.20.9-SNAPSHOT:test 08:09:27 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 08:09:27 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:09:27 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:09:27 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:09:27 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:09:27 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:09:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:09:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:09:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:09:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:09:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:09:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:09:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:09:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:09:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:09:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:09:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:09:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:09:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:09:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:09:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:09:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:09:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:09:27 [INFO] +- junit:junit:jar:4.13.2:test 08:09:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:09:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:09:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:09:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:09:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:09:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:09:27 [INFO] 08:09:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-topology-provider --- 08:09:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/sonatype-clm/module.xml 08:09:27 [INFO] 08:09:27 [INFO] ------------< org.opendaylight.bgpcep:pcep-server-provider >------------ 08:09:27 [INFO] Building pcep-server-provider 0.20.9-SNAPSHOT [128/169] 08:09:27 [INFO] -------------------------------[ bundle ]------------------------------- 08:09:27 [INFO] 08:09:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-provider --- 08:09:27 [INFO] 08:09:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-provider --- 08:09:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:27 [INFO] 08:09:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-server-provider --- 08:09:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:27 [INFO] 08:09:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-server-provider --- 08:09:27 [INFO] 08:09:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-server-provider --- 08:09:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:09:27 [INFO] 08:09:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-server-provider --- 08:09:27 [INFO] Starting audit... 08:09:27 Audit done. 08:09:27 [INFO] You have 0 Checkstyle violations. 08:09:27 [INFO] 08:09:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-server-provider --- 08:09:28 [INFO] Starting audit... 08:09:28 Audit done. 08:09:28 [INFO] You have 0 Checkstyle violations. 08:09:28 [INFO] 08:09:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-server-provider --- 08:09:28 [INFO] 08:09:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-server-provider --- 08:09:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/resources 08:09:28 [INFO] 08:09:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-server-provider --- 08:09:28 [INFO] Recompiling the module because of changed dependency. 08:09:28 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 08:09:28 [INFO] 08:09:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-server-provider >>> 08:09:28 [INFO] 08:09:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-server-provider --- 08:09:28 [INFO] Fork Value is true 08:09:33 [INFO] Done SpotBugs Analysis.... 08:09:33 [INFO] 08:09:33 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-server-provider <<< 08:09:33 [INFO] 08:09:33 [INFO] 08:09:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-server-provider --- 08:09:33 [INFO] BugInstance size is 0 08:09:33 [INFO] Error size is 0 08:09:33 [INFO] No errors/warnings found 08:09:33 [INFO] 08:09:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-server-provider --- 08:09:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/test/resources 08:09:33 [INFO] 08:09:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-server-provider --- 08:09:33 [INFO] No sources to compile 08:09:33 [INFO] 08:09:33 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-server-provider --- 08:09:33 [INFO] No tests to run. 08:09:33 [INFO] 08:09:33 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-server-provider --- 08:09:33 [INFO] 08:09:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-server-provider --- 08:09:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT.jar 08:09:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/classes/META-INF/MANIFEST.MF 08:09:33 [INFO] 08:09:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-server-provider --- 08:09:33 [INFO] No previous run data found, generating javadoc. 08:09:35 [WARNING] Javadoc Warnings 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:40: warning: no comment 08:09:35 [WARNING] public final class DefaultPceServerProvider implements PceServerProvider, AutoCloseable { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:54: warning: no comment 08:09:35 [WARNING] public DefaultPceServerProvider(@Reference final ConnectedGraphProvider graphProvider, 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/DefaultPceServerProvider.java:108: warning: no comment 08:09:35 [WARNING] public ConnectedGraph getTedGraph() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:25: warning: no comment 08:09:35 [WARNING] public class ManagedTeNode { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:40: warning: no comment 08:09:35 [WARNING] public ManagedTeNode(final NodeId id, final TransactionChain chain) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:46: warning: no comment 08:09:35 [WARNING] public ManagedTeNode(final NodeId id, TransactionChain chain, final NodeState state) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:95: warning: no comment 08:09:35 [WARNING] public void addManagedTePath(final ManagedTePath mngPath) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:56: warning: no comment 08:09:35 [WARNING] public NodeId getId() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:114: warning: no comment 08:09:35 [WARNING] public ManagedTePath getManagedTePath(final ConfiguredLspKey key) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:52: warning: no comment 08:09:35 [WARNING] public NodeState getState() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:60: warning: no comment 08:09:35 [WARNING] public ConcurrentMap getTePaths() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:64: warning: no comment 08:09:35 [WARNING] public WriteTransaction getTransaction() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:68: warning: no comment 08:09:35 [WARNING] public boolean isSync() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:99: warning: no comment 08:09:35 [WARNING] public ManagedTePath removeManagedTePath(final ConfiguredLspKey key) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTeNode.java:72: warning: no comment 08:09:35 [WARNING] public void sync() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:88: warning: no comment 08:09:35 [WARNING] public class ManagedTePath implements ConnectedEdgeTrigger, ConnectedVertexTrigger { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:116: warning: no comment 08:09:35 [WARNING] public ManagedTePath(ManagedTeNode teNode, final ManagedTePath mngPath) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:108: warning: no comment 08:09:35 [WARNING] public ManagedTePath(ManagedTeNode teNode, final ConfiguredLsp lsp, InstanceIdentifier topology) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:101: warning: no comment 08:09:35 [WARNING] public ManagedTePath(ManagedTeNode teNode, InstanceIdentifier topology) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:127: warning: no comment 08:09:35 [WARNING] public ConfiguredLsp getLsp() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:131: warning: no comment 08:09:35 [WARNING] public ManagedTeNode getManagedTeNode() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:139: warning: no comment 08:09:35 [WARNING] public InstanceIdentifier getTopology() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:135: warning: no comment 08:09:35 [WARNING] public PathType getType() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:178: warning: no comment 08:09:35 [WARNING] public boolean isSent() { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:143: warning: no comment 08:09:35 [WARNING] public ManagedTePath setConfiguredLsp(final ConfiguredLsp lsp) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:327: warning: no comment 08:09:35 [WARNING] public void setGraph(ConnectedGraph graph) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:149: warning: no comment 08:09:35 [WARNING] public ManagedTePath setType(PathType type) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:331: warning: no comment 08:09:35 [WARNING] public void unsetGraph(ConnectedGraph graph) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/ManagedTePath.java:335: warning: no comment 08:09:35 [WARNING] public void updateGraph(ConnectedGraph graph) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:71: warning: no comment 08:09:35 [WARNING] public final class MessagesUtil { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:81: warning: no comment 08:09:35 [WARNING] public static final int IGP_METRIC = 1; 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:73: warning: no comment 08:09:35 [WARNING] public static final byte NO_PATH = 0x0; 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:83: warning: no comment 08:09:35 [WARNING] public static final int PATH_DELAY = 12; 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:82: warning: no comment 08:09:35 [WARNING] public static final int TE_METRIC = 2; 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:75: warning: no comment 08:09:35 [WARNING] public static final byte UNKNOWN_DESTINATION = 0x0; 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:74: warning: no comment 08:09:35 [WARNING] public static final byte UNKNOWN_SOURCE = 0x1; 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:265: warning: no comment 08:09:35 [WARNING] public static Pcerr createErrorMsg(@NonNull final PCEPErrors pcepErrors, final Uint32 reqID) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:240: warning: no comment 08:09:35 [WARNING] public static Pcrep createNoPathMessage(final Rp rp, final byte reason) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:212: warning: no comment 08:09:35 [WARNING] public static Pcrep createPcRepMessage(final Rp rp, final P2p p2p, final ConstrainedPath cpath) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/MessagesUtil.java:89: warning: no comment 08:09:35 [WARNING] public static Ero getEro(final List pathDescriptions) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:60: warning: no comment 08:09:35 [WARNING] public class PathComputationImpl implements PathComputation { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:67: warning: no comment 08:09:35 [WARNING] public PathComputationImpl(final ConnectedGraph tedGraph, final PathComputationProvider algoProvider) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathComputationImpl.java:135: warning: no comment 08:09:35 [WARNING] public ComputedPath computeTePath(final IntendedPath intend) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerListener.java:47: warning: no comment 08:09:35 [WARNING] public PathManagerListener(final DataBroker dataBroker, KeyedInstanceIdentifier topology, 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:420: warning: no @param for ptype 08:09:35 [WARNING] public ManagedTePath registerTePath(NodeId id, final ConfiguredLsp rptPath, final PathType ptype) { 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PathManagerProvider.java:74: warning: no comment 08:09:35 [WARNING] public PathManagerProvider(final DataBroker dataBroker, KeyedInstanceIdentifier topology, 08:09:35 [WARNING] ^ 08:09:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/src/main/java/org/opendaylight/bgpcep/pcep/server/provider/PcepTopologyListener.java:88: warning: no comment 08:09:35 [WARNING] public PcepTopologyListener(final DataBroker dataBroker, 08:09:35 [WARNING] ^ 08:09:35 [WARNING] 47 warnings 08:09:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT-javadoc.jar 08:09:35 [INFO] 08:09:35 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-server-provider --- 08:09:35 [INFO] CycloneDX: Resolving Dependencies 08:09:35 [INFO] CycloneDX: Creating BOM version 1.5 with 53 component(s) 08:09:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/bom.xml 08:09:35 [INFO] attaching as pcep-server-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:09:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/bom.json 08:09:35 [INFO] attaching as pcep-server-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:09:35 [INFO] 08:09:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-provider --- 08:09:35 [INFO] Skipping duplicate-finder execution! 08:09:35 [INFO] 08:09:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-server-provider --- 08:09:36 [INFO] No dependency problems found 08:09:36 [INFO] 08:09:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-server-provider --- 08:09:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT-sources.jar 08:09:36 [INFO] 08:09:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-server-provider --- 08:09:36 [INFO] 08:09:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-server-provider --- 08:09:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:09:36 [INFO] 08:09:36 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-server-provider --- 08:09:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.20.9-SNAPSHOT/pcep-server-provider-0.20.9-SNAPSHOT.pom 08:09:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.20.9-SNAPSHOT/pcep-server-provider-0.20.9-SNAPSHOT.jar 08:09:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.20.9-SNAPSHOT/pcep-server-provider-0.20.9-SNAPSHOT-javadoc.jar 08:09:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.20.9-SNAPSHOT/pcep-server-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:09:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.20.9-SNAPSHOT/pcep-server-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:09:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-provider/0.20.9-SNAPSHOT/pcep-server-provider-0.20.9-SNAPSHOT-sources.jar 08:09:36 [INFO] 08:09:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-server-provider --- 08:09:36 [INFO] Installing org/opendaylight/bgpcep/pcep-server-provider/0.20.9-SNAPSHOT/pcep-server-provider-0.20.9-SNAPSHOT.jar 08:09:36 [INFO] Writing OBR metadata 08:09:36 [INFO] 08:09:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-server-provider --- 08:09:36 [INFO] org.opendaylight.bgpcep:pcep-server-provider:bundle:0.20.9-SNAPSHOT 08:09:36 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:09:36 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:09:36 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:09:36 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:09:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:09:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:09:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:09:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:09:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:09:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:09:36 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:09:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:09:36 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:09:36 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:09:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:09:36 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:09:36 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:09:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:09:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:09:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:09:36 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:09:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:09:36 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:09:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:09:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:09:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:09:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:09:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:09:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:09:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:09:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:09:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:09:36 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:09:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:09:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:09:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:09:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:09:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:09:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:09:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:09:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:09:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:09:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:09:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:09:36 [INFO] +- junit:junit:jar:4.13.2:test 08:09:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:09:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:09:36 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:09:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:09:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:09:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:09:36 [INFO] 08:09:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-server-provider --- 08:09:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/sonatype-clm/module.xml 08:09:36 [INFO] 08:09:36 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server >----------- 08:09:36 [INFO] Building OpenDaylight :: PCEP :: PCE Server API 0.20.9-SNAPSHOT [129/169] 08:09:36 [INFO] ------------------------------[ feature ]------------------------------- 08:09:36 [INFO] 08:09:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] 08:09:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:36 [INFO] 08:09:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:36 [INFO] 08:09:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] 08:09:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:09:36 [INFO] argLine set to empty 08:09:36 [INFO] 08:09:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] Starting audit... 08:09:36 Audit done. 08:09:36 [INFO] You have 0 Checkstyle violations. 08:09:36 [INFO] 08:09:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] Starting audit... 08:09:36 Audit done. 08:09:36 [INFO] You have 0 Checkstyle violations. 08:09:36 [INFO] 08:09:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] 08:09:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server/target/feature/feature.xml 08:09:36 [INFO] ...done! 08:09:36 [INFO] Attaching features XML 08:09:36 [INFO] 08:09:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:09:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:09:36 [INFO] 08:09:36 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server >>> 08:09:36 [INFO] 08:09:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] 08:09:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server <<< 08:09:36 [INFO] 08:09:36 [INFO] 08:09:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] 08:09:36 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-server --- 08:09:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server 08:09:36 [INFO] Project dependency features detected: [] 08:09:36 [INFO] Pax Exam System (Version: 4.13.3) created. 08:09:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:09:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:09:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:09:37 [INFO] Waiting for remote bundle context.. on 21000 name: 9d7a104c-5fc8-4cdd-9726-6990e7794b56 timout: [ RelativeTimeout value = 180000 ] 08:09:50 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:09:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:09:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:09:51 [INFO] 08:09:51 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-server --- 08:09:51 [INFO] 08:09:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-server --- 08:09:51 [INFO] 08:09:51 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-server --- 08:09:51 [INFO] CycloneDX: Resolving Dependencies 08:09:53 [INFO] CycloneDX: Creating BOM version 1.5 with 240 component(s) 08:09:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server/target/bom.xml 08:09:53 [INFO] attaching as odl-bgpcep-pcep-server-0.20.9-SNAPSHOT-cyclonedx.xml 08:09:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server/target/bom.json 08:09:53 [INFO] attaching as odl-bgpcep-pcep-server-0.20.9-SNAPSHOT-cyclonedx.json 08:09:53 [INFO] 08:09:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server --- 08:09:53 [INFO] Skipping duplicate-finder execution! 08:09:53 [INFO] 08:09:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server --- 08:09:53 [INFO] Skipping plugin execution 08:09:53 [INFO] 08:09:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server --- 08:09:53 [INFO] Skipping source per configuration. 08:09:53 [INFO] 08:09:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-server --- 08:09:53 [INFO] 08:09:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-server --- 08:09:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:09:53 [INFO] 08:09:53 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-server --- 08:09:53 [WARNING] 08:09:53 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server did not assign 08:09:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:09:53 [WARNING] 08:09:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:09:53 [WARNING] 08:09:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.9-SNAPSHOT/odl-bgpcep-pcep-server-0.20.9-SNAPSHOT.pom 08:09:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.9-SNAPSHOT/odl-bgpcep-pcep-server-0.20.9-SNAPSHOT-features.xml 08:09:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.9-SNAPSHOT/odl-bgpcep-pcep-server-0.20.9-SNAPSHOT-cyclonedx.xml 08:09:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.9-SNAPSHOT/odl-bgpcep-pcep-server-0.20.9-SNAPSHOT-cyclonedx.json 08:09:53 [INFO] 08:09:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-server --- 08:09:53 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-server:feature:0.20.9-SNAPSHOT 08:09:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:09:53 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:09:53 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:09:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:09:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:09:53 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:09:53 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:09:53 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:09:53 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:09:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:09:53 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:09:53 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:09:53 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:09:53 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:09:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:09:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:09:53 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:09:53 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:09:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:09:53 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:09:53 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:09:53 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:09:53 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:09:53 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:09:53 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:09:53 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:09:53 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:09:53 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:09:53 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:09:53 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:09:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:09:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:09:53 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:09:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:09:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:09:53 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:09:53 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:09:53 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:09:53 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:09:53 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:09:53 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:09:53 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:09:53 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:09:53 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:09:53 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:09:53 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:09:53 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:09:53 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:09:53 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:09:53 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:09:53 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:09:53 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:09:53 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:09:53 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:09:53 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:09:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:09:53 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:09:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:09:53 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:09:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:09:53 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:09:53 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:09:53 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:09:53 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:09:53 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:09:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:09:53 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:09:53 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:09:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:09:53 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:09:53 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:09:53 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:09:53 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:09:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:09:53 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:09:53 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:09:53 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:09:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:09:53 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:09:53 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:09:53 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:09:53 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:09:53 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:09:53 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:09:53 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:09:53 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:09:53 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:09:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:09:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:09:53 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:09:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:09:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:09:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:09:53 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:09:53 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:09:53 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:09:53 [INFO] +- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:09:53 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:09:53 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:09:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:09:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:09:53 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:09:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:09:53 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:09:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:09:53 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:09:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:09:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:09:53 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:09:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:09:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:09:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:09:53 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:09:53 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:09:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:09:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:09:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:09:53 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:09:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:09:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:09:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:09:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:09:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:09:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:09:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:09:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:09:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:09:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:09:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:09:53 [INFO] +- junit:junit:jar:4.13.2:test 08:09:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:09:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:09:53 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:09:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:09:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:09:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:09:53 [INFO] 08:09:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-server --- 08:09:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server/target/sonatype-clm/module.xml 08:09:53 [INFO] 08:09:53 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider >------- 08:09:53 [INFO] Building OpenDaylight :: PCEP :: PCE Server Provider 0.20.9-SNAPSHOT [130/169] 08:09:53 [INFO] ------------------------------[ feature ]------------------------------- 08:09:53 [INFO] 08:09:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-server-provider --- 08:09:53 [INFO] 08:09:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:54 [INFO] 08:09:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:54 [INFO] 08:09:54 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] 08:09:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:09:54 [INFO] argLine set to empty 08:09:54 [INFO] 08:09:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] Starting audit... 08:09:54 Audit done. 08:09:54 [INFO] You have 0 Checkstyle violations. 08:09:54 [INFO] 08:09:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] Starting audit... 08:09:54 Audit done. 08:09:54 [INFO] You have 0 Checkstyle violations. 08:09:54 [INFO] 08:09:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] 08:09:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml 08:09:54 [INFO] ...done! 08:09:54 [INFO] Attaching features XML 08:09:54 [INFO] 08:09:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:09:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:09:54 [INFO] 08:09:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-server-provider >>> 08:09:54 [INFO] 08:09:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] 08:09:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-server-provider <<< 08:09:54 [INFO] 08:09:54 [INFO] 08:09:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] 08:09:54 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-server-provider --- 08:09:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider 08:09:54 [INFO] Project dependency features detected: [] 08:09:54 [INFO] Pax Exam System (Version: 4.13.3) created. 08:09:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:09:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:09:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:09:55 [INFO] Waiting for remote bundle context.. on 21000 name: d1dca9e2-6aad-4053-9922-b820e996b1e8 timout: [ RelativeTimeout value = 180000 ] 08:10:08 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:10:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:10:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:10:08 [INFO] 08:10:08 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-server-provider --- 08:10:08 [INFO] 08:10:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-server-provider --- 08:10:08 [INFO] 08:10:08 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-server-provider --- 08:10:08 [INFO] CycloneDX: Resolving Dependencies 08:10:11 [INFO] CycloneDX: Creating BOM version 1.5 with 247 component(s) 08:10:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server-provider/target/bom.xml 08:10:11 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:10:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server-provider/target/bom.json 08:10:11 [INFO] attaching as odl-bgpcep-pcep-server-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:10:11 [INFO] 08:10:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-server-provider --- 08:10:11 [INFO] Skipping duplicate-finder execution! 08:10:11 [INFO] 08:10:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-server-provider --- 08:10:11 [INFO] Skipping plugin execution 08:10:11 [INFO] 08:10:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-server-provider --- 08:10:11 [INFO] Skipping source per configuration. 08:10:11 [INFO] 08:10:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-server-provider --- 08:10:11 [INFO] 08:10:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-server-provider --- 08:10:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:10:11 [INFO] 08:10:11 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-server-provider --- 08:10:11 [WARNING] 08:10:11 [WARNING] The packaging plugin for project odl-bgpcep-pcep-server-provider did not assign 08:10:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:10:11 [WARNING] 08:10:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:10:11 [WARNING] 08:10:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.20.9-SNAPSHOT.pom 08:10:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.20.9-SNAPSHOT-features.xml 08:10:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:10:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-server-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:10:11 [INFO] 08:10:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-server-provider --- 08:10:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:feature:0.20.9-SNAPSHOT 08:10:11 [INFO] +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:10:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:10:11 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:10:11 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:10:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:10:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:10:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:10:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:10:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:10:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:10:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:10:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:10:11 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:10:11 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:10:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:10:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:10:11 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:10:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:10:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:10:11 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:10:11 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:10:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:10:11 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:10:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:10:11 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:10:11 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:10:11 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:10:11 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:10:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:10:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:10:11 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:10:11 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:10:11 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:10:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:10:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:10:11 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:10:11 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:10:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:10:11 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:10:11 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:10:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:10:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:10:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:10:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:10:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:10:11 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:10:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:10:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:10:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:10:11 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:10:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:10:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:10:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:10:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:10:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:10:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:10:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:10:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:10:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:10:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:10:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:10:11 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:10:11 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:10:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:10:11 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:10:11 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:10:11 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:10:11 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:10:11 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:10:11 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:10:11 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:10:11 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:10:11 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:10:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:10:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:10:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:10:11 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:10:11 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:10:11 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:10:11 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:10:11 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:10:11 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:10:11 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:10:11 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:10:11 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:10:11 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:10:11 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:10:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:10:11 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:10:11 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:10:11 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:10:11 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:10:11 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:10:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:10:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:10:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:10:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:10:11 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:10:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:10:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:10:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:10:11 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:10:11 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:10:11 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:10:11 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:10:11 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:10:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:10:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:10:11 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:10:11 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:10:11 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:10:11 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:10:11 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:10:11 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:10:11 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:10:11 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 08:10:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:10:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:10:11 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:10:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:10:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:10:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:10:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:10:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:10:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:10:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:10:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:10:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:10:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:10:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:10:11 [INFO] +- junit:junit:jar:4.13.2:test 08:10:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:10:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:10:11 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:10:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:10:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:10:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:10:11 [INFO] 08:10:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-server-provider --- 08:10:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-server-provider/target/sonatype-clm/module.xml 08:10:11 [INFO] 08:10:11 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider >------ 08:10:11 [INFO] Building OpenDaylight :: PCEP :: Topology Provider 0.20.9-SNAPSHOT [131/169] 08:10:11 [INFO] ------------------------------[ feature ]------------------------------- 08:10:11 [INFO] 08:10:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-topology-provider --- 08:10:11 [INFO] 08:10:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-topology-provider --- 08:10:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:10:11 [INFO] 08:10:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:10:12 [INFO] 08:10:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] 08:10:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:10:12 [INFO] argLine set to empty 08:10:12 [INFO] 08:10:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] Starting audit... 08:10:12 Audit done. 08:10:12 [INFO] You have 0 Checkstyle violations. 08:10:12 [INFO] 08:10:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] Starting audit... 08:10:12 Audit done. 08:10:12 [INFO] You have 0 Checkstyle violations. 08:10:12 [INFO] 08:10:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] 08:10:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml 08:10:12 [INFO] ...done! 08:10:12 [INFO] Attaching features XML 08:10:12 [INFO] 08:10:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:10:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:10:12 [INFO] 08:10:12 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology-provider >>> 08:10:12 [INFO] 08:10:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] 08:10:12 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology-provider <<< 08:10:12 [INFO] 08:10:12 [INFO] 08:10:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] 08:10:12 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-topology-provider --- 08:10:12 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider 08:10:12 [INFO] Project dependency features detected: [] 08:10:12 [INFO] Pax Exam System (Version: 4.13.3) created. 08:10:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:10:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:10:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:10:13 [INFO] Waiting for remote bundle context.. on 21000 name: a1307049-fde2-407e-a8b5-f1fb4df1fc24 timout: [ RelativeTimeout value = 180000 ] 08:10:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:10:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:10:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:10:26 [INFO] 08:10:26 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-topology-provider --- 08:10:26 [INFO] 08:10:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-topology-provider --- 08:10:26 [INFO] 08:10:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-topology-provider --- 08:10:26 [INFO] CycloneDX: Resolving Dependencies 08:10:29 [INFO] CycloneDX: Creating BOM version 1.5 with 252 component(s) 08:10:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology-provider/target/bom.xml 08:10:29 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:10:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology-provider/target/bom.json 08:10:29 [INFO] attaching as odl-bgpcep-pcep-topology-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:10:29 [INFO] 08:10:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology-provider --- 08:10:29 [INFO] Skipping duplicate-finder execution! 08:10:29 [INFO] 08:10:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology-provider --- 08:10:29 [INFO] Skipping plugin execution 08:10:29 [INFO] 08:10:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology-provider --- 08:10:29 [INFO] Skipping source per configuration. 08:10:29 [INFO] 08:10:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology-provider --- 08:10:29 [INFO] 08:10:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-topology-provider --- 08:10:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:10:29 [INFO] 08:10:29 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-topology-provider --- 08:10:29 [WARNING] 08:10:29 [WARNING] The packaging plugin for project odl-bgpcep-pcep-topology-provider did not assign 08:10:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:10:29 [WARNING] 08:10:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:10:29 [WARNING] 08:10:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.20.9-SNAPSHOT.pom 08:10:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.20.9-SNAPSHOT-features.xml 08:10:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:10:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-topology-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:10:29 [INFO] 08:10:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-topology-provider --- 08:10:30 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:feature:0.20.9-SNAPSHOT 08:10:30 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:10:30 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:10:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:10:30 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:10:30 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:10:30 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:10:30 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:10:30 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:10:30 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:10:30 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:10:30 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:10:30 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:10:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:10:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:10:30 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:10:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:10:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:10:30 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:10:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:programming-impl:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:10:30 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:10:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:10:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:10:30 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:10:30 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:10:30 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:10:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:10:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:10:30 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:10:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:10:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:10:30 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:10:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:10:30 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:10:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:10:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:10:30 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:10:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:10:30 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:10:30 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:10:30 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:10:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:10:30 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:10:30 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:10:30 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:10:30 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:10:30 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:10:30 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:10:30 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:10:30 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:10:30 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:10:30 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:10:30 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:10:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:10:30 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:10:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:10:30 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:10:30 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:10:30 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:10:30 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:10:30 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:10:30 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:10:30 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:10:30 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:10:30 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:10:30 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:10:30 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:10:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:10:30 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:10:30 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:10:30 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:10:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:10:30 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:10:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:10:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:10:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:10:30 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:10:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:10:30 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:10:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:10:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:10:30 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:10:30 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:10:30 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:10:30 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:10:30 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:10:30 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:10:30 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:10:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:10:30 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:10:30 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:10:30 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:10:30 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:10:30 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:10:30 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:10:30 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:10:30 [INFO] | \- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:10:30 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:10:30 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:10:30 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:10:30 [INFO] | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:10:30 [INFO] | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:10:30 [INFO] | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:10:30 [INFO] | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:10:30 [INFO] | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:10:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:10:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:10:30 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 08:10:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:10:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:10:30 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:10:30 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:10:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:10:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:10:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:10:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:10:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:10:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:10:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:10:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:10:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:10:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:10:30 [INFO] +- junit:junit:jar:4.13.2:test 08:10:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:10:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:10:30 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:10:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:10:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:10:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:10:30 [INFO] 08:10:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-topology-provider --- 08:10:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-topology-provider/target/sonatype-clm/module.xml 08:10:30 [INFO] 08:10:30 [INFO] ------------< org.opendaylight.bgpcep:pcep-tunnel-provider >------------ 08:10:30 [INFO] Building pcep-tunnel-provider 0.20.9-SNAPSHOT [132/169] 08:10:30 [INFO] -------------------------------[ bundle ]------------------------------- 08:10:30 [INFO] 08:10:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-provider --- 08:10:30 [INFO] 08:10:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-provider --- 08:10:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:10:30 [INFO] 08:10:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-tunnel-provider --- 08:10:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:10:30 [INFO] 08:10:30 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-tunnel-provider --- 08:10:30 [INFO] 08:10:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-tunnel-provider --- 08:10:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:10:30 [INFO] 08:10:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-tunnel-provider --- 08:10:30 [INFO] Starting audit... 08:10:30 Audit done. 08:10:30 [INFO] You have 0 Checkstyle violations. 08:10:30 [INFO] 08:10:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-tunnel-provider --- 08:10:30 [INFO] Starting audit... 08:10:30 Audit done. 08:10:30 [INFO] You have 0 Checkstyle violations. 08:10:30 [INFO] 08:10:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-tunnel-provider --- 08:10:30 [INFO] 08:10:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-tunnel-provider --- 08:10:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/resources 08:10:30 [INFO] 08:10:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-tunnel-provider --- 08:10:30 [INFO] Recompiling the module because of changed dependency. 08:10:30 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 08:10:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:[58,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 08:10:30 [INFO] 08:10:30 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-tunnel-provider >>> 08:10:31 [INFO] 08:10:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-tunnel-provider --- 08:10:31 [INFO] Fork Value is true 08:10:34 [INFO] Done SpotBugs Analysis.... 08:10:34 [INFO] 08:10:34 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-tunnel-provider <<< 08:10:34 [INFO] 08:10:34 [INFO] 08:10:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-tunnel-provider --- 08:10:34 [INFO] BugInstance size is 0 08:10:34 [INFO] Error size is 0 08:10:34 [INFO] No errors/warnings found 08:10:34 [INFO] 08:10:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-tunnel-provider --- 08:10:34 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:10:34 [INFO] 08:10:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-tunnel-provider --- 08:10:34 [INFO] Recompiling the module because of changed dependency. 08:10:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:10:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:10:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:10:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:10:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[90,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 08:10:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java:[93,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 08:10:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[307,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 08:10:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java:[318,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 08:10:35 [INFO] 08:10:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-tunnel-provider --- 08:10:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:10:35 [INFO] 08:10:35 [INFO] ------------------------------------------------------- 08:10:35 [INFO] T E S T S 08:10:35 [INFO] ------------------------------------------------------- 08:10:36 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 08:10:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.667 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.NodeChangedListenerTest 08:10:40 [INFO] Running org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 08:10:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:10:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 s -- in org.opendaylight.bgpcep.pcep.tunnel.provider.TunnelProgrammingTest 08:10:42 [INFO] 08:10:42 [INFO] Results: 08:10:42 [INFO] 08:10:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:10:42 [INFO] 08:10:42 [INFO] 08:10:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-tunnel-provider --- 08:10:42 [INFO] 08:10:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-tunnel-provider --- 08:10:42 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT.jar 08:10:42 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/classes/META-INF/MANIFEST.MF 08:10:42 [INFO] 08:10:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-tunnel-provider --- 08:10:42 [INFO] No previous run data found, generating javadoc. 08:10:44 [WARNING] Javadoc Warnings 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:77: warning: no comment 08:10:44 [WARNING] public final class NodeChangedListener implements ClusteredDataTreeChangeListener { 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListener.java:128: warning: no comment 08:10:44 [WARNING] public static InstanceIdentifier linkIdentifier(final InstanceIdentifier topology, 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:38: warning: no comment 08:10:44 [WARNING] public final class PCEPTunnelClusterSingletonService implements ClusterSingletonService, AutoCloseable { 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelClusterSingletonService.java:53: warning: no comment 08:10:44 [WARNING] public PCEPTunnelClusterSingletonService( 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:30: warning: no comment 08:10:44 [WARNING] public final class PCEPTunnelTopologyProvider extends DefaultTopologyReference implements AutoCloseable { 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:42: warning: no comment 08:10:44 [WARNING] public PCEPTunnelTopologyProvider( 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/PCEPTunnelTopologyProvider.java:75: warning: no comment 08:10:44 [WARNING] public TopologyReference getTopologyReference() { 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgramming.java:42: warning: no comment 08:10:44 [WARNING] public final class TunnelProgramming implements AutoCloseable { 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:46: warning: no comment 08:10:44 [WARNING] public final class TunnelProviderDeployer implements ClusteredDataTreeChangeListener, AutoCloseable { 08:10:44 [WARNING] ^ 08:10:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/src/main/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProviderDeployer.java:56: warning: no comment 08:10:44 [WARNING] public TunnelProviderDeployer(@Reference final DataBroker dataBroker, 08:10:44 [WARNING] ^ 08:10:44 [WARNING] 10 warnings 08:10:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT-javadoc.jar 08:10:44 [INFO] 08:10:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-tunnel-provider --- 08:10:44 [INFO] CycloneDX: Resolving Dependencies 08:10:46 [INFO] CycloneDX: Creating BOM version 1.5 with 54 component(s) 08:10:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/bom.xml 08:10:46 [INFO] attaching as pcep-tunnel-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:10:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/bom.json 08:10:46 [INFO] attaching as pcep-tunnel-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:10:46 [INFO] 08:10:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-provider --- 08:10:46 [INFO] Skipping duplicate-finder execution! 08:10:46 [INFO] 08:10:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-tunnel-provider --- 08:10:46 [INFO] No dependency problems found 08:10:46 [INFO] 08:10:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-tunnel-provider --- 08:10:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT-sources.jar 08:10:46 [INFO] 08:10:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-tunnel-provider --- 08:10:46 [INFO] 08:10:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-tunnel-provider --- 08:10:46 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/code-coverage/jacoco.exec 08:10:46 [INFO] Analyzed bundle 'pcep-tunnel-provider' with 13 classes 08:10:46 [INFO] 08:10:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-tunnel-provider --- 08:10:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.9-SNAPSHOT/pcep-tunnel-provider-0.20.9-SNAPSHOT.pom 08:10:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.9-SNAPSHOT/pcep-tunnel-provider-0.20.9-SNAPSHOT.jar 08:10:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.9-SNAPSHOT/pcep-tunnel-provider-0.20.9-SNAPSHOT-javadoc.jar 08:10:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.9-SNAPSHOT/pcep-tunnel-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:10:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.9-SNAPSHOT/pcep-tunnel-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:10:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.9-SNAPSHOT/pcep-tunnel-provider-0.20.9-SNAPSHOT-sources.jar 08:10:46 [INFO] 08:10:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-tunnel-provider --- 08:10:46 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.9-SNAPSHOT/pcep-tunnel-provider-0.20.9-SNAPSHOT.jar 08:10:46 [INFO] Writing OBR metadata 08:10:46 [INFO] 08:10:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-tunnel-provider --- 08:10:46 [INFO] org.opendaylight.bgpcep:pcep-tunnel-provider:bundle:0.20.9-SNAPSHOT 08:10:46 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:10:46 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:10:46 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:10:46 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:10:46 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:10:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:10:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:10:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:10:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:10:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:10:46 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:10:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:10:46 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:10:46 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:10:46 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:10:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:10:46 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:10:46 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:10:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:10:46 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:10:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:10:46 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:10:46 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:10:46 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:10:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:10:46 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 08:10:46 [INFO] +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 08:10:46 [INFO] | \- org.osgi:osgi.annotation:jar:8.1.0:provided 08:10:46 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:10:46 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:10:46 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:10:46 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:10:46 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:10:46 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:10:46 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:10:46 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:10:46 [INFO] +- org.opendaylight.bgpcep:programming-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:10:46 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:0.20.9-SNAPSHOT:test 08:10:46 [INFO] +- org.opendaylight.bgpcep:pcep-topology-provider:test-jar:tests:0.20.9-SNAPSHOT:test 08:10:46 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.20.9-SNAPSHOT:test 08:10:46 [INFO] | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:test 08:10:46 [INFO] | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:test 08:10:46 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:test 08:10:46 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:test 08:10:46 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:test 08:10:46 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:test 08:10:46 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:test 08:10:46 [INFO] +- org.opendaylight.bgpcep:pcep-impl:test-jar:tests:0.20.9-SNAPSHOT:test 08:10:46 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:test 08:10:46 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:test 08:10:46 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:test 08:10:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:10:46 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:10:46 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:10:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:10:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 08:10:46 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 08:10:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:10:46 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:10:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:10:46 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:10:46 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:10:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 08:10:46 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:10:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 08:10:46 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:10:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:10:46 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 08:10:46 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:10:46 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:10:46 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:10:46 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:10:46 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:10:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:10:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:10:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:10:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:10:46 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:10:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:10:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:10:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:10:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:10:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:10:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:10:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:10:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:10:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:10:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:10:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:10:46 [INFO] +- junit:junit:jar:4.13.2:test 08:10:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:10:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:10:46 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:10:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:10:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:10:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:10:46 [INFO] 08:10:46 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-tunnel-provider --- 08:10:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/sonatype-clm/module.xml 08:10:46 [INFO] 08:10:46 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider >------- 08:10:46 [INFO] Building OpenDaylight :: PCEP :: Tunnel Provider 0.20.9-SNAPSHOT [133/169] 08:10:46 [INFO] ------------------------------[ feature ]------------------------------- 08:10:46 [INFO] 08:10:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] 08:10:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:10:46 [INFO] 08:10:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:10:46 [INFO] 08:10:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] 08:10:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:10:46 [INFO] argLine set to empty 08:10:46 [INFO] 08:10:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] Starting audit... 08:10:46 Audit done. 08:10:46 [INFO] You have 0 Checkstyle violations. 08:10:46 [INFO] 08:10:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] Starting audit... 08:10:46 Audit done. 08:10:46 [INFO] You have 0 Checkstyle violations. 08:10:46 [INFO] 08:10:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] 08:10:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml 08:10:46 [INFO] ...done! 08:10:46 [INFO] Attaching features XML 08:10:46 [INFO] 08:10:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:10:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:10:46 [INFO] 08:10:46 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-tunnel-provider >>> 08:10:46 [INFO] 08:10:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] 08:10:46 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-tunnel-provider <<< 08:10:46 [INFO] 08:10:46 [INFO] 08:10:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] 08:10:46 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-tunnel-provider --- 08:10:46 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider 08:10:46 [INFO] Project dependency features detected: [] 08:10:46 [INFO] Pax Exam System (Version: 4.13.3) created. 08:10:46 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:10:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:10:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:10:47 [INFO] Waiting for remote bundle context.. on 21000 name: 59572dd3-8e6f-455d-bc3f-ad25a4966ad6 timout: [ RelativeTimeout value = 180000 ] 08:11:01 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:11:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:11:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:11:02 [INFO] 08:11:02 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:02 [INFO] 08:11:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:02 [INFO] 08:11:02 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:02 [INFO] CycloneDX: Resolving Dependencies 08:11:05 [INFO] CycloneDX: Creating BOM version 1.5 with 254 component(s) 08:11:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml 08:11:05 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json 08:11:05 [INFO] attaching as odl-bgpcep-pcep-tunnel-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:11:05 [INFO] 08:11:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:05 [INFO] Skipping duplicate-finder execution! 08:11:05 [INFO] 08:11:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:05 [INFO] Skipping plugin execution 08:11:05 [INFO] 08:11:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:05 [INFO] Skipping source per configuration. 08:11:05 [INFO] 08:11:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:05 [INFO] 08:11:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:11:05 [INFO] 08:11:05 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:05 [WARNING] 08:11:05 [WARNING] The packaging plugin for project odl-bgpcep-pcep-tunnel-provider did not assign 08:11:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:11:05 [WARNING] 08:11:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:11:05 [WARNING] 08:11:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-tunnel-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.20.9-SNAPSHOT.pom 08:11:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-tunnel-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.20.9-SNAPSHOT-features.xml 08:11:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-tunnel-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-tunnel-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.9-SNAPSHOT/odl-bgpcep-pcep-tunnel-provider-0.20.9-SNAPSHOT-cyclonedx.json 08:11:05 [INFO] 08:11:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:05 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:feature:0.20.9-SNAPSHOT 08:11:05 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:11:05 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:11:05 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:11:05 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:11:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:11:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:11:05 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:11:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:11:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:11:05 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:11:05 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:11:05 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:11:05 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:11:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:11:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:11:05 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:11:05 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:11:05 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:11:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:11:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:11:05 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:11:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:11:05 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:11:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:11:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | | \- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:11:05 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:11:05 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:11:05 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:11:05 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:programming-impl:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:11:05 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:11:05 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:11:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:11:05 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:11:05 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:11:05 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:11:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:11:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:11:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:11:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:11:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:11:05 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:11:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:11:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:11:05 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:11:05 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:11:05 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:11:05 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:11:05 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:11:05 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:11:05 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:11:05 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:11:05 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:11:05 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:11:05 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:11:05 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:11:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:11:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:11:05 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:11:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:11:05 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:11:05 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:11:05 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:11:05 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:11:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:11:05 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:11:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:11:05 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:11:05 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:11:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:11:05 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:11:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:11:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:11:05 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:11:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:11:05 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:11:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:11:05 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:11:05 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:11:05 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:11:05 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:11:05 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:11:05 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:11:05 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:11:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:11:05 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:11:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:11:05 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:11:05 [INFO] | | \- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:11:05 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:11:05 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:11:05 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:11:05 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:11:05 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:11:05 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:11:05 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:11:05 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:11:05 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:11:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:11:05 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:11:05 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 08:11:05 [INFO] +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:11:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:11:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:11:05 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:11:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:11:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:11:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:11:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:11:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:11:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:11:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:11:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:11:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:11:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:11:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:11:05 [INFO] +- junit:junit:jar:4.13.2:test 08:11:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:11:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:11:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:11:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:11:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:11:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:11:05 [INFO] 08:11:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-tunnel-provider --- 08:11:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-tunnel-provider/target/sonatype-clm/module.xml 08:11:05 [INFO] 08:11:05 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing >------- 08:11:05 [INFO] Building OpenDaylight :: PCEP :: Segment Routing 0.20.9-SNAPSHOT [134/169] 08:11:05 [INFO] ------------------------------[ feature ]------------------------------- 08:11:05 [INFO] 08:11:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] 08:11:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:05 [INFO] 08:11:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:05 [INFO] 08:11:05 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] 08:11:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:11:05 [INFO] argLine set to empty 08:11:05 [INFO] 08:11:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] Starting audit... 08:11:05 Audit done. 08:11:05 [INFO] You have 0 Checkstyle violations. 08:11:05 [INFO] 08:11:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] Starting audit... 08:11:05 Audit done. 08:11:05 [INFO] You have 0 Checkstyle violations. 08:11:05 [INFO] 08:11:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] 08:11:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml 08:11:05 [INFO] ...done! 08:11:05 [INFO] Attaching features XML 08:11:05 [INFO] 08:11:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:11:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:11:05 [INFO] 08:11:05 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-segment-routing >>> 08:11:05 [INFO] 08:11:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] 08:11:05 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-segment-routing <<< 08:11:05 [INFO] 08:11:05 [INFO] 08:11:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] 08:11:05 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-segment-routing --- 08:11:05 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing 08:11:05 [INFO] Project dependency features detected: [] 08:11:05 [INFO] Pax Exam System (Version: 4.13.3) created. 08:11:05 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:11:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:11:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:11:06 [INFO] Waiting for remote bundle context.. on 21000 name: b5c45e18-ace4-4b3a-9ace-626558804d9b timout: [ RelativeTimeout value = 180000 ] 08:11:19 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:11:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:11:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:11:19 [INFO] 08:11:19 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-segment-routing --- 08:11:19 [INFO] 08:11:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-segment-routing --- 08:11:19 [INFO] 08:11:19 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-segment-routing --- 08:11:19 [INFO] CycloneDX: Resolving Dependencies 08:11:22 [INFO] CycloneDX: Creating BOM version 1.5 with 236 component(s) 08:11:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-segment-routing/target/bom.xml 08:11:22 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-segment-routing/target/bom.json 08:11:23 [INFO] attaching as odl-bgpcep-pcep-segment-routing-0.20.9-SNAPSHOT-cyclonedx.json 08:11:23 [INFO] 08:11:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-segment-routing --- 08:11:23 [INFO] Skipping duplicate-finder execution! 08:11:23 [INFO] 08:11:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-segment-routing --- 08:11:23 [INFO] Skipping plugin execution 08:11:23 [INFO] 08:11:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-segment-routing --- 08:11:23 [INFO] Skipping source per configuration. 08:11:23 [INFO] 08:11:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-segment-routing --- 08:11:23 [INFO] 08:11:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-segment-routing --- 08:11:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:11:23 [INFO] 08:11:23 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-segment-routing --- 08:11:23 [WARNING] 08:11:23 [WARNING] The packaging plugin for project odl-bgpcep-pcep-segment-routing did not assign 08:11:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:11:23 [WARNING] 08:11:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:11:23 [WARNING] 08:11:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.9-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.20.9-SNAPSHOT.pom 08:11:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.9-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.20.9-SNAPSHOT-features.xml 08:11:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.9-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.9-SNAPSHOT/odl-bgpcep-pcep-segment-routing-0.20.9-SNAPSHOT-cyclonedx.json 08:11:23 [INFO] 08:11:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-segment-routing --- 08:11:23 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:feature:0.20.9-SNAPSHOT 08:11:23 [INFO] +- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | \- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:11:23 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:11:23 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:11:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:11:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:11:23 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:11:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:11:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:11:23 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:11:23 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:11:23 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:11:23 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:11:23 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:11:23 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:11:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:11:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:11:23 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:11:23 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:11:23 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:11:23 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:11:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:11:23 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:11:23 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:11:23 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:11:23 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:11:23 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:11:23 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:11:23 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:11:23 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:11:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:11:23 [INFO] | | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:11:23 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:11:23 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:11:23 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:11:23 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:11:23 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:11:23 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:11:23 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:11:23 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:11:23 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:11:23 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:11:23 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:11:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:11:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:11:23 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:11:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:11:23 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:11:23 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:11:23 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:11:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:11:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:11:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:11:23 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:11:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:11:23 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:11:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:11:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:11:23 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:11:23 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:11:23 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:11:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:11:23 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:11:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:11:23 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:11:23 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:11:23 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:11:23 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:11:23 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:11:23 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:11:23 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:11:23 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:11:23 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:11:23 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:11:23 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:11:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:11:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:11:23 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:11:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:11:23 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:11:23 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:11:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:11:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:11:23 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:11:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:11:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:11:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:11:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:11:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:11:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:11:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:11:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:11:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:11:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:11:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:11:23 [INFO] +- junit:junit:jar:4.13.2:test 08:11:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:11:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:11:23 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:11:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:11:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:11:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:11:23 [INFO] 08:11:23 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-segment-routing --- 08:11:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-segment-routing/target/sonatype-clm/module.xml 08:11:23 [INFO] 08:11:23 [INFO] -------< org.opendaylight.bgpcep:pcep-auto-bandwidth-extension >-------- 08:11:23 [INFO] Building pcep-auto-bandwidth-extension 0.20.9-SNAPSHOT [135/169] 08:11:23 [INFO] -------------------------------[ bundle ]------------------------------- 08:11:23 [INFO] 08:11:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] 08:11:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:23 [INFO] 08:11:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:23 [INFO] 08:11:23 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] 08:11:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:11:23 [INFO] 08:11:23 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:11:23 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/yang 08:11:23 [INFO] yang-to-sources: Found 16 dependencies in 2.968 ms 08:11:23 [INFO] yang-to-sources: Project model files found: 1 in 624.4 μs 08:11:23 [INFO] yang-to-sources: 24 YANG models processed in 132.5 ms 08:11:23 [INFO] BindingJavaFileGenerator: Defined 12 files in 14.78 ms 08:11:23 [INFO] Sorted 12 files into 3 directories in 82.84 μs 08:11:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 21.04 ms 08:11:23 [INFO] 08:11:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] Starting audit... 08:11:23 Audit done. 08:11:23 [INFO] You have 0 Checkstyle violations. 08:11:23 [INFO] 08:11:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] Starting audit... 08:11:23 Audit done. 08:11:23 [INFO] You have 0 Checkstyle violations. 08:11:23 [INFO] 08:11:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] 08:11:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/resources 08:11:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/generated-sources/spi 08:11:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:11:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:11:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:11:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/generated-sources/spi 08:11:23 [INFO] 08:11:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] Recompiling the module because of changed dependency. 08:11:23 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 08:11:23 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 08:11:23 [INFO] 08:11:23 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-auto-bandwidth-extension >>> 08:11:23 [INFO] 08:11:23 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-auto-bandwidth-extension --- 08:11:23 [INFO] Fork Value is true 08:11:26 [INFO] Done SpotBugs Analysis.... 08:11:27 [INFO] 08:11:27 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-auto-bandwidth-extension <<< 08:11:27 [INFO] 08:11:27 [INFO] 08:11:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-auto-bandwidth-extension --- 08:11:27 [INFO] BugInstance size is 0 08:11:27 [INFO] Error size is 0 08:11:27 [INFO] No errors/warnings found 08:11:27 [INFO] 08:11:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-auto-bandwidth-extension --- 08:11:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/test/resources 08:11:27 [INFO] 08:11:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-auto-bandwidth-extension --- 08:11:27 [INFO] Recompiling the module because of changed dependency. 08:11:27 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 08:11:27 [INFO] 08:11:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-auto-bandwidth-extension --- 08:11:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:11:27 [INFO] 08:11:27 [INFO] ------------------------------------------------------- 08:11:27 [INFO] T E S T S 08:11:27 [INFO] ------------------------------------------------------- 08:11:27 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 08:11:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.AutoBandwidthActivatorTest 08:11:28 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 08:11:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PCEPBandwidthUsageObjectCodecTest 08:11:28 [INFO] Running org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 08:11:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.protocol.pcep.auto.bandwidth.extension.PcRptMessageCodecTest 08:11:28 [INFO] 08:11:28 [INFO] Results: 08:11:28 [INFO] 08:11:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 08:11:28 [INFO] 08:11:28 [INFO] 08:11:28 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-auto-bandwidth-extension --- 08:11:28 [INFO] 08:11:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-auto-bandwidth-extension --- 08:11:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT.jar 08:11:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/classes/META-INF/MANIFEST.MF 08:11:28 [INFO] 08:11:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-auto-bandwidth-extension --- 08:11:28 [INFO] No previous run data found, generating javadoc. 08:11:30 [WARNING] Javadoc Warnings 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/AutoBandwidthActivator.java:32: warning: no comment 08:11:30 [WARNING] public class AutoBandwidthActivator implements PCEPExtensionProviderActivator { 08:11:30 [WARNING] ^ 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/AutoBandwidthActivator.java:53: warning: no comment 08:11:30 [WARNING] public AutoBandwidthActivator() { 08:11:30 [WARNING] ^ 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/AutoBandwidthActivator.java:62: warning: no comment 08:11:30 [WARNING] public AutoBandwidthActivator(final byte bandwidthObjectType) { 08:11:30 [WARNING] ^ 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/AutoBandwidthActivator.java:58: warning: no comment 08:11:30 [WARNING] public AutoBandwidthActivator(final Configuration config) { 08:11:30 [WARNING] ^ 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/AutoBandwidthActivator.java:42: warning: no comment 08:11:30 [WARNING] byte bandwidthObjectClass() default DEFAULT_BANDWIDTH_OBJECT_TYPE; 08:11:30 [WARNING] ^ 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/BandwidthUsageObjectCodec.java:29: warning: no comment 08:11:30 [WARNING] public final class BandwidthUsageObjectCodec extends CommonObjectParser implements ObjectSerializer { 08:11:30 [WARNING] ^ 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/BandwidthUsageObjectCodec.java:35: warning: no comment 08:11:30 [WARNING] public BandwidthUsageObjectCodec(final int type) { 08:11:30 [WARNING] ^ 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/PcRptMessageCodec.java:32: warning: no comment 08:11:30 [WARNING] public class PcRptMessageCodec extends StatefulPCReportMessageParser { 08:11:30 [WARNING] ^ 08:11:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/src/main/java/org/opendaylight/protocol/pcep/auto/bandwidth/extension/PcRptMessageCodec.java:34: warning: no comment 08:11:30 [WARNING] public PcRptMessageCodec(final ObjectRegistry registry) { 08:11:30 [WARNING] ^ 08:11:30 [WARNING] 9 warnings 08:11:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-javadoc.jar 08:11:30 [INFO] 08:11:30 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-auto-bandwidth-extension --- 08:11:30 [INFO] CycloneDX: Resolving Dependencies 08:11:31 [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s) 08:11:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/bom.xml 08:11:31 [INFO] attaching as pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/bom.json 08:11:31 [INFO] attaching as pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-cyclonedx.json 08:11:31 [INFO] 08:11:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-auto-bandwidth-extension --- 08:11:31 [INFO] Skipping duplicate-finder execution! 08:11:31 [INFO] 08:11:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-auto-bandwidth-extension --- 08:11:31 [WARNING] Unused declared dependencies found: 08:11:31 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:11:31 [WARNING] org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [WARNING] Non-test scoped test only dependencies found: 08:11:31 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:11:31 [WARNING] org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] 08:11:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-auto-bandwidth-extension --- 08:11:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-sources.jar 08:11:31 [INFO] 08:11:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-auto-bandwidth-extension --- 08:11:31 [INFO] 08:11:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-auto-bandwidth-extension --- 08:11:31 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/code-coverage/jacoco.exec 08:11:31 [INFO] Analyzed bundle 'pcep-auto-bandwidth-extension' with 3 classes 08:11:31 [INFO] 08:11:31 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-auto-bandwidth-extension --- 08:11:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.9-SNAPSHOT/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT.pom 08:11:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.9-SNAPSHOT/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT.jar 08:11:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.9-SNAPSHOT/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-javadoc.jar 08:11:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.9-SNAPSHOT/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.9-SNAPSHOT/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-cyclonedx.json 08:11:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.9-SNAPSHOT/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-sources.jar 08:11:31 [INFO] 08:11:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-auto-bandwidth-extension --- 08:11:31 [INFO] Installing org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.9-SNAPSHOT/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT.jar 08:11:31 [INFO] Writing OBR metadata 08:11:31 [INFO] 08:11:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-auto-bandwidth-extension --- 08:11:31 [INFO] org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:bundle:0.20.9-SNAPSHOT 08:11:31 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:11:31 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:11:31 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:11:31 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:11:31 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:11:31 [INFO] +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:11:31 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:11:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:11:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:11:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:11:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:11:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:11:31 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:11:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:11:31 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:11:31 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:11:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:11:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:11:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:11:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:11:31 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:11:31 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:11:31 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:11:31 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:11:31 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 08:11:31 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 08:11:31 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:11:31 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 08:11:31 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 08:11:31 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:11:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:11:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:11:31 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:11:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:11:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:11:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:11:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:11:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:11:31 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:11:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:11:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:11:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:11:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:11:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:11:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:11:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:11:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:11:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:11:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:11:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:11:31 [INFO] +- junit:junit:jar:4.13.2:test 08:11:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:11:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:11:31 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:11:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:11:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:11:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:11:31 [INFO] 08:11:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-auto-bandwidth-extension --- 08:11:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/sonatype-clm/module.xml 08:11:31 [INFO] 08:11:31 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth >------- 08:11:31 [INFO] Building OpenDaylight :: PCEP :: Auto Bandwidth 0.20.9-SNAPSHOT [136/169] 08:11:31 [INFO] ------------------------------[ feature ]------------------------------- 08:11:31 [INFO] 08:11:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:31 [INFO] 08:11:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:31 [INFO] 08:11:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:31 [INFO] 08:11:31 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:31 [INFO] 08:11:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:11:31 [INFO] argLine set to empty 08:11:31 [INFO] 08:11:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:31 [INFO] Starting audit... 08:11:31 Audit done. 08:11:31 [INFO] You have 0 Checkstyle violations. 08:11:31 [INFO] 08:11:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:31 [INFO] Starting audit... 08:11:31 Audit done. 08:11:31 [INFO] You have 0 Checkstyle violations. 08:11:31 [INFO] 08:11:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:31 [INFO] 08:11:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml 08:11:32 [INFO] ...done! 08:11:32 [INFO] Attaching features XML 08:11:32 [INFO] 08:11:32 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:32 [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 08:11:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:11:32 [INFO] 08:11:32 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-auto-bandwidth >>> 08:11:32 [INFO] 08:11:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:32 [INFO] 08:11:32 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-auto-bandwidth <<< 08:11:32 [INFO] 08:11:32 [INFO] 08:11:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:32 [INFO] 08:11:32 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:32 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth 08:11:32 [INFO] Project dependency features detected: [] 08:11:32 [INFO] Pax Exam System (Version: 4.13.3) created. 08:11:32 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:11:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:11:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:11:32 [INFO] Waiting for remote bundle context.. on 21000 name: 4b735569-8e76-4e12-9239-96991e815ae4 timout: [ RelativeTimeout value = 180000 ] 08:11:45 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:11:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:11:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:11:45 [INFO] 08:11:45 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:45 [INFO] 08:11:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:45 [INFO] 08:11:45 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:45 [INFO] CycloneDX: Resolving Dependencies 08:11:48 [INFO] CycloneDX: Creating BOM version 1.5 with 236 component(s) 08:11:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml 08:11:48 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json 08:11:48 [INFO] attaching as odl-bgpcep-pcep-auto-bandwidth-0.20.9-SNAPSHOT-cyclonedx.json 08:11:48 [INFO] 08:11:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:48 [INFO] Skipping duplicate-finder execution! 08:11:48 [INFO] 08:11:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:49 [INFO] Skipping plugin execution 08:11:49 [INFO] 08:11:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:49 [INFO] Skipping source per configuration. 08:11:49 [INFO] 08:11:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:49 [INFO] 08:11:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:11:49 [INFO] 08:11:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:49 [WARNING] 08:11:49 [WARNING] The packaging plugin for project odl-bgpcep-pcep-auto-bandwidth did not assign 08:11:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:11:49 [WARNING] 08:11:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:11:49 [WARNING] 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-auto-bandwidth/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.9-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.20.9-SNAPSHOT.pom 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-auto-bandwidth/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.9-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.20.9-SNAPSHOT-features.xml 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.9-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-auto-bandwidth/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.9-SNAPSHOT/odl-bgpcep-pcep-auto-bandwidth-0.20.9-SNAPSHOT-cyclonedx.json 08:11:49 [INFO] 08:11:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:49 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:feature:0.20.9-SNAPSHOT 08:11:49 [INFO] +- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:11:49 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:11:49 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:11:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:11:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:11:49 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:11:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:11:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:11:49 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:11:49 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:11:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:11:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:11:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:11:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:11:49 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:11:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:11:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:11:49 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:11:49 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:11:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:11:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:11:49 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:11:49 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:11:49 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:11:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:11:49 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:11:49 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:11:49 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:11:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:11:49 [INFO] | | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:11:49 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:11:49 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:11:49 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:11:49 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:11:49 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:11:49 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:11:49 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:11:49 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:11:49 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:11:49 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:11:49 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:11:49 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:11:49 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:11:49 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:11:49 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:11:49 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:11:49 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:11:49 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:11:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:11:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:11:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:11:49 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:11:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:11:49 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:11:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:11:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:11:49 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:11:49 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:11:49 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:11:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:11:49 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:11:49 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:11:49 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:11:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:11:49 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:11:49 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:11:49 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:11:49 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:11:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:11:49 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:11:49 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:11:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:11:49 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:11:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:11:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:11:49 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:11:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:11:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:11:49 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:11:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:11:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:11:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:11:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:11:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:11:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:11:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:11:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:11:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:11:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:11:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:11:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:11:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:11:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:11:49 [INFO] +- junit:junit:jar:4.13.2:test 08:11:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:11:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:11:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:11:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:11:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:11:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:11:49 [INFO] 08:11:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-auto-bandwidth --- 08:11:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-auto-bandwidth/target/sonatype-clm/module.xml 08:11:49 [INFO] 08:11:49 [INFO] ------------< org.opendaylight.bgpcep:pcep-config-example >------------- 08:11:49 [INFO] Building pcep-config-example 0.20.9-SNAPSHOT [137/169] 08:11:49 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:49 [INFO] 08:11:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-config-example --- 08:11:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:49 [INFO] 08:11:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-config-example --- 08:11:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:49 [INFO] 08:11:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-config-example --- 08:11:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:11:49 [INFO] 08:11:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-config-example --- 08:11:49 [INFO] Starting audit... 08:11:49 Audit done. 08:11:49 [INFO] You have 0 Checkstyle violations. 08:11:49 [INFO] 08:11:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-config-example --- 08:11:49 [INFO] Starting audit... 08:11:49 Audit done. 08:11:49 [INFO] You have 0 Checkstyle violations. 08:11:49 [INFO] 08:11:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- maven-remote-resources-plugin:3.2.0:bundle (default) @ pcep-config-example --- 08:11:49 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 08:11:49 [INFO] 08:11:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-config-example --- 08:11:49 [INFO] Copying 1 resource from src/main/resources to target/classes 08:11:49 [INFO] 08:11:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-config-example --- 08:11:49 [INFO] No sources to compile 08:11:49 [INFO] 08:11:49 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-config-example >>> 08:11:49 [INFO] 08:11:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-config-example <<< 08:11:49 [INFO] 08:11:49 [INFO] 08:11:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-config-example --- 08:11:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/src/test/resources 08:11:49 [INFO] 08:11:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-config-example --- 08:11:49 [INFO] No sources to compile 08:11:49 [INFO] 08:11:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-config-example --- 08:11:49 [INFO] No tests to run. 08:11:49 [INFO] 08:11:49 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ pcep-config-example --- 08:11:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/pcep-config-example-0.20.9-SNAPSHOT.jar 08:11:49 [INFO] 08:11:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-config-example --- 08:11:49 [INFO] CycloneDX: Resolving Dependencies 08:11:49 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 08:11:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/bom.xml 08:11:49 [INFO] attaching as pcep-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/bom.json 08:11:49 [INFO] attaching as pcep-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:11:49 [INFO] 08:11:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-config-example --- 08:11:49 [INFO] Skipping duplicate-finder execution! 08:11:49 [INFO] 08:11:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-config-example --- 08:11:49 [INFO] No dependency problems found 08:11:49 [INFO] 08:11:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-config-example --- 08:11:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/pcep-config-example-0.20.9-SNAPSHOT-sources.jar 08:11:49 [INFO] 08:11:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-config-example --- 08:11:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:49 [INFO] 08:11:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-config-example --- 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.20.9-SNAPSHOT/pcep-config-example-0.20.9-SNAPSHOT.pom 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/pcep-config-example-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.20.9-SNAPSHOT/pcep-config-example-0.20.9-SNAPSHOT.jar 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/classes/initial/network-topology-pcep-config.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.20.9-SNAPSHOT/pcep-config-example-0.20.9-SNAPSHOT-network-topology-pcep-initial-config.xml 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.20.9-SNAPSHOT/pcep-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.20.9-SNAPSHOT/pcep-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:11:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/pcep-config-example-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-config-example/0.20.9-SNAPSHOT/pcep-config-example-0.20.9-SNAPSHOT-sources.jar 08:11:49 [INFO] 08:11:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-config-example --- 08:11:49 [INFO] org.opendaylight.bgpcep:pcep-config-example:jar:0.20.9-SNAPSHOT 08:11:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:11:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:11:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:11:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:11:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:11:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:11:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:11:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:11:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:11:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:11:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:11:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:11:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:11:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:11:49 [INFO] +- junit:junit:jar:4.13.2:test 08:11:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:11:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:11:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:11:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:11:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:11:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:11:49 [INFO] 08:11:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-config-example --- 08:11:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/sonatype-clm/module.xml 08:11:49 [INFO] 08:11:49 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example >------- 08:11:49 [INFO] Building OpenDaylight :: Pcep Configuration Example Files 0.20.9-SNAPSHOT [138/169] 08:11:49 [INFO] ------------------------------[ feature ]------------------------------- 08:11:49 [INFO] 08:11:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-config-example --- 08:11:49 [INFO] 08:11:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-config-example --- 08:11:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:49 [INFO] 08:11:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-config-example --- 08:11:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:49 [INFO] 08:11:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] 08:11:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:11:50 [INFO] argLine set to empty 08:11:50 [INFO] 08:11:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] Starting audit... 08:11:50 Audit done. 08:11:50 [INFO] You have 0 Checkstyle violations. 08:11:50 [INFO] 08:11:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] Starting audit... 08:11:50 Audit done. 08:11:50 [INFO] You have 0 Checkstyle violations. 08:11:50 [INFO] 08:11:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] 08:11:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml 08:11:50 [INFO] ...done! 08:11:50 [INFO] Attaching features XML 08:11:50 [INFO] 08:11:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-config-example --- 08:11: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 08:11:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:11:50 [INFO] 08:11:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-config-example >>> 08:11:50 [INFO] 08:11:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] 08:11:50 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-config-example <<< 08:11:50 [INFO] 08:11:50 [INFO] 08:11:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] 08:11:50 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-config-example --- 08:11:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example 08:11:50 [INFO] Project dependency features detected: [] 08:11:50 [INFO] Pax Exam System (Version: 4.13.3) created. 08:11:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:11:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:11:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:11:51 [INFO] Waiting for remote bundle context.. on 21000 name: c06b99d4-b7d6-4208-b14c-d2c98de424c7 timout: [ RelativeTimeout value = 180000 ] 08:11:57 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:11:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:11:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:11:57 [INFO] 08:11:57 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] 08:11:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] 08:11:57 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] CycloneDX: Resolving Dependencies 08:11:57 [INFO] CycloneDX: Creating BOM version 1.5 with 2 component(s) 08:11:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-config-example/target/bom.xml 08:11:57 [INFO] attaching as odl-bgpcep-pcep-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-config-example/target/bom.json 08:11:57 [INFO] attaching as odl-bgpcep-pcep-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:11:57 [INFO] 08:11:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] Skipping duplicate-finder execution! 08:11:57 [INFO] 08:11:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] Skipping plugin execution 08:11:57 [INFO] 08:11:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] Skipping source per configuration. 08:11:57 [INFO] 08:11:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] 08:11:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:11:57 [INFO] 08:11:57 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-config-example --- 08:11:57 [WARNING] 08:11:57 [WARNING] The packaging plugin for project odl-bgpcep-pcep-config-example did not assign 08:11:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:11:57 [WARNING] 08:11:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:11:57 [WARNING] 08:11:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.9-SNAPSHOT/odl-bgpcep-pcep-config-example-0.20.9-SNAPSHOT.pom 08:11:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.9-SNAPSHOT/odl-bgpcep-pcep-config-example-0.20.9-SNAPSHOT-features.xml 08:11:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.9-SNAPSHOT/odl-bgpcep-pcep-config-example-0.20.9-SNAPSHOT-cyclonedx.xml 08:11:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.9-SNAPSHOT/odl-bgpcep-pcep-config-example-0.20.9-SNAPSHOT-cyclonedx.json 08:11:57 [INFO] 08:11:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:feature:0.20.9-SNAPSHOT 08:11:57 [INFO] +- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.20.9-SNAPSHOT:compile 08:11:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:11:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:11:57 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:11:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:11:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:11:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:11:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:11:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:11:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:11:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:11:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:11:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:11:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:11:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:11:57 [INFO] +- junit:junit:jar:4.13.2:test 08:11:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:11:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:11:57 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:11:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:11:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:11:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:11:57 [INFO] 08:11:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-config-example --- 08:11:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-config-example/target/sonatype-clm/module.xml 08:11:57 [INFO] 08:11:57 [INFO] ------------------< org.opendaylight.bgpcep:pcep-cli >------------------ 08:11:57 [INFO] Building pcep-cli 0.20.9-SNAPSHOT [139/169] 08:11:57 [INFO] -------------------------------[ bundle ]------------------------------- 08:11:57 [INFO] 08:11:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-cli --- 08:11:57 [INFO] 08:11:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-cli --- 08:11:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:57 [INFO] 08:11:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-cli --- 08:11:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:11:57 [INFO] 08:11:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-cli --- 08:11:57 [INFO] 08:11:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-cli --- 08:11:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:11:57 [INFO] 08:11:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-cli --- 08:11:57 [INFO] Starting audit... 08:11:57 Audit done. 08:11:57 [INFO] You have 0 Checkstyle violations. 08:11:57 [INFO] 08:11:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-cli --- 08:11:57 [INFO] Starting audit... 08:11:57 Audit done. 08:11:57 [INFO] You have 0 Checkstyle violations. 08:11:57 [INFO] 08:11:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-cli --- 08:11:57 [INFO] 08:11:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-cli --- 08:11:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/src/main/resources 08:11:57 [INFO] 08:11:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-cli --- 08:11:57 [INFO] Recompiling the module because of changed dependency. 08:11:57 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:11:58 [INFO] 08:11:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-cli >>> 08:11:58 [INFO] 08:11:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-cli --- 08:11:58 [INFO] Fork Value is true 08:12:00 [INFO] Done SpotBugs Analysis.... 08:12:00 [INFO] 08:12:00 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-cli <<< 08:12:00 [INFO] 08:12:00 [INFO] 08:12:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-cli --- 08:12:00 [INFO] BugInstance size is 0 08:12:00 [INFO] Error size is 0 08:12:00 [INFO] No errors/warnings found 08:12:00 [INFO] 08:12:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-cli --- 08:12:00 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:12:00 [INFO] 08:12:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-cli --- 08:12:00 [INFO] Recompiling the module because of changed dependency. 08:12:00 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:12:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/src/test/java/org/opendaylight/protocol/pcep/cli/utils/PcepStateUtilsTest.java:[84,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 08:12:00 [INFO] 08:12:00 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-cli --- 08:12:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:12:00 [INFO] 08:12:00 [INFO] ------------------------------------------------------- 08:12:00 [INFO] T E S T S 08:12:00 [INFO] ------------------------------------------------------- 08:12:01 [INFO] Running org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 08:12:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.930 s -- in org.opendaylight.protocol.pcep.cli.utils.PcepStateUtilsTest 08:12:05 [INFO] 08:12:05 [INFO] Results: 08:12:05 [INFO] 08:12:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:12:05 [INFO] 08:12:05 [INFO] 08:12:05 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-cli --- 08:12:05 [INFO] 08:12:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pcep-cli --- 08:12:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT.jar 08:12:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/classes/META-INF/MANIFEST.MF 08:12:05 [INFO] 08:12:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-cli --- 08:12:05 [INFO] No previous run data found, generating javadoc. 08:12:07 [WARNING] Javadoc Warnings 08:12:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/src/main/java/org/opendaylight/protocol/pcep/cli/PcepStateCommandProvider.java:21: warning: no comment 08:12:07 [WARNING] public final class PcepStateCommandProvider implements Action { 08:12:07 [WARNING] ^ 08:12:07 [WARNING] 1 warning 08:12:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT-javadoc.jar 08:12:07 [INFO] 08:12:07 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-cli --- 08:12:07 [INFO] CycloneDX: Resolving Dependencies 08:12:08 [INFO] CycloneDX: Creating BOM version 1.5 with 58 component(s) 08:12:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/bom.xml 08:12:08 [INFO] attaching as pcep-cli-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/bom.json 08:12:08 [INFO] attaching as pcep-cli-0.20.9-SNAPSHOT-cyclonedx.json 08:12:08 [INFO] 08:12:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-cli --- 08:12:08 [INFO] Skipping duplicate-finder execution! 08:12:08 [INFO] 08:12:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-cli --- 08:12:08 [INFO] No dependency problems found 08:12:08 [INFO] 08:12:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-cli --- 08:12:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT-sources.jar 08:12:08 [INFO] 08:12:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-cli --- 08:12:08 [INFO] 08:12:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-cli --- 08:12:08 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/code-coverage/jacoco.exec 08:12:08 [INFO] Analyzed bundle 'pcep-cli' with 2 classes 08:12:08 [INFO] 08:12:08 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-cli --- 08:12:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.20.9-SNAPSHOT/pcep-cli-0.20.9-SNAPSHOT.pom 08:12:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.20.9-SNAPSHOT/pcep-cli-0.20.9-SNAPSHOT.jar 08:12:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.20.9-SNAPSHOT/pcep-cli-0.20.9-SNAPSHOT-javadoc.jar 08:12:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.20.9-SNAPSHOT/pcep-cli-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.20.9-SNAPSHOT/pcep-cli-0.20.9-SNAPSHOT-cyclonedx.json 08:12:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-cli/0.20.9-SNAPSHOT/pcep-cli-0.20.9-SNAPSHOT-sources.jar 08:12:08 [INFO] 08:12:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pcep-cli --- 08:12:08 [INFO] Installing org/opendaylight/bgpcep/pcep-cli/0.20.9-SNAPSHOT/pcep-cli-0.20.9-SNAPSHOT.jar 08:12:08 [INFO] Writing OBR metadata 08:12:08 [INFO] 08:12:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-cli --- 08:12:08 [INFO] org.opendaylight.bgpcep:pcep-cli:bundle:0.20.9-SNAPSHOT 08:12:08 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:12:08 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:12:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:12:08 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:12:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:12:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:12:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:12:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:12:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:12:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:12:08 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:12:08 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:12:08 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:12:08 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:12:08 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:12:08 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:12:08 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:12:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:12:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:12:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:12:08 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:12:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:12:08 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:12:08 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:12:08 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:12:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:12:08 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 08:12:08 [INFO] | +- org.jline:jline:jar:3.21.0:provided 08:12:08 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 08:12:08 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 08:12:08 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 08:12:08 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 08:12:08 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 08:12:08 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 08:12:08 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 08:12:08 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 08:12:08 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 08:12:08 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 08:12:08 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 08:12:08 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 08:12:08 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 08:12:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:12:08 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 08:12:08 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 08:12:08 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:12:08 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 08:12:08 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 08:12:08 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 08:12:08 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 08:12:08 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:12:08 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:12:08 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:12:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:12:08 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:12:08 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:12:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:12:08 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:12:08 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:12:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:12:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:12:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:12:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:12:08 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:12:08 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:12:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:12:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:12:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:12:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:12:08 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:12:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:12:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:12:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:12:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:12:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:12:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:12:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:12:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:12:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:12:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:12:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:12:08 [INFO] +- junit:junit:jar:4.13.2:test 08:12:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:12:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:12:08 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:12:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:12:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:12:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:12:08 [INFO] 08:12:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-cli --- 08:12:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/sonatype-clm/module.xml 08:12:08 [INFO] 08:12:08 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-cli >------------- 08:12:08 [INFO] Building OpenDaylight :: PCEP :: Topology Cli 0.20.9-SNAPSHOT [140/169] 08:12:08 [INFO] ------------------------------[ feature ]------------------------------- 08:12:08 [INFO] 08:12:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep-cli --- 08:12:08 [INFO] 08:12:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:09 [INFO] 08:12:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:09 [INFO] 08:12:09 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] 08:12:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:09 [INFO] argLine set to empty 08:12:09 [INFO] 08:12:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] Starting audit... 08:12:09 Audit done. 08:12:09 [INFO] You have 0 Checkstyle violations. 08:12:09 [INFO] 08:12:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] Starting audit... 08:12:09 Audit done. 08:12:09 [INFO] You have 0 Checkstyle violations. 08:12:09 [INFO] 08:12:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] 08:12:09 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-cli/target/feature/feature.xml 08:12:09 [INFO] ...done! 08:12:09 [INFO] Attaching features XML 08:12:09 [INFO] 08:12:09 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:12:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:12:09 [INFO] 08:12:09 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-cli >>> 08:12:09 [INFO] 08:12:09 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] 08:12:09 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-cli <<< 08:12:09 [INFO] 08:12:09 [INFO] 08:12:09 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] 08:12:09 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep-cli --- 08:12:09 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-cli 08:12:09 [INFO] Project dependency features detected: [] 08:12:09 [INFO] Pax Exam System (Version: 4.13.3) created. 08:12:09 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:12:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:12:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:12:10 [INFO] Waiting for remote bundle context.. on 21000 name: b1af5d34-e975-4d02-9f54-40c151924313 timout: [ RelativeTimeout value = 180000 ] 08:12:24 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:12:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:12:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:12:24 [INFO] 08:12:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep-cli --- 08:12:24 [INFO] 08:12:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep-cli --- 08:12:24 [INFO] 08:12:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep-cli --- 08:12:24 [INFO] CycloneDX: Resolving Dependencies 08:12:27 [INFO] CycloneDX: Creating BOM version 1.5 with 236 component(s) 08:12:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-cli/target/bom.xml 08:12:27 [INFO] attaching as odl-bgpcep-pcep-cli-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-cli/target/bom.json 08:12:27 [INFO] attaching as odl-bgpcep-pcep-cli-0.20.9-SNAPSHOT-cyclonedx.json 08:12:27 [INFO] 08:12:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-cli --- 08:12:27 [INFO] Skipping duplicate-finder execution! 08:12:27 [INFO] 08:12:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-cli --- 08:12:27 [INFO] Skipping plugin execution 08:12:27 [INFO] 08:12:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-cli --- 08:12:27 [INFO] Skipping source per configuration. 08:12:27 [INFO] 08:12:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep-cli --- 08:12:27 [INFO] 08:12:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep-cli --- 08:12:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:27 [INFO] 08:12:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep-cli --- 08:12:27 [WARNING] 08:12:27 [WARNING] The packaging plugin for project odl-bgpcep-pcep-cli did not assign 08:12:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:12:27 [WARNING] 08:12:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:12:27 [WARNING] 08:12:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.9-SNAPSHOT/odl-bgpcep-pcep-cli-0.20.9-SNAPSHOT.pom 08:12:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.9-SNAPSHOT/odl-bgpcep-pcep-cli-0.20.9-SNAPSHOT-features.xml 08:12:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.9-SNAPSHOT/odl-bgpcep-pcep-cli-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.9-SNAPSHOT/odl-bgpcep-pcep-cli-0.20.9-SNAPSHOT-cyclonedx.json 08:12:27 [INFO] 08:12:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep-cli --- 08:12:27 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:feature:0.20.9-SNAPSHOT 08:12:27 [INFO] +- org.opendaylight.bgpcep:pcep-cli:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:12:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:12:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:12:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:12:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:12:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:12:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:12:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:12:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:12:27 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:12:27 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:12:27 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:12:27 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:12:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:12:27 [INFO] | +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:12:27 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:12:27 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:12:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:12:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:12:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:12:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:12:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:12:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:12:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:12:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:12:27 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:12:27 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:12:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:12:27 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:12:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:12:27 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:12:27 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:12:27 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:12:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:12:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:12:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:12:27 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:12:27 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:12:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:12:27 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:12:27 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:12:27 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:12:27 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:12:27 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:12:27 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:12:27 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:12:27 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:12:27 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:12:27 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:12:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:12:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:12:27 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:12:27 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:12:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:12:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:12:27 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:12:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:12:27 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:12:27 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:12:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:12:27 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:12:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:12:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:12:27 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:12:27 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:12:27 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:12:27 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:12:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:12:27 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:12:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:12:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:12:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:12:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:12:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:12:27 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:12:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:12:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:12:27 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:12:27 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:12:27 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:12:27 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:12:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:12:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:12:27 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:12:27 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:12:27 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:12:27 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:12:27 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | \- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:12:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:12:27 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:12:27 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:12:27 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:12:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:12:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:12:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:12:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:12:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:12:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:12:27 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:12:27 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:12:27 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:12:27 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:12:27 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:12:27 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:12:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:12:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:12:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:12:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:12:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:12:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:12:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:12:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:12:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:12:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:12:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:12:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:12:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:12:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:12:27 [INFO] +- junit:junit:jar:4.13.2:test 08:12:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:12:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:12:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:12:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:12:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:12:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:12:27 [INFO] 08:12:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep-cli --- 08:12:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep-cli/target/sonatype-clm/module.xml 08:12:27 [INFO] 08:12:27 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-pcep >--------------- 08:12:27 [INFO] Building OpenDaylight :: PCEP 0.20.9-SNAPSHOT [141/169] 08:12:27 [INFO] ------------------------------[ feature ]------------------------------- 08:12:27 [INFO] 08:12:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-pcep --- 08:12:27 [INFO] 08:12:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-pcep --- 08:12:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:27 [INFO] 08:12:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep --- 08:12:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:27 [INFO] 08:12:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-pcep --- 08:12:27 [INFO] 08:12:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep --- 08:12:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:27 [INFO] argLine set to empty 08:12:27 [INFO] 08:12:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-pcep --- 08:12:27 [INFO] Starting audit... 08:12:27 Audit done. 08:12:27 [INFO] You have 0 Checkstyle violations. 08:12:27 [INFO] 08:12:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-pcep --- 08:12:27 [INFO] Starting audit... 08:12:27 Audit done. 08:12:27 [INFO] You have 0 Checkstyle violations. 08:12:27 [INFO] 08:12:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-pcep --- 08:12:27 [INFO] 08:12:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep --- 08:12:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep/target/feature/feature.xml 08:12:27 [INFO] ...done! 08:12:27 [INFO] Attaching features XML 08:12:27 [INFO] 08:12:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-pcep --- 08:12:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:12:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:12:27 [INFO] 08:12:27 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep >>> 08:12:27 [INFO] 08:12:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-pcep --- 08:12:28 [INFO] 08:12:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep <<< 08:12:28 [INFO] 08:12:28 [INFO] 08:12:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-pcep --- 08:12:28 [INFO] 08:12:28 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-pcep --- 08:12:28 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep 08:12:28 [INFO] Project dependency features detected: [] 08:12:28 [INFO] Pax Exam System (Version: 4.13.3) created. 08:12:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:12:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:12:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:12:28 [INFO] Waiting for remote bundle context.. on 21000 name: 38efedfd-108d-48ee-ba27-5820c0a07bb4 timout: [ RelativeTimeout value = 180000 ] 08:12:43 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:12:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:12:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:12:43 [INFO] 08:12:43 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-pcep --- 08:12:43 [INFO] 08:12:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-pcep --- 08:12:43 [INFO] 08:12:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-pcep --- 08:12:43 [INFO] CycloneDX: Resolving Dependencies 08:12:46 [INFO] CycloneDX: Creating BOM version 1.5 with 269 component(s) 08:12:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep/target/bom.xml 08:12:46 [INFO] attaching as odl-bgpcep-pcep-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep/target/bom.json 08:12:47 [INFO] attaching as odl-bgpcep-pcep-0.20.9-SNAPSHOT-cyclonedx.json 08:12:47 [INFO] 08:12:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep --- 08:12:47 [INFO] Skipping duplicate-finder execution! 08:12:47 [INFO] 08:12:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-pcep --- 08:12:47 [INFO] Skipping plugin execution 08:12:47 [INFO] 08:12:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-pcep --- 08:12:47 [INFO] Skipping source per configuration. 08:12:47 [INFO] 08:12:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-pcep --- 08:12:47 [INFO] 08:12:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-pcep --- 08:12:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:47 [INFO] 08:12:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-pcep --- 08:12:47 [WARNING] 08:12:47 [WARNING] The packaging plugin for project odl-bgpcep-pcep did not assign 08:12:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:12:47 [WARNING] 08:12:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:12:47 [WARNING] 08:12:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.9-SNAPSHOT/odl-bgpcep-pcep-0.20.9-SNAPSHOT.pom 08:12:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.9-SNAPSHOT/odl-bgpcep-pcep-0.20.9-SNAPSHOT-features.xml 08:12:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.9-SNAPSHOT/odl-bgpcep-pcep-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.9-SNAPSHOT/odl-bgpcep-pcep-0.20.9-SNAPSHOT-cyclonedx.json 08:12:47 [INFO] 08:12:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-pcep --- 08:12:47 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep:feature:0.20.9-SNAPSHOT 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:12:47 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:12:47 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:12:47 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:12:47 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:12:47 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:12:47 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:12:47 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:12:47 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:12:47 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:12:47 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:12:47 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:12:47 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:12:47 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:12:47 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:12:47 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:12:47 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:12:47 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:12:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:12:47 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:12:47 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:12:47 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:12:47 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:12:47 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:12:47 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:12:47 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:12:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:12:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:12:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:12:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:12:47 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:12:47 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 08:12:47 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:12:47 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:12:47 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:12:47 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:12:47 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:12:47 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:12:47 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:12:47 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:12:47 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:12:47 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:12:47 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:12:47 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:12:47 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:12:47 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:12:47 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:12:47 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:12:47 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:12:47 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:12:47 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:12:47 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:12:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:12:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:12:47 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:12:47 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:12:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:12:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:12:47 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:12:47 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:12:47 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:12:47 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:12:47 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:12:47 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:12:47 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:12:47 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:12:47 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:12:47 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:12:47 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:12:47 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:12:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:12:47 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:12:47 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:12:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | | \- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:pcep-server-provider:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:algo-impl:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:12:47 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:12:47 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:12:47 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:12:47 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:12:47 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:12:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:12:47 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:12:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:12:47 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:12:47 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:12:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:12:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:12:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:12:47 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:12:47 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:12:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:12:47 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:12:47 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:12:47 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:12:47 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:12:47 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:12:47 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:12:47 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:12:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:12:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:12:47 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:0.20.9-SNAPSHOT:compile 08:12:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:12:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:12:47 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:12:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:12:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:12:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:12:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:12:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:12:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:12:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:12:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:12:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:12:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:12:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:12:47 [INFO] +- junit:junit:jar:4.13.2:test 08:12:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:12:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:12:47 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:12:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:12:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:12:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:12:47 [INFO] 08:12:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-pcep --- 08:12:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-pcep/target/sonatype-clm/module.xml 08:12:47 [INFO] 08:12:47 [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- 08:12:47 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 0.20.9-SNAPSHOT [142/169] 08:12:47 [INFO] ------------------------------[ feature ]------------------------------- 08:12:47 [INFO] 08:12:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] 08:12:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:47 [INFO] 08:12:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:47 [INFO] 08:12:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] 08:12:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:47 [INFO] argLine set to empty 08:12:47 [INFO] 08:12:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] Starting audit... 08:12:47 Audit done. 08:12:47 [INFO] You have 0 Checkstyle violations. 08:12:47 [INFO] 08:12:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] Starting audit... 08:12:47 Audit done. 08:12:47 [INFO] You have 0 Checkstyle violations. 08:12:47 [INFO] 08:12:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] 08:12:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml 08:12:47 [INFO] ...done! 08:12:47 [INFO] Attaching features XML 08:12:47 [INFO] 08:12:47 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:12:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:12:47 [INFO] 08:12:47 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> 08:12:47 [INFO] 08:12:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] 08:12:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< 08:12:47 [INFO] 08:12:47 [INFO] 08:12:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] 08:12:47 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-topology-segment-routing --- 08:12:47 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing 08:12:47 [INFO] Project dependency features detected: [] 08:12:47 [INFO] Pax Exam System (Version: 4.13.3) created. 08:12:47 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:12:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:12:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:12:48 [INFO] Waiting for remote bundle context.. on 21000 name: 8b8d0285-b98e-4ded-a9a1-e07abdea03ce timout: [ RelativeTimeout value = 180000 ] 08:12:54 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:12:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:12:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:12:54 [INFO] 08:12:54 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-topology-segment-routing --- 08:12:54 [INFO] 08:12:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- 08:12:54 [INFO] 08:12:54 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-topology-segment-routing --- 08:12:54 [INFO] CycloneDX: Resolving Dependencies 08:12:55 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 08:12:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-segment-routing/target/bom.xml 08:12:55 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-segment-routing/target/bom.json 08:12:55 [INFO] attaching as odl-bgpcep-topology-segment-routing-0.20.9-SNAPSHOT-cyclonedx.json 08:12:55 [INFO] 08:12:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- 08:12:55 [INFO] Skipping duplicate-finder execution! 08:12:55 [INFO] 08:12:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- 08:12:55 [INFO] Skipping plugin execution 08:12:55 [INFO] 08:12:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- 08:12:55 [INFO] Skipping source per configuration. 08:12:55 [INFO] 08:12:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- 08:12:55 [INFO] 08:12:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-segment-routing --- 08:12:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:55 [INFO] 08:12:55 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-topology-segment-routing --- 08:12:55 [WARNING] 08:12:55 [WARNING] The packaging plugin for project odl-bgpcep-topology-segment-routing did not assign 08:12:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:12:55 [WARNING] 08:12:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:12:55 [WARNING] 08:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.9-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.20.9-SNAPSHOT.pom 08:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.9-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.20.9-SNAPSHOT-features.xml 08:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.9-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.9-SNAPSHOT/odl-bgpcep-topology-segment-routing-0.20.9-SNAPSHOT-cyclonedx.json 08:12:55 [INFO] 08:12:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-topology-segment-routing --- 08:12:55 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:feature:0.20.9-SNAPSHOT 08:12:55 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:12:55 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:12:55 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:12:55 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:12:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:12:55 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:12:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:12:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:12:55 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:12:55 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:12:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:12:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:12:55 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:12:55 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:12:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:12:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:12:55 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:12:55 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:12:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:12:55 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:12:55 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:12:55 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:12:55 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:12:55 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:12:55 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:12:55 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:12:55 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:12:55 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:12:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:12:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:12:55 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:12:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:12:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:12:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:12:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:12:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:12:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:12:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:12:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:12:55 [INFO] +- junit:junit:jar:4.13.2:test 08:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:12:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:12:55 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:12:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:12:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:12:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:12:55 [INFO] 08:12:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-segment-routing --- 08:12:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-segment-routing/target/sonatype-clm/module.xml 08:12:55 [INFO] 08:12:55 [INFO] ------------< org.opendaylight.bgpcep:feature-repo-parent >------------- 08:12:55 [INFO] Building feature-repo-parent 0.20.9-SNAPSHOT [143/169] 08:12:55 [INFO] --------------------------------[ pom ]--------------------------------- 08:12:55 [INFO] 08:12:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-repo-parent --- 08:12:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:55 [INFO] 08:12:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-repo-parent --- 08:12:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:55 [INFO] 08:12:55 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-repo-parent --- 08:12:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:55 [INFO] argLine set to empty 08:12:55 [INFO] 08:12:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-repo-parent --- 08:12:55 [INFO] Starting audit... 08:12:55 Audit done. 08:12:55 [INFO] You have 0 Checkstyle violations. 08:12:55 [INFO] 08:12:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-repo-parent --- 08:12:55 [INFO] Starting audit... 08:12:55 Audit done. 08:12:55 [INFO] You have 0 Checkstyle violations. 08:12:55 [INFO] 08:12:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> 08:12:55 [INFO] 08:12:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< 08:12:55 [INFO] 08:12:55 [INFO] 08:12:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] --- features-test-plugin:13.1.3:test (default) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-repo-parent --- 08:12:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:12:55 [INFO] 08:12:55 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ feature-repo-parent --- 08:12:55 [INFO] CycloneDX: Resolving Dependencies 08:12:55 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 08:12:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/feature-repo-parent/target/bom.xml 08:12:55 [INFO] attaching as feature-repo-parent-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/feature-repo-parent/target/bom.json 08:12:55 [INFO] attaching as feature-repo-parent-0.20.9-SNAPSHOT-cyclonedx.json 08:12:55 [INFO] 08:12:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- 08:12:55 [INFO] Skipping duplicate-finder execution! 08:12:55 [INFO] 08:12:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-repo-parent --- 08:12:55 [INFO] Skipping plugin execution 08:12:55 [INFO] 08:12:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-repo-parent --- 08:12:55 [INFO] 08:12:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-repo-parent --- 08:12:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:55 [INFO] 08:12:55 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ feature-repo-parent --- 08:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.20.9-SNAPSHOT/feature-repo-parent-0.20.9-SNAPSHOT.pom 08:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.20.9-SNAPSHOT/feature-repo-parent-0.20.9-SNAPSHOT-cyclonedx.xml 08:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/feature-repo-parent/0.20.9-SNAPSHOT/feature-repo-parent-0.20.9-SNAPSHOT-cyclonedx.json 08:12:55 [INFO] 08:12:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ feature-repo-parent --- 08:12:55 [INFO] org.opendaylight.bgpcep:feature-repo-parent:pom:0.20.9-SNAPSHOT 08:12:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:12:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:12:55 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:12:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:12:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:12:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:12:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:12:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:12:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:12:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:12:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:12:55 [INFO] +- junit:junit:jar:4.13.2:test 08:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:12:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:12:55 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:12:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:12:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:12:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:12:55 [INFO] 08:12:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ feature-repo-parent --- 08:12:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/feature-repo-parent/target/sonatype-clm/module.xml 08:12:55 [INFO] 08:12:55 [INFO] --------------< org.opendaylight.bgpcep:features-bgpcep >--------------- 08:12:55 [INFO] Building features-bgpcep 0.20.9-SNAPSHOT [144/169] 08:12:55 [INFO] ------------------------------[ feature ]------------------------------- 08:12:55 [INFO] 08:12:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-bgpcep --- 08:12:55 [INFO] 08:12:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-bgpcep --- 08:12:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:55 [INFO] 08:12:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-bgpcep --- 08:12:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:12:55 [INFO] 08:12:55 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-bgpcep --- 08:12:56 [INFO] 08:12:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-bgpcep --- 08:12:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:56 [INFO] argLine set to empty 08:12:56 [INFO] 08:12:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-bgpcep --- 08:12:56 [INFO] Starting audit... 08:12:56 Audit done. 08:12:56 [INFO] You have 0 Checkstyle violations. 08:12:56 [INFO] 08:12:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-bgpcep --- 08:12:56 [INFO] Starting audit... 08:12:56 Audit done. 08:12:56 [INFO] You have 0 Checkstyle violations. 08:12:56 [INFO] 08:12:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-bgpcep --- 08:12:56 [INFO] 08:12:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep --- 08:12:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep/target/feature/feature.xml 08:12:56 [INFO] ...done! 08:12:56 [INFO] Attaching features XML 08:12:56 [INFO] 08:12:56 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-bgpcep --- 08:12: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 08:12:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:12:56 [INFO] 08:12:56 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-bgpcep >>> 08:12:56 [INFO] 08:12:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-bgpcep --- 08:12:56 [INFO] 08:12:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-bgpcep <<< 08:12:56 [INFO] 08:12:56 [INFO] 08:12:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-bgpcep --- 08:12:56 [INFO] 08:12:56 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-bgpcep --- 08:12:56 [INFO] 08:12:56 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-bgpcep --- 08:12:56 [INFO] 08:12:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-bgpcep --- 08:12:56 [INFO] 08:12:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-bgpcep --- 08:12:56 [INFO] CycloneDX: Resolving Dependencies 08:13:01 [INFO] CycloneDX: Creating BOM version 1.5 with 347 component(s) 08:13:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep/target/bom.xml 08:13:01 [INFO] attaching as features-bgpcep-0.20.9-SNAPSHOT-cyclonedx.xml 08:13:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep/target/bom.json 08:13:01 [INFO] attaching as features-bgpcep-0.20.9-SNAPSHOT-cyclonedx.json 08:13:01 [INFO] 08:13:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep --- 08:13:01 [INFO] Skipping duplicate-finder execution! 08:13:01 [INFO] 08:13:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-bgpcep --- 08:13:01 [INFO] Skipping plugin execution 08:13:01 [INFO] 08:13:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep --- 08:13:01 [INFO] No sources in project. Archive not created. 08:13:01 [INFO] 08:13:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-bgpcep --- 08:13:01 [INFO] 08:13:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-bgpcep --- 08:13:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:13:01 [INFO] 08:13:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-bgpcep --- 08:13:01 [WARNING] 08:13:01 [WARNING] The packaging plugin for project features-bgpcep did not assign 08:13:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:13:01 [WARNING] 08:13:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:13:01 [WARNING] 08:13:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.20.9-SNAPSHOT/features-bgpcep-0.20.9-SNAPSHOT.pom 08:13:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.20.9-SNAPSHOT/features-bgpcep-0.20.9-SNAPSHOT-features.xml 08:13:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.20.9-SNAPSHOT/features-bgpcep-0.20.9-SNAPSHOT-cyclonedx.xml 08:13:01 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep/0.20.9-SNAPSHOT/features-bgpcep-0.20.9-SNAPSHOT-cyclonedx.json 08:13:01 [INFO] 08:13:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-bgpcep --- 08:13:01 [INFO] org.opendaylight.bgpcep:features-bgpcep:feature:0.20.9-SNAPSHOT 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:algo-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:13:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:13:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:13:01 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:13:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:13:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:13:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:13:01 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:13:01 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:13:01 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:13:01 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:13:01 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:13:01 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:13:01 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:13:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:13:01 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:13:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:13:01 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:13:01 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:13:01 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:13:01 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:13:01 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:13:01 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:13:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:13:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:13:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:13:01 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:13:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:13:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:13:01 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:13:01 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:13:01 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:13:01 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:13:01 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:13:01 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:13:01 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:13:01 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:13:01 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:13:01 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:13:01 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:13:01 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:13:01 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:13:01 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:13:01 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:13:01 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:13:01 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:13:01 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:13:01 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:13:01 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:13:01 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:13:01 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:13:01 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:13:01 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:13:01 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:13:01 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:13:01 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:13:01 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:13:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:13:01 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 08:13:01 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 08:13:01 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 08:13:01 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:13:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 08:13:01 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:13:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:13:01 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:13:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:13:01 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:13:01 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:13:01 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:13:01 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:13:01 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:topology-config-loader:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- io.netty:netty-handler:jar:4.1.109.Final:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:programming-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-cli:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:0.20.9-SNAPSHOT:compile 08:13:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:13:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:13:01 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:13:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:13:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:13:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:13:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:13:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:13:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:13:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:13:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:13:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:13:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:13:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:13:01 [INFO] +- junit:junit:jar:4.13.2:test 08:13:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:13:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:13:01 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:13:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:13:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:13:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:13:01 [INFO] 08:13:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-bgpcep --- 08:13:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep/target/sonatype-clm/module.xml 08:13:01 [INFO] 08:13:01 [INFO] -------------< org.opendaylight.bgpcep:bgp-benchmark-app >-------------- 08:13:01 [INFO] Building bgp-benchmark-app 0.20.9-SNAPSHOT [145/169] 08:13:01 [INFO] -------------------------------[ bundle ]------------------------------- 08:13:01 [INFO] 08:13:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-benchmark-app --- 08:13:01 [INFO] 08:13:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-benchmark-app --- 08:13:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:13:01 [INFO] 08:13:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-benchmark-app --- 08:13:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:13:01 [INFO] 08:13:01 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-benchmark-app --- 08:13:01 [INFO] 08:13:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-benchmark-app --- 08:13:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:13:01 [INFO] 08:13:01 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bgp-benchmark-app --- 08:13:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:13:01 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/src/main/yang 08:13:01 [INFO] yang-to-sources: Found 13 dependencies in 4.325 ms 08:13:01 [INFO] yang-to-sources: Project model files found: 2 in 10.71 ms 08:13:01 [INFO] yang-to-sources: 3 YANG models processed in 53.57 ms 08:13:01 [INFO] BindingJavaFileGenerator: Defined 24 files in 1.326 ms 08:13:01 [INFO] Sorted 24 files into 4 directories in 71.35 μs 08:13:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 24 in 6.921 ms 08:13:01 [INFO] 08:13:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-benchmark-app --- 08:13:01 [INFO] Starting audit... 08:13:01 Audit done. 08:13:01 [INFO] You have 0 Checkstyle violations. 08:13:01 [INFO] 08:13:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-benchmark-app --- 08:13:01 [INFO] Starting audit... 08:13:01 Audit done. 08:13:01 [INFO] You have 0 Checkstyle violations. 08:13:01 [INFO] 08:13:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-benchmark-app --- 08:13:01 [INFO] 08:13:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-benchmark-app --- 08:13:01 [INFO] Copying 1 resource from src/main/resources to target/classes 08:13:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/generated-sources/spi 08:13:01 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:13:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:13:01 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:13:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/generated-sources/spi 08:13:01 [INFO] 08:13:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-benchmark-app --- 08:13:01 [INFO] Recompiling the module because of changed dependency. 08:13:01 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 08:13:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/odl/bgp/app/peer/benchmark/rev200120/OdlBgpAppPeerBenchmarkService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:13:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/odl/bgp/app/peer/benchmark/rev200120/OdlBgpAppPeerBenchmarkService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:13:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/odl/bgp/app/peer/benchmark/rev200120/OdlBgpAppPeerBenchmarkService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:13:02 [INFO] 08:13:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-benchmark-app >>> 08:13:02 [INFO] 08:13:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-benchmark-app --- 08:13:02 [INFO] Fork Value is true 08:13:05 [INFO] Done SpotBugs Analysis.... 08:13:05 [INFO] 08:13:05 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-benchmark-app <<< 08:13:05 [INFO] 08:13:05 [INFO] 08:13:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-benchmark-app --- 08:13:05 [INFO] BugInstance size is 0 08:13:05 [INFO] Error size is 0 08:13:05 [INFO] No errors/warnings found 08:13:05 [INFO] 08:13:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-benchmark-app --- 08:13:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:13:05 [INFO] 08:13:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-benchmark-app --- 08:13:05 [INFO] Recompiling the module because of changed dependency. 08:13:05 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:13:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/src/test/java/org/opendaylight/protocol/bgp/benchmark/app/AppPeerBenchmarkTest.java:[57,76] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 08:13:05 required: com.google.common.collect.ClassToInstanceMap> 08:13:05 found: com.google.common.collect.ClassToInstanceMap 08:13:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/src/test/java/org/opendaylight/protocol/bgp/benchmark/app/AppPeerBenchmarkTest.java:[57,80] unchecked conversion 08:13:05 required: com.google.common.collect.ClassToInstanceMap> 08:13:05 found: com.google.common.collect.ClassToInstanceMap 08:13:05 [INFO] 08:13:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-benchmark-app --- 08:13:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:13:05 [INFO] 08:13:05 [INFO] ------------------------------------------------------- 08:13:05 [INFO] T E S T S 08:13:05 [INFO] ------------------------------------------------------- 08:13:06 [INFO] Running org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 08:13:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:13:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.694 s -- in org.opendaylight.protocol.bgp.benchmark.app.AppPeerBenchmarkTest 08:13:12 [INFO] 08:13:12 [INFO] Results: 08:13:12 [INFO] 08:13:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:13:12 [INFO] 08:13:12 [INFO] 08:13:12 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-benchmark-app --- 08:13:12 [INFO] 08:13:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-benchmark-app --- 08:13:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT.jar 08:13:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/classes/META-INF/MANIFEST.MF 08:13:12 [INFO] 08:13:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-benchmark-app --- 08:13:12 [INFO] No previous run data found, generating javadoc. 08:13:14 [WARNING] Javadoc Warnings 08:13:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/src/main/java/org/opendaylight/protocol/bgp/benchmark/app/AppPeerBenchmark.java:83: warning: no comment 08:13:14 [WARNING] public final class AppPeerBenchmark implements TransactionChainListener, AutoCloseable { 08:13:14 [WARNING] ^ 08:13:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/src/main/java/org/opendaylight/protocol/bgp/benchmark/app/AppPeerBenchmark.java:105: warning: no comment 08:13:14 [WARNING] public AppPeerBenchmark(final DataBroker bindingDataBroker, final RpcProviderService rpcProviderRegistry, 08:13:14 [WARNING] ^ 08:13:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/src/main/java/org/opendaylight/protocol/bgp/benchmark/app/AppPeerBenchmark.java:123: warning: no comment 08:13:14 [WARNING] public void start() { 08:13:14 [WARNING] ^ 08:13:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/odl/bgp/app/peer/benchmark/rev200120/OdlBgpAppPeerBenchmarkService.java:9: warning: no comment 08:13:14 [WARNING] public interface OdlBgpAppPeerBenchmarkService 08:13:14 [WARNING] ^ 08:13:14 [WARNING] 4 warnings 08:13:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT-javadoc.jar 08:13:14 [INFO] 08:13:14 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-benchmark-app --- 08:13:14 [INFO] CycloneDX: Resolving Dependencies 08:13:15 [INFO] CycloneDX: Creating BOM version 1.5 with 61 component(s) 08:13:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bom.xml 08:13:15 [INFO] attaching as bgp-benchmark-app-0.20.9-SNAPSHOT-cyclonedx.xml 08:13:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bom.json 08:13:15 [INFO] attaching as bgp-benchmark-app-0.20.9-SNAPSHOT-cyclonedx.json 08:13:15 [INFO] 08:13:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-benchmark-app --- 08:13:15 [INFO] Skipping duplicate-finder execution! 08:13:15 [INFO] 08:13:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-benchmark-app --- 08:13:15 [INFO] No dependency problems found 08:13:15 [INFO] 08:13:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-benchmark-app --- 08:13:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT-sources.jar 08:13:15 [INFO] 08:13:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-benchmark-app --- 08:13:15 [INFO] 08:13:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-benchmark-app --- 08:13:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/code-coverage/jacoco.exec 08:13:15 [INFO] Analyzed bundle 'bgp-benchmark-app' with 4 classes 08:13:15 [INFO] 08:13:15 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-benchmark-app --- 08:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.9-SNAPSHOT/bgp-benchmark-app-0.20.9-SNAPSHOT.pom 08:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.9-SNAPSHOT/bgp-benchmark-app-0.20.9-SNAPSHOT.jar 08:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.9-SNAPSHOT/bgp-benchmark-app-0.20.9-SNAPSHOT-javadoc.jar 08:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.9-SNAPSHOT/bgp-benchmark-app-0.20.9-SNAPSHOT-cyclonedx.xml 08:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.9-SNAPSHOT/bgp-benchmark-app-0.20.9-SNAPSHOT-cyclonedx.json 08:13:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.9-SNAPSHOT/bgp-benchmark-app-0.20.9-SNAPSHOT-sources.jar 08:13:15 [INFO] 08:13:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-benchmark-app --- 08:13:15 [INFO] Installing org/opendaylight/bgpcep/bgp-benchmark-app/0.20.9-SNAPSHOT/bgp-benchmark-app-0.20.9-SNAPSHOT.jar 08:13:15 [INFO] Writing OBR metadata 08:13:15 [INFO] 08:13:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-benchmark-app --- 08:13:15 [INFO] org.opendaylight.bgpcep:bgp-benchmark-app:bundle:0.20.9-SNAPSHOT 08:13:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:13:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:13:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:13:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:13:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:13:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:13:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:13:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:13:15 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:13:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:13:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:13:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:13:15 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:13:15 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:13:15 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:13:15 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:13:15 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:13:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:13:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:13:15 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:13:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:13:15 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:13:15 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:13:15 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | | \- io.netty:netty-transport:jar:4.1.109.Final:compile 08:13:15 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:13:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:13:15 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:13:15 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:13:15 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:13:15 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:13:15 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:13:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:13:15 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:13:15 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:13:15 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:13:15 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 08:13:15 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:13:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:13:15 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:13:15 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:13:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:13:15 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:13:15 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:13:15 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:13:15 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:13:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:13:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:13:15 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:13:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:13:15 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:13:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:13:15 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:13:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:13:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:13:15 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:13:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:13:15 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:13:15 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:13:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:13:15 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:13:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:13:15 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:13:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:13:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:13:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:13:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:13:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:13:15 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:13:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:13:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:13:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:13:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:13:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:13:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:13:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:13:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:13:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:13:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:13:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:13:15 [INFO] +- junit:junit:jar:4.13.2:test 08:13:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:13:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:13:15 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:13:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:13:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:13:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:13:15 [INFO] 08:13:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-benchmark-app --- 08:13:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/sonatype-clm/module.xml 08:13:15 [INFO] 08:13:15 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark >---------- 08:13:15 [INFO] Building OpenDaylight :: BGP :: Benchmark 0.20.9-SNAPSHOT [146/169] 08:13:15 [INFO] ------------------------------[ feature ]------------------------------- 08:13:15 [INFO] 08:13:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-benchmark --- 08:13:15 [INFO] 08:13:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-benchmark --- 08:13:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:13:15 [INFO] 08:13:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-benchmark --- 08:13:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:13:15 [INFO] 08:13:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] 08:13:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:13:16 [INFO] argLine set to empty 08:13:16 [INFO] 08:13:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] Starting audit... 08:13:16 Audit done. 08:13:16 [INFO] You have 0 Checkstyle violations. 08:13:16 [INFO] 08:13:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] Starting audit... 08:13:16 Audit done. 08:13:16 [INFO] You have 0 Checkstyle violations. 08:13:16 [INFO] 08:13:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] 08:13:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml 08:13:16 [INFO] ...done! 08:13:16 [INFO] Attaching features XML 08:13:16 [INFO] 08:13:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [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 08:13:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:13:16 [INFO] 08:13:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-benchmark >>> 08:13:16 [INFO] 08:13:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] 08:13:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-benchmark <<< 08:13:16 [INFO] 08:13:16 [INFO] 08:13:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] 08:13:16 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-bgp-benchmark --- 08:13:16 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark 08:13:16 [INFO] Project dependency features detected: [] 08:13:16 [INFO] Pax Exam System (Version: 4.13.3) created. 08:13:16 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:13:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:13:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:13:17 [INFO] Waiting for remote bundle context.. on 21000 name: 70bfd131-d39f-4932-beff-5a146314462a timout: [ RelativeTimeout value = 180000 ] 08:13:30 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:13:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:13:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:13:30 [INFO] 08:13:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-bgp-benchmark --- 08:13:30 [INFO] 08:13:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-benchmark --- 08:13:30 [INFO] 08:13:30 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-bgp-benchmark --- 08:13:30 [INFO] CycloneDX: Resolving Dependencies 08:13:33 [INFO] CycloneDX: Creating BOM version 1.5 with 227 component(s) 08:13:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-benchmark/target/bom.xml 08:13:33 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.20.9-SNAPSHOT-cyclonedx.xml 08:13:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-benchmark/target/bom.json 08:13:33 [INFO] attaching as odl-bgpcep-bgp-benchmark-0.20.9-SNAPSHOT-cyclonedx.json 08:13:33 [INFO] 08:13:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-benchmark --- 08:13:33 [INFO] Skipping duplicate-finder execution! 08:13:33 [INFO] 08:13:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-benchmark --- 08:13:33 [INFO] Skipping plugin execution 08:13:33 [INFO] 08:13:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-benchmark --- 08:13:33 [INFO] Skipping source per configuration. 08:13:33 [INFO] 08:13:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-benchmark --- 08:13:33 [INFO] 08:13:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-benchmark --- 08:13:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:13:33 [INFO] 08:13:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-bgp-benchmark --- 08:13:33 [WARNING] 08:13:33 [WARNING] The packaging plugin for project odl-bgpcep-bgp-benchmark did not assign 08:13:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:13:33 [WARNING] 08:13:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:13:33 [WARNING] 08:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-benchmark/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.9-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.20.9-SNAPSHOT.pom 08:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-benchmark/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.9-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.20.9-SNAPSHOT-features.xml 08:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-benchmark/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.9-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.20.9-SNAPSHOT-cyclonedx.xml 08:13:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-benchmark/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.9-SNAPSHOT/odl-bgpcep-bgp-benchmark-0.20.9-SNAPSHOT-cyclonedx.json 08:13:33 [INFO] 08:13:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-bgp-benchmark --- 08:13:33 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:feature:0.20.9-SNAPSHOT 08:13:33 [INFO] +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:13:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:13:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:13:33 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:13:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:13:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:13:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:13:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:13:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:13:33 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:13:33 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:13:33 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:13:33 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:13:33 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:13:33 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:13:33 [INFO] | | | \- io.netty:netty-transport:jar:4.1.109.Final:compile 08:13:33 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:13:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:13:33 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:13:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:13:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:13:33 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:13:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:13:33 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:13:33 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:13:33 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:13:33 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:13:33 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:13:33 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:13:33 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:13:33 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:13:33 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:13:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:13:33 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:13:33 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:13:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:13:33 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:13:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:13:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:13:33 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:13:33 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:13:33 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:13:33 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:13:33 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:13:33 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:13:33 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:13:33 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:13:33 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:13:33 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:13:33 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:13:33 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:13:33 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:13:33 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:13:33 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:13:33 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:13:33 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:13:33 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:13:33 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:13:33 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:13:33 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:13:33 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:13:33 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:13:33 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:13:33 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:13:33 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:13:33 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:13:33 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:13:33 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:13:33 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:13:33 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:13:33 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:13:33 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:13:33 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:13:33 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:13:33 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:13:33 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:13:33 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:13:33 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:13:33 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:13:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:13:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:13:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:13:33 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:13:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:13:33 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:13:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:13:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:13:33 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:13:33 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:13:33 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:13:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:13:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:13:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:13:33 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:13:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:13:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:13:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:13:33 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 08:13:33 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 08:13:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:13:33 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:13:33 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:13:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:13:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:13:33 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:13:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:13:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:13:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:13:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:13:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:13:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:13:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:13:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:13:33 [INFO] +- junit:junit:jar:4.13.2:test 08:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:13:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:13:33 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:13:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:13:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:13:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:13:33 [INFO] 08:13:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-benchmark --- 08:13:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-benchmark/target/sonatype-clm/module.xml 08:13:33 [INFO] 08:13:33 [INFO] ------------< org.opendaylight.bgpcep:data-change-counter >------------- 08:13:33 [INFO] Building data-change-counter 0.20.9-SNAPSHOT [147/169] 08:13:33 [INFO] -------------------------------[ bundle ]------------------------------- 08:13:33 [INFO] 08:13:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ data-change-counter --- 08:13:33 [INFO] 08:13:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ data-change-counter --- 08:13:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:13:33 [INFO] 08:13:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ data-change-counter --- 08:13:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:13:33 [INFO] 08:13:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ data-change-counter --- 08:13:33 [INFO] 08:13:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ data-change-counter --- 08:13:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:13:33 [INFO] 08:13:33 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ data-change-counter --- 08:13:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:13:33 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/src/main/yang 08:13:33 [INFO] yang-to-sources: Found 3 dependencies in 1.437 ms 08:13:34 [INFO] yang-to-sources: Project model files found: 2 in 538.6 μs 08:13:34 [INFO] yang-to-sources: 2 YANG models processed in 4.763 ms 08:13:34 [INFO] BindingJavaFileGenerator: Defined 15 files in 608.7 μs 08:13:34 [INFO] Sorted 15 files into 4 directories in 67.73 μs 08:13:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 5.466 ms 08:13:34 [INFO] 08:13:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ data-change-counter --- 08:13:34 [INFO] Starting audit... 08:13:34 Audit done. 08:13:34 [INFO] You have 0 Checkstyle violations. 08:13:34 [INFO] 08:13:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ data-change-counter --- 08:13:34 [INFO] Starting audit... 08:13:34 Audit done. 08:13:34 [INFO] You have 0 Checkstyle violations. 08:13:34 [INFO] 08:13:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ data-change-counter --- 08:13:34 [INFO] 08:13:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ data-change-counter --- 08:13:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/src/main/resources 08:13:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/generated-sources/spi 08:13:34 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:13:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:13:34 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:13:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/generated-sources/spi 08:13:34 [INFO] 08:13:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ data-change-counter --- 08:13:34 [INFO] Recompiling the module because of changed dependency. 08:13:34 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 08:13:34 [INFO] 08:13:34 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ data-change-counter >>> 08:13:34 [INFO] 08:13:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ data-change-counter --- 08:13:34 [INFO] Fork Value is true 08:13:37 [INFO] Done SpotBugs Analysis.... 08:13:37 [INFO] 08:13:37 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ data-change-counter <<< 08:13:37 [INFO] 08:13:37 [INFO] 08:13:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ data-change-counter --- 08:13:37 [INFO] BugInstance size is 0 08:13:37 [INFO] Error size is 0 08:13:37 [INFO] No errors/warnings found 08:13:37 [INFO] 08:13:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ data-change-counter --- 08:13:37 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:13:37 [INFO] 08:13:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ data-change-counter --- 08:13:37 [INFO] Recompiling the module because of changed dependency. 08:13:37 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:13:37 [INFO] 08:13:37 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ data-change-counter --- 08:13:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:13:37 [INFO] 08:13:37 [INFO] ------------------------------------------------------- 08:13:37 [INFO] T E S T S 08:13:37 [INFO] ------------------------------------------------------- 08:13:38 [INFO] Running org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 08:13:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.052 s -- in org.opendaylight.protocol.data.change.counter.TopologyDataChangeCounterTest 08:13:41 [INFO] 08:13:41 [INFO] Results: 08:13:41 [INFO] 08:13:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:13:41 [INFO] 08:13:41 [INFO] 08:13:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ data-change-counter --- 08:13:41 [INFO] 08:13:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ data-change-counter --- 08:13:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT.jar 08:13:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/classes/META-INF/MANIFEST.MF 08:13:41 [INFO] 08:13:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ data-change-counter --- 08:13:41 [INFO] No previous run data found, generating javadoc. 08:13:43 [WARNING] Javadoc Warnings 08:13:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/src/main/java/org/opendaylight/protocol/data/change/counter/TopologyDataChangeCounterDeployer.java:37: warning: no comment 08:13:43 [WARNING] public final class TopologyDataChangeCounterDeployer implements DataTreeChangeListener, 08:13:43 [WARNING] ^ 08:13:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/src/main/java/org/opendaylight/protocol/data/change/counter/TopologyDataChangeCounterDeployer.java:51: warning: no comment 08:13:43 [WARNING] public TopologyDataChangeCounterDeployer(@Reference final DataBroker dataBroker) { 08:13:43 [WARNING] ^ 08:13:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/data/change/counter/rev160315/data/change/counter/CounterKey.java:23: warning: no comment 08:13:43 [WARNING] private final String _id; 08:13:43 [WARNING] ^ 08:13:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgpcep/data/change/counter/config/rev170424/DataChangeCounterConfigKey.java:23: warning: no comment 08:13:43 [WARNING] private final String _counterId; 08:13:43 [WARNING] ^ 08:13:43 [WARNING] 4 warnings 08:13:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT-javadoc.jar 08:13:43 [INFO] 08:13:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ data-change-counter --- 08:13:43 [INFO] CycloneDX: Resolving Dependencies 08:13:44 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 08:13:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/bom.xml 08:13:44 [INFO] attaching as data-change-counter-0.20.9-SNAPSHOT-cyclonedx.xml 08:13:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/bom.json 08:13:44 [INFO] attaching as data-change-counter-0.20.9-SNAPSHOT-cyclonedx.json 08:13:44 [INFO] 08:13:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ data-change-counter --- 08:13:44 [INFO] Skipping duplicate-finder execution! 08:13:44 [INFO] 08:13:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ data-change-counter --- 08:13:44 [INFO] No dependency problems found 08:13:44 [INFO] 08:13:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ data-change-counter --- 08:13:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT-sources.jar 08:13:44 [INFO] 08:13:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ data-change-counter --- 08:13:44 [INFO] 08:13:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ data-change-counter --- 08:13:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/code-coverage/jacoco.exec 08:13:44 [INFO] Analyzed bundle 'data-change-counter' with 3 classes 08:13:44 [INFO] 08:13:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ data-change-counter --- 08:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.20.9-SNAPSHOT/data-change-counter-0.20.9-SNAPSHOT.pom 08:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.20.9-SNAPSHOT/data-change-counter-0.20.9-SNAPSHOT.jar 08:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.20.9-SNAPSHOT/data-change-counter-0.20.9-SNAPSHOT-javadoc.jar 08:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.20.9-SNAPSHOT/data-change-counter-0.20.9-SNAPSHOT-cyclonedx.xml 08:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.20.9-SNAPSHOT/data-change-counter-0.20.9-SNAPSHOT-cyclonedx.json 08:13:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/data-change-counter/0.20.9-SNAPSHOT/data-change-counter-0.20.9-SNAPSHOT-sources.jar 08:13:44 [INFO] 08:13:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ data-change-counter --- 08:13:44 [INFO] Installing org/opendaylight/bgpcep/data-change-counter/0.20.9-SNAPSHOT/data-change-counter-0.20.9-SNAPSHOT.jar 08:13:44 [INFO] Writing OBR metadata 08:13:44 [INFO] 08:13:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ data-change-counter --- 08:13:44 [INFO] org.opendaylight.bgpcep:data-change-counter:bundle:0.20.9-SNAPSHOT 08:13:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:13:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:13:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:13:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:13:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:13:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:13:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:13:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:13:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:13:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:13:44 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:13:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:13:44 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:13:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:13:44 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:13:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:13:44 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:13:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 08:13:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 08:13:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 08:13:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 08:13:44 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 08:13:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 08:13:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 08:13:44 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 08:13:44 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 08:13:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:13:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 08:13:44 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 08:13:44 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 08:13:44 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 08:13:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 08:13:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 08:13:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 08:13:44 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 08:13:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 08:13:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 08:13:44 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 08:13:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 08:13:44 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 08:13:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 08:13:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 08:13:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 08:13:44 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 08:13:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 08:13:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 08:13:44 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test 08:13:44 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:13:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:13:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:13:44 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:13:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 08:13:44 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 08:13:44 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:13:44 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:13:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 08:13:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 08:13:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 08:13:44 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.7:test 08:13:44 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:test 08:13:44 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 08:13:44 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:test 08:13:44 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 08:13:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 08:13:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:13:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:13:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:13:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:13:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:13:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:13:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:13:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:13:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:13:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:13:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:13:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:13:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:13:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:13:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:13:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:13:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:13:44 [INFO] +- junit:junit:jar:4.13.2:test 08:13:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:13:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:13:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:13:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:13:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:13:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:13:44 [INFO] 08:13:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ data-change-counter --- 08:13:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/sonatype-clm/module.xml 08:13:44 [INFO] 08:13:44 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-data-change-counter >------- 08:13:44 [INFO] Building ODL :: Bgpcep :: odl-bgpcep-data-change-counter 0.20.9-SNAPSHOT [148/169] 08:13:44 [INFO] ------------------------------[ feature ]------------------------------- 08:13:44 [INFO] 08:13:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-data-change-counter --- 08:13:44 [INFO] 08:13:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-data-change-counter --- 08:13:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:13:44 [INFO] 08:13:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-data-change-counter --- 08:13:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:13:44 [INFO] 08:13:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] 08:13:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:13:45 [INFO] argLine set to empty 08:13:45 [INFO] 08:13:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] Starting audit... 08:13:45 Audit done. 08:13:45 [INFO] You have 0 Checkstyle violations. 08:13:45 [INFO] 08:13:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] Starting audit... 08:13:45 Audit done. 08:13:45 [INFO] You have 0 Checkstyle violations. 08:13:45 [INFO] 08:13:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] 08:13:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-data-change-counter/target/feature/feature.xml 08:13:45 [INFO] ...done! 08:13:45 [INFO] Attaching features XML 08:13:45 [INFO] 08:13:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:13:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:13:45 [INFO] 08:13:45 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-data-change-counter >>> 08:13:45 [INFO] 08:13:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] 08:13:45 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-data-change-counter <<< 08:13:45 [INFO] 08:13:45 [INFO] 08:13:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] 08:13:45 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-bgpcep-data-change-counter --- 08:13:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-data-change-counter 08:13:45 [INFO] Project dependency features detected: [] 08:13:45 [INFO] Pax Exam System (Version: 4.13.3) created. 08:13:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 08:13:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:13:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:13:45 [INFO] Waiting for remote bundle context.. on 21000 name: 13cc028e-1b9a-45d3-a38f-47c8ce9fc6c8 timout: [ RelativeTimeout value = 180000 ] 08:13:57 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 08:13:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:13:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:13:58 [INFO] 08:13:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-bgpcep-data-change-counter --- 08:13:58 [INFO] 08:13:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-data-change-counter --- 08:13:58 [INFO] 08:13:58 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-bgpcep-data-change-counter --- 08:13:58 [INFO] CycloneDX: Resolving Dependencies 08:14:00 [INFO] CycloneDX: Creating BOM version 1.5 with 203 component(s) 08:14:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-data-change-counter/target/bom.xml 08:14:00 [INFO] attaching as odl-bgpcep-data-change-counter-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-data-change-counter/target/bom.json 08:14:00 [INFO] attaching as odl-bgpcep-data-change-counter-0.20.9-SNAPSHOT-cyclonedx.json 08:14:00 [INFO] 08:14:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-data-change-counter --- 08:14:00 [INFO] Skipping duplicate-finder execution! 08:14:00 [INFO] 08:14:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-data-change-counter --- 08:14:00 [INFO] Skipping plugin execution 08:14:00 [INFO] 08:14:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-data-change-counter --- 08:14:00 [INFO] Skipping source per configuration. 08:14:00 [INFO] 08:14:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-data-change-counter --- 08:14:00 [INFO] 08:14:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-data-change-counter --- 08:14:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:00 [INFO] 08:14:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-bgpcep-data-change-counter --- 08:14:00 [WARNING] 08:14:00 [WARNING] The packaging plugin for project odl-bgpcep-data-change-counter did not assign 08:14:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:14:00 [WARNING] 08:14:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:14:00 [WARNING] 08:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-data-change-counter/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.9-SNAPSHOT/odl-bgpcep-data-change-counter-0.20.9-SNAPSHOT.pom 08:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-data-change-counter/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.9-SNAPSHOT/odl-bgpcep-data-change-counter-0.20.9-SNAPSHOT-features.xml 08:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-data-change-counter/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.9-SNAPSHOT/odl-bgpcep-data-change-counter-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-data-change-counter/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.9-SNAPSHOT/odl-bgpcep-data-change-counter-0.20.9-SNAPSHOT-cyclonedx.json 08:14:00 [INFO] 08:14:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-bgpcep-data-change-counter --- 08:14:00 [INFO] org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:feature:0.20.9-SNAPSHOT 08:14:00 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:14:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:14:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:14:00 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:14:00 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:14:00 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:14:00 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:14:00 [INFO] +- org.opendaylight.bgpcep:data-change-counter:jar:0.20.9-SNAPSHOT:compile 08:14:00 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:14:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:14:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:14:00 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:14:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:14:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:14:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:14:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:14:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:14:00 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:14:00 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:14:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:14:00 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:14:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:14:00 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:14:00 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:14:00 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:14:00 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:14:00 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:14:00 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:14:00 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:14:00 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:14:00 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:14:00 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:14:00 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:14:00 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:14:00 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:14:00 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:14:00 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:14:00 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:14:00 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:14:00 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:14:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:14:00 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:14:00 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:14:00 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:14:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:14:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:14:00 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:14:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:14:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:14:00 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:14:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:14:00 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:14:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:14:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:14:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:14:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:14:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:14:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:14:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:14:00 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:14:00 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:14:00 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 08:14:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:14:00 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:14:00 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:14:00 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:14:00 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:14:00 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 08:14:00 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:14:00 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:14:00 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:14:00 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:14:00 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:14:00 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:14:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:14:00 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:14:00 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:14:00 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:14:00 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:14:00 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:14:00 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:14:00 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:14:00 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:14:00 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:14:00 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:14:00 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:14:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:14:00 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:14:00 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:14:00 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:14:00 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:14:00 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:14:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:14:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:14:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:14:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:14:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:14:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:14:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:14:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:14:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:14:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:14:00 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:14:00 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:14:00 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:14:00 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:14:00 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:14:00 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:14:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:14:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:14:00 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:14:00 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:14:00 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:14:00 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:14:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:14:00 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:14:00 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:14:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:14:00 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:14:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:14:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:14:00 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:14:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:14:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:14:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:14:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:14:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:14:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:14:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:14:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:14:00 [INFO] +- junit:junit:jar:4.13.2:test 08:14:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:14:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:14:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:14:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:14:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:14:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:14:00 [INFO] 08:14:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-data-change-counter --- 08:14:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-data-change-counter/target/sonatype-clm/module.xml 08:14:00 [INFO] 08:14:00 [INFO] ----------< org.opendaylight.bgpcep:features-bgpcep-testing >----------- 08:14:00 [INFO] Building features-bgpcep-testing 0.20.9-SNAPSHOT [149/169] 08:14:00 [INFO] ------------------------------[ feature ]------------------------------- 08:14:00 [INFO] 08:14:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-bgpcep-testing --- 08:14:00 [INFO] 08:14:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-bgpcep-testing --- 08:14:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:00 [INFO] 08:14:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-bgpcep-testing --- 08:14:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:00 [INFO] 08:14:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-bgpcep-testing --- 08:14:01 [INFO] 08:14:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-bgpcep-testing --- 08:14:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:01 [INFO] argLine set to empty 08:14:01 [INFO] 08:14:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-bgpcep-testing --- 08:14:01 [INFO] Starting audit... 08:14:01 Audit done. 08:14:01 [INFO] You have 0 Checkstyle violations. 08:14:01 [INFO] 08:14:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-bgpcep-testing --- 08:14:01 [INFO] Starting audit... 08:14:01 Audit done. 08:14:01 [INFO] You have 0 Checkstyle violations. 08:14:01 [INFO] 08:14:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-bgpcep-testing --- 08:14:01 [INFO] 08:14:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-bgpcep-testing --- 08:14:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep-testing/target/feature/feature.xml 08:14:01 [INFO] ...done! 08:14:01 [INFO] Attaching features XML 08:14:01 [INFO] 08:14:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-bgpcep-testing --- 08:14:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:14:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:14:01 [INFO] 08:14:01 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-bgpcep-testing >>> 08:14:01 [INFO] 08:14:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-bgpcep-testing --- 08:14:01 [INFO] 08:14:01 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-bgpcep-testing <<< 08:14:01 [INFO] 08:14:01 [INFO] 08:14:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-bgpcep-testing --- 08:14:01 [INFO] 08:14:01 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-bgpcep-testing --- 08:14:01 [INFO] 08:14:01 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-bgpcep-testing --- 08:14:01 [INFO] 08:14:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-bgpcep-testing --- 08:14:01 [INFO] 08:14:01 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-bgpcep-testing --- 08:14:01 [INFO] CycloneDX: Resolving Dependencies 08:14:04 [INFO] CycloneDX: Creating BOM version 1.5 with 232 component(s) 08:14:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep-testing/target/bom.xml 08:14:04 [INFO] attaching as features-bgpcep-testing-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep-testing/target/bom.json 08:14:04 [INFO] attaching as features-bgpcep-testing-0.20.9-SNAPSHOT-cyclonedx.json 08:14:04 [INFO] 08:14:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-bgpcep-testing --- 08:14:04 [INFO] Skipping duplicate-finder execution! 08:14:04 [INFO] 08:14:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-bgpcep-testing --- 08:14:04 [INFO] Skipping plugin execution 08:14:04 [INFO] 08:14:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-bgpcep-testing --- 08:14:04 [INFO] No sources in project. Archive not created. 08:14:04 [INFO] 08:14:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-bgpcep-testing --- 08:14:04 [INFO] 08:14:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-bgpcep-testing --- 08:14:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:04 [INFO] 08:14:04 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-bgpcep-testing --- 08:14:04 [WARNING] 08:14:04 [WARNING] The packaging plugin for project features-bgpcep-testing did not assign 08:14:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:14:04 [WARNING] 08:14:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:14:04 [WARNING] 08:14:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep-testing/pom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.9-SNAPSHOT/features-bgpcep-testing-0.20.9-SNAPSHOT.pom 08:14:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.9-SNAPSHOT/features-bgpcep-testing-0.20.9-SNAPSHOT-features.xml 08:14:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep-testing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.9-SNAPSHOT/features-bgpcep-testing-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep-testing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.9-SNAPSHOT/features-bgpcep-testing-0.20.9-SNAPSHOT-cyclonedx.json 08:14:04 [INFO] 08:14:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-bgpcep-testing --- 08:14:04 [INFO] org.opendaylight.bgpcep:features-bgpcep-testing:feature:0.20.9-SNAPSHOT 08:14:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:14:04 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 08:14:04 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:14:04 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:14:04 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:14:04 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:14:04 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:14:04 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:14:04 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:14:04 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:14:04 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 08:14:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 08:14:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 08:14:04 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 08:14:04 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:compile 08:14:04 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 08:14:04 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 08:14:04 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:14:04 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 08:14:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 08:14:04 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:14:04 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:14:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:14:04 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:14:04 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:14:04 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 08:14:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | +- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:14:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:14:04 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:14:04 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:14:04 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:14:04 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:14:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:14:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:14:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:14:04 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:14:04 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 08:14:04 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 08:14:04 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 08:14:04 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 08:14:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 08:14:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 08:14:04 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 08:14:04 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 08:14:04 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 08:14:04 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 08:14:04 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 08:14:04 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 08:14:04 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 08:14:04 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 08:14:04 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 08:14:04 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 08:14:04 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 08:14:04 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 08:14:04 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 08:14:04 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 08:14:04 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 08:14:04 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 08:14:04 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 08:14:04 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 08:14:04 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 08:14:04 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 08:14:04 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 08:14:04 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 08:14:04 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 08:14:04 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 08:14:04 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 08:14:04 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 08:14:04 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 08:14:04 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 08:14:04 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 08:14:04 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 08:14:04 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 08:14:04 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:14:04 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 08:14:04 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 08:14:04 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 08:14:04 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 08:14:04 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 08:14:04 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 08:14:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 08:14:04 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 08:14:04 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 08:14:04 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 08:14:04 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:14:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 08:14:04 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 08:14:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 08:14:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 08:14:04 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 08:14:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 08:14:04 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:14:04 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 08:14:04 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 08:14:04 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 08:14:04 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 08:14:04 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 08:14:04 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 08:14:04 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 08:14:04 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 08:14:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:14:04 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:14:04 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:14:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 08:14:04 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:14:04 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:0.20.9-SNAPSHOT:compile 08:14:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:14:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:14:04 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:14:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:14:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:14:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:14:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:14:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:14:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:14:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:14:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:14:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:14:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:14:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:14:04 [INFO] +- junit:junit:jar:4.13.2:test 08:14:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:14:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:14:04 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:14:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 08:14:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:14:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:14:04 [INFO] 08:14:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-bgpcep-testing --- 08:14:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/features-bgpcep-testing/target/sonatype-clm/module.xml 08:14:04 [INFO] 08:14:04 [INFO] -----------< org.opendaylight.bgpcep:bgpcep-features-parent >----------- 08:14:04 [INFO] Building bgpcep-features-parent 0.20.9-SNAPSHOT [150/169] 08:14:04 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-features-parent --- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-features-parent --- 08:14:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:04 [INFO] 08:14:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgpcep-features-parent --- 08:14:04 [INFO] 08:14:04 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgpcep-features-parent --- 08:14:04 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:04 [INFO] 08:14:04 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgpcep-features-parent --- 08:14:04 [INFO] Skipping artifact installation 08:14:04 [INFO] 08:14:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-features-parent --- 08:14:04 [INFO] org.opendaylight.bgpcep:bgpcep-features-parent:pom:0.20.9-SNAPSHOT 08:14:04 [INFO] 08:14:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-features-parent --- 08:14:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/target/sonatype-clm/module.xml 08:14:04 [INFO] 08:14:04 [INFO] -------------------< org.opendaylight.bgpcep:graph >-------------------- 08:14:04 [INFO] Building graph 0.20.9-SNAPSHOT [151/169] 08:14:04 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph --- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph --- 08:14:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:04 [INFO] 08:14:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ graph --- 08:14:04 [INFO] 08:14:04 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ graph --- 08:14:04 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:04 [INFO] 08:14:04 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ graph --- 08:14:04 [INFO] Skipping artifact installation 08:14:04 [INFO] 08:14:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ graph --- 08:14:04 [INFO] org.opendaylight.bgpcep:graph:pom:0.20.9-SNAPSHOT 08:14:04 [INFO] 08:14:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ graph --- 08:14:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/graph/target/sonatype-clm/module.xml 08:14:04 [INFO] 08:14:04 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-mock >--------------- 08:14:04 [INFO] Building bgp-parser-mock 0.20.9-SNAPSHOT [152/169] 08:14:04 [INFO] -------------------------------[ bundle ]------------------------------- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-mock --- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-mock --- 08:14:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:04 [INFO] 08:14:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-mock --- 08:14:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:04 [INFO] 08:14:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-parser-mock --- 08:14:04 [INFO] 08:14:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-mock --- 08:14:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:14:04 [INFO] 08:14:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-mock --- 08:14:04 [INFO] Starting audit... 08:14:04 Audit done. 08:14:04 [INFO] You have 0 Checkstyle violations. 08:14:04 [INFO] 08:14:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-mock --- 08:14:04 [INFO] Starting audit... 08:14:04 Audit done. 08:14:04 [INFO] You have 0 Checkstyle violations. 08:14:04 [INFO] 08:14:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-mock --- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-mock --- 08:14:04 [INFO] Copying 11 resources from src/main/resources to target/classes 08:14:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/generated-sources/spi 08:14:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/generated-sources/yang 08:14:04 [INFO] 08:14:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-mock --- 08:14:04 [INFO] Recompiling the module because of changed dependency. 08:14:04 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 08:14:04 [INFO] 08:14:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-parser-mock >>> 08:14:04 [INFO] 08:14:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-parser-mock --- 08:14:04 [INFO] Fork Value is true 08:14:06 [INFO] Done SpotBugs Analysis.... 08:14:06 [INFO] 08:14:06 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-parser-mock <<< 08:14:06 [INFO] 08:14:06 [INFO] 08:14:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-parser-mock --- 08:14:06 [INFO] BugInstance size is 0 08:14:06 [INFO] Error size is 0 08:14:06 [INFO] No errors/warnings found 08:14:06 [INFO] 08:14:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-mock --- 08:14:06 [INFO] Copying 11 resources from src/test/resources to target/test-classes 08:14:06 [INFO] 08:14:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-mock --- 08:14:06 [INFO] Recompiling the module because of changed dependency. 08:14:06 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 08:14:06 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/src/test/java/org/opendaylight/protocol/bgp/parser/mock/BGPMessageParserMockTest.java:[132,15] explicit call to close() on an auto-closeable resource 08:14:06 [INFO] 08:14:06 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-parser-mock --- 08:14:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:14:06 [INFO] 08:14:06 [INFO] ------------------------------------------------------- 08:14:06 [INFO] T E S T S 08:14:06 [INFO] ------------------------------------------------------- 08:14:07 [INFO] Running org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 08:14:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s -- in org.opendaylight.protocol.bgp.parser.mock.BGPMessageParserMockTest 08:14:08 [INFO] 08:14:08 [INFO] Results: 08:14:08 [INFO] 08:14:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 08:14:08 [INFO] 08:14:08 [INFO] 08:14:08 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-parser-mock --- 08:14:08 [INFO] 08:14:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-mock --- 08:14:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT.jar 08:14:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/classes/META-INF/MANIFEST.MF 08:14:08 [INFO] 08:14:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-mock --- 08:14:08 [INFO] No previous run data found, generating javadoc. 08:14:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT-javadoc.jar 08:14:09 [INFO] 08:14:09 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-parser-mock --- 08:14:09 [INFO] CycloneDX: Resolving Dependencies 08:14:10 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 08:14:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bom.xml 08:14:10 [INFO] attaching as bgp-parser-mock-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bom.json 08:14:10 [INFO] attaching as bgp-parser-mock-0.20.9-SNAPSHOT-cyclonedx.json 08:14:10 [INFO] 08:14:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-mock --- 08:14:10 [INFO] Skipping duplicate-finder execution! 08:14:10 [INFO] 08:14:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-mock --- 08:14:10 [WARNING] Non-test scoped test only dependencies found: 08:14:10 [WARNING] org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:14:10 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:14:10 [INFO] 08:14:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-mock --- 08:14:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT-sources.jar 08:14:10 [INFO] 08:14:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-mock --- 08:14:10 [INFO] 08:14:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-mock --- 08:14:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/code-coverage/jacoco.exec 08:14:10 [INFO] Analyzed bundle 'bgp-parser-mock' with 1 classes 08:14:10 [INFO] 08:14:10 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-parser-mock --- 08:14:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.20.9-SNAPSHOT/bgp-parser-mock-0.20.9-SNAPSHOT.pom 08:14:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.20.9-SNAPSHOT/bgp-parser-mock-0.20.9-SNAPSHOT.jar 08:14:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.20.9-SNAPSHOT/bgp-parser-mock-0.20.9-SNAPSHOT-javadoc.jar 08:14:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.20.9-SNAPSHOT/bgp-parser-mock-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.20.9-SNAPSHOT/bgp-parser-mock-0.20.9-SNAPSHOT-cyclonedx.json 08:14:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-mock/0.20.9-SNAPSHOT/bgp-parser-mock-0.20.9-SNAPSHOT-sources.jar 08:14:10 [INFO] 08:14:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-mock --- 08:14:10 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-mock/0.20.9-SNAPSHOT/bgp-parser-mock-0.20.9-SNAPSHOT.jar 08:14:10 [INFO] Writing OBR metadata 08:14:10 [INFO] 08:14:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parser-mock --- 08:14:10 [INFO] org.opendaylight.bgpcep:bgp-parser-mock:bundle:0.20.9-SNAPSHOT 08:14:10 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:14:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:14:10 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:14:10 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:14:10 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:14:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:14:10 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:14:10 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:14:10 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:14:10 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:14:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:14:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:14:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:14:10 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:14:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:14:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:14:10 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:14:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:14:10 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:14:10 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:14:10 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 08:14:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:14:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:14:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:test 08:14:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:14:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:14:10 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:test 08:14:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:test 08:14:10 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:test 08:14:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 08:14:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 08:14:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 08:14:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 08:14:10 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 08:14:10 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 08:14:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:test 08:14:10 [INFO] | | \- io.netty:netty-transport:jar:4.1.109.Final:test 08:14:10 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:test 08:14:10 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:test 08:14:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:test 08:14:10 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:test 08:14:10 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:test 08:14:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 08:14:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 08:14:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 08:14:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 08:14:10 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 08:14:10 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:14:10 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:14:10 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 08:14:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:14:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:14:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:14:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:14:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:14:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:14:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 08:14:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 08:14:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:14:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:14:10 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:14:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:14:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:14:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:14:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:14:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:14:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:14:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:14:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:14:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:14:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:14:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:14:10 [INFO] +- junit:junit:jar:4.13.2:test 08:14:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:14:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:14:10 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:14:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 08:14:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:14:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:14:10 [INFO] 08:14:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-mock --- 08:14:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/sonatype-clm/module.xml 08:14:10 [INFO] 08:14:10 [INFO] ----------------< org.opendaylight.bgpcep:bgp-testtool >---------------- 08:14:10 [INFO] Building bgp-testtool 0.20.9-SNAPSHOT [153/169] 08:14:10 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:10 [INFO] 08:14:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-testtool --- 08:14:10 [INFO] 08:14:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-testtool --- 08:14:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:10 [INFO] 08:14:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-testtool --- 08:14:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:10 [INFO] 08:14:10 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-testtool --- 08:14:11 [INFO] 08:14:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-testtool --- 08:14:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:14:11 [INFO] 08:14:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-testtool --- 08:14:11 [INFO] Starting audit... 08:14:11 Audit done. 08:14:11 [INFO] You have 0 Checkstyle violations. 08:14:11 [INFO] 08:14:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-testtool --- 08:14:11 [INFO] Starting audit... 08:14:11 Audit done. 08:14:11 [INFO] You have 0 Checkstyle violations. 08:14:11 [INFO] 08:14:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-testtool --- 08:14:11 [INFO] 08:14:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-testtool --- 08:14:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/src/main/resources 08:14:11 [INFO] 08:14:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-testtool --- 08:14:11 [INFO] Recompiling the module because of changed dependency. 08:14:11 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 08:14:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:11 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference' 08:14:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:14:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:14:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:11 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference' 08:14:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:14:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:14:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:11 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference' 08:14:11 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:14:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:14:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Arguments.java:[90,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 08:14:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/TestingListener.java:[73,59] found raw type: org.opendaylight.yangtools.yang.binding.Notification 08:14:11 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 08:14:11 [INFO] 08:14:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-testtool >>> 08:14:11 [INFO] 08:14:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-testtool --- 08:14:11 [INFO] Fork Value is true 08:14:15 [INFO] Done SpotBugs Analysis.... 08:14:15 [INFO] 08:14:15 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-testtool <<< 08:14:15 [INFO] 08:14:15 [INFO] 08:14:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-testtool --- 08:14:15 [INFO] BugInstance size is 0 08:14:15 [INFO] Error size is 0 08:14:15 [INFO] No errors/warnings found 08:14:15 [INFO] 08:14:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-testtool --- 08:14:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/src/test/resources 08:14:15 [INFO] 08:14:15 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-testtool --- 08:14:15 [INFO] No sources to compile 08:14:15 [INFO] 08:14:15 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-testtool --- 08:14:15 [INFO] No tests to run. 08:14:15 [INFO] 08:14:15 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-testtool --- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ bgp-testtool --- 08:14:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT.jar 08:14:15 [INFO] 08:14:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-testtool --- 08:14:15 [INFO] No previous run data found, generating javadoc. 08:14:17 [WARNING] Javadoc Warnings 08:14:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/src/main/java/org/opendaylight/protocol/bgp/testtool/Main.java:28: warning: no comment 08:14:17 [WARNING] public static void main(final String[] args) throws IOException { 08:14:17 [WARNING] ^ 08:14:17 [WARNING] 1 warning 08:14:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-javadoc.jar 08:14:17 [INFO] 08:14:17 [INFO] --- maven-shade-plugin:3.5.3:shade (default) @ bgp-testtool --- 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including io.netty:netty-buffer:jar:4.1.109.Final in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:util:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:concepts:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.apache.commons:commons-lang3:jar:3.14.0 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including io.netty:netty-codec:jar:4.1.109.Final in the shaded jar. 08:14:17 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.109.Final in the shaded jar. 08:14:17 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.109.Final in the shaded jar. 08:14:17 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.yangtools:yang-common:jar:11.0.7 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-evpn:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-flowspec:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-l3vpn:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:17 [INFO] Including io.netty:netty-common:jar:4.1.109.Final in the shaded jar. 08:14:17 [INFO] Including io.netty:netty-transport:jar:4.1.109.Final in the shaded jar. 08:14:17 [INFO] Including io.netty:netty-resolver:jar:4.1.109.Final in the shaded jar. 08:14:17 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 08:14:17 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 08:14:17 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 08:14:17 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 08:14:17 [INFO] Including org.checkerframework:checker-qual:jar:3.43.0 in the shaded jar. 08:14:17 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.27.1 in the shaded jar. 08:14:17 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 08:14:17 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 08:14:17 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6 in the shaded jar. 08:14:17 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 08:14:17 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/dependency-reduced-pom.xml 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:18 [WARNING] netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.109.Final.jar define 1 overlapping resource: 08:14:18 [WARNING] - META-INF/io.netty.versions.properties 08:14:18 [WARNING] bgp-bmp-api-0.20.9-SNAPSHOT.jar, bgp-concepts-0.20.9-SNAPSHOT.jar, bgp-evpn-0.20.9-SNAPSHOT.jar, bgp-flowspec-0.20.9-SNAPSHOT.jar, bgp-inet-0.20.9-SNAPSHOT.jar, bgp-l3vpn-0.20.9-SNAPSHOT.jar, bgp-labeled-unicast-0.20.9-SNAPSHOT.jar, bgp-linkstate-0.20.9-SNAPSHOT.jar, bgp-mvpn-0.20.9-SNAPSHOT.jar, bgp-openconfig-api-0.20.9-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.jar, bgp-openconfig-spi-0.20.9-SNAPSHOT.jar, bgp-parser-api-0.20.9-SNAPSHOT.jar, bgp-parser-impl-0.20.9-SNAPSHOT.jar, bgp-parser-spi-0.20.9-SNAPSHOT.jar, bgp-path-selection-mode-0.20.9-SNAPSHOT.jar, bgp-rib-api-0.20.9-SNAPSHOT.jar, bgp-rib-impl-0.20.9-SNAPSHOT.jar, bgp-rib-spi-0.20.9-SNAPSHOT.jar, bgp-route-target-0.20.9-SNAPSHOT.jar, bgp-testtool-0.20.9-SNAPSHOT.jar, concepts-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-dom-codec-api-12.0.6.jar, mdsal-binding-model-api-12.0.6.jar, mdsal-binding-runtime-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, mdsal-dom-api-12.0.6.jar, mdsal-rfc8294-netty-12.0.6.jar, mdsal-singleton-common-api-12.0.6.jar, rfc6991-ietf-inet-types-12.0.6.jar, rfc6991-ietf-yang-types-12.0.6.jar, rfc7952-model-api-11.0.7.jar, rfc8040-model-api-11.0.7.jar, rfc8294-ietf-routing-types-12.0.6.jar, rfc8343-12.0.6.jar, rfc8528-model-api-11.0.7.jar, rsvp-api-0.20.9-SNAPSHOT.jar, rsvp-spi-0.20.9-SNAPSHOT.jar, testtool-util-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.20.9-SNAPSHOT.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-data-api-11.0.7.jar, yang-data-impl-11.0.7.jar, yang-data-spi-11.0.7.jar, yang-data-tree-api-11.0.7.jar, yang-data-util-11.0.7.jar, yang-ext-2013.09.07.24.6.jar, yang-ir-11.0.7.jar, yang-model-api-11.0.7.jar, yang-model-spi-11.0.7.jar, yang-model-util-11.0.7.jar, yang-repo-api-11.0.7.jar, yang-repo-spi-11.0.7.jar, yang-xpath-api-11.0.7.jar define 2 overlapping resources: 08:14:18 [WARNING] - LICENSE 08:14:18 [WARNING] - META-INF/git.properties 08:14:18 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.20.9-SNAPSHOT.jar, bgp-concepts-0.20.9-SNAPSHOT.jar, bgp-evpn-0.20.9-SNAPSHOT.jar, bgp-flowspec-0.20.9-SNAPSHOT.jar, bgp-inet-0.20.9-SNAPSHOT.jar, bgp-l3vpn-0.20.9-SNAPSHOT.jar, bgp-labeled-unicast-0.20.9-SNAPSHOT.jar, bgp-linkstate-0.20.9-SNAPSHOT.jar, bgp-mvpn-0.20.9-SNAPSHOT.jar, bgp-openconfig-api-0.20.9-SNAPSHOT.jar, bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.jar, bgp-openconfig-spi-0.20.9-SNAPSHOT.jar, bgp-parser-api-0.20.9-SNAPSHOT.jar, bgp-parser-impl-0.20.9-SNAPSHOT.jar, bgp-parser-spi-0.20.9-SNAPSHOT.jar, bgp-path-selection-mode-0.20.9-SNAPSHOT.jar, bgp-rib-api-0.20.9-SNAPSHOT.jar, bgp-rib-impl-0.20.9-SNAPSHOT.jar, bgp-rib-spi-0.20.9-SNAPSHOT.jar, bgp-route-target-0.20.9-SNAPSHOT.jar, bgp-testtool-0.20.9-SNAPSHOT.jar, checker-qual-3.43.0.jar, commons-lang3-3.14.0.jar, concepts-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, error_prone_annotations-2.27.1.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-type-util-12.0.6.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-dom-codec-api-12.0.6.jar, mdsal-binding-model-api-12.0.6.jar, mdsal-binding-runtime-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, mdsal-dom-api-12.0.6.jar, mdsal-rfc8294-netty-12.0.6.jar, mdsal-singleton-common-api-12.0.6.jar, netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.109.Final.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6991-ietf-inet-types-12.0.6.jar, rfc6991-ietf-yang-types-12.0.6.jar, rfc7952-model-api-11.0.7.jar, rfc8040-model-api-11.0.7.jar, rfc8294-ietf-routing-types-12.0.6.jar, rfc8343-12.0.6.jar, rfc8528-model-api-11.0.7.jar, rsvp-api-0.20.9-SNAPSHOT.jar, rsvp-spi-0.20.9-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.20.9-SNAPSHOT.jar, util-11.0.7.jar, value-2.10.1-annotations.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-data-api-11.0.7.jar, yang-data-impl-11.0.7.jar, yang-data-spi-11.0.7.jar, yang-data-tree-api-11.0.7.jar, yang-data-util-11.0.7.jar, yang-ext-2013.09.07.24.6.jar, yang-ir-11.0.7.jar, yang-model-api-11.0.7.jar, yang-model-spi-11.0.7.jar, yang-model-util-11.0.7.jar, yang-repo-api-11.0.7.jar, yang-repo-spi-11.0.7.jar, yang-xpath-api-11.0.7.jar define 1 overlapping resource: 08:14:18 [WARNING] - META-INF/MANIFEST.MF 08:14:18 [WARNING] ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-dom-codec-api-12.0.6.jar, mdsal-binding-model-api-12.0.6.jar, mdsal-binding-runtime-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, mdsal-dom-api-12.0.6.jar, mdsal-rfc8294-netty-12.0.6.jar, mdsal-singleton-common-api-12.0.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc7952-model-api-11.0.7.jar, rfc8040-model-api-11.0.7.jar, rfc8528-model-api-11.0.7.jar, yang-binding-12.0.6.jar, yang-data-api-11.0.7.jar, yang-data-impl-11.0.7.jar, yang-data-spi-11.0.7.jar, yang-data-tree-api-11.0.7.jar, yang-data-util-11.0.7.jar, yang-ir-11.0.7.jar, yang-model-api-11.0.7.jar, yang-model-spi-11.0.7.jar, yang-model-util-11.0.7.jar, yang-repo-api-11.0.7.jar, yang-repo-spi-11.0.7.jar define 3 overlapping resources: 08:14:18 [WARNING] - .api_description 08:14:18 [WARNING] - about.html 08:14:18 [WARNING] - bundle.properties 08:14:18 [WARNING] checker-qual-3.43.0.jar, commons-lang3-3.14.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 08:14:18 [WARNING] - META-INF/LICENSE.txt 08:14:18 [WARNING] bgp-testtool-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-dom-codec-api-12.0.6.jar, mdsal-binding-model-api-12.0.6.jar, mdsal-binding-runtime-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, mdsal-dom-api-12.0.6.jar, mdsal-rfc8294-netty-12.0.6.jar, mdsal-singleton-common-api-12.0.6.jar, rfc7952-model-api-11.0.7.jar, rfc8040-model-api-11.0.7.jar, rfc8528-model-api-11.0.7.jar, triemap-1.3.1.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-data-api-11.0.7.jar, yang-data-impl-11.0.7.jar, yang-data-spi-11.0.7.jar, yang-data-tree-api-11.0.7.jar, yang-data-util-11.0.7.jar, yang-ir-11.0.7.jar, yang-model-api-11.0.7.jar, yang-model-spi-11.0.7.jar, yang-model-util-11.0.7.jar, yang-repo-api-11.0.7.jar, yang-repo-spi-11.0.7.jar, yang-xpath-api-11.0.7.jar define 1 overlapping resource: 08:14:18 [WARNING] - README.md 08:14:18 [WARNING] commons-lang3-3.14.0.jar, error_prone_annotations-2.27.1.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 08:14:18 [WARNING] - META-INF.versions.9.module-info 08:14:18 [WARNING] maven-shade-plugin has detected that some files are 08:14:18 [WARNING] present in two or more JARs. When this happens, only one 08:14:18 [WARNING] single version of the file is copied to the uber jar. 08:14:18 [WARNING] Usually this is not harmful and you can skip these warnings, 08:14:18 [WARNING] otherwise try to manually exclude artifacts based on 08:14:18 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:14:18 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:14:18 [INFO] Attaching shaded artifact. 08:14:18 [INFO] 08:14:18 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-testtool --- 08:14:18 [INFO] CycloneDX: Resolving Dependencies 08:14:20 [INFO] CycloneDX: Creating BOM version 1.5 with 82 component(s) 08:14:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bom.xml 08:14:20 [INFO] attaching as bgp-testtool-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bom.json 08:14:20 [INFO] attaching as bgp-testtool-0.20.9-SNAPSHOT-cyclonedx.json 08:14:20 [INFO] 08:14:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-testtool --- 08:14:20 [INFO] Skipping duplicate-finder execution! 08:14:20 [INFO] 08:14:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-testtool --- 08:14:20 [WARNING] Unused declared dependencies found: 08:14:20 [WARNING] org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:compile 08:14:20 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:14:20 [WARNING] org.opendaylight.bgpcep:bgp-flowspec:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] 08:14:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-testtool --- 08:14:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-sources.jar 08:14:20 [INFO] 08:14:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-testtool --- 08:14:20 [INFO] 08:14:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-testtool --- 08:14:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:14:20 [INFO] 08:14:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-testtool --- 08:14:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.20.9-SNAPSHOT/bgp-testtool-0.20.9-SNAPSHOT.pom 08:14:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.20.9-SNAPSHOT/bgp-testtool-0.20.9-SNAPSHOT.jar 08:14:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.20.9-SNAPSHOT/bgp-testtool-0.20.9-SNAPSHOT-javadoc.jar 08:14:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.20.9-SNAPSHOT/bgp-testtool-0.20.9-SNAPSHOT-executable.jar 08:14:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.20.9-SNAPSHOT/bgp-testtool-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.20.9-SNAPSHOT/bgp-testtool-0.20.9-SNAPSHOT-cyclonedx.json 08:14:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-testtool/0.20.9-SNAPSHOT/bgp-testtool-0.20.9-SNAPSHOT-sources.jar 08:14:20 [INFO] 08:14:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-testtool --- 08:14:20 [INFO] org.opendaylight.bgpcep:bgp-testtool:jar:0.20.9-SNAPSHOT 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:14:20 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:14:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:14:20 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:14:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:14:20 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:14:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:14:20 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:14:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:14:20 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:compile 08:14:20 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:14:20 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:14:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:14:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:14:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:14:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:14:20 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:14:20 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:14:20 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:14:20 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:14:20 [INFO] | \- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:14:20 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 08:14:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:14:20 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:14:20 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:14:20 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:14:20 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:14:20 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 08:14:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:14:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:14:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:14:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:14:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:14:20 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:14:20 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:14:20 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:14:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:14:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:14:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:14:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:14:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:14:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:14:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:14:20 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 08:14:20 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:14:20 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 08:14:20 [INFO] +- junit:junit:jar:4.13.2:test 08:14:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:14:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:14:20 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:14:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:14:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:14:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:14:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:14:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:14:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:14:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:14:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:14:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:14:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:14:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:14:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:14:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:14:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:14:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:14:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:14:20 [INFO] 08:14:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-testtool --- 08:14:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/sonatype-clm/module.xml 08:14:20 [INFO] 08:14:20 [INFO] -----------------< org.opendaylight.bgpcep:extensions >----------------- 08:14:20 [INFO] Building extensions 0.20.9-SNAPSHOT [154/169] 08:14:20 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ extensions --- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ extensions --- 08:14:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:20 [INFO] 08:14:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ extensions --- 08:14:20 [INFO] 08:14:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ extensions --- 08:14:20 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:20 [INFO] 08:14:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ extensions --- 08:14:20 [INFO] Skipping artifact installation 08:14:20 [INFO] 08:14:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ extensions --- 08:14:20 [INFO] org.opendaylight.bgpcep:extensions:pom:0.20.9-SNAPSHOT 08:14:20 [INFO] 08:14:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ extensions --- 08:14:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/target/sonatype-clm/module.xml 08:14:20 [INFO] 08:14:20 [INFO] -----------------< org.opendaylight.bgpcep:bgp-parent >----------------- 08:14:20 [INFO] Building bgp-parent 0.20.9-SNAPSHOT [155/169] 08:14:20 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parent --- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parent --- 08:14:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:20 [INFO] 08:14:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-parent --- 08:14:20 [INFO] 08:14:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-parent --- 08:14:20 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:20 [INFO] 08:14:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-parent --- 08:14:20 [INFO] Skipping artifact installation 08:14:20 [INFO] 08:14:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-parent --- 08:14:20 [INFO] org.opendaylight.bgpcep:bgp-parent:pom:0.20.9-SNAPSHOT 08:14:20 [INFO] 08:14:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parent --- 08:14:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/target/sonatype-clm/module.xml 08:14:20 [INFO] 08:14:20 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-mock >---------------- 08:14:20 [INFO] Building bmp-mock 0.20.9-SNAPSHOT [156/169] 08:14:20 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-mock --- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-mock --- 08:14:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:20 [INFO] 08:14:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-mock --- 08:14:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:20 [INFO] 08:14:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgp-bmp-mock --- 08:14:20 [INFO] 08:14:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-mock --- 08:14:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:14:20 [INFO] 08:14:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-mock --- 08:14:20 [INFO] Starting audit... 08:14:20 Audit done. 08:14:20 [INFO] You have 0 Checkstyle violations. 08:14:20 [INFO] 08:14:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-mock --- 08:14:20 [INFO] Starting audit... 08:14:20 Audit done. 08:14:20 [INFO] You have 0 Checkstyle violations. 08:14:20 [INFO] 08:14:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-mock --- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-mock --- 08:14:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/resources 08:14:20 [INFO] 08:14:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-mock --- 08:14:20 [INFO] Recompiling the module because of changed dependency. 08:14:20 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 08:14:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockArguments.java:[110,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 08:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:[27,14] auto-closeable resource org.opendaylight.protocol.bmp.mock.BmpMockSession has a member method close() that could throw InterruptedException 08:14:21 [INFO] 08:14:21 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgp-bmp-mock >>> 08:14:21 [INFO] 08:14:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgp-bmp-mock --- 08:14:21 [INFO] Fork Value is true 08:14:24 [INFO] Done SpotBugs Analysis.... 08:14:24 [INFO] 08:14:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgp-bmp-mock <<< 08:14:24 [INFO] 08:14:24 [INFO] 08:14:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgp-bmp-mock --- 08:14:24 [INFO] BugInstance size is 0 08:14:24 [INFO] Error size is 0 08:14:24 [INFO] No errors/warnings found 08:14:24 [INFO] 08:14:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-mock --- 08:14:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/test/resources 08:14:24 [INFO] 08:14:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-mock --- 08:14:24 [INFO] Recompiling the module because of changed dependency. 08:14:24 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:24 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:24 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference' 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:24 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:24 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference' 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:24 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:24 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference' 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 08:14:24 [INFO] 08:14:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bgp-bmp-mock --- 08:14:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:14:24 [INFO] 08:14:24 [INFO] ------------------------------------------------------- 08:14:24 [INFO] T E S T S 08:14:24 [INFO] ------------------------------------------------------- 08:14:25 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 08:14:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.bmp.mock.BmpMockArgumentsTest 08:14:25 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 08:14:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:14:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.290 s -- in org.opendaylight.protocol.bmp.mock.BmpMockDispatcherTest 08:14:27 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 08:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.opendaylight.protocol.bmp.mock.BmpMockSessionTest 08:14:28 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockTest 08:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.opendaylight.protocol.bmp.mock.BmpMockTest 08:14:28 [INFO] Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 08:14:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest 08:14:29 [INFO] 08:14:29 [INFO] Results: 08:14:29 [INFO] 08:14:29 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 08:14:29 [INFO] 08:14:29 [INFO] 08:14:29 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgp-bmp-mock --- 08:14:29 [INFO] 08:14:29 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ bgp-bmp-mock --- 08:14:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT.jar 08:14:29 [INFO] 08:14:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-mock --- 08:14:29 [INFO] No previous run data found, generating javadoc. 08:14:30 [WARNING] Javadoc Warnings 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:27: warning: no comment 08:14:30 [WARNING] public final class BmpMock { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:77: warning: no comment 08:14:30 [WARNING] public static List deploy(String [] args) { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMock.java:34: warning: no comment 08:14:30 [WARNING] public static void main(final String[] args) { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockArguments.java:29: warning: no comment 08:14:30 [WARNING] public final class BmpMockArguments implements ArgumentsInput { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:27: warning: no comment 08:14:30 [WARNING] public final class BmpMockSession extends SimpleChannelInboundHandler> implements BmpSession { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSession.java:41: warning: no comment 08:14:30 [WARNING] public BmpMockSession(final int peersCount, final int prePolicyRoutesCount, final int postPolicyRoutesCount) { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionFactory.java:16: warning: no comment 08:14:30 [WARNING] public final class BmpMockSessionFactory implements BmpSessionFactory { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionFactory.java:19: warning: no comment 08:14:30 [WARNING] public BmpMockSessionFactory(final BmpMockArguments arguments) { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:16: warning: no comment 08:14:30 [WARNING] public final class BmpMockSessionListener implements BmpSessionListener { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:39: warning: no comment 08:14:30 [WARNING] public long getNumberOfMessagesReceived() { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListener.java:35: warning: no comment 08:14:30 [WARNING] public boolean getStatus() { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/src/main/java/org/opendaylight/protocol/bmp/mock/BmpMockSessionListenerFactory.java:13: warning: no comment 08:14:30 [WARNING] public final class BmpMockSessionListenerFactory implements BmpSessionListenerFactory { 08:14:30 [WARNING] ^ 08:14:30 [WARNING] 12 warnings 08:14:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-javadoc.jar 08:14:30 [INFO] 08:14:30 [INFO] --- maven-shade-plugin:3.5.3:shade (default) @ bgp-bmp-mock --- 08:14:30 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:concepts:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including io.netty:netty-buffer:jar:4.1.109.Final in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including io.netty:netty-codec:jar:4.1.109.Final in the shaded jar. 08:14:30 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.109.Final in the shaded jar. 08:14:30 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.109.Final in the shaded jar. 08:14:30 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:util:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 08:14:30 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 08:14:30 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 08:14:30 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 08:14:30 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 08:14:30 [INFO] Including org.checkerframework:checker-qual:jar:3.43.0 in the shaded jar. 08:14:30 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.27.1 in the shaded jar. 08:14:30 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 08:14:30 [INFO] Including io.netty:netty-transport:jar:4.1.109.Final in the shaded jar. 08:14:30 [INFO] Including io.netty:netty-resolver:jar:4.1.109.Final in the shaded jar. 08:14:30 [INFO] Including io.netty:netty-common:jar:4.1.109.Final in the shaded jar. 08:14:30 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 08:14:30 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.yangtools:yang-common:jar:11.0.7 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:12.0.6 in the shaded jar. 08:14:30 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:30 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 08:14:30 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/dependency-reduced-pom.xml 08:14:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:32 [WARNING] ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-dom-codec-api-12.0.6.jar, mdsal-binding-model-api-12.0.6.jar, mdsal-binding-runtime-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, mdsal-dom-api-12.0.6.jar, mdsal-singleton-common-api-12.0.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc7952-model-api-11.0.7.jar, rfc8040-model-api-11.0.7.jar, rfc8528-model-api-11.0.7.jar, yang-binding-12.0.6.jar, yang-data-api-11.0.7.jar, yang-data-impl-11.0.7.jar, yang-data-spi-11.0.7.jar, yang-data-tree-api-11.0.7.jar, yang-data-util-11.0.7.jar, yang-ir-11.0.7.jar, yang-model-api-11.0.7.jar, yang-model-spi-11.0.7.jar, yang-model-util-11.0.7.jar, yang-repo-api-11.0.7.jar, yang-repo-spi-11.0.7.jar define 3 overlapping resources: 08:14:32 [WARNING] - .api_description 08:14:32 [WARNING] - about.html 08:14:32 [WARNING] - bundle.properties 08:14:32 [WARNING] checker-qual-3.43.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 08:14:32 [WARNING] - META-INF/LICENSE.txt 08:14:32 [WARNING] netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.109.Final.jar define 1 overlapping resource: 08:14:32 [WARNING] - META-INF/io.netty.versions.properties 08:14:32 [WARNING] error_prone_annotations-2.27.1.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 08:14:32 [WARNING] - META-INF.versions.9.module-info 08:14:32 [WARNING] bgp-bmp-mock-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-dom-codec-api-12.0.6.jar, mdsal-binding-model-api-12.0.6.jar, mdsal-binding-runtime-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, mdsal-dom-api-12.0.6.jar, mdsal-singleton-common-api-12.0.6.jar, rfc7952-model-api-11.0.7.jar, rfc8040-model-api-11.0.7.jar, rfc8528-model-api-11.0.7.jar, triemap-1.3.1.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-data-api-11.0.7.jar, yang-data-impl-11.0.7.jar, yang-data-spi-11.0.7.jar, yang-data-tree-api-11.0.7.jar, yang-data-util-11.0.7.jar, yang-ir-11.0.7.jar, yang-model-api-11.0.7.jar, yang-model-spi-11.0.7.jar, yang-model-util-11.0.7.jar, yang-repo-api-11.0.7.jar, yang-repo-spi-11.0.7.jar, yang-xpath-api-11.0.7.jar define 1 overlapping resource: 08:14:32 [WARNING] - README.md 08:14:32 [WARNING] argparse4j-0.9.0.jar, bgp-bmp-api-0.20.9-SNAPSHOT.jar, bgp-bmp-impl-0.20.9-SNAPSHOT.jar, bgp-bmp-mock-0.20.9-SNAPSHOT.jar, bgp-bmp-parser-impl-0.20.9-SNAPSHOT.jar, bgp-bmp-spi-0.20.9-SNAPSHOT.jar, bgp-concepts-0.20.9-SNAPSHOT.jar, bgp-inet-0.20.9-SNAPSHOT.jar, bgp-openconfig-api-0.20.9-SNAPSHOT.jar, bgp-openconfig-spi-0.20.9-SNAPSHOT.jar, bgp-parser-api-0.20.9-SNAPSHOT.jar, bgp-parser-impl-0.20.9-SNAPSHOT.jar, bgp-parser-spi-0.20.9-SNAPSHOT.jar, bgp-rib-api-0.20.9-SNAPSHOT.jar, bgp-rib-spi-0.20.9-SNAPSHOT.jar, checker-qual-3.43.0.jar, concepts-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, error_prone_annotations-2.27.1.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-type-util-12.0.6.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-dom-codec-api-12.0.6.jar, mdsal-binding-model-api-12.0.6.jar, mdsal-binding-runtime-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, mdsal-dom-api-12.0.6.jar, mdsal-singleton-common-api-12.0.6.jar, netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.109.Final.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6991-ietf-inet-types-12.0.6.jar, rfc6991-ietf-yang-types-12.0.6.jar, rfc7952-model-api-11.0.7.jar, rfc8040-model-api-11.0.7.jar, rfc8294-ietf-routing-types-12.0.6.jar, rfc8343-12.0.6.jar, rfc8528-model-api-11.0.7.jar, slf4j-api-2.0.12.jar, testtool-util-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.20.9-SNAPSHOT.jar, util-11.0.7.jar, value-2.10.1-annotations.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-data-api-11.0.7.jar, yang-data-impl-11.0.7.jar, yang-data-spi-11.0.7.jar, yang-data-tree-api-11.0.7.jar, yang-data-util-11.0.7.jar, yang-ext-2013.09.07.24.6.jar, yang-ir-11.0.7.jar, yang-model-api-11.0.7.jar, yang-model-spi-11.0.7.jar, yang-model-util-11.0.7.jar, yang-repo-api-11.0.7.jar, yang-repo-spi-11.0.7.jar, yang-xpath-api-11.0.7.jar define 1 overlapping resource: 08:14:32 [WARNING] - META-INF/MANIFEST.MF 08:14:32 [WARNING] bgp-bmp-api-0.20.9-SNAPSHOT.jar, bgp-bmp-impl-0.20.9-SNAPSHOT.jar, bgp-bmp-mock-0.20.9-SNAPSHOT.jar, bgp-bmp-parser-impl-0.20.9-SNAPSHOT.jar, bgp-bmp-spi-0.20.9-SNAPSHOT.jar, bgp-concepts-0.20.9-SNAPSHOT.jar, bgp-inet-0.20.9-SNAPSHOT.jar, bgp-openconfig-api-0.20.9-SNAPSHOT.jar, bgp-openconfig-spi-0.20.9-SNAPSHOT.jar, bgp-parser-api-0.20.9-SNAPSHOT.jar, bgp-parser-impl-0.20.9-SNAPSHOT.jar, bgp-parser-spi-0.20.9-SNAPSHOT.jar, bgp-rib-api-0.20.9-SNAPSHOT.jar, bgp-rib-spi-0.20.9-SNAPSHOT.jar, concepts-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-dom-codec-api-12.0.6.jar, mdsal-binding-model-api-12.0.6.jar, mdsal-binding-runtime-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, mdsal-dom-api-12.0.6.jar, mdsal-singleton-common-api-12.0.6.jar, rfc6991-ietf-inet-types-12.0.6.jar, rfc6991-ietf-yang-types-12.0.6.jar, rfc7952-model-api-11.0.7.jar, rfc8040-model-api-11.0.7.jar, rfc8294-ietf-routing-types-12.0.6.jar, rfc8343-12.0.6.jar, rfc8528-model-api-11.0.7.jar, testtool-util-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.20.9-SNAPSHOT.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-data-api-11.0.7.jar, yang-data-impl-11.0.7.jar, yang-data-spi-11.0.7.jar, yang-data-tree-api-11.0.7.jar, yang-data-util-11.0.7.jar, yang-ext-2013.09.07.24.6.jar, yang-ir-11.0.7.jar, yang-model-api-11.0.7.jar, yang-model-spi-11.0.7.jar, yang-model-util-11.0.7.jar, yang-repo-api-11.0.7.jar, yang-repo-spi-11.0.7.jar, yang-xpath-api-11.0.7.jar define 2 overlapping resources: 08:14:32 [WARNING] - LICENSE 08:14:32 [WARNING] - META-INF/git.properties 08:14:32 [WARNING] maven-shade-plugin has detected that some files are 08:14:32 [WARNING] present in two or more JARs. When this happens, only one 08:14:32 [WARNING] single version of the file is copied to the uber jar. 08:14:32 [WARNING] Usually this is not harmful and you can skip these warnings, 08:14:32 [WARNING] otherwise try to manually exclude artifacts based on 08:14:32 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:14:32 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:14:32 [INFO] Attaching shaded artifact. 08:14:32 [INFO] 08:14:32 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgp-bmp-mock --- 08:14:32 [INFO] CycloneDX: Resolving Dependencies 08:14:33 [INFO] CycloneDX: Creating BOM version 1.5 with 71 component(s) 08:14:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bom.xml 08:14:33 [INFO] attaching as bgp-bmp-mock-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bom.json 08:14:33 [INFO] attaching as bgp-bmp-mock-0.20.9-SNAPSHOT-cyclonedx.json 08:14:33 [INFO] 08:14:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-mock --- 08:14:33 [INFO] Skipping duplicate-finder execution! 08:14:33 [INFO] 08:14:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-mock --- 08:14:33 [INFO] No dependency problems found 08:14:33 [INFO] 08:14:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-mock --- 08:14:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-sources.jar 08:14:33 [INFO] 08:14:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-mock --- 08:14:33 [INFO] 08:14:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-mock --- 08:14:33 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/code-coverage/jacoco.exec 08:14:33 [INFO] Analyzed bundle 'bmp-mock' with 11 classes 08:14:33 [INFO] 08:14:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgp-bmp-mock --- 08:14:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.20.9-SNAPSHOT/bgp-bmp-mock-0.20.9-SNAPSHOT.pom 08:14:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.20.9-SNAPSHOT/bgp-bmp-mock-0.20.9-SNAPSHOT.jar 08:14:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.20.9-SNAPSHOT/bgp-bmp-mock-0.20.9-SNAPSHOT-javadoc.jar 08:14:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.20.9-SNAPSHOT/bgp-bmp-mock-0.20.9-SNAPSHOT-executable.jar 08:14:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.20.9-SNAPSHOT/bgp-bmp-mock-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.20.9-SNAPSHOT/bgp-bmp-mock-0.20.9-SNAPSHOT-cyclonedx.json 08:14:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-mock/0.20.9-SNAPSHOT/bgp-bmp-mock-0.20.9-SNAPSHOT-sources.jar 08:14:33 [INFO] 08:14:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgp-bmp-mock --- 08:14:33 [INFO] org.opendaylight.bgpcep:bgp-bmp-mock:jar:0.20.9-SNAPSHOT 08:14:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:14:33 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:14:33 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:14:33 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:compile 08:14:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 08:14:33 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:14:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 08:14:33 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 08:14:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 08:14:33 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 08:14:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 08:14:33 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 08:14:33 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 08:14:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 08:14:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 08:14:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 08:14:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 08:14:33 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 08:14:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:14:33 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 08:14:33 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 08:14:33 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 08:14:33 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 08:14:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 08:14:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 08:14:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 08:14:33 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 08:14:33 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:14:33 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:14:33 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:14:33 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:14:33 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 08:14:33 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 08:14:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:14:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:14:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:14:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:14:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:14:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:14:33 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:14:33 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:14:33 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:14:33 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 08:14:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:14:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:14:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:14:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:14:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:14:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:14:33 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:compile 08:14:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:14:33 [INFO] +- junit:junit:jar:4.13.2:test 08:14:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:14:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:14:33 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:14:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:14:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:14:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:14:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:14:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:14:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:14:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:14:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:14:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:14:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:14:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:14:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:14:33 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:14:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:14:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:14:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:14:33 [INFO] 08:14:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-mock --- 08:14:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/sonatype-clm/module.xml 08:14:33 [INFO] 08:14:33 [INFO] -----------------< org.opendaylight.bgpcep:bmp-parent >----------------- 08:14:33 [INFO] Building bmp-parent 0.20.9-SNAPSHOT [157/169] 08:14:33 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bmp-parent --- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bmp-parent --- 08:14:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:33 [INFO] 08:14:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bmp-parent --- 08:14:33 [INFO] 08:14:33 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bmp-parent --- 08:14:33 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:33 [INFO] 08:14:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bmp-parent --- 08:14:33 [INFO] Skipping artifact installation 08:14:33 [INFO] 08:14:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bmp-parent --- 08:14:33 [INFO] org.opendaylight.bgpcep:bmp-parent:pom:0.20.9-SNAPSHOT 08:14:33 [INFO] 08:14:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bmp-parent --- 08:14:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/target/sonatype-clm/module.xml 08:14:33 [INFO] 08:14:33 [INFO] ----------------< org.opendaylight.bgpcep:algo-parent >----------------- 08:14:33 [INFO] Building algo-parent 0.20.9-SNAPSHOT [158/169] 08:14:33 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-parent --- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-parent --- 08:14:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:33 [INFO] 08:14:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ algo-parent --- 08:14:33 [INFO] 08:14:33 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ algo-parent --- 08:14:33 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:33 [INFO] 08:14:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ algo-parent --- 08:14:33 [INFO] Skipping artifact installation 08:14:33 [INFO] 08:14:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ algo-parent --- 08:14:33 [INFO] org.opendaylight.bgpcep:algo-parent:pom:0.20.9-SNAPSHOT 08:14:33 [INFO] 08:14:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ algo-parent --- 08:14:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/algo/target/sonatype-clm/module.xml 08:14:33 [INFO] 08:14:33 [INFO] ---------------< org.opendaylight.bgpcep:pcep-testtool >---------------- 08:14:33 [INFO] Building pcep-testtool 0.20.9-SNAPSHOT [159/169] 08:14:33 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-testtool --- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-testtool --- 08:14:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:33 [INFO] 08:14:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ pcep-testtool --- 08:14:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:33 [INFO] 08:14:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-testtool --- 08:14:33 [INFO] 08:14:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ pcep-testtool --- 08:14:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:14:33 [INFO] 08:14:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ pcep-testtool --- 08:14:33 [INFO] Starting audit... 08:14:33 Audit done. 08:14:33 [INFO] You have 0 Checkstyle violations. 08:14:33 [INFO] 08:14:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ pcep-testtool --- 08:14:33 [INFO] Starting audit... 08:14:33 Audit done. 08:14:33 [INFO] You have 0 Checkstyle violations. 08:14:33 [INFO] 08:14:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ pcep-testtool --- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pcep-testtool --- 08:14:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/src/main/resources 08:14:33 [INFO] 08:14:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ pcep-testtool --- 08:14:33 [INFO] Recompiling the module because of changed dependency. 08:14:33 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 08:14:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:33 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 08:14:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:33 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 08:14:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:33 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 08:14:33 [INFO] 08:14:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ pcep-testtool >>> 08:14:33 [INFO] 08:14:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ pcep-testtool --- 08:14:33 [INFO] Fork Value is true 08:14:36 [INFO] Done SpotBugs Analysis.... 08:14:36 [INFO] 08:14:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ pcep-testtool <<< 08:14:36 [INFO] 08:14:36 [INFO] 08:14:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ pcep-testtool --- 08:14:36 [INFO] BugInstance size is 0 08:14:36 [INFO] Error size is 0 08:14:36 [INFO] No errors/warnings found 08:14:36 [INFO] 08:14:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pcep-testtool --- 08:14:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/src/test/resources 08:14:36 [INFO] 08:14:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ pcep-testtool --- 08:14:36 [INFO] Recompiling the module because of changed dependency. 08:14:36 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 08:14:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:36 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:36 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:14:36 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:14:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:36 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:36 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:14:36 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:14:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 08:14:36 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 08:14:36 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 08:14:36 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 08:14:36 [INFO] 08:14:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ pcep-testtool --- 08:14:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:14:36 [INFO] 08:14:36 [INFO] ------------------------------------------------------- 08:14:36 [INFO] T E S T S 08:14:36 [INFO] ------------------------------------------------------- 08:14:37 [INFO] Running org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 08:14:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.103 s -- in org.opendaylight.protocol.pcep.testtool.PCEPTestingToolTest 08:14:40 [INFO] 08:14:40 [INFO] Results: 08:14:40 [INFO] 08:14:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:14:40 [INFO] 08:14:41 [INFO] 08:14:41 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ pcep-testtool --- 08:14:41 [INFO] 08:14:41 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ pcep-testtool --- 08:14:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT.jar 08:14:41 [INFO] 08:14:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ pcep-testtool --- 08:14:41 [INFO] No previous run data found, generating javadoc. 08:14:42 [WARNING] Javadoc Warnings 08:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:28: warning: no comment 08:14:42 [WARNING] public final class Main { 08:14:42 [WARNING] ^ 08:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/Main.java:76: warning: no comment 08:14:42 [WARNING] public static void main(final String[] args) throws UnknownHostException, InterruptedException, ExecutionException { 08:14:42 [WARNING] ^ 08:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListener.java:19: warning: no comment 08:14:42 [WARNING] public class TestingSessionListener implements PCEPSessionListener { 08:14:42 [WARNING] ^ 08:14:42 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/src/main/java/org/opendaylight/protocol/pcep/testtool/TestingSessionListenerFactory.java:13: warning: no comment 08:14:42 [WARNING] public class TestingSessionListenerFactory implements PCEPSessionListenerFactory { 08:14:42 [WARNING] ^ 08:14:42 [WARNING] 4 warnings 08:14:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-javadoc.jar 08:14:42 [INFO] 08:14:42 [INFO] --- maven-shade-plugin:3.5.3:shade (default) @ pcep-testtool --- 08:14:42 [INFO] Including org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.yangtools:concepts:jar:11.0.7 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.yangtools:yang-common:jar:11.0.7 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6 in the shaded jar. 08:14:42 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:12.0.6 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.yangtools:util:jar:11.0.7 in the shaded jar. 08:14:42 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-buffer:jar:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.yangtools:yang-common-netty:jar:11.0.7 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-codec:jar:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-handler:jar:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6 in the shaded jar. 08:14:42 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6 in the shaded jar. 08:14:42 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6 in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-common:jar:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-transport:jar:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including io.netty:netty-resolver:jar:4.1.109.Final in the shaded jar. 08:14:42 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 08:14:42 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 08:14:42 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 08:14:42 [INFO] Including org.checkerframework:checker-qual:jar:3.43.0 in the shaded jar. 08:14:42 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.27.1 in the shaded jar. 08:14:42 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 08:14:42 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 08:14:42 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 08:14:42 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/dependency-reduced-pom.xml 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:14:43 [WARNING] checker-qual-3.43.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 08:14:43 [WARNING] - META-INF/LICENSE.txt 08:14:43 [WARNING] error_prone_annotations-2.27.1.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 08:14:43 [WARNING] - META-INF.versions.9.module-info 08:14:43 [WARNING] ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, yang-binding-12.0.6.jar define 3 overlapping resources: 08:14:43 [WARNING] - .api_description 08:14:43 [WARNING] - about.html 08:14:43 [WARNING] - bundle.properties 08:14:43 [WARNING] checker-qual-3.43.0.jar, concepts-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, error_prone_annotations-2.27.1.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.24.6.jar, ietf-type-util-12.0.6.jar, j2objc-annotations-2.8.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.109.Final.jar, org.eclipse.jdt.annotation-2.3.0.jar, pcep-api-0.20.9-SNAPSHOT.jar, pcep-base-parser-0.20.9-SNAPSHOT.jar, pcep-ietf-stateful-0.20.9-SNAPSHOT.jar, pcep-impl-0.20.9-SNAPSHOT.jar, pcep-pcc-mock-0.20.9-SNAPSHOT.jar, pcep-spi-0.20.9-SNAPSHOT.jar, pcep-testtool-0.20.9-SNAPSHOT.jar, pcep-topology-api-0.20.9-SNAPSHOT.jar, pcep-tunnel-api-0.20.9-SNAPSHOT.jar, programming-api-0.20.9-SNAPSHOT.jar, programming-topology-api-0.20.9-SNAPSHOT.jar, programming-tunnel-api-0.20.9-SNAPSHOT.jar, rfc6991-ietf-inet-types-12.0.6.jar, rfc6991-ietf-yang-types-12.0.6.jar, rfc8294-ietf-routing-types-12.0.6.jar, rsvp-api-0.20.9-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-0.20.9-SNAPSHOT.jar, topology-api-0.20.9-SNAPSHOT.jar, topology-tunnel-api-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.20.9-SNAPSHOT.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-ext-2013.09.07.24.6.jar define 1 overlapping resource: 08:14:43 [WARNING] - META-INF/MANIFEST.MF 08:14:43 [WARNING] concepts-0.20.9-SNAPSHOT.jar, concepts-11.0.7.jar, ietf-topology-2013.10.21.24.6.jar, ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, pcep-api-0.20.9-SNAPSHOT.jar, pcep-base-parser-0.20.9-SNAPSHOT.jar, pcep-ietf-stateful-0.20.9-SNAPSHOT.jar, pcep-impl-0.20.9-SNAPSHOT.jar, pcep-pcc-mock-0.20.9-SNAPSHOT.jar, pcep-spi-0.20.9-SNAPSHOT.jar, pcep-testtool-0.20.9-SNAPSHOT.jar, pcep-topology-api-0.20.9-SNAPSHOT.jar, pcep-tunnel-api-0.20.9-SNAPSHOT.jar, programming-api-0.20.9-SNAPSHOT.jar, programming-topology-api-0.20.9-SNAPSHOT.jar, programming-tunnel-api-0.20.9-SNAPSHOT.jar, rfc6991-ietf-inet-types-12.0.6.jar, rfc6991-ietf-yang-types-12.0.6.jar, rfc8294-ietf-routing-types-12.0.6.jar, rsvp-api-0.20.9-SNAPSHOT.jar, testtool-util-0.20.9-SNAPSHOT.jar, topology-api-0.20.9-SNAPSHOT.jar, topology-tunnel-api-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-0.20.9-SNAPSHOT.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar, yang-ext-2013.09.07.24.6.jar define 2 overlapping resources: 08:14:43 [WARNING] - LICENSE 08:14:43 [WARNING] - META-INF/git.properties 08:14:43 [WARNING] netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.1.109.Final.jar define 1 overlapping resource: 08:14:43 [WARNING] - META-INF/io.netty.versions.properties 08:14:43 [WARNING] concepts-11.0.7.jar, ietf-type-util-12.0.6.jar, mdsal-binding-api-12.0.6.jar, mdsal-binding-spec-util-12.0.6.jar, mdsal-common-api-12.0.6.jar, pcep-pcc-mock-0.20.9-SNAPSHOT.jar, pcep-testtool-0.20.9-SNAPSHOT.jar, triemap-1.3.1.jar, util-11.0.7.jar, yang-binding-12.0.6.jar, yang-common-11.0.7.jar, yang-common-netty-11.0.7.jar define 1 overlapping resource: 08:14:43 [WARNING] - README.md 08:14:43 [WARNING] maven-shade-plugin has detected that some files are 08:14:43 [WARNING] present in two or more JARs. When this happens, only one 08:14:43 [WARNING] single version of the file is copied to the uber jar. 08:14:43 [WARNING] Usually this is not harmful and you can skip these warnings, 08:14:43 [WARNING] otherwise try to manually exclude artifacts based on 08:14:43 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:14:43 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:14:43 [INFO] Attaching shaded artifact. 08:14:43 [INFO] 08:14:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-testtool --- 08:14:43 [INFO] CycloneDX: Resolving Dependencies 08:14:44 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 08:14:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/bom.xml 08:14:44 [INFO] attaching as pcep-testtool-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/bom.json 08:14:44 [INFO] attaching as pcep-testtool-0.20.9-SNAPSHOT-cyclonedx.json 08:14:44 [INFO] 08:14:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ pcep-testtool --- 08:14:44 [INFO] Skipping duplicate-finder execution! 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ pcep-testtool --- 08:14:44 [WARNING] Used undeclared dependencies found: 08:14:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:14:44 [WARNING] Non-test scoped test only dependencies found: 08:14:44 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 08:14:44 [WARNING] io.netty:netty-common:jar:4.1.109.Final:compile 08:14:44 [WARNING] org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.20.9-SNAPSHOT:compile 08:14:44 [WARNING] org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] 08:14:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ pcep-testtool --- 08:14:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-sources.jar 08:14:44 [INFO] 08:14:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ pcep-testtool --- 08:14:44 [INFO] 08:14:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ pcep-testtool --- 08:14:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/code-coverage/jacoco.exec 08:14:44 [INFO] Analyzed bundle 'pcep-testtool' with 3 classes 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-testtool --- 08:14:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.20.9-SNAPSHOT/pcep-testtool-0.20.9-SNAPSHOT.pom 08:14:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.20.9-SNAPSHOT/pcep-testtool-0.20.9-SNAPSHOT.jar 08:14:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.20.9-SNAPSHOT/pcep-testtool-0.20.9-SNAPSHOT-javadoc.jar 08:14:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.20.9-SNAPSHOT/pcep-testtool-0.20.9-SNAPSHOT-executable.jar 08:14:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.20.9-SNAPSHOT/pcep-testtool-0.20.9-SNAPSHOT-cyclonedx.xml 08:14:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.20.9-SNAPSHOT/pcep-testtool-0.20.9-SNAPSHOT-cyclonedx.json 08:14:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-testtool/0.20.9-SNAPSHOT/pcep-testtool-0.20.9-SNAPSHOT-sources.jar 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-testtool --- 08:14:44 [INFO] org.opendaylight.bgpcep:pcep-testtool:jar:0.20.9-SNAPSHOT 08:14:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 08:14:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 08:14:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 08:14:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 08:14:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 08:14:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:compile 08:14:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 08:14:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 08:14:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 08:14:44 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 08:14:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 08:14:44 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 08:14:44 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 08:14:44 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 08:14:44 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 08:14:44 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 08:14:44 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 08:14:44 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 08:14:44 [INFO] +- org.opendaylight.bgpcep:pcep-pcc-mock:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 08:14:44 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 08:14:44 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 08:14:44 [INFO] +- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:compile 08:14:44 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 08:14:44 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 08:14:44 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 08:14:44 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 08:14:44 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 08:14:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 08:14:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 08:14:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 08:14:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 08:14:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 08:14:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 08:14:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 08:14:44 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:runtime 08:14:44 [INFO] +- junit:junit:jar:4.13.2:test 08:14:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:14:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:14:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:14:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:14:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:14:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:14:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:14:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:14:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:14:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:14:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:14:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:14:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:14:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:14:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:14:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:14:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 08:14:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:14:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-testtool --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] -------------< org.opendaylight.bgpcep:pcep-server-parent >------------- 08:14:44 [INFO] Building pcep-server-parent 0.20.9-SNAPSHOT [160/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-server-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-server-parent --- 08:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:44 [INFO] 08:14:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-server-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-server-parent --- 08:14:44 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-server-parent --- 08:14:44 [INFO] Skipping artifact installation 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-server-parent --- 08:14:44 [INFO] org.opendaylight.bgpcep:pcep-server-parent:pom:0.20.9-SNAPSHOT 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-server-parent --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] ------------< org.opendaylight.bgpcep:pcep-topology-parent >------------ 08:14:44 [INFO] Building pcep-topology-parent 0.20.9-SNAPSHOT [161/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-topology-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-topology-parent --- 08:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:44 [INFO] 08:14:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-topology-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-topology-parent --- 08:14:44 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-topology-parent --- 08:14:44 [INFO] Skipping artifact installation 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-topology-parent --- 08:14:44 [INFO] org.opendaylight.bgpcep:pcep-topology-parent:pom:0.20.9-SNAPSHOT 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-topology-parent --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] -------------< org.opendaylight.bgpcep:pcep-tunnel-parent >------------- 08:14:44 [INFO] Building pcep-tunnel-parent 0.20.9-SNAPSHOT [162/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-tunnel-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-tunnel-parent --- 08:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:44 [INFO] 08:14:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-tunnel-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-tunnel-parent --- 08:14:44 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-tunnel-parent --- 08:14:44 [INFO] Skipping artifact installation 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-tunnel-parent --- 08:14:44 [INFO] org.opendaylight.bgpcep:pcep-tunnel-parent:pom:0.20.9-SNAPSHOT 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-tunnel-parent --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] ----------------< org.opendaylight.bgpcep:pcep-parent >----------------- 08:14:44 [INFO] Building pcep-parent 0.20.9-SNAPSHOT [163/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pcep-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ pcep-parent --- 08:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:44 [INFO] 08:14:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ pcep-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ pcep-parent --- 08:14:44 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ pcep-parent --- 08:14:44 [INFO] Skipping artifact installation 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ pcep-parent --- 08:14:44 [INFO] org.opendaylight.bgpcep:pcep-parent:pom:0.20.9-SNAPSHOT 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ pcep-parent --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/pcep/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] -------------< org.opendaylight.bgpcep:programming-parent >------------- 08:14:44 [INFO] Building programming-parent 0.20.9-SNAPSHOT [164/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ programming-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ programming-parent --- 08:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:44 [INFO] 08:14:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ programming-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ programming-parent --- 08:14:44 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ programming-parent --- 08:14:44 [INFO] Skipping artifact installation 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ programming-parent --- 08:14:44 [INFO] org.opendaylight.bgpcep:programming-parent:pom:0.20.9-SNAPSHOT 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ programming-parent --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/programming/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] ----------------< org.opendaylight.bgpcep:rsvp-parent >----------------- 08:14:44 [INFO] Building rsvp-parent 0.20.9-SNAPSHOT [165/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-parent --- 08:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:44 [INFO] 08:14:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rsvp-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rsvp-parent --- 08:14:44 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rsvp-parent --- 08:14:44 [INFO] Skipping artifact installation 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rsvp-parent --- 08:14:44 [INFO] org.opendaylight.bgpcep:rsvp-parent:pom:0.20.9-SNAPSHOT 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-parent --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] --------------< org.opendaylight.bgpcep:topology-parent >--------------- 08:14:44 [INFO] Building topology-parent 0.20.9-SNAPSHOT [166/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-parent --- 08:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:44 [INFO] 08:14:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ topology-parent --- 08:14:44 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ topology-parent --- 08:14:44 [INFO] Skipping artifact installation 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-parent --- 08:14:44 [INFO] org.opendaylight.bgpcep:topology-parent:pom:0.20.9-SNAPSHOT 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-parent --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/topology/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] ------------< org.opendaylight.bgpcep:config-loader-parent >------------ 08:14:44 [INFO] Building config-loader-parent 0.20.9-SNAPSHOT [167/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-parent --- 08:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:44 [INFO] 08:14:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ config-loader-parent --- 08:14:44 [INFO] 08:14:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ config-loader-parent --- 08:14:44 [INFO] Skipping CycloneDX goal, because module skips deploy 08:14:44 [INFO] 08:14:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ config-loader-parent --- 08:14:44 [INFO] Skipping artifact installation 08:14:44 [INFO] 08:14:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ config-loader-parent --- 08:14:44 [INFO] org.opendaylight.bgpcep:config-loader-parent:pom:0.20.9-SNAPSHOT 08:14:44 [INFO] 08:14:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ config-loader-parent --- 08:14:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/target/sonatype-clm/module.xml 08:14:44 [INFO] 08:14:44 [INFO] ----------------< org.opendaylight.bgpcep:bgpcep-karaf >---------------- 08:14:44 [INFO] Building bgpcep-karaf 0.20.9-SNAPSHOT [168/169] 08:14:44 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:54 [INFO] 08:14:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-karaf --- 08:14:54 [INFO] 08:14:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-karaf --- 08:14:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:54 [INFO] 08:14:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgpcep-karaf --- 08:14:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:54 [INFO] 08:14:54 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgpcep-karaf --- 08:14:54 [INFO] 08:14:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgpcep-karaf --- 08:14:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 08:14:54 [INFO] 08:14:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgpcep-karaf --- 08:14:54 [INFO] Starting audit... 08:14:54 Audit done. 08:14:54 [INFO] You have 0 Checkstyle violations. 08:14:54 [INFO] 08:14:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgpcep-karaf --- 08:14:54 [INFO] Starting audit... 08:14:54 Audit done. 08:14:54 [INFO] You have 0 Checkstyle violations. 08:14:54 [INFO] 08:14:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgpcep-karaf --- 08:14:54 [INFO] 08:14:54 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ bgpcep-karaf --- 08:14:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/src/main/resources 08:14:54 [INFO] 08:14:54 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ bgpcep-karaf --- 08:14:54 [INFO] Using repositories: 08:14:54 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 08:14:54 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 08:14:54 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:14:54 [INFO] Creating work directory: /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/assembly 08:14:54 [INFO] Loading direct KAR and features XML dependencies 08:14:54 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 08:14:54 [INFO] Feature framework will be added as a startup feature 08:14:54 [INFO] Generating Karaf assembly: /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/assembly 08:14:54 [INFO] Unzipping kars 08:14:54 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 08:14:54 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 08:14:54 [INFO] Loading profiles from: 08:14:54 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 08:14:54 [INFO] Loading repositories 08:14:55 [INFO] Generating generated-startup profile 08:14:55 [INFO] Generating generated-boot profile with parents: generated-startup 08:14:55 [INFO] Generating generated-installed profile 08:14:55 [INFO] Configuring etc/config.properties and etc/system.properties 08:14:55 [INFO] Downloading libraries for generated profiles 08:14:55 [INFO] Downloading additional libraries 08:14:55 [INFO] Writing configurations 08:14:55 [INFO] adding config file: etc/profile.cfg 08:14:55 [INFO] Startup stage 08:14:55 [INFO] Loading startup repositories 08:14:55 [INFO] Resolving startup features and bundles 08:14:55 [INFO] Features: framework 08:14:55 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 08:14:55 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 08:14:55 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 08:14:55 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 08:14:55 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 08:14:55 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 08:14:55 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 08:14:55 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 08:14:55 [INFO] Boot stage 08:14:55 [INFO] Loading boot repositories 08:14:55 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.9/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.20.9-SNAPSHOT/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-netty-util/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.9/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features 08:14:55 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features 08:14:55 [INFO] Feature kar/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 08:14:55 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 08:14:55 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 08:14:55 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 08:14:55 [INFO] Feature scr/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 08:14:55 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 08:14:55 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 08:14:55 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 08:14:55 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 08:14:55 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 08:14:55 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 08:14:55 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 08:14:55 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 08:14:55 [INFO] Feature shell/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 08:14:55 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 08:14:55 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 08:14:55 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 08:14:55 [INFO] Feature service/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 08:14:55 [INFO] Feature jaas/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 08:14:55 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 08:14:55 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 08:14:55 [INFO] Feature 78b9c485-1d5d-4682-9a78-23ae754dc101/0.0.0 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 08:14:55 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 08:14:55 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 08:14:55 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 08:14:55 [INFO] Feature package/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 08:14:55 [INFO] Feature ssh/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 08:14:55 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 08:14:55 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 08:14:55 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 08:14:55 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 08:14:55 [INFO] Feature feature/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 08:14:55 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 08:14:55 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 08:14:55 [INFO] Feature management/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 08:14:55 [INFO] adding config file: etc/jmx.acl.cfg 08:14:55 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 08:14:55 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 08:14:55 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 08:14:55 [INFO] adding config file: etc/org.apache.karaf.management.cfg 08:14:55 [INFO] Feature jline/3.21.0 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 08:14:55 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 08:14:55 [INFO] Feature system/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 08:14:55 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 08:14:55 [INFO] Feature log/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 08:14:55 [INFO] adding config file: etc/org.apache.karaf.log.cfg 08:14:55 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 08:14:55 [INFO] Feature config/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 08:14:55 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 08:14:55 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 08:14:55 [INFO] Feature instance/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 08:14:55 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 08:14:55 [INFO] Feature framework/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 08:14:55 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 08:14:55 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 08:14:55 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 08:14:55 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 08:14:55 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 08:14:55 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 08:14:55 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 08:14:55 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 08:14:55 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 08:14:55 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 08:14:55 [INFO] Feature deployer/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 08:14:55 [INFO] Feature bundle/4.4.6 is defined as a boot feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 08:14:55 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 08:14:55 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 08:14:55 [INFO] Feature standard/4.4.6 is defined as a boot feature 08:14:55 [INFO] Install stage 08:14:55 [INFO] Loading installed repositories 08:14:55 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 08:14:55 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 08:14:55 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 08:14:55 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 08:14:55 [INFO] 08:14:55 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bgpcep-karaf >>> 08:14:55 [INFO] 08:14:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bgpcep-karaf --- 08:14:55 [INFO] 08:14:55 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bgpcep-karaf <<< 08:14:55 [INFO] 08:14:55 [INFO] 08:14:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bgpcep-karaf --- 08:14:55 [INFO] 08:14:55 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ bgpcep-karaf --- 08:14:56 [INFO] Executing tasks 08:14:56 [INFO] Executed tasks 08:14:56 [INFO] 08:14:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ bgpcep-karaf --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ bgpcep-karaf --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ bgpcep-karaf --- 08:14:56 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 08:14:56 [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 08:14:56 [INFO] 08:14:56 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bgpcep-karaf --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ bgpcep-karaf --- 08:14:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/src/main/assembly 08:14:56 [INFO] 08:14:56 [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ bgpcep-karaf --- 08:14:57 [INFO] Feature repository discovered recursively: 5709484a-361c-4f12-9840-c41a4f527f1d 08:14:57 [INFO] Feature repository discovered recursively: features-bgpcep 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-data 08:14:57 [INFO] Feature repository discovered recursively: odl-antlr4 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-netty 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-apache-commons-text 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-akka 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-scala 08:14:57 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-codec 08:14:57 [INFO] Feature repository discovered recursively: odl-stax2-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 08:14:57 [INFO] Feature repository discovered recursively: features-bgpcep-testing 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-netty-4 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: features-netconf 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-jersey-2 08:14:57 [INFO] Feature repository discovered recursively: odl-javassist-3 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 08:14:57 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-all 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-console 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-topology 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-jackson-2 08:14:57 [INFO] Feature repository discovered recursively: odl-woodstox 08:14:57 [INFO] Feature repository discovered recursively: odl-ws-rs-api 08:14:57 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 08:14:57 [INFO] Feature repository discovered recursively: odl-restconf 08:14:57 [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-export 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-restconf-all 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-common 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-util 08:14:57 [INFO] Feature repository discovered recursively: pt-triemap 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-transport 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-keystore 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-truststore 08:14:57 [INFO] Feature repository discovered recursively: features-mdsal 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-common 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-dom 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-parser 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 08:14:57 [INFO] Feature repository discovered recursively: features-controller-testing 08:14:57 [INFO] Feature repository discovered recursively: odl-clustering-test-app-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 08:14:57 [INFO] Feature repository discovered recursively: features-infrautils 08:14:57 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 08:14:57 [INFO] Feature repository discovered recursively: odl-guava 08:14:57 [INFO] Feature repository discovered recursively: odl-gson 08:14:57 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 08:14:57 [INFO] Feature repository discovered recursively: odl-servlet-api 08:14:57 [INFO] Feature repository discovered recursively: odl-infrautils-ready 08:14:57 [INFO] Feature repository discovered recursively: odl-infrautils-utils 08:14:57 [INFO] Feature repository discovered recursively: framework-4.4.6 08:14:57 [INFO] Feature repository discovered recursively: standard-4.4.6 08:14:57 [INFO] Feature repository discovered recursively: framework-4.4.6 08:14:57 [INFO] Feature repository discovered recursively: features-bgpcep 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-common 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-util 08:14:57 [INFO] Feature repository discovered recursively: odl-guava 08:14:57 [INFO] Feature repository discovered recursively: pt-triemap 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-common 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-data 08:14:57 [INFO] Feature repository discovered recursively: odl-antlr4 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-parser 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-apache-commons-text 08:14:57 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-codec 08:14:57 [INFO] Feature repository discovered recursively: odl-gson 08:14:57 [INFO] Feature repository discovered recursively: odl-stax2-api 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 08:14:57 [INFO] Feature repository discovered recursively: odl-servlet-api 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-akka 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-scala 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-netty 08:14:57 [INFO] Feature repository discovered recursively: odl-netty-4 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 08:14:57 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 08:14:57 [INFO] Feature repository discovered recursively: features-bgpcep-testing 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.20.9-SNAPSHOT 08:14:57 [INFO] Feature repository discovered recursively: features-netconf 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 08:14:57 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 08:14:57 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 08:14:57 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 08:14:57 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-jersey-2 08:14:57 [INFO] Feature repository discovered recursively: odl-javassist-3 08:14:57 [INFO] Feature repository discovered recursively: odl-ws-rs-api 08:14:57 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-all 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-transport 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-keystore 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-truststore 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-topology 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-console 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-jackson-2 08:14:57 [INFO] Feature repository discovered recursively: odl-woodstox 08:14:57 [INFO] Feature repository discovered recursively: odl-restconf 08:14:57 [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-yangtools-export 08:14:57 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 08:14:57 [INFO] Feature repository discovered recursively: odl-restconf-all 08:14:57 [INFO] Feature repository discovered recursively: features-mdsal 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-binding 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-dom 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 08:14:57 [INFO] Feature repository discovered recursively: features-controller-testing 08:14:57 [INFO] Feature repository discovered recursively: odl-clustering-test-app-8.0.6 08:14:57 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 08:14:57 [INFO] Feature repository discovered recursively: features-infrautils 08:14:57 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 08:14:57 [INFO] Feature repository discovered recursively: odl-infrautils-ready 08:14:57 [INFO] Feature repository discovered recursively: odl-infrautils-utils 08:14:57 [INFO] Feature repository discovered recursively: standard-4.4.6 08:14:57 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 08:14:57 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 08:14:58 [INFO] 08:14:58 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ bgpcep-karaf --- 08:14:58 [INFO] Executing tasks 08:14:58 [INFO] Executed tasks 08:14:58 [INFO] 08:14:58 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ bgpcep-karaf --- 08:14:58 [INFO] Executing tasks 08:14:58 [INFO] [delete] Deleting directory /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/assembly/system/org/bouncycastle 08:14:58 [INFO] Executed tasks 08:14:58 [INFO] 08:14:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgpcep-karaf --- 08:14:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:14:58 [INFO] 08:14:58 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ bgpcep-karaf --- 08:15:16 [INFO] 08:15:16 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgpcep-karaf --- 08:15:16 [INFO] CycloneDX: Resolving Dependencies 08:15:26 [INFO] CycloneDX: Creating BOM version 1.5 with 734 component(s) 08:15:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/bom.xml 08:15:26 [INFO] attaching as bgpcep-karaf-0.20.9-SNAPSHOT-cyclonedx.xml 08:15:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/bom.json 08:15:26 [INFO] attaching as bgpcep-karaf-0.20.9-SNAPSHOT-cyclonedx.json 08:15:26 [INFO] 08:15:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-karaf --- 08:15:26 [INFO] Skipping duplicate-finder execution! 08:15:26 [INFO] 08:15:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgpcep-karaf --- 08:15:26 [INFO] Skipping pom project 08:15:26 [INFO] 08:15:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgpcep-karaf --- 08:15:26 [INFO] 08:15:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgpcep-karaf --- 08:15:26 [INFO] 08:15:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgpcep-karaf --- 08:15:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:15:26 [INFO] 08:15:26 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgpcep-karaf --- 08:15:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.20.9-SNAPSHOT/bgpcep-karaf-0.20.9-SNAPSHOT.pom 08:15:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/bgpcep-karaf-0.20.9-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.20.9-SNAPSHOT/bgpcep-karaf-0.20.9-SNAPSHOT.tar.gz 08:15:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/bgpcep-karaf-0.20.9-SNAPSHOT.zip to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.20.9-SNAPSHOT/bgpcep-karaf-0.20.9-SNAPSHOT.zip 08:15:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.20.9-SNAPSHOT/bgpcep-karaf-0.20.9-SNAPSHOT-cyclonedx.xml 08:15:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-karaf/0.20.9-SNAPSHOT/bgpcep-karaf-0.20.9-SNAPSHOT-cyclonedx.json 08:15:26 [INFO] 08:15:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-karaf --- 08:15:27 [INFO] org.opendaylight.bgpcep:bgpcep-karaf:pom:0.20.9-SNAPSHOT 08:15:27 [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile 08:15:27 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 08:15:27 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 08:15:27 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 08:15:27 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 08:15:27 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 08:15:27 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 08:15:27 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 08:15:27 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 08:15:27 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 08:15:27 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 08:15:27 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 08:15:27 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 08:15:27 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 08:15:27 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 08:15:27 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 08:15:27 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 08:15:27 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 08:15:27 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 08:15:27 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 08:15:27 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 08:15:27 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 08:15:27 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 08:15:27 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 08:15:27 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 08:15:27 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 08:15:27 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 08:15:27 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 08:15:27 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 08:15:27 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 08:15:27 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 08:15:27 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 08:15:27 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 08:15:27 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 08:15:27 [INFO] | +- org.jline:jline:jar:3.21.0:compile 08:15:27 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 08:15:27 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 08:15:27 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 08:15:27 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 08:15:27 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 08:15:27 [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 08:15:27 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 08:15:27 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 08:15:27 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 08:15:27 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 08:15:27 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 08:15:27 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 08:15:27 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 08:15:27 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 08:15:27 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 08:15:27 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 08:15:27 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 08:15:27 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 08:15:27 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 08:15:27 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 08:15:27 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 08:15:27 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 08:15:27 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 08:15:27 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 08:15:27 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 08:15:27 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 08:15:27 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 08:15:27 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 08:15:27 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 08:15:27 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 08:15:27 [INFO] +- org.opendaylight.bgpcep:features-bgpcep:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:algo-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:runtime 08:15:27 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 08:15:27 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 08:15:27 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:runtime 08:15:27 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 08:15:27 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:runtime 08:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:algo-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:runtime 08:15:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:runtime 08:15:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:runtime 08:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-inet:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:runtime 08:15:27 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:runtime 08:15:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:runtime 08:15:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:runtime 08:15:27 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:runtime 08:15:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:runtime 08:15:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:runtime 08:15:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:runtime 08:15:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-flowspec:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-mvpn:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-evpn:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:runtime 08:15:27 [INFO] | | | +- io.netty:netty-codec:jar:4.1.109.Final:runtime 08:15:27 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:runtime 08:15:27 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:runtime 08:15:27 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.controller:blueprint:jar:8.0.6:runtime 08:15:27 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-cli:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:concepts:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:runtime 08:15:27 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 08:15:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:runtime 08:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:topology-config-loader:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:protocols-config-loader:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:graph-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:pcep-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- io.netty:netty-handler:jar:4.1.109.Final:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:programming-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:programming-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:programming-topology-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:programming-tunnel-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:programming-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:pcep-topology-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-stateful:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-ietf-stateful:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-server-provider:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-server-provider:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-p2mp-te-lsp:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-ietf-p2mp-te-lsp:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-topology-provider:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-topology-provider:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-tunnel-provider:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:pcep-tunnel-provider:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-segment-routing:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-segment-routing:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-auto-bandwidth:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-auto-bandwidth-extension:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-config-example:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-config-example:xml:network-topology-pcep-initial-config:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-cli:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-cli:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-pcep-base-parser:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:pcep-base-parser:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:topology-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | \- org.opendaylight.bgpcep:topology-segment-routing:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] +- org.opendaylight.bgpcep:features-bgpcep-testing:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:runtime 08:15:27 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:runtime 08:15:27 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:runtime 08:15:27 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:runtime 08:15:27 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-benchmark:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | | \- org.opendaylight.bgpcep:bgp-benchmark-app:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-data-change-counter:xml:features:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] | \- org.opendaylight.bgpcep:data-change-counter:jar:0.20.9-SNAPSHOT:runtime 08:15:27 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.6:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.6:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.6:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.6:runtime 08:15:27 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.6:runtime 08:15:27 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 08:15:27 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 08:15:27 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.6:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 08:15:27 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:runtime 08:15:27 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:runtime 08:15:27 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 08:15:27 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 08:15:27 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 08:15:27 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 08:15:27 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 08:15:27 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:runtime 08:15:27 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 08:15:27 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:runtime 08:15:27 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 08:15:27 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 08:15:27 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:runtime 08:15:27 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:runtime 08:15:27 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.6:runtime 08:15:27 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.6:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.6:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.6:runtime 08:15:27 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.6:runtime 08:15:27 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.6:runtime 08:15:27 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 08:15:27 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:runtime 08:15:27 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 08:15:27 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 08:15:27 [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.6:runtime 08:15:27 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 08:15:27 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 08:15:27 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 08:15:27 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 08:15:27 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 08:15:27 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 08:15:27 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 08:15:27 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 08:15:27 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 08:15:27 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 08:15:27 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 08:15:27 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 08:15:27 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 08:15:27 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.6:runtime 08:15:27 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.18.6:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.8:runtime 08:15:27 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.8:runtime 08:15:27 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.8:runtime 08:15:27 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.8:runtime 08:15:27 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:netconf-client:jar:6.0.8:runtime 08:15:27 [INFO] | | | \- org.opendaylight.netconf:shaded-exificient:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-config:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:6.0.8:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:mdsal-netconf-yang-library:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-netty-util:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.6:runtime 08:15:27 [INFO] | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 08:15:27 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 08:15:27 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:runtime 08:15:27 [INFO] | | | +- com.typesafe:config:jar:1.4.2:runtime 08:15:27 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 08:15:27 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 08:15:27 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 08:15:27 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:runtime 08:15:27 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 08:15:27 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 08:15:27 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:runtime 08:15:27 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 08:15:27 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 08:15:27 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:runtime 08:15:27 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:runtime 08:15:27 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:runtime 08:15:27 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 08:15:27 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:runtime 08:15:27 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:6.0.8:runtime 08:15:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:runtime 08:15:27 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-dom-api:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:callhome-model:jar:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:callhome-protocol:jar:6.0.8:runtime 08:15:27 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:runtime 08:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:runtime 08:15:27 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 08:15:27 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime 08:15:27 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime 08:15:27 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime 08:15:27 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:6.0.8:runtime 08:15:27 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 08:15:27 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 08:15:27 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:6.0.8:runtime 08:15:27 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:6.0.8:runtime 08:15:27 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.8:runtime 08:15:27 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:6.0.8:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.8:runtime 08:15:27 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 08:15:27 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime 08:15:27 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.18.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.18.6:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.7:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:runtime 08:15:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:runtime 08:15:27 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:6.0.8:runtime 08:15:27 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:runtime 08:15:27 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:6.0.8:runtime 08:15:27 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:6.0.8:runtime 08:15:27 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:6.0.8:runtime 08:15:27 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:6.0.8:runtime 08:15:27 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:6.0.8:runtime 08:15:27 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:6.0.8:runtime 08:15:27 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:6.0.8:runtime 08:15:27 [INFO] +- org.opendaylight.mdsal:features-mdsal:xml:features:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding:xml:features:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:runtime 08:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:runtime 08:15:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom:xml:features:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:runtime 08:15:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-trace:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-api:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-trace-impl:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-trace-cli:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-replicate-common:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-replicate-common:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-replicate-netty:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-replicate-netty:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda:xml:features:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda:xml:features:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda:xml:features:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795:xml:features:12.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology:jar:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda:xml:features:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state:jar:12.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:runtime 08:15:27 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:runtime 08:15:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:runtime 08:15:27 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:8.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:8.0.6:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:8.0.6:runtime 08:15:27 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:runtime 08:15:27 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:runtime 08:15:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 08:15:27 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:8.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:8.0.6:runtime 08:15:27 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:runtime 08:15:27 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:8.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:8.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:8.0.6:runtime 08:15:27 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:8.0.6:runtime 08:15:27 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:8.0.6:runtime 08:15:27 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:6.0.9:runtime 08:15:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:runtime 08:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:runtime 08:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:runtime 08:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:runtime 08:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:runtime 08:15:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:runtime 08:15:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:runtime 08:15:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:runtime 08:15:27 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:runtime 08:15:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:runtime 08:15:27 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.9:runtime 08:15:27 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:runtime 08:15:27 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 08:15:27 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:runtime 08:15:27 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:runtime 08:15:27 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:runtime 08:15:27 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 08:15:27 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 08:15:27 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 08:15:27 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 08:15:27 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 08:15:27 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 08:15:27 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 08:15:27 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.3:compile 08:15:27 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.3:provided 08:15:27 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:runtime 08:15:27 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.3:runtime 08:15:27 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.3:runtime 08:15:27 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.3:runtime 08:15:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 08:15:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 08:15:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 08:15:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 08:15:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 08:15:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 08:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 08:15:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 08:15:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 08:15:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 08:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 08:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 08:15:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 08:15:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 08:15:27 [INFO] +- junit:junit:jar:4.13.2:test 08:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 08:15:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 08:15:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 08:15:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:runtime 08:15:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 08:15:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 08:15:27 [INFO] 08:15:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-karaf --- 08:15:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/distribution-karaf/target/sonatype-clm/module.xml 08:15:27 [INFO] 08:15:27 [INFO] -------------< org.opendaylight.bgpcep:bgpcep-aggregator >-------------- 08:15:27 [INFO] Building bgpcep 0.20.9-SNAPSHOT [169/169] 08:15:27 [INFO] --------------------------------[ pom ]--------------------------------- 08:15:27 [INFO] 08:15:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-aggregator --- 08:15:27 [INFO] 08:15:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-aggregator --- 08:15:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:15:27 [INFO] 08:15:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bgpcep-aggregator --- 08:15:27 [INFO] 08:15:27 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ bgpcep-aggregator --- 08:15:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:15:33 [INFO] 08:15:33 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bgpcep-aggregator --- 08:15:33 [INFO] Skipping CycloneDX goal, because module skips deploy 08:15:33 [INFO] 08:15:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bgpcep-aggregator --- 08:15:33 [INFO] Skipping artifact installation 08:15:33 [INFO] 08:15:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bgpcep-aggregator --- 08:15:33 [INFO] org.opendaylight.bgpcep:bgpcep-aggregator:pom:0.20.9-SNAPSHOT 08:15:33 [INFO] 08:15:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-aggregator --- 08:15:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/target/sonatype-clm/module.xml 08:15:33 [INFO] ------------------------------------------------------------------------ 08:15:33 [INFO] Reactor Summary for bgpcep 0.20.9-SNAPSHOT: 08:15:33 [INFO] 08:15:33 [INFO] bgpcep-artifacts ................................... SUCCESS [ 5.669 s] 08:15:33 [INFO] binding-parent ..................................... SUCCESS [ 8.342 s] 08:15:33 [INFO] graph-api .......................................... SUCCESS [ 14.901 s] 08:15:33 [INFO] algo-api ........................................... SUCCESS [ 7.097 s] 08:15:33 [INFO] concepts ........................................... SUCCESS [ 9.046 s] 08:15:33 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.541 s] 08:15:33 [INFO] algo-impl .......................................... SUCCESS [ 7.593 s] 08:15:33 [INFO] single-feature-parent .............................. SUCCESS [ 3.991 s] 08:15:33 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 12.847 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 7.642 s] 08:15:33 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 7.694 s] 08:15:33 [INFO] graph-impl ......................................... SUCCESS [ 6.429 s] 08:15:33 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 21.310 s] 08:15:33 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 16.409 s] 08:15:33 [INFO] testtool-parent .................................... SUCCESS [ 1.356 s] 08:15:33 [INFO] util ............................................... SUCCESS [ 7.926 s] 08:15:33 [INFO] bgp-concepts ....................................... SUCCESS [ 10.843 s] 08:15:33 [INFO] bgp-parser-api ..................................... SUCCESS [ 10.926 s] 08:15:33 [INFO] bgp-parser-spi ..................................... SUCCESS [ 13.382 s] 08:15:33 [INFO] bgp-util ........................................... SUCCESS [ 5.983 s] 08:15:33 [INFO] bgp-parser-impl .................................... SUCCESS [ 13.212 s] 08:15:33 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 8.319 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 8.243 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 8.342 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 8.401 s] 08:15:33 [INFO] bgp-rib-api ........................................ SUCCESS [ 7.308 s] 08:15:33 [INFO] bgp-openconfig-api ................................. SUCCESS [ 22.803 s] 08:15:33 [INFO] bgp-rib-spi ........................................ SUCCESS [ 16.142 s] 08:15:33 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 11.110 s] 08:15:33 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.716 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 11.666 s] 08:15:33 [INFO] bgp-bmp-api ........................................ SUCCESS [ 10.556 s] 08:15:33 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.485 s] 08:15:33 [INFO] bgp-inet ........................................... SUCCESS [ 17.245 s] 08:15:33 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 9.250 s] 08:15:33 [INFO] config-loader-spi .................................. SUCCESS [ 4.945 s] 08:15:33 [INFO] config-loader-impl ................................. SUCCESS [ 13.078 s] 08:15:33 [INFO] testtool-util ...................................... SUCCESS [ 28.642 s] 08:15:33 [INFO] routing-policy-config-loader ....................... SUCCESS [ 11.108 s] 08:15:33 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 13.423 s] 08:15:33 [INFO] bgp-route-target ................................... SUCCESS [ 16.210 s] 08:15:33 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.602 s] 08:15:33 [INFO] rsvp-api ........................................... SUCCESS [ 10.729 s] 08:15:33 [INFO] rsvp-spi ........................................... SUCCESS [ 10.345 s] 08:15:33 [INFO] rsvp-impl .......................................... SUCCESS [ 10.208 s] 08:15:33 [INFO] bgp-linkstate ...................................... SUCCESS [ 25.066 s] 08:15:33 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.375 s] 08:15:33 [INFO] bgp-config-example ................................. SUCCESS [ 1.771 s] 08:15:33 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 16.255 s] 08:15:33 [INFO] bgp-rib-impl ....................................... SUCCESS [01:02 min] 08:15:33 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.549 s] 08:15:33 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 9.133 s] 08:15:33 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 10.524 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 10.638 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 10.912 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 11.175 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 11.248 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 11.290 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 9.198 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 18.567 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 16.323 s] 08:15:33 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 18.090 s] 08:15:33 [INFO] bgp-openconfig-state ............................... SUCCESS [ 21.274 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 18.128 s] 08:15:33 [INFO] topology-api ....................................... SUCCESS [ 6.604 s] 08:15:33 [INFO] topology-tunnel-api ................................ SUCCESS [ 5.851 s] 08:15:33 [INFO] topology-segment-routing ........................... SUCCESS [ 5.682 s] 08:15:33 [INFO] bgp-topology-provider .............................. SUCCESS [01:04 min] 08:15:33 [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 7.786 s] 08:15:33 [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 7.870 s] 08:15:33 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 17.747 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 7.808 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 7.168 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 18.332 s] 08:15:33 [INFO] bgp-cli ............................................ SUCCESS [ 11.549 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 10.683 s] 08:15:33 [INFO] bgp-flowspec ....................................... SUCCESS [ 23.936 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 13.380 s] 08:15:33 [INFO] bgp-labeled-unicast ................................ SUCCESS [ 16.622 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 11.125 s] 08:15:33 [INFO] bgp-l3vpn .......................................... SUCCESS [ 18.781 s] 08:15:33 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 11.635 s] 08:15:33 [INFO] bgp-mvpn ........................................... SUCCESS [ 21.549 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 11.131 s] 08:15:33 [INFO] bgp-evpn ........................................... SUCCESS [ 21.460 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 13.251 s] 08:15:33 [INFO] protocols-config-loader ............................ SUCCESS [ 11.491 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 9.767 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 19.008 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 18.283 s] 08:15:33 [INFO] topology-config-loader ............................. SUCCESS [ 10.484 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 16.133 s] 08:15:33 [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 20.193 s] 08:15:33 [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 6.940 s] 08:15:33 [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 10.744 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 17.264 s] 08:15:33 [INFO] bgp-bmp-config-example ............................. SUCCESS [ 0.881 s] 08:15:33 [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 7.287 s] 08:15:33 [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 9.422 s] 08:15:33 [INFO] bgp-bmp-impl ....................................... SUCCESS [ 21.794 s] 08:15:33 [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 19.828 s] 08:15:33 [INFO] pcep-api ........................................... SUCCESS [ 14.592 s] 08:15:33 [INFO] pcep-spi ........................................... SUCCESS [ 10.851 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 7.682 s] 08:15:33 [INFO] pcep-base-parser ................................... SUCCESS [ 10.600 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 7.935 s] 08:15:33 [INFO] pcep-impl .......................................... SUCCESS [ 14.675 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 15.780 s] 08:15:33 [INFO] programming-api .................................... SUCCESS [ 7.449 s] 08:15:33 [INFO] programming-spi .................................... SUCCESS [ 5.026 s] 08:15:33 [INFO] programming-topology-api ........................... SUCCESS [ 4.812 s] 08:15:33 [INFO] programming-tunnel-api ............................. SUCCESS [ 5.564 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 8.402 s] 08:15:33 [INFO] pcep-tunnel-api .................................... SUCCESS [ 7.067 s] 08:15:33 [INFO] programming-impl ................................... SUCCESS [ 19.494 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 16.179 s] 08:15:33 [INFO] pcep-topology-api .................................. SUCCESS [ 8.484 s] 08:15:33 [INFO] pcep-topology-spi .................................. SUCCESS [ 4.930 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 8.480 s] 08:15:33 [INFO] pcep-ietf-stateful ................................. SUCCESS [ 14.965 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Stateful ................... SUCCESS [ 18.030 s] 08:15:33 [INFO] pcep-ietf-p2mp-te-lsp .............................. SUCCESS [ 7.108 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SUCCESS [ 16.185 s] 08:15:33 [INFO] pcep-segment-routing ............................... SUCCESS [ 10.818 s] 08:15:33 [INFO] pcep-server-api .................................... SUCCESS [ 5.919 s] 08:15:33 [INFO] pcep-pcc-mock ...................................... SUCCESS [ 36.513 s] 08:15:33 [INFO] pcep-topology-provider ............................. SUCCESS [ 30.521 s] 08:15:33 [INFO] pcep-server-provider ............................... SUCCESS [ 8.899 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SUCCESS [ 17.759 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SUCCESS [ 17.956 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SUCCESS [ 18.115 s] 08:15:33 [INFO] pcep-tunnel-provider ............................... SUCCESS [ 16.297 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SUCCESS [ 19.005 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SUCCESS [ 17.771 s] 08:15:33 [INFO] pcep-auto-bandwidth-extension ...................... SUCCESS [ 8.391 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SUCCESS [ 17.557 s] 08:15:33 [INFO] pcep-config-example ................................ SUCCESS [ 0.908 s] 08:15:33 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SUCCESS [ 7.488 s] 08:15:33 [INFO] pcep-cli ........................................... SUCCESS [ 11.519 s] 08:15:33 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SUCCESS [ 18.349 s] 08:15:33 [INFO] OpenDaylight :: PCEP ............................... SUCCESS [ 19.793 s] 08:15:33 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 7.962 s] 08:15:33 [INFO] feature-repo-parent ................................ SUCCESS [ 0.377 s] 08:15:33 [INFO] features-bgpcep .................................... SUCCESS [ 5.901 s] 08:15:33 [INFO] bgp-benchmark-app .................................. SUCCESS [ 14.495 s] 08:15:33 [INFO] OpenDaylight :: BGP :: Benchmark ................... SUCCESS [ 17.725 s] 08:15:33 [INFO] data-change-counter ................................ SUCCESS [ 11.022 s] 08:15:33 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SUCCESS [ 16.054 s] 08:15:33 [INFO] features-bgpcep-testing ............................ SUCCESS [ 3.548 s] 08:15:33 [INFO] bgpcep-features-parent ............................. SUCCESS [ 0.007 s] 08:15:33 [INFO] graph .............................................. SUCCESS [ 0.004 s] 08:15:33 [INFO] bgp-parser-mock .................................... SUCCESS [ 6.601 s] 08:15:33 [INFO] bgp-testtool ....................................... SUCCESS [ 9.492 s] 08:15:33 [INFO] extensions ......................................... SUCCESS [ 0.007 s] 08:15:33 [INFO] bgp-parent ......................................... SUCCESS [ 0.005 s] 08:15:33 [INFO] bmp-mock ........................................... SUCCESS [ 13.046 s] 08:15:33 [INFO] bmp-parent ......................................... SUCCESS [ 0.005 s] 08:15:33 [INFO] algo-parent ........................................ SUCCESS [ 0.004 s] 08:15:33 [INFO] pcep-testtool ...................................... SUCCESS [ 11.128 s] 08:15:33 [INFO] pcep-server-parent ................................. SUCCESS [ 0.011 s] 08:15:33 [INFO] pcep-topology-parent ............................... SUCCESS [ 0.004 s] 08:15:33 [INFO] pcep-tunnel-parent ................................. SUCCESS [ 0.003 s] 08:15:33 [INFO] pcep-parent ........................................ SUCCESS [ 0.003 s] 08:15:33 [INFO] programming-parent ................................. SUCCESS [ 0.004 s] 08:15:33 [INFO] rsvp-parent ........................................ SUCCESS [ 0.003 s] 08:15:33 [INFO] topology-parent .................................... SUCCESS [ 0.003 s] 08:15:33 [INFO] config-loader-parent ............................... SUCCESS [ 0.003 s] 08:15:33 [INFO] bgpcep-karaf ....................................... SUCCESS [ 42.719 s] 08:15:33 [INFO] bgpcep ............................................. SUCCESS [ 5.978 s] 08:15:33 [INFO] ------------------------------------------------------------------------ 08:15:33 [INFO] BUILD SUCCESS 08:15:33 [INFO] ------------------------------------------------------------------------ 08:15:33 [INFO] Total time: 33:09 min 08:15:33 [INFO] Finished at: 2024-09-21T08:15:33Z 08:15:33 [INFO] ------------------------------------------------------------------------ 08:15:33 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins1283308679565529811.sh 08:15:33 [bgpcep-maven-clm-0.20.x] $ /bin/sh -xe /tmp/jenkins33038699309241757.sh 08:15:33 + find . -regex '.*karaf/target' 08:15:33 + xargs rm -rf 08:15:41 [INFO] 2024-09-21T08:15:41.539Z Scanning application odl-bgpcep. 08:15:41 [INFO] Discovered commit hash '879d03b19456f8b3c26118ea7e0ea4a0aecf76c7' via environment variable GIT_COMMIT 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT-sources.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT-sources.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT-javadoc.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT-sources.jar 08:15:41 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-executable.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-executable.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/pcep-config-example-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/pcep-config-example-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-executable.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-executable.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/spotbugs/bug-pattern-1.5.0.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-test-sources.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-tests.jar 08:15:42 [INFO] Scan target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] Scan configuration properties: 08:15:42 [INFO] dirExcludes=null 08:15:42 [INFO] dirIncludes=null 08:15:42 [INFO] fileExcludes= 08:15:42 [INFO] fileIncludes= 08:15:42 [INFO] 2024-09-21T08:15:42.064Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:42 [INFO] 2024-09-21T08:15:42.668Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT-sources.jar 08:15:42 [INFO] 2024-09-21T08:15:42.698Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.9-SNAPSHOT.jar 08:15:42 [INFO] 2024-09-21T08:15:42.884Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:44 [INFO] 2024-09-21T08:15:44.082Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:44 [INFO] 2024-09-21T08:15:44.091Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT-sources.jar 08:15:44 [INFO] 2024-09-21T08:15:44.094Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.9-SNAPSHOT.jar 08:15:44 [INFO] 2024-09-21T08:15:44.115Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:44 [INFO] 2024-09-21T08:15:44.136Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT-javadoc.jar 08:15:44 [INFO] 2024-09-21T08:15:44.154Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT-sources.jar 08:15:44 [INFO] 2024-09-21T08:15:44.160Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/bgp-benchmark-app-0.20.9-SNAPSHOT.jar 08:15:44 [INFO] 2024-09-21T08:15:44.183Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/benchmark-app/target/spotbugs/bug-pattern-1.5.0.jar 08:15:44 [INFO] 2024-09-21T08:15:44.203Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT-javadoc.jar 08:15:44 [INFO] 2024-09-21T08:15:44.210Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT-sources.jar 08:15:44 [INFO] 2024-09-21T08:15:44.212Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.9-SNAPSHOT.jar 08:15:44 [INFO] 2024-09-21T08:15:44.218Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/spotbugs/bug-pattern-1.5.0.jar 08:15:44 [INFO] 2024-09-21T08:15:44.238Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT-javadoc.jar 08:15:44 [INFO] 2024-09-21T08:15:44.315Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT-sources.jar 08:15:44 [INFO] 2024-09-21T08:15:44.337Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.9-SNAPSHOT.jar 08:15:44 [INFO] 2024-09-21T08:15:44.413Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/spotbugs/bug-pattern-1.5.0.jar 08:15:44 [INFO] 2024-09-21T08:15:44.433Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.9-SNAPSHOT-sources.jar 08:15:44 [INFO] 2024-09-21T08:15:44.435Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.9-SNAPSHOT.jar 08:15:44 [INFO] 2024-09-21T08:15:44.437Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT-javadoc.jar 08:15:44 [INFO] 2024-09-21T08:15:44.528Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT-sources.jar 08:15:44 [INFO] 2024-09-21T08:15:44.555Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/bgp-evpn-0.20.9-SNAPSHOT.jar 08:15:44 [INFO] 2024-09-21T08:15:44.670Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/evpn/target/spotbugs/bug-pattern-1.5.0.jar 08:15:44 [INFO] 2024-09-21T08:15:44.690Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT-javadoc.jar 08:15:44 [INFO] 2024-09-21T08:15:44.857Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT-sources.jar 08:15:44 [INFO] 2024-09-21T08:15:44.903Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/bgp-flowspec-0.20.9-SNAPSHOT.jar 08:15:45 [INFO] 2024-09-21T08:15:45.056Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/flowspec/target/spotbugs/bug-pattern-1.5.0.jar 08:15:45 [INFO] 2024-09-21T08:15:45.076Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT-javadoc.jar 08:15:45 [INFO] 2024-09-21T08:15:45.124Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT-sources.jar 08:15:45 [INFO] 2024-09-21T08:15:45.138Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.9-SNAPSHOT.jar 08:15:45 [INFO] 2024-09-21T08:15:45.203Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/spotbugs/bug-pattern-1.5.0.jar 08:15:45 [INFO] 2024-09-21T08:15:45.222Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT-javadoc.jar 08:15:45 [INFO] 2024-09-21T08:15:45.316Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT-sources.jar 08:15:45 [INFO] 2024-09-21T08:15:45.342Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/bgp-l3vpn-0.20.9-SNAPSHOT.jar 08:15:45 [INFO] 2024-09-21T08:15:45.414Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/l3vpn/target/spotbugs/bug-pattern-1.5.0.jar 08:15:45 [INFO] 2024-09-21T08:15:45.433Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT-javadoc.jar 08:15:45 [INFO] 2024-09-21T08:15:45.487Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT-sources.jar 08:15:45 [INFO] 2024-09-21T08:15:45.501Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-0.20.9-SNAPSHOT.jar 08:15:45 [INFO] 2024-09-21T08:15:45.543Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/labeled-unicast/target/spotbugs/bug-pattern-1.5.0.jar 08:15:45 [INFO] 2024-09-21T08:15:45.561Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT-javadoc.jar 08:15:45 [INFO] 2024-09-21T08:15:45.756Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT-sources.jar 08:15:45 [INFO] 2024-09-21T08:15:45.819Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.9-SNAPSHOT.jar 08:15:45 [INFO] 2024-09-21T08:15:45.984Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/spotbugs/bug-pattern-1.5.0.jar 08:15:46 [INFO] 2024-09-21T08:15:46.002Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT-javadoc.jar 08:15:46 [INFO] 2024-09-21T08:15:46.128Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT-sources.jar 08:15:46 [INFO] 2024-09-21T08:15:46.162Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/bgp-mvpn-0.20.9-SNAPSHOT.jar 08:15:46 [INFO] 2024-09-21T08:15:46.274Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/mvpn/target/spotbugs/bug-pattern-1.5.0.jar 08:15:46 [INFO] 2024-09-21T08:15:46.292Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT-javadoc.jar 08:15:46 [INFO] 2024-09-21T08:15:46.335Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT-sources.jar 08:15:46 [INFO] 2024-09-21T08:15:46.346Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.9-SNAPSHOT.jar 08:15:46 [INFO] 2024-09-21T08:15:46.377Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/spotbugs/bug-pattern-1.5.0.jar 08:15:46 [INFO] 2024-09-21T08:15:46.395Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:46 [INFO] 2024-09-21T08:15:46.847Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT-sources.jar 08:15:46 [INFO] 2024-09-21T08:15:46.973Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.065Z Scanned 21691 files so far 08:15:47 [INFO] 2024-09-21T08:15:47.323Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.342Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.347Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.348Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.349Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT-tests.jar 08:15:47 [INFO] 2024-09-21T08:15:47.350Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.353Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.371Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.387Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.391Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-test-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.392Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT-tests.jar 08:15:47 [INFO] 2024-09-21T08:15:47.396Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.406Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.423Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.434Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.437Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-test-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.439Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT-tests.jar 08:15:47 [INFO] 2024-09-21T08:15:47.449Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.461Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.476Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.482Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.484Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.486Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.502Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.507Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.508Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.514Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.530Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.592Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.608Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.662Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.688Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.709Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.715Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.720Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT-tests.jar 08:15:47 [INFO] 2024-09-21T08:15:47.742Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.760Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.775Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.780Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.781Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/bgp-parser-mock-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.783Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-mock/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.798Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.818Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.824Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-test-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.826Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT-tests.jar 08:15:47 [INFO] 2024-09-21T08:15:47.834Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.851Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.866Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.876Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.880Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-test-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.881Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT-tests.jar 08:15:47 [INFO] 2024-09-21T08:15:47.884Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.894Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.909Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.916Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.918Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.9-SNAPSHOT.jar 08:15:47 [INFO] 2024-09-21T08:15:47.922Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/spotbugs/bug-pattern-1.5.0.jar 08:15:47 [INFO] 2024-09-21T08:15:47.937Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:47 [INFO] 2024-09-21T08:15:47.967Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT-sources.jar 08:15:47 [INFO] 2024-09-21T08:15:47.975Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.9-SNAPSHOT.jar 08:15:48 [INFO] 2024-09-21T08:15:47.999Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:48 [INFO] 2024-09-21T08:15:48.014Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:48 [INFO] 2024-09-21T08:15:48.037Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-sources.jar 08:15:48 [INFO] 2024-09-21T08:15:48.046Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:48 [INFO] 2024-09-21T08:15:48.051Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT-tests.jar 08:15:48 [INFO] 2024-09-21T08:15:48.077Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.9-SNAPSHOT.jar 08:15:48 [INFO] 2024-09-21T08:15:48.122Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:48 [INFO] 2024-09-21T08:15:48.138Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT-javadoc.jar 08:15:48 [INFO] 2024-09-21T08:15:48.142Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT-sources.jar 08:15:48 [INFO] 2024-09-21T08:15:48.143Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.9-SNAPSHOT.jar 08:15:48 [INFO] 2024-09-21T08:15:48.145Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/spotbugs/bug-pattern-1.5.0.jar 08:15:48 [INFO] 2024-09-21T08:15:48.161Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:48 [INFO] 2024-09-21T08:15:48.196Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-sources.jar 08:15:48 [INFO] 2024-09-21T08:15:48.220Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-test-sources.jar 08:15:48 [INFO] 2024-09-21T08:15:48.222Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT-tests.jar 08:15:48 [INFO] 2024-09-21T08:15:48.227Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.9-SNAPSHOT.jar 08:15:48 [INFO] 2024-09-21T08:15:48.251Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:48 [INFO] 2024-09-21T08:15:48.266Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-executable.jar 08:15:51 [INFO] 2024-09-21T08:15:51.402Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-javadoc.jar 08:15:51 [INFO] 2024-09-21T08:15:51.407Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT-sources.jar 08:15:51 [INFO] 2024-09-21T08:15:51.409Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/bgp-testtool-0.20.9-SNAPSHOT.jar 08:15:51 [INFO] 2024-09-21T08:15:51.415Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/testtool/target/spotbugs/bug-pattern-1.5.0.jar 08:15:51 [INFO] 2024-09-21T08:15:51.433Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT-javadoc.jar 08:15:51 [INFO] 2024-09-21T08:15:51.504Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT-sources.jar 08:15:51 [INFO] 2024-09-21T08:15:51.523Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.9-SNAPSHOT.jar 08:15:51 [INFO] 2024-09-21T08:15:51.585Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 08:15:51 [INFO] 2024-09-21T08:15:51.601Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT-javadoc.jar 08:15:51 [INFO] 2024-09-21T08:15:51.605Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT-sources.jar 08:15:51 [INFO] 2024-09-21T08:15:51.606Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.9-SNAPSHOT.jar 08:15:51 [INFO] 2024-09-21T08:15:51.608Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/spotbugs/bug-pattern-1.5.0.jar 08:15:51 [INFO] 2024-09-21T08:15:51.623Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:51 [INFO] 2024-09-21T08:15:51.706Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT-sources.jar 08:15:51 [INFO] 2024-09-21T08:15:51.727Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.9-SNAPSHOT.jar 08:15:51 [INFO] 2024-09-21T08:15:51.793Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:51 [INFO] 2024-09-21T08:15:51.808Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.20.9-SNAPSHOT-sources.jar 08:15:51 [INFO] 2024-09-21T08:15:51.809Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-config-example/target/bgp-bmp-config-example-0.20.9-SNAPSHOT.jar 08:15:51 [INFO] 2024-09-21T08:15:51.811Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:51 [INFO] 2024-09-21T08:15:51.821Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT-sources.jar 08:15:51 [INFO] 2024-09-21T08:15:51.823Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/bgp-bmp-impl-0.20.9-SNAPSHOT.jar 08:15:51 [INFO] 2024-09-21T08:15:51.836Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:51 [INFO] 2024-09-21T08:15:51.850Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-executable.jar 08:15:52 [INFO] 2024-09-21T08:15:52.064Z Scanned 46653 files so far 08:15:54 [INFO] 2024-09-21T08:15:54.098Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.104Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.105Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/bgp-bmp-mock-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.109Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-mock/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.124Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.136Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.140Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.141Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT-tests.jar 08:15:54 [INFO] 2024-09-21T08:15:54.146Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.153Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-parser-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.168Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.180Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.183Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.188Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.203Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.216Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.220Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.227Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.242Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.246Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.247Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.249Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/bmp-monitors-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.264Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.269Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.270Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.271Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT-tests.jar 08:15:54 [INFO] 2024-09-21T08:15:54.273Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.276Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.291Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.297Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.298Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.300Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.315Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.319Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.320Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/protocols-config-loader-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.322Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/protocols-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.337Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.341Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.342Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-test-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.343Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT-tests.jar 08:15:54 [INFO] 2024-09-21T08:15:54.344Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.346Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.361Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.376Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.381Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.381Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/topology-config-loader/target/topology-config-loader-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.383Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.393Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.396Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/data-change-counter-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.403Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/data-change-counter/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.418Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.441Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.447Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.463Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.478Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.483Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.485Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.490Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.506Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.737Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.785Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/pcep-api-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.933Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.948Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-javadoc.jar 08:15:54 [INFO] 2024-09-21T08:15:54.958Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT-sources.jar 08:15:54 [INFO] 2024-09-21T08:15:54.961Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/pcep-auto-bandwidth-extension-0.20.9-SNAPSHOT.jar 08:15:54 [INFO] 2024-09-21T08:15:54.967Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/auto-bandwidth-extension/target/spotbugs/bug-pattern-1.5.0.jar 08:15:54 [INFO] 2024-09-21T08:15:54.982Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT-javadoc.jar 08:15:55 [INFO] 2024-09-21T08:15:55.012Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT-sources.jar 08:15:55 [INFO] 2024-09-21T08:15:55.021Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/pcep-base-parser-0.20.9-SNAPSHOT.jar 08:15:55 [INFO] 2024-09-21T08:15:55.053Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/base-parser/target/spotbugs/bug-pattern-1.5.0.jar 08:15:55 [INFO] 2024-09-21T08:15:55.068Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/pcep-config-example-0.20.9-SNAPSHOT-sources.jar 08:15:55 [INFO] 2024-09-21T08:15:55.069Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/config-example/target/pcep-config-example-0.20.9-SNAPSHOT.jar 08:15:55 [INFO] 2024-09-21T08:15:55.071Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-javadoc.jar 08:15:55 [INFO] 2024-09-21T08:15:55.080Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT-sources.jar 08:15:55 [INFO] 2024-09-21T08:15:55.082Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/pcep-ietf-p2mp-te-lsp-0.20.9-SNAPSHOT.jar 08:15:55 [INFO] 2024-09-21T08:15:55.086Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-p2mp-te-lsp/target/spotbugs/bug-pattern-1.5.0.jar 08:15:55 [INFO] 2024-09-21T08:15:55.101Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT-javadoc.jar 08:15:55 [INFO] 2024-09-21T08:15:55.206Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT-sources.jar 08:15:55 [INFO] 2024-09-21T08:15:55.233Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/pcep-ietf-stateful-0.20.9-SNAPSHOT.jar 08:15:55 [INFO] 2024-09-21T08:15:55.312Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/ietf-stateful/target/spotbugs/bug-pattern-1.5.0.jar 08:15:55 [INFO] 2024-09-21T08:15:55.327Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:55 [INFO] 2024-09-21T08:15:55.337Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-sources.jar 08:15:55 [INFO] 2024-09-21T08:15:55.340Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:55 [INFO] 2024-09-21T08:15:55.346Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT-tests.jar 08:15:55 [INFO] 2024-09-21T08:15:55.368Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/pcep-impl-0.20.9-SNAPSHOT.jar 08:15:55 [INFO] 2024-09-21T08:15:55.377Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:55 [INFO] 2024-09-21T08:15:55.393Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-executable.jar 08:15:57 [INFO] 2024-09-21T08:15:57.065Z Scanned 72865 files so far 08:15:57 [INFO] 2024-09-21T08:15:57.094Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-javadoc.jar 08:15:57 [INFO] 2024-09-21T08:15:57.103Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT-sources.jar 08:15:57 [INFO] 2024-09-21T08:15:57.106Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/pcep-pcc-mock-0.20.9-SNAPSHOT.jar 08:15:57 [INFO] 2024-09-21T08:15:57.114Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/pcc-mock/target/spotbugs/bug-pattern-1.5.0.jar 08:15:57 [INFO] 2024-09-21T08:15:57.129Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT-javadoc.jar 08:15:57 [INFO] 2024-09-21T08:15:57.172Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT-sources.jar 08:15:57 [INFO] 2024-09-21T08:15:57.183Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/pcep-segment-routing-0.20.9-SNAPSHOT.jar 08:15:57 [INFO] 2024-09-21T08:15:57.212Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 08:15:57 [INFO] 2024-09-21T08:15:57.227Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:57 [INFO] 2024-09-21T08:15:57.241Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT-sources.jar 08:15:57 [INFO] 2024-09-21T08:15:57.245Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/pcep-server-api-0.20.9-SNAPSHOT.jar 08:15:57 [INFO] 2024-09-21T08:15:57.253Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:57 [INFO] 2024-09-21T08:15:57.268Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT-javadoc.jar 08:15:57 [INFO] 2024-09-21T08:15:57.275Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT-sources.jar 08:15:57 [INFO] 2024-09-21T08:15:57.277Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/pcep-server-provider-0.20.9-SNAPSHOT.jar 08:15:57 [INFO] 2024-09-21T08:15:57.289Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/server/server-provider/target/spotbugs/bug-pattern-1.5.0.jar 08:15:57 [INFO] 2024-09-21T08:15:57.304Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:57 [INFO] 2024-09-21T08:15:57.322Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-sources.jar 08:15:57 [INFO] 2024-09-21T08:15:57.327Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-test-sources.jar 08:15:57 [INFO] 2024-09-21T08:15:57.329Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT-tests.jar 08:15:57 [INFO] 2024-09-21T08:15:57.332Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/pcep-spi-0.20.9-SNAPSHOT.jar 08:15:57 [INFO] 2024-09-21T08:15:57.359Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:57 [INFO] 2024-09-21T08:15:57.374Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-executable.jar 08:15:59 [INFO] 2024-09-21T08:15:59.221Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.226Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.227Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/pcep-testtool-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.229Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/testtool/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.248Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.253Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.254Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/pcep-cli-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.256Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/cli/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.271Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.339Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.355Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/pcep-topology-api-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.415Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.430Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.443Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.450Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-test-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.452Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT-tests.jar 08:15:59 [INFO] 2024-09-21T08:15:59.463Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/pcep-topology-provider-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.491Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-provider/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.506Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.513Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.514Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/pcep-topology-spi-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.516Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/topology/topology-spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.532Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.558Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.565Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.583Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.598Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.603Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.605Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/pcep-tunnel-provider-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.612Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/pcep/tunnel/tunnel-provider/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.627Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.649Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.655Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/programming-api-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.668Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.684Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.688Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.689Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-test-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.690Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT-tests.jar 08:15:59 [INFO] 2024-09-21T08:15:59.693Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/programming-impl-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.697Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/impl/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.712Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.718Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.719Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/programming-spi-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.720Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/spi/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.735Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.741Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.743Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/programming-topology-api-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.745Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/topology-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.760Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.770Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.773Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/programming-tunnel-api-0.20.9-SNAPSHOT.jar 08:15:59 [INFO] 2024-09-21T08:15:59.778Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/programming/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 08:15:59 [INFO] 2024-09-21T08:15:59.793Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT-javadoc.jar 08:15:59 [INFO] 2024-09-21T08:15:59.922Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT-sources.jar 08:15:59 [INFO] 2024-09-21T08:15:59.952Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.9-SNAPSHOT.jar 08:16:00 [INFO] 2024-09-21T08:16:00.037Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/spotbugs/bug-pattern-1.5.0.jar 08:16:00 [INFO] 2024-09-21T08:16:00.052Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT-javadoc.jar 08:16:00 [INFO] 2024-09-21T08:16:00.073Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.079Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.9-SNAPSHOT.jar 08:16:00 [INFO] 2024-09-21T08:16:00.094Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/spotbugs/bug-pattern-1.5.0.jar 08:16:00 [INFO] 2024-09-21T08:16:00.109Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT-javadoc.jar 08:16:00 [INFO] 2024-09-21T08:16:00.122Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.126Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.9-SNAPSHOT.jar 08:16:00 [INFO] 2024-09-21T08:16:00.132Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/spotbugs/bug-pattern-1.5.0.jar 08:16:00 [INFO] 2024-09-21T08:16:00.147Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/spotbugs/bug-pattern-1.5.0.jar 08:16:00 [INFO] 2024-09-21T08:16:00.162Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-javadoc.jar 08:16:00 [INFO] 2024-09-21T08:16:00.168Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.169Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-test-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.170Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT-tests.jar 08:16:00 [INFO] 2024-09-21T08:16:00.172Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.9-SNAPSHOT.jar 08:16:00 [INFO] 2024-09-21T08:16:00.175Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/spotbugs/bug-pattern-1.5.0.jar 08:16:00 [INFO] 2024-09-21T08:16:00.190Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT-javadoc.jar 08:16:00 [INFO] 2024-09-21T08:16:00.222Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.229Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.9-SNAPSHOT.jar 08:16:00 [INFO] 2024-09-21T08:16:00.250Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/spotbugs/bug-pattern-1.5.0.jar 08:16:00 [INFO] 2024-09-21T08:16:00.265Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT-javadoc.jar 08:16:00 [INFO] 2024-09-21T08:16:00.286Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.291Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.9-SNAPSHOT.jar 08:16:00 [INFO] 2024-09-21T08:16:00.302Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/spotbugs/bug-pattern-1.5.0.jar 08:16:00 [INFO] 2024-09-21T08:16:00.317Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT-javadoc.jar 08:16:00 [INFO] 2024-09-21T08:16:00.338Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.344Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.9-SNAPSHOT.jar 08:16:00 [INFO] 2024-09-21T08:16:00.386Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/spotbugs/bug-pattern-1.5.0.jar 08:16:00 [INFO] 2024-09-21T08:16:00.401Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-javadoc.jar 08:16:00 [INFO] 2024-09-21T08:16:00.408Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.410Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-test-sources.jar 08:16:00 [INFO] 2024-09-21T08:16:00.411Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT-tests.jar 08:16:00 [INFO] 2024-09-21T08:16:00.415Z Starting scanning target: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.9-SNAPSHOT.jar 08:16:00 [INFO] 2024-09-21T08:16:00.418Z Scanned 90858 total files 08:16:25 [INFO] 2024-09-21T08:16:25.672Z Finished scanning application odl-bgpcep. 08:16:26 [INFO] Discovered repository url '$GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep' via environment variable GIT_URL 08:16:26 [INFO] Repository URL $GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep was found using automation 08:16:26 [INFO] Amending source control record for application with id: odl-bgpcep with discovered Repository URL: $GIT_URL/bgpcep/bgpcep/bgpcep/bgpcep 08:16:26 [INFO] 2024-09-21T08:16:26.579Z Evaluating application odl-bgpcep for stage release. 08:16:27 [INFO] Waiting for policy evaluation to complete... 08:16:33 [INFO] Assigned scan ID fd962bd8c43a4080882eb0342b041f50 08:18:51 [INFO] Policy evaluation completed in 145 seconds. 08:18:51 [INFO] 2024-09-21T08:18:51.586Z Finished evaluating application odl-bgpcep for stage release. 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ 08:18:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ 08:18:51 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'] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.20.8, hash=a166572350f12e69deeb) [ 08:18:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep : pcep-pcc-mock : jar : executable : 0.20.8, hash=a166572350f12e69deeb) [ 08:18:51 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'] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.20.8, hash=2fd45ab7a6c3216d307f) [ 08:18:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep : pcep-testtool : jar : executable : 0.20.8, hash=2fd45ab7a6c3216d307f) [ 08:18:51 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'] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ 08:18:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ 08:18:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ 08:18:51 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'] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ 08:18:51 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'] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ 08:18:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ 08:18:51 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'] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep algo-api 0.19.0, hash=5417b3ed7a7ed34fb49b) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-bmp-api 0.19.0, hash=e344a65279ab29f09ff1) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-evpn 0.19.0, hash=7b8bbe528b4b54b17bc9) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-inet 0.19.0, hash=60883a1bf6e9a6606777) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-labeled-unicast 0.19.0, hash=0cbf34a4cd7c17940c0d) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-linkstate 0.19.5, hash=86e8de9df00f1cf77d1d) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-mvpn 0.19.0, hash=b3e1915bcc2aa36cd9d3) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-openconfig-api 0.19.0, hash=06ccdcfc78c3f369427f) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-parser-api 0.19.0, hash=27fc5ccee21d32748e57) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-rib-api 0.19.0, hash=379e95b253180857bec2) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL License-Unknown) [ 08:18:51 Component(displayName=org.opendaylight.bgpcep bgp-route-target 0.19.0, hash=11d0e5821c93b9e036ad) [ 08:18:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL EPL-Incompatible License) [ 08:18:51 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ 08:18:51 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 ('GPL-2.0')] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 08:18:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 08:18:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 08:18:51 08:18:51 Nexus IQ reports policy failing due to 08:18:51 Policy(ODL Security-Medium) [ 08:18:51 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 08:18:51 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'] ]] 08:18:51 08:18:51 Nexus IQ reports policy warning due to 08:18:51 Policy(ODL Security-Low) [ 08:18:51 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 08:18:51 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'] ]] 08:18:51 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-bgpcep/report/fd962bd8c43a4080882eb0342b041f50 08:18:51 Summary of policy violations: 1 critical, 26 severe, 37 moderate 08:18:51 FATAL: IQ Server evaluation of application odl-bgpcep failed 08:18:51 $ ssh-agent -k 08:18:51 unset SSH_AUTH_SOCK; 08:18:51 unset SSH_AGENT_PID; 08:18:51 echo Agent pid 5626 killed; 08:18:51 [ssh-agent] Stopped. 08:18:51 ERROR: IQ Server evaluation of application odl-bgpcep failed 08:18:51 [PostBuildScript] - [INFO] Executing post build scripts. 08:18:51 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins184801308070789773.sh 08:18:51 ---> sysstat.sh 08:18:52 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins17748138708785607446.sh 08:18:52 ---> package-listing.sh 08:18:52 ++ facter osfamily 08:18:52 ++ tr '[:upper:]' '[:lower:]' 08:18:52 + OS_FAMILY=redhat 08:18:52 + workspace=/w/workspace/bgpcep-maven-clm-0.20.x 08:18:52 + START_PACKAGES=/tmp/packages_start.txt 08:18:52 + END_PACKAGES=/tmp/packages_end.txt 08:18:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:52 + PACKAGES=/tmp/packages_start.txt 08:18:52 + '[' /w/workspace/bgpcep-maven-clm-0.20.x ']' 08:18:52 + PACKAGES=/tmp/packages_end.txt 08:18:52 + case "${OS_FAMILY}" in 08:18:52 + rpm -qa 08:18:52 + sort 08:18:52 + '[' -f /tmp/packages_start.txt ']' 08:18:52 + '[' -f /tmp/packages_end.txt ']' 08:18:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:52 + '[' /w/workspace/bgpcep-maven-clm-0.20.x ']' 08:18:52 + mkdir -p /w/workspace/bgpcep-maven-clm-0.20.x/archives/ 08:18:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-0.20.x/archives/ 08:18:52 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins17511147964753604559.sh 08:18:52 ---> capture-instance-metadata.sh 08:18:52 Setup pyenv: 08:18:53 system 08:18:53 3.8.13 08:18:53 3.9.13 08:18:53 3.10.13 08:18:53 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.20.x/.python-version) 08:18:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6oG4 from file:/tmp/.os_lf_venv 08:18:54 lf-activate-venv(): INFO: Installing: lftools 08:19:03 lf-activate-venv(): INFO: Adding /tmp/venv-6oG4/bin to PATH 08:19:03 INFO: Running in OpenStack, capturing instance metadata 08:19:03 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins1680270401681228812.sh 08:19:03 provisioning config files... 08:19:04 Could not find credentials [logs] for bgpcep-maven-clm-0.20.x #27 08:19:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-0.20.x@tmp/config5624436937481514143tmp 08:19:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:19:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:19:04 provisioning config files... 08:19:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:19:04 [EnvInject] - Injecting environment variables from a build step. 08:19:04 [EnvInject] - Injecting as environment variables the properties content 08:19:04 SERVER_ID=logs 08:19:04 08:19:04 [EnvInject] - Variables injected successfully. 08:19:04 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins6680272761242276166.sh 08:19:04 ---> create-netrc.sh 08:19:04 WARN: Log server credential not found. 08:19:04 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins3228071075756034252.sh 08:19:04 ---> python-tools-install.sh 08:19:04 Setup pyenv: 08:19:04 system 08:19:04 3.8.13 08:19:04 3.9.13 08:19:04 3.10.13 08:19:04 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.20.x/.python-version) 08:19:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6oG4 from file:/tmp/.os_lf_venv 08:19:05 lf-activate-venv(): INFO: Installing: lftools 08:19:14 lf-activate-venv(): INFO: Adding /tmp/venv-6oG4/bin to PATH 08:19:14 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins14190719755047357718.sh 08:19:14 ---> sudo-logs.sh 08:19:14 Archiving 'sudo' log.. 08:19:14 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins9598478006112535764.sh 08:19:14 ---> job-cost.sh 08:19:14 Setup pyenv: 08:19:14 system 08:19:14 3.8.13 08:19:14 3.9.13 08:19:14 3.10.13 08:19:14 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.20.x/.python-version) 08:19:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6oG4 from file:/tmp/.os_lf_venv 08:19:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:19:20 lf-activate-venv(): INFO: Adding /tmp/venv-6oG4/bin to PATH 08:19:20 INFO: No Stack... 08:19:20 INFO: Retrieving Pricing Info for: v3-standard-8 08:19:20 INFO: Archiving Costs 08:19:20 [bgpcep-maven-clm-0.20.x] $ /bin/bash -l /tmp/jenkins7564458139155154325.sh 08:19:20 ---> logs-deploy.sh 08:19:20 Setup pyenv: 08:19:20 system 08:19:20 3.8.13 08:19:20 3.9.13 08:19:20 3.10.13 08:19:20 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.20.x/.python-version) 08:19:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6oG4 from file:/tmp/.os_lf_venv 08:19:22 lf-activate-venv(): INFO: Installing: lftools 08:19:30 lf-activate-venv(): INFO: Adding /tmp/venv-6oG4/bin to PATH 08:19:30 WARNING: Nexus logging server not set 08:19:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-0.20.x/27/ 08:19:30 INFO: archiving logs to S3 08:19:36 ---> uname -a: 08:19:36 Linux prd-centos8-builder-8c-8g-25213.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:19:36 08:19:36 08:19:36 ---> lscpu: 08:19:36 Architecture: x86_64 08:19:36 CPU op-mode(s): 32-bit, 64-bit 08:19:36 Byte Order: Little Endian 08:19:36 CPU(s): 8 08:19:36 On-line CPU(s) list: 0-7 08:19:36 Thread(s) per core: 1 08:19:36 Core(s) per socket: 1 08:19:36 Socket(s): 8 08:19:36 NUMA node(s): 1 08:19:36 Vendor ID: AuthenticAMD 08:19:36 CPU family: 23 08:19:36 Model: 49 08:19:36 Model name: AMD EPYC-Rome Processor 08:19:36 Stepping: 0 08:19:36 CPU MHz: 2799.998 08:19:36 BogoMIPS: 5599.99 08:19:36 Virtualization: AMD-V 08:19:36 Hypervisor vendor: KVM 08:19:36 Virtualization type: full 08:19:36 L1d cache: 32K 08:19:36 L1i cache: 32K 08:19:36 L2 cache: 512K 08:19:36 L3 cache: 16384K 08:19:36 NUMA node0 CPU(s): 0-7 08:19:36 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 08:19:36 08:19:36 08:19:36 ---> nproc: 08:19:36 8 08:19:36 08:19:36 08:19:36 ---> df -h: 08:19:36 Filesystem Size Used Avail Use% Mounted on 08:19:36 devtmpfs 16G 0 16G 0% /dev 08:19:36 tmpfs 16G 0 16G 0% /dev/shm 08:19:36 tmpfs 16G 17M 16G 1% /run 08:19:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:19:36 /dev/vda1 160G 12G 149G 8% / 08:19:36 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:19:36 08:19:36 08:19:36 ---> free -m: 08:19:36 total used free shared buff/cache available 08:19:36 Mem: 31888 2452 24656 19 4778 28961 08:19:36 Swap: 1023 0 1023 08:19:36 08:19:36 08:19:36 ---> ip addr: 08:19:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:19:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:19:36 inet 127.0.0.1/8 scope host lo 08:19:36 valid_lft forever preferred_lft forever 08:19:36 inet6 ::1/128 scope host 08:19:36 valid_lft forever preferred_lft forever 08:19:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:19:36 link/ether fa:16:3e:d9:23:64 brd ff:ff:ff:ff:ff:ff 08:19:36 altname enp0s3 08:19:36 altname ens3 08:19:36 inet 10.30.170.255/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:19:36 valid_lft 84048sec preferred_lft 84048sec 08:19:36 inet6 fe80::f816:3eff:fed9:2364/64 scope link 08:19:36 valid_lft forever preferred_lft forever 08:19:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:19:36 link/ether 02:42:49:1b:9c:9b brd ff:ff:ff:ff:ff:ff 08:19:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:19:36 valid_lft forever preferred_lft forever 08:19:36 08:19:36 08:19:36 ---> sar -b -r -n DEV: 08:19:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/21/2024 _x86_64_ (8 CPU) 08:19:36 08:19:36 07:40:21 LINUX RESTART (8 CPU) 08:19:36 08:19:36 07:41:01 AM tps rtps wtps bread/s bwrtn/s 08:19:36 07:42:01 AM 241.09 14.03 227.06 2372.01 8825.32 08:19:36 07:43:01 AM 314.54 20.75 293.79 4371.09 12712.13 08:19:36 07:44:01 AM 97.12 1.92 95.20 113.94 9243.00 08:19:36 07:45:01 AM 71.65 0.02 71.64 0.53 8258.86 08:19:36 07:46:01 AM 44.20 0.08 44.12 83.71 2467.04 08:19:36 07:47:02 AM 66.12 0.00 66.12 0.00 4859.21 08:19:36 07:48:01 AM 40.69 0.00 40.69 0.00 2038.23 08:19:36 07:49:01 AM 24.26 0.03 24.23 0.53 2163.82 08:19:36 07:50:01 AM 19.31 0.00 19.31 0.00 1925.72 08:19:36 07:51:01 AM 45.88 0.00 45.88 0.00 3728.41 08:19:36 07:52:01 AM 9.76 0.00 9.76 0.00 855.26 08:19:36 07:53:01 AM 51.81 0.00 51.81 0.00 1912.90 08:19:36 07:54:01 AM 69.12 0.00 69.12 0.00 1948.83 08:19:36 07:55:01 AM 45.93 0.00 45.93 0.00 1443.58 08:19:36 07:56:01 AM 32.71 0.03 32.67 0.27 2242.44 08:19:36 07:57:01 AM 42.45 0.00 42.45 0.00 873.08 08:19:36 07:58:01 AM 52.19 0.18 52.01 7.33 2026.20 08:19:36 07:59:01 AM 33.56 0.00 33.56 0.00 1890.82 08:19:36 08:00:01 AM 48.07 0.00 48.07 0.00 2868.58 08:19:36 08:01:01 AM 47.85 0.02 47.83 0.13 2323.68 08:19:36 08:02:01 AM 54.25 0.07 54.19 1.73 2435.52 08:19:36 08:03:01 AM 65.98 0.00 65.98 0.00 2098.98 08:19:36 08:04:01 AM 32.99 0.00 32.99 0.00 1637.39 08:19:36 08:05:01 AM 49.83 0.00 49.83 0.00 3779.00 08:19:36 08:06:01 AM 30.32 0.00 30.32 0.00 1914.13 08:19:36 08:07:01 AM 34.20 0.00 34.20 0.00 2060.05 08:19:36 08:08:01 AM 65.89 0.00 65.89 0.00 3197.03 08:19:36 08:09:01 AM 17.48 0.00 17.48 0.00 1920.41 08:19:36 08:10:01 AM 44.94 0.02 44.92 0.13 1861.30 08:19:36 08:11:01 AM 42.47 0.00 42.47 0.00 1915.74 08:19:36 08:12:01 AM 44.77 0.00 44.77 0.00 1869.41 08:19:36 08:13:01 AM 49.55 0.00 49.55 0.00 1844.05 08:19:36 08:14:01 AM 37.67 0.00 37.67 0.00 1600.83 08:19:36 08:15:01 AM 61.46 0.00 61.46 0.00 3395.97 08:19:36 08:16:01 AM 118.24 2.47 115.78 58.51 36126.17 08:19:36 08:17:01 AM 14.80 0.00 14.80 0.00 2190.60 08:19:36 08:18:01 AM 1.45 0.00 1.45 0.00 20.89 08:19:36 08:19:01 AM 3.25 0.07 3.18 9.73 178.57 08:19:36 Average: 57.06 1.04 56.01 184.85 3807.53 08:19:36 08:19:36 07:41:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:36 07:42:01 AM 29491780 31260248 3161680 9.68 2688 2089172 1468324 4.36 252808 2467336 146768 08:19:36 07:43:01 AM 27845760 30086740 4807700 14.72 2688 2551788 2379504 7.06 336908 3979608 209740 08:19:36 07:44:01 AM 27203172 29629516 5450288 16.69 2688 2732212 3069848 9.11 474856 4465096 149380 08:19:36 07:45:01 AM 27016260 29522552 5637200 17.26 2688 2811360 2732104 8.11 525624 4597248 16308 08:19:36 07:46:01 AM 26458776 29144168 6194684 18.97 2688 2986616 3173656 9.42 550548 5114896 136300 08:19:36 07:47:02 AM 26095256 28786100 6558204 20.08 2688 2987472 3389604 10.06 562780 5443440 18732 08:19:36 07:48:01 AM 26379528 29119916 6273932 19.21 2688 3034412 2934964 8.71 574976 5144948 31904 08:19:36 07:49:01 AM 26327444 29104156 6326016 19.37 2688 3069892 2950364 8.75 579836 5188636 11140 08:19:36 07:50:01 AM 25937548 28791508 6715912 20.57 2688 3143836 3623580 10.75 592080 5554016 37048 08:19:36 07:51:01 AM 25700912 28627720 6952548 21.29 2688 3212956 3413892 10.13 605352 5759028 11276 08:19:36 07:52:01 AM 25115752 28054344 7537708 23.08 2688 3224108 3978992 11.81 609008 6333752 924 08:19:36 07:53:01 AM 25387196 28485104 7266264 22.25 2688 3380244 3488836 10.35 616104 6052324 133104 08:19:36 07:54:01 AM 25502348 28481312 7151112 21.90 2688 3260888 3538500 10.50 619760 5931080 3452 08:19:36 07:55:01 AM 25164644 28266600 7488816 22.93 2688 3383616 3746780 11.12 635372 6250480 116644 08:19:36 07:56:01 AM 25093248 28126720 7560212 23.15 2688 3314784 3844912 11.41 634608 6319628 208 08:19:36 07:57:01 AM 24772848 27998940 7880612 24.13 2688 3501328 4041844 11.99 658888 6605188 184372 08:19:36 07:58:01 AM 24925580 28102376 7727880 23.67 2688 3451680 4018812 11.92 665388 6447168 115612 08:19:36 07:59:01 AM 25310692 28446860 7342768 22.49 2688 3407436 3523048 10.45 666456 6055572 35240 08:19:36 08:00:01 AM 24909248 28096480 7744212 23.72 2688 3452100 3887600 11.54 677624 6434144 19116 08:19:36 08:01:01 AM 25183968 28430008 7469492 22.88 2688 3503992 3518872 10.44 686472 6140480 30620 08:19:36 08:02:01 AM 24946460 28300432 7707000 23.60 2688 3610432 4171928 12.38 693732 6365396 105748 08:19:36 08:03:01 AM 24405680 27850180 8247780 25.26 2688 3699384 4102284 12.17 719876 6876484 178032 08:19:36 08:04:01 AM 24312384 27798576 8341076 25.54 2688 3739928 4146876 12.30 736012 6949884 198260 08:19:36 08:05:01 AM 24986696 28381280 7666764 23.48 2688 3641800 3574920 10.61 717904 6285772 17080 08:19:36 08:06:01 AM 24927600 28374432 7725860 23.66 2688 3690728 3551156 10.54 725444 6332076 27760 08:19:36 08:07:01 AM 24663220 28246756 7990240 24.47 2688 3824840 3719924 11.04 737892 6577556 120552 08:19:36 08:08:01 AM 24820892 28356768 7832568 23.99 2688 3771616 3568944 10.59 742380 6405696 10696 08:19:36 08:09:01 AM 24245920 27843524 8407540 25.75 2688 3833252 4218776 12.52 750772 6969068 23176 08:19:36 08:10:01 AM 23947600 27734036 8705860 26.66 2688 4017044 4186364 12.42 776616 7232056 180024 08:19:36 08:11:01 AM 23823444 27627100 8830016 27.04 2688 4033304 4306020 12.78 796340 7335372 178784 08:19:36 08:12:01 AM 24472884 28127316 8180576 25.05 2688 3883228 4247808 12.60 766192 6718236 11412 08:19:36 08:13:01 AM 24570052 28239412 8083408 24.76 2688 3897492 3618120 10.74 777212 6608996 11788 08:19:36 08:14:01 AM 24546248 28237660 8107212 24.83 2688 3918012 3639916 10.80 781900 6625648 14180 08:19:36 08:15:01 AM 23918088 28174752 8735372 26.75 2688 4472896 3602516 10.69 803740 7207264 489980 08:19:36 08:16:01 AM 25355856 29760340 7297604 22.35 2688 4624932 2611612 7.75 1027016 5558200 54256 08:19:36 08:17:01 AM 25339840 29750092 7313620 22.40 2688 4630700 2611612 7.75 1027092 5576184 12 08:19:36 08:18:01 AM 25339860 29750112 7313600 22.40 2688 4630700 2611612 7.75 1027092 5576104 4 08:19:36 08:19:01 AM 25258800 29657744 7394660 22.65 2688 4619536 2713612 8.05 1182876 5501136 108 08:19:36 Average: 25360618 28651892 7292842 22.33 2688 3553677 3471790 10.30 692514 5973295 79730 08:19:36 08:19:36 07:41:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:36 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:42:01 AM eth0 120.03 96.95 1161.59 18.47 0.00 0.00 0.00 0.00 08:19:36 07:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:43:01 AM eth0 294.15 257.98 3963.02 40.69 0.00 0.00 0.00 0.00 08:19:36 07:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:44:01 AM lo 2460.57 2460.57 2348.66 2348.66 0.00 0.00 0.00 0.00 08:19:36 07:44:01 AM eth0 213.66 145.33 2490.55 18.48 0.00 0.00 0.00 0.00 08:19:36 07:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:45:01 AM lo 1657.91 1657.91 1582.85 1582.85 0.00 0.00 0.00 0.00 08:19:36 07:45:01 AM eth0 68.06 62.07 969.63 9.98 0.00 0.00 0.00 0.00 08:19:36 07:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:46:01 AM lo 1766.66 1766.66 1686.28 1686.28 0.00 0.00 0.00 0.00 08:19:36 07:46:01 AM eth0 22.96 20.79 56.63 8.11 0.00 0.00 0.00 0.00 08:19:36 07:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:47:02 AM lo 1550.41 1550.41 1479.10 1479.10 0.00 0.00 0.00 0.00 08:19:36 07:47:02 AM eth0 12.05 11.58 9.70 4.12 0.00 0.00 0.00 0.00 08:19:36 07:47:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:48:01 AM lo 1765.37 1765.37 1685.55 1685.55 0.00 0.00 0.00 0.00 08:19:36 07:48:01 AM eth0 12.16 11.69 3.13 4.90 0.00 0.00 0.00 0.00 08:19:36 07:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:49:01 AM lo 0.57 0.57 0.03 0.03 0.00 0.00 0.00 0.00 08:19:36 07:49:01 AM eth0 10.96 10.70 17.75 3.88 0.00 0.00 0.00 0.00 08:19:36 07:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:50:01 AM lo 0.43 0.43 0.02 0.02 0.00 0.00 0.00 0.00 08:19:36 07:50:01 AM eth0 13.80 12.93 3.44 5.36 0.00 0.00 0.00 0.00 08:19:36 07:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:51:01 AM lo 0.37 0.37 0.02 0.02 0.00 0.00 0.00 0.00 08:19:36 07:51:01 AM eth0 17.21 16.99 25.93 6.31 0.00 0.00 0.00 0.00 08:19:36 07:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:52:01 AM lo 12.68 12.68 0.84 0.84 0.00 0.00 0.00 0.00 08:19:36 07:52:01 AM eth0 3.83 3.23 0.78 1.43 0.00 0.00 0.00 0.00 08:19:36 07:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:53:01 AM lo 2355.41 2355.41 2247.42 2247.42 0.00 0.00 0.00 0.00 08:19:36 07:53:01 AM eth0 14.93 13.20 4.32 5.95 0.00 0.00 0.00 0.00 08:19:36 07:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:54:01 AM lo 4144.76 4144.76 3956.44 3956.44 0.00 0.00 0.00 0.00 08:19:36 07:54:01 AM eth0 7.87 6.93 1.95 2.71 0.00 0.00 0.00 0.00 08:19:36 07:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:55:01 AM lo 2505.80 2505.80 2393.49 2393.49 0.00 0.00 0.00 0.00 08:19:36 07:55:01 AM eth0 13.13 12.75 26.16 4.39 0.00 0.00 0.00 0.00 08:19:36 07:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:56:01 AM lo 189.64 189.64 180.04 180.04 0.00 0.00 0.00 0.00 08:19:36 07:56:01 AM eth0 10.00 8.38 2.41 3.23 0.00 0.00 0.00 0.00 08:19:36 07:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:57:01 AM lo 2564.00 2564.00 2447.53 2447.53 0.00 0.00 0.00 0.00 08:19:36 07:57:01 AM eth0 7.18 6.13 2.01 2.63 0.00 0.00 0.00 0.00 08:19:36 07:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:58:01 AM lo 3547.76 3547.76 3387.43 3387.43 0.00 0.00 0.00 0.00 08:19:36 07:58:01 AM eth0 11.33 10.00 2.80 3.63 0.00 0.00 0.00 0.00 08:19:36 07:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 07:59:01 AM lo 1274.84 1274.84 1216.52 1216.52 0.00 0.00 0.00 0.00 08:19:36 07:59:01 AM eth0 9.25 8.30 2.26 3.90 0.00 0.00 0.00 0.00 08:19:36 07:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:00:01 AM lo 1733.09 1733.09 1654.05 1654.05 0.00 0.00 0.00 0.00 08:19:36 08:00:01 AM eth0 8.93 8.21 2.08 3.09 0.00 0.00 0.00 0.00 08:19:36 08:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:01:01 AM lo 1890.25 1890.25 1804.71 1804.71 0.00 0.00 0.00 0.00 08:19:36 08:01:01 AM eth0 12.86 11.71 3.94 5.12 0.00 0.00 0.00 0.00 08:19:36 08:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:02:01 AM lo 2997.90 2997.90 2861.58 2861.58 0.00 0.00 0.00 0.00 08:19:36 08:02:01 AM eth0 8.53 8.11 2.07 3.21 0.00 0.00 0.00 0.00 08:19:36 08:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:03:01 AM lo 3133.52 3133.52 2986.54 2986.54 0.00 0.00 0.00 0.00 08:19:36 08:03:01 AM eth0 8.05 7.23 1.87 2.83 0.00 0.00 0.00 0.00 08:19:36 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:04:01 AM lo 1798.02 1798.02 1712.40 1712.40 0.00 0.00 0.00 0.00 08:19:36 08:04:01 AM eth0 10.43 9.41 2.34 3.74 0.00 0.00 0.00 0.00 08:19:36 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:05:01 AM lo 1552.39 1552.39 1481.08 1481.08 0.00 0.00 0.00 0.00 08:19:36 08:05:01 AM eth0 13.61 11.71 4.37 6.50 0.00 0.00 0.00 0.00 08:19:36 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:06:01 AM lo 1629.52 1629.52 1553.87 1553.87 0.00 0.00 0.00 0.00 08:19:36 08:06:01 AM eth0 13.58 12.88 3.30 4.59 0.00 0.00 0.00 0.00 08:19:36 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:07:01 AM lo 1147.14 1147.14 1094.83 1094.83 0.00 0.00 0.00 0.00 08:19:36 08:07:01 AM eth0 11.66 11.03 2.73 4.12 0.00 0.00 0.00 0.00 08:19:36 08:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:08:01 AM lo 2490.97 2490.97 2371.22 2371.22 0.00 0.00 0.00 0.00 08:19:36 08:08:01 AM eth0 10.51 9.30 2.64 4.10 0.00 0.00 0.00 0.00 08:19:36 08:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:09:01 AM lo 5.62 5.62 0.37 0.37 0.00 0.00 0.00 0.00 08:19:36 08:09:01 AM eth0 12.48 11.40 18.06 4.29 0.00 0.00 0.00 0.00 08:19:36 08:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:10:01 AM lo 1899.95 1899.95 1814.46 1814.46 0.00 0.00 0.00 0.00 08:19:36 08:10:01 AM eth0 7.28 6.81 1.71 2.80 0.00 0.00 0.00 0.00 08:19:36 08:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:11:01 AM lo 1754.08 1754.08 1673.72 1673.72 0.00 0.00 0.00 0.00 08:19:36 08:11:01 AM eth0 6.83 6.30 2.28 2.65 0.00 0.00 0.00 0.00 08:19:36 08:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:12:01 AM lo 2538.10 2538.10 2423.07 2423.07 0.00 0.00 0.00 0.00 08:19:36 08:12:01 AM eth0 10.93 10.41 2.60 4.19 0.00 0.00 0.00 0.00 08:19:36 08:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:13:01 AM lo 2684.89 2684.89 2561.79 2561.79 0.00 0.00 0.00 0.00 08:19:36 08:13:01 AM eth0 10.78 9.63 4.05 5.00 0.00 0.00 0.00 0.00 08:19:36 08:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:14:01 AM lo 1739.75 1739.75 1660.64 1660.64 0.00 0.00 0.00 0.00 08:19:36 08:14:01 AM eth0 10.01 9.28 2.33 3.44 0.00 0.00 0.00 0.00 08:19:36 08:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:15:01 AM lo 2.17 2.17 0.15 0.15 0.00 0.00 0.00 0.00 08:19:36 08:15:01 AM eth0 192.32 162.98 2415.65 27.55 0.00 0.00 0.00 0.00 08:19:36 08:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:16:01 AM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:36 08:16:01 AM eth0 365.91 233.31 861.81 88.15 0.00 0.00 0.00 0.00 08:19:36 08:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:17:01 AM eth0 63.06 34.63 17.50 278.53 0.00 0.00 0.00 0.00 08:19:36 08:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:18:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:19:36 08:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:19:01 AM eth0 5.26 5.00 4.66 2.46 0.00 0.00 0.00 0.00 08:19:36 08:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 Average: lo 1441.84 1441.84 1375.32 1375.32 0.00 0.00 0.00 0.00 08:19:36 Average: eth0 43.33 34.10 318.60 15.91 0.00 0.00 0.00 0.00 08:19:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:36 08:19:36 08:19:36 ---> sar -P ALL: 08:19:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/21/2024 _x86_64_ (8 CPU) 08:19:36 08:19:36 07:40:21 LINUX RESTART (8 CPU) 08:19:36 08:19:36 07:41:01 AM CPU %user %nice %system %iowait %steal %idle 08:19:36 07:42:01 AM all 8.61 0.00 1.80 0.88 0.05 88.66 08:19:36 07:42:01 AM 0 0.68 0.00 0.67 0.27 0.08 98.30 08:19:36 07:42:01 AM 1 11.30 0.00 2.00 0.63 0.03 86.03 08:19:36 07:42:01 AM 2 9.68 0.00 2.39 1.57 0.07 86.29 08:19:36 07:42:01 AM 3 7.58 0.00 1.54 0.38 0.05 90.44 08:19:36 07:42:01 AM 4 1.16 0.00 2.13 2.65 0.08 93.98 08:19:36 07:42:01 AM 5 17.78 0.00 2.98 0.47 0.03 78.75 08:19:36 07:42:01 AM 6 15.22 0.00 1.75 0.89 0.03 82.11 08:19:36 07:42:01 AM 7 5.44 0.00 0.92 0.18 0.05 93.41 08:19:36 07:43:01 AM all 24.93 0.00 1.93 1.51 0.07 71.57 08:19:36 07:43:01 AM 0 23.80 0.00 1.83 0.72 0.08 73.57 08:19:36 07:43:01 AM 1 23.26 0.00 3.99 4.66 0.10 68.00 08:19:36 07:43:01 AM 2 32.74 0.00 1.45 2.12 0.08 63.60 08:19:36 07:43:01 AM 3 29.81 0.00 2.33 0.15 0.08 67.63 08:19:36 07:43:01 AM 4 17.63 0.00 1.05 0.23 0.07 81.01 08:19:36 07:43:01 AM 5 24.17 0.00 1.74 1.92 0.05 72.12 08:19:36 07:43:01 AM 6 15.96 0.00 1.27 1.07 0.03 81.67 08:19:36 07:43:01 AM 7 32.03 0.00 1.77 1.17 0.07 64.96 08:19:36 07:44:01 AM all 42.57 0.00 2.63 0.67 0.08 54.05 08:19:36 07:44:01 AM 0 46.62 0.00 2.33 0.10 0.07 50.89 08:19:36 07:44:01 AM 1 51.17 0.00 3.92 0.15 0.08 44.67 08:19:36 07:44:01 AM 2 45.94 0.00 2.78 1.19 0.08 50.01 08:19:36 07:44:01 AM 3 46.00 0.00 1.78 0.30 0.08 51.84 08:19:36 07:44:01 AM 4 36.95 0.00 2.70 0.17 0.07 60.11 08:19:36 07:44:01 AM 5 47.35 0.00 3.39 1.84 0.07 47.35 08:19:36 07:44:01 AM 6 34.70 0.00 1.32 0.75 0.08 63.14 08:19:36 07:44:01 AM 7 31.80 0.00 2.82 0.87 0.08 64.42 08:19:36 07:45:01 AM all 39.53 0.00 2.38 0.53 0.08 57.48 08:19:36 07:45:01 AM 0 51.96 0.00 2.81 0.05 0.08 45.09 08:19:36 07:45:01 AM 1 41.62 0.00 2.03 0.30 0.08 55.97 08:19:36 07:45:01 AM 2 36.41 0.00 2.33 1.68 0.08 59.49 08:19:36 07:45:01 AM 3 43.95 0.00 1.22 0.10 0.08 54.64 08:19:36 07:45:01 AM 4 32.01 0.00 3.84 0.40 0.07 63.68 08:19:36 07:45:01 AM 5 44.76 0.00 3.14 0.75 0.08 51.27 08:19:36 07:45:01 AM 6 35.35 0.00 1.57 0.50 0.07 62.50 08:19:36 07:45:01 AM 7 30.18 0.00 2.09 0.45 0.05 67.23 08:19:36 07:46:01 AM all 46.24 0.00 2.41 0.16 0.08 51.10 08:19:36 07:46:01 AM 0 45.30 0.00 1.94 0.02 0.08 52.66 08:19:36 07:46:01 AM 1 36.44 0.00 2.76 0.44 0.07 60.30 08:19:36 07:46:01 AM 2 57.25 0.00 2.53 0.23 0.07 39.93 08:19:36 07:46:01 AM 3 35.80 0.00 2.98 0.03 0.08 61.10 08:19:36 07:46:01 AM 4 34.27 0.00 1.64 0.07 0.08 63.93 08:19:36 07:46:01 AM 5 46.94 0.00 1.89 0.23 0.08 50.85 08:19:36 07:46:01 AM 6 59.79 0.00 2.37 0.05 0.07 37.72 08:19:36 07:46:01 AM 7 54.12 0.00 3.18 0.23 0.08 42.39 08:19:36 07:47:02 AM all 42.22 0.00 2.48 0.22 0.08 54.99 08:19:36 07:47:02 AM 0 28.58 0.00 2.41 1.01 0.08 67.92 08:19:36 07:47:02 AM 1 57.82 0.00 2.73 0.12 0.08 39.25 08:19:36 07:47:02 AM 2 44.26 0.00 2.65 0.15 0.10 52.85 08:19:36 07:47:02 AM 3 31.53 0.00 3.60 0.23 0.07 64.56 08:19:36 07:47:02 AM 4 24.75 0.00 1.76 0.20 0.07 73.22 08:19:36 07:47:02 AM 5 48.35 0.00 1.39 0.00 0.08 50.18 08:19:36 07:47:02 AM 6 49.93 0.00 2.10 0.02 0.10 47.85 08:19:36 07:47:02 AM 7 52.52 0.00 3.24 0.05 0.08 44.11 08:19:36 07:48:01 AM all 42.51 0.00 2.50 0.13 0.08 54.79 08:19:36 07:48:01 AM 0 47.64 0.00 1.29 0.00 0.09 50.98 08:19:36 07:48:01 AM 1 26.93 0.00 2.06 0.41 0.09 70.51 08:19:36 07:48:01 AM 2 52.49 0.00 3.61 0.10 0.09 43.71 08:19:36 07:48:01 AM 3 39.42 0.00 4.38 0.26 0.09 55.86 08:19:36 07:48:01 AM 4 40.76 0.00 1.98 0.12 0.09 57.05 08:19:36 07:48:01 AM 5 52.94 0.00 2.32 0.05 0.09 44.61 08:19:36 07:48:01 AM 6 36.76 0.00 2.93 0.00 0.07 60.24 08:19:36 07:48:01 AM 7 43.11 0.00 1.41 0.07 0.07 55.34 08:19:36 07:49:01 AM all 32.51 0.00 1.39 0.12 0.08 65.91 08:19:36 07:49:01 AM 0 39.73 0.00 0.82 0.00 0.08 59.37 08:19:36 07:49:01 AM 1 20.92 0.00 1.09 0.18 0.08 77.73 08:19:36 07:49:01 AM 2 33.92 0.00 1.22 0.25 0.08 64.52 08:19:36 07:49:01 AM 3 47.19 0.00 1.67 0.00 0.08 51.05 08:19:36 07:49:01 AM 4 28.72 0.00 1.54 0.08 0.08 69.57 08:19:36 07:49:01 AM 5 26.76 0.00 1.54 0.02 0.07 71.62 08:19:36 07:49:01 AM 6 29.42 0.00 1.81 0.40 0.08 68.29 08:19:36 07:49:01 AM 7 33.38 0.00 1.42 0.02 0.08 65.09 08:19:36 07:50:01 AM all 43.69 0.00 1.83 0.14 0.09 54.26 08:19:36 07:50:01 AM 0 56.73 0.00 2.74 0.08 0.08 40.36 08:19:36 07:50:01 AM 1 46.27 0.00 1.87 0.15 0.10 51.60 08:19:36 07:50:01 AM 2 49.96 0.00 1.79 0.00 0.08 48.17 08:19:36 07:50:01 AM 3 16.49 0.00 1.42 0.77 0.08 81.24 08:19:36 07:50:01 AM 4 30.48 0.00 1.04 0.00 0.08 68.40 08:19:36 07:50:01 AM 5 50.71 0.00 1.35 0.08 0.10 47.75 08:19:36 07:50:01 AM 6 45.53 0.00 1.96 0.00 0.08 52.43 08:19:36 07:50:01 AM 7 53.28 0.00 2.44 0.00 0.08 44.20 08:19:36 07:51:01 AM all 45.08 0.00 1.67 0.19 0.09 52.97 08:19:36 07:51:01 AM 0 45.65 0.00 1.04 0.00 0.08 53.23 08:19:36 07:51:01 AM 1 54.51 0.00 2.40 0.02 0.08 42.99 08:19:36 07:51:01 AM 2 48.76 0.00 1.31 0.50 0.08 49.35 08:19:36 07:51:01 AM 3 50.43 0.00 1.82 0.00 0.08 47.66 08:19:36 07:51:01 AM 4 26.92 0.00 1.51 0.74 0.12 70.72 08:19:36 07:51:01 AM 5 52.65 0.00 1.52 0.07 0.08 45.68 08:19:36 07:51:01 AM 6 34.93 0.00 1.47 0.00 0.10 63.50 08:19:36 07:51:01 AM 7 46.78 0.00 2.29 0.18 0.08 50.66 08:19:36 07:52:01 AM all 24.85 0.00 0.79 0.05 0.06 74.25 08:19:36 07:52:01 AM 0 29.22 0.00 1.17 0.00 0.07 69.55 08:19:36 07:52:01 AM 1 32.76 0.00 0.57 0.05 0.08 66.54 08:19:36 07:52:01 AM 2 16.77 0.00 0.75 0.03 0.07 82.38 08:19:36 07:52:01 AM 3 34.46 0.00 0.94 0.23 0.07 64.30 08:19:36 07:52:01 AM 4 23.37 0.00 1.05 0.00 0.07 75.51 08:19:36 07:52:01 AM 5 9.49 0.00 0.48 0.05 0.07 89.91 08:19:36 07:52:01 AM 6 26.29 0.00 0.60 0.00 0.05 73.06 08:19:36 07:52:01 AM 7 26.43 0.00 0.75 0.00 0.05 72.77 08:19:36 08:19:36 07:52:01 AM CPU %user %nice %system %iowait %steal %idle 08:19:36 07:53:01 AM all 36.77 0.00 2.52 0.17 0.08 60.45 08:19:36 07:53:01 AM 0 32.88 0.00 1.64 0.15 0.08 65.25 08:19:36 07:53:01 AM 1 41.35 0.00 4.44 0.27 0.08 53.86 08:19:36 07:53:01 AM 2 29.37 0.00 1.47 0.28 0.10 68.77 08:19:36 07:53:01 AM 3 32.51 0.00 2.83 0.23 0.08 64.34 08:19:36 07:53:01 AM 4 32.25 0.00 2.36 0.25 0.07 65.06 08:19:36 07:53:01 AM 5 43.13 0.00 2.15 0.02 0.08 54.63 08:19:36 07:53:01 AM 6 34.33 0.00 2.95 0.13 0.08 62.50 08:19:36 07:53:01 AM 7 48.34 0.00 2.35 0.05 0.07 49.20 08:19:36 07:54:01 AM all 36.72 0.00 3.10 0.17 0.08 59.92 08:19:36 07:54:01 AM 0 37.86 0.00 2.38 0.17 0.08 59.51 08:19:36 07:54:01 AM 1 46.51 0.00 2.95 0.05 0.08 50.41 08:19:36 07:54:01 AM 2 33.33 0.00 2.72 0.08 0.07 63.80 08:19:36 07:54:01 AM 3 39.03 0.00 4.51 0.10 0.07 56.28 08:19:36 07:54:01 AM 4 36.45 0.00 2.28 0.39 0.08 60.80 08:19:36 07:54:01 AM 5 41.41 0.00 3.30 0.13 0.08 55.08 08:19:36 07:54:01 AM 6 21.99 0.00 3.79 0.30 0.08 73.83 08:19:36 07:54:01 AM 7 37.18 0.00 2.90 0.17 0.08 59.66 08:19:36 07:55:01 AM all 35.72 0.00 2.25 0.13 0.09 61.82 08:19:36 07:55:01 AM 0 35.75 0.00 2.91 0.07 0.08 61.20 08:19:36 07:55:01 AM 1 43.09 0.00 2.88 0.15 0.08 53.80 08:19:36 07:55:01 AM 2 31.59 0.00 2.74 0.03 0.10 65.53 08:19:36 07:55:01 AM 3 25.32 0.00 2.23 0.28 0.07 72.10 08:19:36 07:55:01 AM 4 23.25 0.00 1.07 0.27 0.08 75.33 08:19:36 07:55:01 AM 5 47.02 0.00 1.45 0.12 0.08 51.33 08:19:36 07:55:01 AM 6 53.12 0.00 3.23 0.00 0.08 43.57 08:19:36 07:55:01 AM 7 26.62 0.00 1.46 0.08 0.10 71.74 08:19:36 07:56:01 AM all 32.79 0.00 1.45 0.18 0.07 65.51 08:19:36 07:56:01 AM 0 25.56 0.00 1.35 0.07 0.07 72.95 08:19:36 07:56:01 AM 1 31.60 0.00 1.56 0.28 0.07 66.49 08:19:36 07:56:01 AM 2 27.74 0.00 1.67 0.02 0.07 70.50 08:19:36 07:56:01 AM 3 32.44 0.00 1.32 0.32 0.07 65.85 08:19:36 07:56:01 AM 4 29.33 0.00 1.44 0.39 0.08 68.76 08:19:36 07:56:01 AM 5 52.67 0.00 1.82 0.00 0.07 45.44 08:19:36 07:56:01 AM 6 36.04 0.00 1.02 0.30 0.07 62.58 08:19:36 07:56:01 AM 7 26.93 0.00 1.40 0.10 0.05 71.52 08:19:36 07:57:01 AM all 21.10 0.00 1.82 0.08 0.06 76.94 08:19:36 07:57:01 AM 0 16.33 0.00 1.15 0.28 0.07 82.16 08:19:36 07:57:01 AM 1 31.97 0.00 1.82 0.02 0.05 66.14 08:19:36 07:57:01 AM 2 19.99 0.00 4.16 0.02 0.07 75.76 08:19:36 07:57:01 AM 3 13.52 0.00 1.49 0.05 0.05 84.89 08:19:36 07:57:01 AM 4 20.06 0.00 1.66 0.10 0.07 78.11 08:19:36 07:57:01 AM 5 23.31 0.00 1.62 0.02 0.05 75.00 08:19:36 07:57:01 AM 6 22.04 0.00 1.31 0.07 0.10 76.49 08:19:36 07:57:01 AM 7 21.59 0.00 1.34 0.08 0.05 76.94 08:19:36 07:58:01 AM all 36.57 0.05 2.78 0.14 0.08 60.39 08:19:36 07:58:01 AM 0 33.86 0.23 2.48 0.44 0.08 62.91 08:19:36 07:58:01 AM 1 52.76 0.00 6.31 0.10 0.08 40.75 08:19:36 07:58:01 AM 2 29.41 0.00 1.77 0.03 0.10 68.68 08:19:36 07:58:01 AM 3 29.21 0.00 2.74 0.08 0.08 67.88 08:19:36 07:58:01 AM 4 41.40 0.00 2.17 0.18 0.07 56.18 08:19:36 07:58:01 AM 5 35.59 0.00 1.71 0.03 0.08 62.58 08:19:36 07:58:01 AM 6 23.28 0.15 2.83 0.18 0.07 73.49 08:19:36 07:58:01 AM 7 46.98 0.00 2.21 0.05 0.08 50.68 08:19:36 07:59:01 AM all 41.05 0.00 2.01 0.13 0.09 56.72 08:19:36 07:59:01 AM 0 56.73 0.00 1.67 0.07 0.10 41.43 08:19:36 07:59:01 AM 1 48.83 0.00 3.07 0.12 0.10 47.88 08:19:36 07:59:01 AM 2 39.86 0.00 2.11 0.05 0.08 57.90 08:19:36 07:59:01 AM 3 29.36 0.00 1.90 0.34 0.08 68.32 08:19:36 07:59:01 AM 4 41.70 0.00 1.39 0.00 0.10 56.82 08:19:36 07:59:01 AM 5 22.14 0.00 1.42 0.30 0.08 76.05 08:19:36 07:59:01 AM 6 48.51 0.00 2.53 0.08 0.08 48.79 08:19:36 07:59:01 AM 7 41.20 0.00 1.99 0.07 0.08 56.66 08:19:36 08:00:01 AM all 42.40 0.00 2.13 0.15 0.08 55.24 08:19:36 08:00:01 AM 0 32.31 0.00 1.46 0.00 0.08 66.15 08:19:36 08:00:01 AM 1 52.81 0.00 1.76 0.07 0.08 45.28 08:19:36 08:00:01 AM 2 37.06 0.00 1.19 0.05 0.10 61.60 08:19:36 08:00:01 AM 3 38.93 0.00 2.91 0.13 0.08 57.94 08:19:36 08:00:01 AM 4 24.29 0.00 2.16 0.30 0.08 73.16 08:19:36 08:00:01 AM 5 35.37 0.00 2.36 0.38 0.08 61.80 08:19:36 08:00:01 AM 6 50.56 0.00 1.94 0.22 0.07 47.22 08:19:36 08:00:01 AM 7 67.79 0.00 3.25 0.05 0.08 28.83 08:19:36 08:01:01 AM all 38.39 0.00 2.25 0.14 0.08 59.14 08:19:36 08:01:01 AM 0 33.51 0.00 1.54 0.07 0.10 64.78 08:19:36 08:01:01 AM 1 37.88 0.00 2.01 0.22 0.07 59.83 08:19:36 08:01:01 AM 2 39.51 0.00 1.97 0.49 0.07 57.96 08:19:36 08:01:01 AM 3 33.36 0.00 1.87 0.05 0.08 64.64 08:19:36 08:01:01 AM 4 44.05 0.00 1.51 0.00 0.08 54.36 08:19:36 08:01:01 AM 5 27.59 0.00 1.41 0.02 0.08 70.90 08:19:36 08:01:01 AM 6 46.20 0.00 3.41 0.12 0.07 50.21 08:19:36 08:01:01 AM 7 44.99 0.00 4.30 0.15 0.07 50.49 08:19:36 08:02:01 AM all 36.06 0.00 2.78 0.18 0.08 60.90 08:19:36 08:02:01 AM 0 32.04 0.00 2.36 0.52 0.08 64.99 08:19:36 08:02:01 AM 1 39.13 0.00 2.86 0.10 0.10 57.80 08:19:36 08:02:01 AM 2 34.21 0.00 1.83 0.15 0.07 63.74 08:19:36 08:02:01 AM 3 29.75 0.00 4.61 0.17 0.08 65.39 08:19:36 08:02:01 AM 4 41.63 0.00 2.43 0.07 0.07 55.80 08:19:36 08:02:01 AM 5 36.75 0.00 1.24 0.03 0.08 61.89 08:19:36 08:02:01 AM 6 30.83 0.00 4.32 0.35 0.08 64.41 08:19:36 08:02:01 AM 7 44.12 0.00 2.59 0.07 0.07 53.15 08:19:36 08:03:01 AM all 38.05 0.00 2.69 0.18 0.08 59.00 08:19:36 08:03:01 AM 0 46.08 0.00 0.85 0.03 0.08 52.95 08:19:36 08:03:01 AM 1 37.71 0.00 3.33 0.08 0.07 58.80 08:19:36 08:03:01 AM 2 44.03 0.00 2.46 0.12 0.08 53.31 08:19:36 08:03:01 AM 3 36.20 0.00 3.10 0.03 0.07 60.60 08:19:36 08:03:01 AM 4 38.25 0.00 2.60 0.10 0.08 58.96 08:19:36 08:03:01 AM 5 34.73 0.00 4.01 0.23 0.08 60.94 08:19:36 08:03:01 AM 6 26.41 0.00 3.21 0.72 0.08 69.58 08:19:36 08:03:01 AM 7 40.91 0.00 1.98 0.13 0.07 56.91 08:19:36 08:19:36 08:03:01 AM CPU %user %nice %system %iowait %steal %idle 08:19:36 08:04:01 AM all 37.49 0.00 2.09 0.13 0.08 60.21 08:19:36 08:04:01 AM 0 41.53 0.00 1.99 0.17 0.08 56.23 08:19:36 08:04:01 AM 1 28.22 0.00 3.59 0.02 0.08 68.09 08:19:36 08:04:01 AM 2 28.74 0.00 1.83 0.18 0.08 69.17 08:19:36 08:04:01 AM 3 33.58 0.00 1.02 0.02 0.07 65.32 08:19:36 08:04:01 AM 4 35.92 0.00 2.98 0.40 0.07 60.63 08:19:36 08:04:01 AM 5 51.18 0.00 2.06 0.07 0.07 46.63 08:19:36 08:04:01 AM 6 44.93 0.00 1.37 0.12 0.08 53.49 08:19:36 08:04:01 AM 7 35.82 0.00 1.91 0.08 0.07 62.13 08:19:36 08:05:01 AM all 37.14 0.00 2.29 0.19 0.08 60.30 08:19:36 08:05:01 AM 0 47.12 0.00 2.44 0.05 0.08 50.30 08:19:36 08:05:01 AM 1 25.08 0.00 1.56 0.10 0.08 73.18 08:19:36 08:05:01 AM 2 21.35 0.00 1.58 0.22 0.08 76.77 08:19:36 08:05:01 AM 3 57.97 0.00 3.60 0.10 0.08 38.24 08:19:36 08:05:01 AM 4 23.38 0.00 1.31 0.57 0.07 74.68 08:19:36 08:05:01 AM 5 34.57 0.00 2.16 0.13 0.08 63.05 08:19:36 08:05:01 AM 6 51.16 0.00 4.56 0.25 0.08 43.94 08:19:36 08:05:01 AM 7 36.46 0.00 1.12 0.10 0.07 62.25 08:19:36 08:06:01 AM all 39.25 0.00 2.37 0.17 0.08 58.14 08:19:36 08:06:01 AM 0 43.65 0.00 3.38 0.08 0.08 52.80 08:19:36 08:06:01 AM 1 32.59 0.00 1.81 0.64 0.08 64.88 08:19:36 08:06:01 AM 2 33.85 0.00 2.56 0.02 0.07 63.50 08:19:36 08:06:01 AM 3 45.23 0.00 3.12 0.23 0.07 51.35 08:19:36 08:06:01 AM 4 30.91 0.00 1.26 0.00 0.08 67.75 08:19:36 08:06:01 AM 5 34.46 0.00 3.10 0.22 0.07 62.15 08:19:36 08:06:01 AM 6 41.79 0.00 1.84 0.03 0.07 56.27 08:19:36 08:06:01 AM 7 51.48 0.00 1.89 0.13 0.08 46.41 08:19:36 08:07:01 AM all 34.05 0.00 2.04 0.13 0.07 63.71 08:19:36 08:07:01 AM 0 37.13 0.00 1.29 0.00 0.07 61.52 08:19:36 08:07:01 AM 1 36.44 0.00 2.13 0.15 0.07 61.21 08:19:36 08:07:01 AM 2 34.33 0.00 1.49 0.08 0.08 64.02 08:19:36 08:07:01 AM 3 39.69 0.00 2.71 0.20 0.08 57.32 08:19:36 08:07:01 AM 4 33.21 0.00 3.51 0.07 0.08 63.13 08:19:36 08:07:01 AM 5 24.18 0.00 1.94 0.17 0.07 73.64 08:19:36 08:07:01 AM 6 34.18 0.00 1.76 0.25 0.07 63.75 08:19:36 08:07:01 AM 7 33.23 0.00 1.52 0.10 0.07 65.08 08:19:36 08:08:01 AM all 37.30 0.00 2.45 0.21 0.08 59.96 08:19:36 08:08:01 AM 0 29.66 0.00 2.43 0.08 0.08 67.74 08:19:36 08:08:01 AM 1 40.28 0.00 1.79 0.40 0.08 57.44 08:19:36 08:08:01 AM 2 42.92 0.00 3.05 0.27 0.07 53.69 08:19:36 08:08:01 AM 3 38.74 0.00 1.53 0.02 0.08 59.64 08:19:36 08:08:01 AM 4 39.05 0.00 5.43 0.25 0.08 55.18 08:19:36 08:08:01 AM 5 36.55 0.00 2.80 0.22 0.10 60.33 08:19:36 08:08:01 AM 6 40.11 0.00 1.63 0.44 0.08 57.74 08:19:36 08:08:01 AM 7 31.11 0.00 0.92 0.00 0.08 67.88 08:19:36 08:09:01 AM all 28.06 0.00 1.25 0.13 0.07 70.49 08:19:36 08:09:01 AM 0 33.12 0.00 1.30 0.02 0.08 65.48 08:19:36 08:09:01 AM 1 42.92 0.00 1.77 0.15 0.07 55.09 08:19:36 08:09:01 AM 2 28.72 0.00 0.90 0.10 0.07 70.21 08:19:36 08:09:01 AM 3 16.68 0.00 1.00 0.20 0.07 82.05 08:19:36 08:09:01 AM 4 21.97 0.00 1.92 0.47 0.08 75.56 08:19:36 08:09:01 AM 5 22.63 0.00 0.97 0.00 0.07 76.33 08:19:36 08:09:01 AM 6 27.49 0.00 0.90 0.05 0.07 71.49 08:19:36 08:09:01 AM 7 30.96 0.00 1.20 0.07 0.07 67.70 08:19:36 08:10:01 AM all 37.24 0.00 1.96 0.14 0.08 60.57 08:19:36 08:10:01 AM 0 50.92 0.00 1.99 0.33 0.07 46.69 08:19:36 08:10:01 AM 1 39.86 0.00 1.17 0.00 0.08 58.89 08:19:36 08:10:01 AM 2 37.59 0.00 3.10 0.08 0.08 59.14 08:19:36 08:10:01 AM 3 17.62 0.00 1.16 0.49 0.10 80.64 08:19:36 08:10:01 AM 4 31.01 0.00 2.24 0.02 0.08 66.64 08:19:36 08:10:01 AM 5 31.05 0.00 3.19 0.00 0.08 65.67 08:19:36 08:10:01 AM 6 37.73 0.00 1.79 0.18 0.10 60.20 08:19:36 08:10:01 AM 7 52.11 0.00 1.02 0.05 0.07 46.75 08:19:36 08:11:01 AM all 37.08 0.00 2.15 0.15 0.09 60.54 08:19:36 08:11:01 AM 0 38.01 0.00 1.29 0.10 0.08 60.52 08:19:36 08:11:01 AM 1 36.04 0.00 3.52 0.07 0.10 60.27 08:19:36 08:11:01 AM 2 45.94 0.00 1.89 0.15 0.10 51.92 08:19:36 08:11:01 AM 3 30.41 0.00 1.77 0.32 0.08 67.41 08:19:36 08:11:01 AM 4 26.32 0.00 3.24 0.13 0.08 70.23 08:19:36 08:11:01 AM 5 29.65 0.00 1.71 0.08 0.08 68.48 08:19:36 08:11:01 AM 6 52.14 0.00 2.03 0.05 0.08 45.70 08:19:36 08:11:01 AM 7 38.08 0.00 1.76 0.28 0.08 59.80 08:19:36 08:12:01 AM all 34.12 0.00 2.71 0.15 0.09 62.94 08:19:36 08:12:01 AM 0 32.53 0.00 4.28 0.08 0.10 63.00 08:19:36 08:12:01 AM 1 31.26 0.00 3.34 0.22 0.12 65.06 08:19:36 08:12:01 AM 2 25.83 0.00 2.35 0.02 0.08 71.72 08:19:36 08:12:01 AM 3 39.22 0.00 2.14 0.32 0.08 58.24 08:19:36 08:12:01 AM 4 31.25 0.00 2.94 0.44 0.08 65.30 08:19:36 08:12:01 AM 5 29.04 0.00 1.96 0.02 0.07 68.92 08:19:36 08:12:01 AM 6 42.79 0.00 3.46 0.10 0.07 53.59 08:19:36 08:12:01 AM 7 41.00 0.00 1.20 0.00 0.08 57.71 08:19:36 08:13:01 AM all 33.76 0.00 2.73 0.18 0.09 63.23 08:19:36 08:13:01 AM 0 33.56 0.00 2.68 0.03 0.08 63.64 08:19:36 08:13:01 AM 1 33.29 0.00 2.43 0.40 0.10 63.77 08:19:36 08:13:01 AM 2 29.54 0.00 5.69 0.45 0.10 64.21 08:19:36 08:13:01 AM 3 41.54 0.00 3.43 0.08 0.08 54.86 08:19:36 08:13:01 AM 4 22.96 0.00 1.53 0.37 0.10 75.05 08:19:36 08:13:01 AM 5 38.96 0.00 2.63 0.07 0.10 58.24 08:19:36 08:13:01 AM 6 41.36 0.00 1.19 0.00 0.08 57.37 08:19:36 08:13:01 AM 7 28.86 0.00 2.28 0.07 0.07 68.73 08:19:36 08:14:01 AM all 37.12 0.00 2.36 0.15 0.08 60.29 08:19:36 08:14:01 AM 0 36.83 0.00 1.54 0.00 0.08 61.54 08:19:36 08:14:01 AM 1 57.09 0.00 3.69 0.08 0.08 39.06 08:19:36 08:14:01 AM 2 32.66 0.00 3.52 0.22 0.08 63.52 08:19:36 08:14:01 AM 3 27.31 0.00 3.56 0.45 0.07 68.61 08:19:36 08:14:01 AM 4 24.35 0.00 2.11 0.12 0.08 73.33 08:19:36 08:14:01 AM 5 45.61 0.00 1.16 0.02 0.08 53.13 08:19:36 08:14:01 AM 6 30.87 0.00 1.64 0.29 0.08 67.12 08:19:36 08:14:01 AM 7 42.18 0.00 1.68 0.00 0.07 56.07 08:19:36 08:19:36 08:14:01 AM CPU %user %nice %system %iowait %steal %idle 08:19:36 08:15:01 AM all 29.36 0.00 1.90 0.27 0.08 68.39 08:19:36 08:15:01 AM 0 33.46 0.00 1.96 0.12 0.08 64.38 08:19:36 08:15:01 AM 1 38.61 0.00 2.48 0.40 0.08 58.43 08:19:36 08:15:01 AM 2 36.50 0.00 2.04 0.02 0.08 61.35 08:19:36 08:15:01 AM 3 30.07 0.00 1.67 0.00 0.08 68.18 08:19:36 08:15:01 AM 4 19.12 0.00 1.00 0.25 0.07 79.55 08:19:36 08:15:01 AM 5 13.41 0.00 1.32 0.03 0.07 85.17 08:19:36 08:15:01 AM 6 28.04 0.00 1.61 0.05 0.07 70.24 08:19:36 08:15:01 AM 7 35.71 0.00 3.09 1.30 0.08 59.81 08:19:36 08:16:01 AM all 20.31 0.00 2.04 1.90 0.07 75.68 08:19:36 08:16:01 AM 0 21.02 0.00 0.64 0.00 0.07 78.28 08:19:36 08:16:01 AM 1 25.09 0.00 2.06 2.96 0.12 69.77 08:19:36 08:16:01 AM 2 10.31 0.00 0.89 2.99 0.07 85.75 08:19:36 08:16:01 AM 3 36.99 0.00 3.34 4.23 0.10 55.34 08:19:36 08:16:01 AM 4 6.47 0.00 2.53 3.62 0.05 87.33 08:19:36 08:16:01 AM 5 4.20 0.00 1.66 0.22 0.07 93.85 08:19:36 08:16:01 AM 6 18.99 0.00 1.49 0.58 0.05 78.88 08:19:36 08:16:01 AM 7 39.47 0.00 3.72 0.57 0.07 56.17 08:19:36 08:17:01 AM all 6.61 0.00 0.35 0.12 0.03 92.89 08:19:36 08:17:01 AM 0 1.33 0.00 0.00 0.00 0.00 98.67 08:19:36 08:17:01 AM 1 9.09 0.00 0.05 0.00 0.03 90.83 08:19:36 08:17:01 AM 2 0.80 0.00 0.07 0.00 0.03 99.10 08:19:36 08:17:01 AM 3 37.91 0.00 2.37 0.00 0.05 59.67 08:19:36 08:17:01 AM 4 0.72 0.00 0.17 0.87 0.03 98.22 08:19:36 08:17:01 AM 5 0.22 0.00 0.03 0.07 0.03 99.65 08:19:36 08:17:01 AM 6 2.57 0.00 0.02 0.00 0.02 97.40 08:19:36 08:17:01 AM 7 0.30 0.00 0.10 0.00 0.02 99.58 08:19:36 08:18:01 AM all 0.08 0.00 0.03 0.00 0.02 99.87 08:19:36 08:18:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97 08:19:36 08:18:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 08:19:36 08:18:01 AM 2 0.02 0.00 0.03 0.00 0.03 99.92 08:19:36 08:18:01 AM 3 0.00 0.00 0.02 0.00 0.00 99.98 08:19:36 08:18:01 AM 4 0.52 0.00 0.03 0.00 0.03 99.42 08:19:36 08:18:01 AM 5 0.05 0.00 0.03 0.00 0.03 99.88 08:19:36 08:18:01 AM 6 0.00 0.00 0.00 0.00 0.00 100.00 08:19:36 08:18:01 AM 7 0.05 0.00 0.03 0.02 0.02 99.88 08:19:36 08:19:01 AM all 1.76 0.00 0.29 0.01 0.02 97.91 08:19:36 08:19:01 AM 0 0.92 0.00 0.40 0.00 0.00 98.68 08:19:36 08:19:01 AM 1 0.13 0.00 0.23 0.00 0.05 99.58 08:19:36 08:19:01 AM 2 1.68 0.00 0.43 0.00 0.03 97.85 08:19:36 08:19:01 AM 3 3.93 0.00 0.22 0.03 0.00 95.82 08:19:36 08:19:01 AM 4 0.52 0.00 0.12 0.00 0.02 99.35 08:19:36 08:19:01 AM 5 0.22 0.00 0.30 0.00 0.03 99.45 08:19:36 08:19:01 AM 6 0.12 0.00 0.18 0.00 0.02 99.68 08:19:36 08:19:01 AM 7 6.59 0.00 0.47 0.03 0.03 92.88 08:19:36 Average: all 32.59 0.00 2.01 0.27 0.07 65.05 08:19:36 Average: 0 33.66 0.01 1.75 0.14 0.08 64.38 08:19:36 Average: 1 35.33 0.00 2.37 0.37 0.08 61.85 08:19:36 Average: 2 31.69 0.00 2.06 0.37 0.08 65.80 08:19:36 Average: 3 32.07 0.00 2.26 0.29 0.07 65.31 08:19:36 Average: 4 26.76 0.00 1.94 0.38 0.07 70.85 08:19:36 Average: 5 32.02 0.00 1.87 0.21 0.07 65.82 08:19:36 Average: 6 33.45 0.00 1.98 0.23 0.07 64.28 08:19:36 Average: 7 35.75 0.00 1.89 0.19 0.07 62.10 08:19:36 08:19:36 08:19:36