15:00:16 Started by user Robert Varga 15:00:16 Running as SYSTEM 15:00:16 [EnvInject] - Loading node environment variables. 15:00:16 Building remotely on prd-ubuntu2204-docker-4c-4g-1658 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/l2switch-maven-stage-master 15:00:16 [ssh-agent] Looking for ssh-agent implementation... 15:00:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:17 $ ssh-agent 15:00:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmvQnt1/agent.1580 15:00:17 SSH_AGENT_PID=1582 15:00:17 [ssh-agent] Started. 15:00:17 Running ssh-add (command line suppressed) 15:00:17 Identity added: /w/workspace/l2switch-maven-stage-master@tmp/private_key_9452510378689113170.key (/w/workspace/l2switch-maven-stage-master@tmp/private_key_9452510378689113170.key) 15:00:17 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:00:17 The recommended git tool is: NONE 15:00:18 using credential jenkins-ssh 15:00:18 Wiping out workspace first. 15:00:18 Cloning the remote Git repository 15:00:18 Cloning repository git://devvexx.opendaylight.org/mirror/l2switch 15:00:18 > git init /w/workspace/l2switch-maven-stage-master # timeout=10 15:00:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch 15:00:19 > git --version # timeout=10 15:00:19 > git --version # 'git version 2.34.1' 15:00:19 using GIT_SSH to set credentials jenkins-ssh 15:00:19 Verifying host key using known hosts file 15:00:19 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. 15:00:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # timeout=10 15:00:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:19 Avoid second fetch 15:00:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:00:19 Checking out Revision 98f5217cfa81a03ea5873b894a5cb87e221cdd79 (refs/remotes/origin/master) 15:00:19 > git config core.sparsecheckout # timeout=10 15:00:19 > git checkout -f 98f5217cfa81a03ea5873b894a5cb87e221cdd79 # timeout=10 15:00:20 Commit message: "Fixup version bump" 15:00:20 > git rev-list --no-walk d8179514ec2db11ab363414573c2a52380df7f51 # timeout=10 15:00:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:00:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:00:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:00:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:00:23 provisioning config files... 15:00:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:00:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:00:23 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins15301454931211042436.sh 15:00:23 ---> python-tools-install.sh 15:00:23 Setup pyenv: 15:00:23 * system (set by /opt/pyenv/version) 15:00:23 * 3.8.20 (set by /opt/pyenv/version) 15:00:23 * 3.9.20 (set by /opt/pyenv/version) 15:00:23 3.10.15 15:00:23 3.11.10 15:00:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RmVB 15:00:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:00:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:00:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:00:31 lf-activate-venv(): INFO: Base packages installed successfully 15:00:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-RmVB/bin to PATH 15:00:56 Generating Requirements File 15:01:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:01:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:01:17 Python 3.11.10 15:01:17 pip 25.3 from /tmp/venv-RmVB/lib/python3.11/site-packages/pip (python 3.11) 15:01:18 appdirs==1.4.4 15:01:18 argcomplete==3.6.3 15:01:18 aspy.yaml==1.3.0 15:01:18 attrs==25.4.0 15:01:18 autopage==0.5.2 15:01:18 beautifulsoup4==4.14.2 15:01:18 boto3==1.41.5 15:01:18 botocore==1.41.5 15:01:18 bs4==0.0.2 15:01:18 cachetools==6.2.2 15:01:18 certifi==2025.11.12 15:01:18 cffi==2.0.0 15:01:18 cfgv==3.5.0 15:01:18 chardet==5.2.0 15:01:18 charset-normalizer==3.4.4 15:01:18 click==8.3.1 15:01:18 cliff==4.12.0 15:01:18 cmd2==2.7.0 15:01:18 cryptography==3.3.2 15:01:18 debtcollector==3.0.0 15:01:18 decorator==5.2.1 15:01:18 defusedxml==0.7.1 15:01:18 Deprecated==1.3.1 15:01:18 distlib==0.4.0 15:01:18 dnspython==2.8.0 15:01:18 docker==7.1.0 15:01:18 dogpile.cache==1.5.0 15:01:18 durationpy==0.10 15:01:18 email-validator==2.3.0 15:01:18 filelock==3.20.0 15:01:18 future==1.0.0 15:01:18 gitdb==4.0.12 15:01:18 GitPython==3.1.45 15:01:18 google-auth==2.43.0 15:01:18 httplib2==0.31.0 15:01:18 identify==2.6.15 15:01:18 idna==3.11 15:01:18 importlib-resources==1.5.0 15:01:18 iso8601==2.1.0 15:01:18 Jinja2==3.1.6 15:01:18 jmespath==1.0.1 15:01:18 jsonpatch==1.33 15:01:18 jsonpointer==3.0.0 15:01:18 jsonschema==4.25.1 15:01:18 jsonschema-specifications==2025.9.1 15:01:18 keystoneauth1==5.12.0 15:01:18 kubernetes==34.1.0 15:01:18 lftools==0.37.16 15:01:18 lxml==6.0.2 15:01:18 markdown-it-py==4.0.0 15:01:18 MarkupSafe==3.0.3 15:01:18 mdurl==0.1.2 15:01:18 msgpack==1.1.2 15:01:18 multi_key_dict==2.0.3 15:01:18 munch==4.0.0 15:01:18 netaddr==1.3.0 15:01:18 niet==1.4.2 15:01:18 nodeenv==1.9.1 15:01:18 oauth2client==4.1.3 15:01:18 oauthlib==3.3.1 15:01:18 openstacksdk==4.8.0 15:01:18 os-service-types==1.8.2 15:01:18 osc-lib==4.2.0 15:01:18 oslo.config==10.1.0 15:01:18 oslo.context==6.2.0 15:01:18 oslo.i18n==6.7.1 15:01:18 oslo.log==7.2.1 15:01:18 oslo.serialization==5.8.0 15:01:18 oslo.utils==9.2.0 15:01:18 packaging==25.0 15:01:18 pbr==7.0.3 15:01:18 platformdirs==4.5.0 15:01:18 prettytable==3.17.0 15:01:18 psutil==7.1.3 15:01:18 pyasn1==0.6.1 15:01:18 pyasn1_modules==0.4.2 15:01:18 pycparser==2.23 15:01:18 pygerrit2==2.0.15 15:01:18 PyGithub==2.8.1 15:01:18 Pygments==2.19.2 15:01:18 PyJWT==2.10.1 15:01:18 PyNaCl==1.6.1 15:01:18 pyparsing==2.4.7 15:01:18 pyperclip==1.11.0 15:01:18 pyrsistent==0.20.0 15:01:18 python-cinderclient==9.8.0 15:01:18 python-dateutil==2.9.0.post0 15:01:18 python-heatclient==4.3.0 15:01:18 python-jenkins==1.8.3 15:01:18 python-keystoneclient==5.7.0 15:01:18 python-magnumclient==4.9.0 15:01:18 python-openstackclient==8.2.0 15:01:18 python-swiftclient==4.9.0 15:01:18 PyYAML==6.0.3 15:01:18 referencing==0.37.0 15:01:18 requests==2.32.5 15:01:18 requests-oauthlib==2.0.0 15:01:18 requestsexceptions==1.4.0 15:01:18 rfc3986==2.0.0 15:01:18 rich==14.2.0 15:01:18 rich-argparse==1.7.2 15:01:18 rpds-py==0.29.0 15:01:18 rsa==4.9.1 15:01:18 ruamel.yaml==0.18.16 15:01:18 ruamel.yaml.clib==0.2.15 15:01:18 s3transfer==0.15.0 15:01:18 simplejson==3.20.2 15:01:18 six==1.17.0 15:01:18 smmap==5.0.2 15:01:18 soupsieve==2.8 15:01:18 stevedore==5.6.0 15:01:18 tabulate==0.9.0 15:01:18 toml==0.10.2 15:01:18 tomlkit==0.13.3 15:01:18 tqdm==4.67.1 15:01:18 typing_extensions==4.15.0 15:01:18 tzdata==2025.2 15:01:18 urllib3==1.26.20 15:01:18 virtualenv==20.35.4 15:01:18 wcwidth==0.2.14 15:01:18 websocket-client==1.9.0 15:01:18 wrapt==2.0.1 15:01:18 xdg==6.0.0 15:01:18 xmltodict==1.0.2 15:01:18 yq==3.4.3 15:01:18 [l2switch-maven-stage-master] $ /bin/sh -xe /tmp/jenkins13721560263644604949.sh 15:01:18 + mkdir -p /w/workspace/l2switch-maven-stage-master/target/classes /w/workspace/l2switch-maven-stage-master/jacoco/classes 15:01:18 [l2switch-maven-stage-master] $ /bin/sh -xe /tmp/jenkins8985323076781462766.sh 15:01:18 + echo quiet=on 15:01:18 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-1658 15:01:19 [l2switch-maven-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=l2switch -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=96fee85953ca0 -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version 15:01:19 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:01:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:01:19 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:01:19 Default locale: en, platform encoding: UTF-8 15:01:19 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:01:19 [l2switch-maven-stage-master] $ /bin/sh -xe /tmp/jenkins10902729401140889479.sh 15:01:19 + rm /home/jenkins/.wgetrc 15:01:19 [EnvInject] - Injecting environment variables from a build step. 15:01:19 [EnvInject] - Injecting as environment variables the properties content 15:01:19 SET_JDK_VERSION=openjdk21 15:01:19 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:01:19 15:01:19 [EnvInject] - Variables injected successfully. 15:01:19 [l2switch-maven-stage-master] $ /bin/sh /tmp/jenkins71238450996867688.sh 15:01:19 ---> update-java-alternatives.sh 15:01:19 ---> Updating Java version 15:01:19 ---> Ubuntu/Debian system detected 15:01:19 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:01:19 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:01:19 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:01:19 openjdk version "21.0.8" 2025-07-15 15:01:19 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 15:01:19 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 15:01:19 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:01:19 [EnvInject] - Injecting environment variables from a build step. 15:01:19 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:01:19 [EnvInject] - Variables injected successfully. 15:01:19 provisioning config files... 15:01:19 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config9314655384165261342tmp 15:01:20 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config4973389623948373909tmp 15:01:20 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 15:01:20 Run condition [Boolean condition] preventing perform for step [BuilderChain] 15:01:20 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins1726535057976647075.sh 15:01:20 ---> maven-patch-release.sh 15:01:20 l2switch 98f5217cfa81a03ea5873b894a5cb87e221cdd79 15:01:21 [detached HEAD 0185773] Release l2switch 15:01:21 29 files changed, 33 insertions(+), 33 deletions(-) 15:01:21 [EnvInject] - Injecting environment variables from a build step. 15:01:21 [EnvInject] - Injecting as environment variables the properties content 15:01:21 MAVEN_GOALS=clean deploy 15:01:21 15:01:21 [EnvInject] - Variables injected successfully. 15:01:21 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins8840053874674469735.sh 15:01:21 ---> common-variables.sh 15:01:21 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 15:01:21 ---> maven-build.sh 15:01:21 + set +u 15:01:21 + export MAVEN_OPTS 15:01:21 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/l2switch-maven-stage-master@tmp/config9314655384165261342tmp --settings /w/workspace/l2switch-maven-stage-master@tmp/config4973389623948373909tmp -DaltDeploymentRepository=staging::file:/w/workspace/l2switch-maven-stage-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 15:01:21 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:01:21 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:01:21 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:01:21 Default locale: en, platform encoding: UTF-8 15:01:21 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:01:22 [INFO] Error stacktraces are turned on. 15:01:22 [INFO] Scanning for projects... 15:01:28 [INFO] ------------------------------------------------------------------------ 15:01:28 [INFO] Reactor Build Order: 15:01:28 [INFO] 15:01:28 [INFO] l2switch-artifacts [pom] 15:01:28 [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] 15:01:28 [INFO] binding-parent [pom] 15:01:28 [INFO] packethandler-model [bundle] 15:01:28 [INFO] packethandler-impl [bundle] 15:01:28 [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] 15:01:28 [INFO] addresstracker-model [bundle] 15:01:28 [INFO] addresstracker-impl [bundle] 15:01:28 [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] 15:01:28 [INFO] hosttracker-model [bundle] 15:01:28 [INFO] hosttracker-impl [bundle] 15:01:28 [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] 15:01:28 [INFO] loopremover-model [bundle] 15:01:28 [INFO] loopremover-impl [bundle] 15:01:28 [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] 15:01:28 [INFO] arphandler-impl [bundle] 15:01:28 [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] 15:01:28 [INFO] main-impl [bundle] 15:01:28 [INFO] OpenDaylight :: L2Switch :: Switch [feature] 15:01:28 [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] 15:01:28 [INFO] OpenDaylight :: L2Switch :: Switch UI [feature] 15:01:28 [INFO] features-l2switch [feature] 15:01:28 [INFO] features-l2switch-aggregator [pom] 15:01:28 [INFO] l2switch-karaf [pom] 15:01:28 [INFO] addresstracker.aggregator [pom] 15:01:28 [INFO] hosttracker.aggregator [pom] 15:01:28 [INFO] loopremover.aggregator [pom] 15:01:28 [INFO] packethandler.aggregator [pom] 15:01:28 [INFO] l2switch [pom] 15:01:28 [INFO] 15:01:28 [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ 15:01:28 [INFO] Building l2switch-artifacts 2.0.1 [1/29] 15:01:28 [INFO] from artifacts/pom.xml 15:01:28 [INFO] --------------------------------[ pom ]--------------------------------- 15:01:28 [INFO] 15:01:28 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch-artifacts --- 15:01:28 [INFO] 15:01:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch-artifacts --- 15:01:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:01:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:01:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:28 [INFO] 15:01:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch-artifacts --- 15:01:29 [INFO] 15:01:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch-artifacts --- 15:01:29 [INFO] CycloneDX: Resolving Dependencies 15:01:29 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 15:01:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/artifacts/target/bom.xml 15:01:30 [INFO] attaching as l2switch-artifacts-2.0.1-cyclonedx.xml 15:01:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/artifacts/target/bom.json 15:01:30 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:01:30 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:01:30 [INFO] attaching as l2switch-artifacts-2.0.1-cyclonedx.json 15:01:30 [INFO] 15:01:30 [INFO] --- install:3.1.4:install (default-install) @ l2switch-artifacts --- 15:01:30 [INFO] Installing /w/workspace/l2switch-maven-stage-master/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom 15:01:30 [INFO] Installing /w/workspace/l2switch-maven-stage-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml 15:01:30 [INFO] Installing /w/workspace/l2switch-maven-stage-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json 15:01:30 [INFO] 15:01:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch-artifacts --- 15:01:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:01:30 [INFO] 15:01:30 [INFO] --------------< org.opendaylight.l2switch:feature-parent >-------------- 15:01:30 [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 2.0.1 [2/29] 15:01:30 [INFO] from features/feature-parent/pom.xml 15:01:30 [INFO] --------------------------------[ pom ]--------------------------------- 15:01:31 [INFO] 15:01:31 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 15:01:31 [INFO] 15:01:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ feature-parent --- 15:01:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:01:31 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:01:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:31 [INFO] 15:01:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ feature-parent --- 15:01:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:31 [INFO] 15:01:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 15:01:31 [INFO] 15:01:31 [INFO] --- dependency:3.8.1:properties (default) @ feature-parent --- 15:01:32 [INFO] 15:01:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 15:01:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:01:33 [INFO] argLine set to empty 15:01:33 [INFO] 15:01:33 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ feature-parent --- 15:01:33 [INFO] Project packaging is not 'feature', skipping execution 15:01:33 [INFO] 15:01:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 15:01:34 [INFO] Starting audit... 15:01:34 Audit done. 15:01:34 [INFO] You have 0 Checkstyle violations. 15:01:34 [INFO] 15:01:34 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 15:01:34 [INFO] Starting audit... 15:01:34 Audit done. 15:01:34 [INFO] You have 0 Checkstyle violations. 15:01:34 [INFO] 15:01:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-parent --- 15:01:34 [INFO] 15:01:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 15:01:34 [INFO] 15:01:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 15:01:35 [INFO] No files found to run spotbugs, check compile phase has been run 15:01:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:01:35 [INFO] 15:01:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 15:01:35 [INFO] 15:01:35 [INFO] 15:01:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 15:01:35 [INFO] 15:01:35 [INFO] --- feattest:14.1.3:test (default) @ feature-parent --- 15:01:36 [INFO] Project packaging is not 'feature', skipping execution 15:01:36 [INFO] 15:01:36 [INFO] --- copy:14.1.3:copy-files (default) @ feature-parent --- 15:01:36 [INFO] 15:01:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-parent --- 15:01:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:01:36 [INFO] 15:01:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 15:01:36 [INFO] CycloneDX: Resolving Dependencies 15:01:37 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 15:01:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/feature-parent/target/bom.xml 15:01:37 [INFO] attaching as feature-parent-2.0.1-cyclonedx.xml 15:01:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/feature-parent/target/bom.json 15:01:37 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:01:37 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:01:37 [INFO] attaching as feature-parent-2.0.1-cyclonedx.json 15:01:37 [INFO] 15:01:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 15:01:38 [INFO] Skipping duplicate-finder execution! 15:01:38 [INFO] 15:01:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-parent --- 15:01:38 [INFO] Skipping plugin execution 15:01:38 [INFO] 15:01:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 15:01:38 [INFO] Skipping source per configuration. 15:01:38 [INFO] 15:01:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 15:01:38 [INFO] 15:01:38 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 15:01:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:01:38 [INFO] 15:01:38 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 15:01:38 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom 15:01:38 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml 15:01:38 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json 15:01:38 [INFO] 15:01:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 15:01:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:01:38 [INFO] 15:01:38 [INFO] --------------< org.opendaylight.l2switch:binding-parent >-------------- 15:01:38 [INFO] Building binding-parent 2.0.1 [3/29] 15:01:38 [INFO] from binding-parent/pom.xml 15:01:38 [INFO] --------------------------------[ pom ]--------------------------------- 15:01:38 [INFO] 15:01:38 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 15:01:38 [INFO] 15:01:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-parent --- 15:01:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:01:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:01:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:38 [INFO] 15:01:38 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ binding-parent --- 15:01:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:38 [INFO] 15:01:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 15:01:38 [INFO] 15:01:38 [INFO] --- dependency:3.8.1:properties (default) @ binding-parent --- 15:01:38 [INFO] 15:01:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-parent --- 15:01:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/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/** 15:01:38 [INFO] 15:01:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 15:01:38 [INFO] Starting audit... 15:01:38 Audit done. 15:01:38 [INFO] You have 0 Checkstyle violations. 15:01:38 [INFO] 15:01:38 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 15:01:38 [INFO] Starting audit... 15:01:38 Audit done. 15:01:38 [INFO] You have 0 Checkstyle violations. 15:01:38 [INFO] 15:01:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-parent --- 15:01:38 [INFO] 15:01:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 15:01:38 [INFO] 15:01:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 15:01:39 [INFO] No files found to run spotbugs, check compile phase has been run 15:01:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:01:39 [INFO] 15:01:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 15:01:39 [INFO] 15:01:39 [INFO] 15:01:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 15:01:39 [INFO] 15:01:39 [INFO] --- copy:14.1.3:copy-files (default) @ binding-parent --- 15:01:39 [INFO] 15:01:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-parent --- 15:01:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:01:39 [INFO] 15:01:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 15:01:39 [INFO] CycloneDX: Resolving Dependencies 15:01:39 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:01:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/binding-parent/target/bom.xml 15:01:39 [INFO] attaching as binding-parent-2.0.1-cyclonedx.xml 15:01:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/binding-parent/target/bom.json 15:01:40 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:01:40 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:01:40 [INFO] attaching as binding-parent-2.0.1-cyclonedx.json 15:01:40 [INFO] 15:01:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 15:01:40 [INFO] Skipping duplicate-finder execution! 15:01:40 [INFO] 15:01:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-parent --- 15:01:40 [INFO] Skipping pom project 15:01:40 [INFO] 15:01:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 15:01:40 [INFO] 15:01:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 15:01:40 [INFO] 15:01:40 [INFO] --- jacoco:0.8.13:report (report) @ binding-parent --- 15:01:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:01:40 [INFO] 15:01:40 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 15:01:40 [INFO] Installing /w/workspace/l2switch-maven-stage-master/binding-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom 15:01:40 [INFO] Installing /w/workspace/l2switch-maven-stage-master/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml 15:01:40 [INFO] Installing /w/workspace/l2switch-maven-stage-master/binding-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json 15:01:40 [INFO] 15:01:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- 15:01:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:01:40 [INFO] 15:01:40 [INFO] -----------< org.opendaylight.l2switch:packethandler-model >------------ 15:01:40 [INFO] Building packethandler-model 2.0.1 [4/29] 15:01:40 [INFO] from packethandler/model/pom.xml 15:01:40 [INFO] -------------------------------[ bundle ]------------------------------- 15:01:40 [INFO] 15:01:40 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler-model --- 15:01:40 [INFO] 15:01:40 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler-model --- 15:01:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:40 [INFO] 15:01:40 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ packethandler-model --- 15:01:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:40 [INFO] 15:01:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler-model --- 15:01:41 [INFO] 15:01:41 [INFO] --- dependency:3.8.1:properties (default) @ packethandler-model --- 15:01:41 [INFO] 15:01:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ packethandler-model --- 15:01:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/packethandler/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:01:41 [INFO] 15:01:41 [INFO] --- yang:14.0.17:generate-sources (binding) @ packethandler-model --- 15:01:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:01:42 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/packethandler/model/src/main/yang 15:01:42 [INFO] yang-to-sources: Found 9 dependencies in 7.016 ms 15:01:42 [INFO] yang-to-sources: Project model files found: 6 in 129.2 ms 15:01:43 [INFO] yang-to-sources: 25 YANG models processed in 907.4 ms 15:01:43 [INFO] BindingJavaFileGenerator: Defined 67 files in 147.9 ms 15:01:43 [INFO] Sorted 67 files into 25 directories in 3.404 ms 15:01:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 67 in 280.0 ms 15:01:43 [INFO] 15:01:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ packethandler-model --- 15:01:43 [INFO] Starting audit... 15:01:43 Audit done. 15:01:43 [INFO] You have 0 Checkstyle violations. 15:01:43 [INFO] 15:01:43 [INFO] --- checkstyle:3.6.0:check (default) @ packethandler-model --- 15:01:43 [INFO] Starting audit... 15:01:43 Audit done. 15:01:43 [INFO] You have 0 Checkstyle violations. 15:01:43 [INFO] 15:01:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ packethandler-model --- 15:01:43 [INFO] 15:01:43 [INFO] --- resources:3.3.1:resources (default-resources) @ packethandler-model --- 15:01:43 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/model/src/main/resources 15:01:43 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/model/target/generated-sources/spi 15:01:43 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 15:01:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:01:43 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 15:01:43 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/model/target/generated-sources/spi 15:01:43 [INFO] 15:01:43 [INFO] --- compiler:3.14.0:compile (default-compile) @ packethandler-model --- 15:01:43 [INFO] Recompiling the module because of changed source code. 15:01:44 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 15:01:45 [INFO] 15:01:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ packethandler-model >>> 15:01:45 [INFO] 15:01:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ packethandler-model --- 15:01:45 [INFO] Fork Value is true 15:01:48 [INFO] Done SpotBugs Analysis.... 15:01:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:01:49 [INFO] 15:01:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ packethandler-model <<< 15:01:49 [INFO] 15:01:49 [INFO] 15:01:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ packethandler-model --- 15:01:49 [INFO] BugInstance size is 0 15:01:49 [INFO] Error size is 0 15:01:49 [INFO] No errors/warnings found 15:01:49 [INFO] 15:01:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ packethandler-model --- 15:01:49 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/model/src/test/resources 15:01:49 [INFO] 15:01:49 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ packethandler-model --- 15:01:49 [INFO] No sources to compile 15:01:49 [INFO] 15:01:49 [INFO] --- surefire:3.5.3:test (default-test) @ packethandler-model --- 15:01:49 [INFO] No tests to run. 15:01:49 [INFO] 15:01:49 [INFO] --- copy:14.1.3:copy-files (default) @ packethandler-model --- 15:01:49 [INFO] 15:01:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ packethandler-model --- 15:01:50 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1.jar 15:01:50 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/packethandler/model/target/classes/META-INF/MANIFEST.MF 15:01:50 [INFO] 15:01:50 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ packethandler-model --- 15:01:50 [INFO] No previous run data found, generating javadoc. 15:01:52 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1-javadoc.jar 15:01:52 [INFO] 15:01:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler-model --- 15:01:52 [INFO] CycloneDX: Resolving Dependencies 15:01:53 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:01:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/packethandler/model/target/bom.xml 15:01:53 [INFO] attaching as packethandler-model-2.0.1-cyclonedx.xml 15:01:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/packethandler/model/target/bom.json 15:01:53 [INFO] attaching as packethandler-model-2.0.1-cyclonedx.json 15:01:53 [INFO] 15:01:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-model --- 15:01:53 [INFO] Skipping duplicate-finder execution! 15:01:53 [INFO] 15:01:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ packethandler-model --- 15:01:53 [INFO] No dependency problems found 15:01:53 [INFO] 15:01:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ packethandler-model --- 15:01:53 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1-sources.jar 15:01:53 [INFO] 15:01:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ packethandler-model --- 15:01:53 [INFO] 15:01:53 [INFO] --- jacoco:0.8.13:report (report) @ packethandler-model --- 15:01:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:01:53 [INFO] 15:01:53 [INFO] --- install:3.1.4:install (default-install) @ packethandler-model --- 15:01:53 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom 15:01:53 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar 15:01:53 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar 15:01:53 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml 15:01:53 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json 15:01:53 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/model/target/packethandler-model-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar 15:01:53 [INFO] 15:01:53 [INFO] --- bundle:6.0.0:install (default-install) @ packethandler-model --- 15:01:53 [INFO] Writing OBR metadata 15:01:53 [INFO] Installing org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar 15:01:54 [INFO] Writing OBR metadata 15:01:54 [INFO] 15:01:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler-model --- 15:01:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:01:54 [INFO] 15:01:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ packethandler-model --- 15:01:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:01:54 [INFO] 15:01:54 [INFO] ------------< org.opendaylight.l2switch:packethandler-impl >------------ 15:01:54 [INFO] Building packethandler-impl 2.0.1 [5/29] 15:01:54 [INFO] from packethandler/implementation/pom.xml 15:01:54 [INFO] -------------------------------[ bundle ]------------------------------- 15:01:54 [INFO] 15:01:54 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler-impl --- 15:01:54 [INFO] 15:01:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler-impl --- 15:01:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:54 [INFO] 15:01:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ packethandler-impl --- 15:01:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:01:54 [INFO] 15:01:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler-impl --- 15:01:54 [INFO] 15:01:54 [INFO] --- dependency:3.8.1:properties (default) @ packethandler-impl --- 15:01:54 [INFO] 15:01:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ packethandler-impl --- 15:01:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:01:54 [INFO] 15:01:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ packethandler-impl --- 15:01:54 [INFO] Starting audit... 15:01:54 Audit done. 15:01:54 [INFO] You have 0 Checkstyle violations. 15:01:54 [INFO] 15:01:54 [INFO] --- checkstyle:3.6.0:check (default) @ packethandler-impl --- 15:01:55 [INFO] Starting audit... 15:01:55 Audit done. 15:01:55 [INFO] You have 0 Checkstyle violations. 15:01:55 [INFO] 15:01:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ packethandler-impl --- 15:01:55 [INFO] 15:01:55 [INFO] --- resources:3.3.1:resources (default-resources) @ packethandler-impl --- 15:01:55 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/resources 15:01:55 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/generated-sources/spi 15:01:55 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/generated-sources/yang 15:01:55 [INFO] 15:01:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ packethandler-impl --- 15:01:55 [INFO] Recompiling the module because of changed dependency. 15:01:55 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:01:56 [WARNING] /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[45,73] unchecked method invocation: method registerListener in interface org.opendaylight.mdsal.binding.api.NotificationService is applied to given types 15:01:56 required: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener 15:01:56 found: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener 15:01:56 [WARNING] /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[45,87] unchecked conversion 15:01:56 required: java.lang.Class 15:01:56 found: java.lang.Class 15:01:56 [WARNING] /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[91,21] found raw type: java.lang.Class 15:01:56 missing type arguments for generic class java.lang.Class 15:01:56 [WARNING] /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[45,87] possible 'this' escape before subclass is fully initialized 15:01:56 [INFO] 15:01:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ packethandler-impl >>> 15:01:56 [INFO] 15:01:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ packethandler-impl --- 15:01:56 [INFO] Fork Value is true 15:01:59 [INFO] Done SpotBugs Analysis.... 15:02:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:02:00 [INFO] 15:02:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ packethandler-impl <<< 15:02:00 [INFO] 15:02:00 [INFO] 15:02:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ packethandler-impl --- 15:02:00 [INFO] BugInstance size is 0 15:02:00 [INFO] Error size is 0 15:02:00 [INFO] No errors/warnings found 15:02:00 [INFO] 15:02:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ packethandler-impl --- 15:02:00 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/packethandler/implementation/src/test/resources 15:02:00 [INFO] 15:02:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ packethandler-impl --- 15:02:00 [INFO] Recompiling the module because of changed dependency. 15:02:00 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 15:02:00 [INFO] 15:02:00 [INFO] --- surefire:3.5.3:test (default-test) @ packethandler-impl --- 15:02:00 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/surefire-reports 15:02:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:02:00 [INFO] 15:02:00 [INFO] ------------------------------------------------------- 15:02:00 [INFO] T E S T S 15:02:00 [INFO] ------------------------------------------------------- 15:02:01 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 15:02:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:02:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.180 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 15:02:02 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 15:02:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 15:02:02 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 15:02:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 15:02:02 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 15:02:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 15:02:02 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest 15:02:02 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest 15:02:02 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 15:02:02 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 15:02:02 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 15:02:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 15:02:02 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 15:02:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 15:02:02 [INFO] 15:02:02 [INFO] Results: 15:02:02 [INFO] 15:02:02 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 15:02:02 [INFO] 15:02:02 [INFO] 15:02:02 [INFO] --- copy:14.1.3:copy-files (default) @ packethandler-impl --- 15:02:02 [INFO] 15:02:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ packethandler-impl --- 15:02:03 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1.jar 15:02:03 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/classes/META-INF/MANIFEST.MF 15:02:03 [INFO] 15:02:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ packethandler-impl --- 15:02:03 [INFO] No previous run data found, generating javadoc. 15:02:04 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1-javadoc.jar 15:02:04 [INFO] 15:02:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler-impl --- 15:02:04 [INFO] CycloneDX: Resolving Dependencies 15:02:05 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 15:02:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/bom.xml 15:02:05 [INFO] attaching as packethandler-impl-2.0.1-cyclonedx.xml 15:02:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/bom.json 15:02:05 [INFO] attaching as packethandler-impl-2.0.1-cyclonedx.json 15:02:05 [INFO] 15:02:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-impl --- 15:02:05 [INFO] Skipping duplicate-finder execution! 15:02:05 [INFO] 15:02:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ packethandler-impl --- 15:02:05 [INFO] No dependency problems found 15:02:05 [INFO] 15:02:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ packethandler-impl --- 15:02:05 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1-sources.jar 15:02:05 [INFO] 15:02:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ packethandler-impl --- 15:02:05 [INFO] 15:02:05 [INFO] --- jacoco:0.8.13:report (report) @ packethandler-impl --- 15:02:05 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/code-coverage/jacoco.exec 15:02:05 [INFO] Analyzed bundle 'packethandler-impl' with 11 classes 15:02:05 [INFO] 15:02:05 [INFO] --- install:3.1.4:install (default-install) @ packethandler-impl --- 15:02:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom 15:02:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar 15:02:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar 15:02:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml 15:02:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json 15:02:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/packethandler/implementation/target/packethandler-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar 15:02:05 [INFO] 15:02:05 [INFO] --- bundle:6.0.0:install (default-install) @ packethandler-impl --- 15:02:05 [INFO] Installing org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar 15:02:05 [INFO] Writing OBR metadata 15:02:05 [INFO] 15:02:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler-impl --- 15:02:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:02:05 [INFO] 15:02:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ packethandler-impl --- 15:02:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:02:05 [INFO] 15:02:05 [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- 15:02:05 [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 2.0.1 [6/29] 15:02:05 [INFO] from features/odl-l2switch-packethandler/pom.xml 15:02:05 [INFO] ------------------------------[ feature ]------------------------------- 15:02:08 [INFO] 15:02:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-packethandler --- 15:02:08 [INFO] 15:02:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-packethandler --- 15:02:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:02:08 [INFO] 15:02:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- 15:02:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:02:08 [INFO] 15:02:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-packethandler --- 15:02:08 [INFO] 15:02:08 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-packethandler --- 15:02:08 [INFO] 15:02:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- 15:02:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:02:08 [INFO] argLine set to empty 15:02:08 [INFO] 15:02:08 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-packethandler --- 15:02:08 [INFO] 15:02:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-packethandler --- 15:02:08 [INFO] Starting audit... 15:02:08 Audit done. 15:02:08 [INFO] You have 0 Checkstyle violations. 15:02:08 [INFO] 15:02:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-packethandler --- 15:02:08 [INFO] Starting audit... 15:02:08 Audit done. 15:02:08 [INFO] You have 0 Checkstyle violations. 15:02:08 [INFO] 15:02:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-packethandler --- 15:02:08 [INFO] 15:02:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- 15:02:08 [INFO] Generation not enabled 15:02:08 [INFO] Attaching artifact 15:02:08 [INFO] 15:02:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-packethandler --- 15:02:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:02:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:02:09 [INFO] 15:02:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>> 15:02:09 [INFO] 15:02:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-packethandler --- 15:02:09 [INFO] No files found to run spotbugs, check compile phase has been run 15:02:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:02:09 [INFO] 15:02:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<< 15:02:09 [INFO] 15:02:09 [INFO] 15:02:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-packethandler --- 15:02:09 [INFO] 15:02:09 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-packethandler --- 15:02:09 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-packethandler 15:02:11 [INFO] Project dependency features detected: [] 15:02:11 [INFO] Pax Exam System (Version: 4.14.0) created. 15:02:11 [INFO] Creating RMI registry server on 127.0.0.1:36017 15:02:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:02:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:02:11 [INFO] Waiting for remote bundle context.. on 36017 name: 3945a78c-7c3f-4896-8bed-dd1c1bcd62e1 timout: [ RelativeTimeout value = 180000 ] 15:02:16 [INFO] Building jar from resources and headers. 15:02:16 [INFO] Writing jar finished. 15:02:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:02:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:02:27 [INFO] 15:02:27 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-packethandler --- 15:02:27 [INFO] 15:02:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-packethandler --- 15:02:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:02:27 [INFO] 15:02:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-packethandler --- 15:02:27 [INFO] CycloneDX: Resolving Dependencies 15:02:31 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 15:02:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/bom.xml 15:02:31 [INFO] attaching as odl-l2switch-packethandler-2.0.1-cyclonedx.xml 15:02:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/bom.json 15:02:31 [INFO] attaching as odl-l2switch-packethandler-2.0.1-cyclonedx.json 15:02:31 [INFO] 15:02:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- 15:02:31 [INFO] Skipping duplicate-finder execution! 15:02:31 [INFO] 15:02:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-packethandler --- 15:02:31 [INFO] Skipping plugin execution 15:02:31 [INFO] 15:02:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- 15:02:31 [INFO] Skipping source per configuration. 15:02:31 [INFO] 15:02:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-packethandler --- 15:02:31 [INFO] 15:02:31 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-packethandler --- 15:02:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:02:31 [INFO] 15:02:31 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-packethandler --- 15:02:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom 15:02:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml 15:02:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml 15:02:31 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json 15:02:31 [INFO] 15:02:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-packethandler --- 15:02:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:02:31 [INFO] 15:02:31 [INFO] -----------< org.opendaylight.l2switch:addresstracker-model >----------- 15:02:31 [INFO] Building addresstracker-model 2.0.1 [7/29] 15:02:31 [INFO] from addresstracker/model/pom.xml 15:02:31 [INFO] -------------------------------[ bundle ]------------------------------- 15:02:31 [INFO] 15:02:31 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker-model --- 15:02:31 [INFO] 15:02:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker-model --- 15:02:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:02:31 [INFO] 15:02:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ addresstracker-model --- 15:02:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:02:31 [INFO] 15:02:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker-model --- 15:02:31 [INFO] 15:02:31 [INFO] --- dependency:3.8.1:properties (default) @ addresstracker-model --- 15:02:31 [INFO] 15:02:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ addresstracker-model --- 15:02:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/addresstracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:02:31 [INFO] 15:02:31 [INFO] --- yang:14.0.17:generate-sources (binding) @ addresstracker-model --- 15:02:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:02:31 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/addresstracker/model/src/main/yang 15:02:31 [INFO] yang-to-sources: Found 10 dependencies in 2.817 ms 15:02:31 [INFO] yang-to-sources: Project model files found: 1 in 2.021 ms 15:02:31 [INFO] yang-to-sources: 23 YANG models processed in 414.7 ms 15:02:32 [INFO] BindingJavaFileGenerator: Defined 10 files in 33.81 ms 15:02:32 [INFO] Sorted 10 files into 4 directories in 96.62 μs 15:02:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 42.84 ms 15:02:32 [INFO] 15:02:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ addresstracker-model --- 15:02:32 [INFO] Starting audit... 15:02:32 Audit done. 15:02:32 [INFO] You have 0 Checkstyle violations. 15:02:32 [INFO] 15:02:32 [INFO] --- checkstyle:3.6.0:check (default) @ addresstracker-model --- 15:02:32 [INFO] Starting audit... 15:02:32 Audit done. 15:02:32 [INFO] You have 0 Checkstyle violations. 15:02:32 [INFO] 15:02:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ addresstracker-model --- 15:02:32 [INFO] 15:02:32 [INFO] --- resources:3.3.1:resources (default-resources) @ addresstracker-model --- 15:02:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/model/src/main/resources 15:02:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/generated-sources/spi 15:02:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:02:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:02:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:02:32 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/generated-sources/spi 15:02:32 [INFO] 15:02:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ addresstracker-model --- 15:02:32 [INFO] Recompiling the module because of changed dependency. 15:02:32 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 15:02:32 [INFO] 15:02:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ addresstracker-model >>> 15:02:32 [INFO] 15:02:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ addresstracker-model --- 15:02:32 [INFO] Fork Value is true 15:02:34 [INFO] Done SpotBugs Analysis.... 15:02:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:02:34 [INFO] 15:02:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ addresstracker-model <<< 15:02:34 [INFO] 15:02:34 [INFO] 15:02:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ addresstracker-model --- 15:02:34 [INFO] BugInstance size is 0 15:02:34 [INFO] Error size is 0 15:02:34 [INFO] No errors/warnings found 15:02:34 [INFO] 15:02:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ addresstracker-model --- 15:02:34 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/model/src/test/resources 15:02:34 [INFO] 15:02:34 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ addresstracker-model --- 15:02:34 [INFO] No sources to compile 15:02:34 [INFO] 15:02:34 [INFO] --- surefire:3.5.3:test (default-test) @ addresstracker-model --- 15:02:34 [INFO] No tests to run. 15:02:34 [INFO] 15:02:34 [INFO] --- copy:14.1.3:copy-files (default) @ addresstracker-model --- 15:02:34 [INFO] 15:02:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ addresstracker-model --- 15:02:34 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1.jar 15:02:34 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/classes/META-INF/MANIFEST.MF 15:02:34 [INFO] 15:02:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ addresstracker-model --- 15:02:34 [INFO] No previous run data found, generating javadoc. 15:02:36 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1-javadoc.jar 15:02:36 [INFO] 15:02:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker-model --- 15:02:36 [INFO] CycloneDX: Resolving Dependencies 15:02:36 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 15:02:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/bom.xml 15:02:36 [INFO] attaching as addresstracker-model-2.0.1-cyclonedx.xml 15:02:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/bom.json 15:02:36 [INFO] attaching as addresstracker-model-2.0.1-cyclonedx.json 15:02:36 [INFO] 15:02:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-model --- 15:02:36 [INFO] Skipping duplicate-finder execution! 15:02:36 [INFO] 15:02:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ addresstracker-model --- 15:02:36 [INFO] No dependency problems found 15:02:36 [INFO] 15:02:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ addresstracker-model --- 15:02:36 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1-sources.jar 15:02:36 [INFO] 15:02:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ addresstracker-model --- 15:02:36 [INFO] 15:02:36 [INFO] --- jacoco:0.8.13:report (report) @ addresstracker-model --- 15:02:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:02:36 [INFO] 15:02:36 [INFO] --- install:3.1.4:install (default-install) @ addresstracker-model --- 15:02:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom 15:02:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar 15:02:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar 15:02:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml 15:02:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json 15:02:36 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/model/target/addresstracker-model-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar 15:02:36 [INFO] 15:02:36 [INFO] --- bundle:6.0.0:install (default-install) @ addresstracker-model --- 15:02:36 [INFO] Installing org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar 15:02:36 [INFO] Writing OBR metadata 15:02:36 [INFO] 15:02:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker-model --- 15:02:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:02:36 [INFO] 15:02:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ addresstracker-model --- 15:02:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:02:36 [INFO] 15:02:36 [INFO] -----------< org.opendaylight.l2switch:addresstracker-impl >------------ 15:02:36 [INFO] Building addresstracker-impl 2.0.1 [8/29] 15:02:36 [INFO] from addresstracker/implementation/pom.xml 15:02:36 [INFO] -------------------------------[ bundle ]------------------------------- 15:02:36 [INFO] 15:02:36 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker-impl --- 15:02:36 [INFO] 15:02:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker-impl --- 15:02:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:02:36 [INFO] 15:02:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ addresstracker-impl --- 15:02:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:02:36 [INFO] 15:02:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker-impl --- 15:02:37 [INFO] 15:02:37 [INFO] --- dependency:3.8.1:properties (default) @ addresstracker-impl --- 15:02:37 [INFO] 15:02:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ addresstracker-impl --- 15:02:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:02:37 [INFO] 15:02:37 [INFO] --- yang:14.0.17:generate-sources (binding) @ addresstracker-impl --- 15:02:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:02:37 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/main/yang 15:02:37 [INFO] yang-to-sources: Found 11 dependencies in 2.950 ms 15:02:37 [INFO] yang-to-sources: Project model files found: 1 in 1.170 ms 15:02:37 [INFO] yang-to-sources: 1 YANG models processed in 89.48 ms 15:02:37 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.121 ms 15:02:37 [INFO] Sorted 6 files into 3 directories in 101.3 μs 15:02:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.300 ms 15:02:37 [INFO] 15:02:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ addresstracker-impl --- 15:02:37 [INFO] Starting audit... 15:02:37 Audit done. 15:02:37 [INFO] You have 0 Checkstyle violations. 15:02:37 [INFO] 15:02:37 [INFO] --- checkstyle:3.6.0:check (default) @ addresstracker-impl --- 15:02:37 [INFO] Starting audit... 15:02:37 Audit done. 15:02:37 [INFO] You have 0 Checkstyle violations. 15:02:37 [INFO] 15:02:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ addresstracker-impl --- 15:02:37 [INFO] 15:02:37 [INFO] --- resources:3.3.1:resources (default-resources) @ addresstracker-impl --- 15:02:37 [INFO] Copying 1 resource from src/main/resources to target/classes 15:02:37 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/generated-sources/spi 15:02:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:02:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:02:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:02:37 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/generated-sources/spi 15:02:37 [INFO] 15:02:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ addresstracker-impl --- 15:02:37 [INFO] Recompiling the module because of changed dependency. 15:02:37 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 15:02:37 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,84] unchecked cast 15:02:37 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:37 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:02:37 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[161,116] unchecked cast 15:02:37 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:37 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:02:37 [INFO] 15:02:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> 15:02:37 [INFO] 15:02:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ addresstracker-impl --- 15:02:37 [INFO] Fork Value is true 15:02:40 [INFO] Done SpotBugs Analysis.... 15:02:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:02:40 [INFO] 15:02:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< 15:02:40 [INFO] 15:02:40 [INFO] 15:02:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ addresstracker-impl --- 15:02:40 [INFO] BugInstance size is 0 15:02:40 [INFO] Error size is 0 15:02:40 [INFO] No errors/warnings found 15:02:40 [INFO] 15:02:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ addresstracker-impl --- 15:02:40 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/resources 15:02:40 [INFO] 15:02:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ addresstracker-impl --- 15:02:40 [INFO] Recompiling the module because of changed dependency. 15:02:40 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[70,34] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:02:40 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[70,71] unchecked conversion 15:02:40 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[87,51] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:02:40 required: T 15:02:40 found: com.google.common.util.concurrent.FluentFuture 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[87,56] unchecked conversion 15:02:40 required: T 15:02:40 found: com.google.common.util.concurrent.FluentFuture 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[95,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:02:40 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[95,84] unchecked conversion 15:02:40 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[97,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:02:40 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:02:40 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[97,86] unchecked conversion 15:02:40 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[108,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:02:40 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[108,84] unchecked conversion 15:02:40 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[110,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:02:40 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:02:40 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 15:02:40 [WARNING] /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[110,86] unchecked conversion 15:02:40 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:02:40 [INFO] 15:02:40 [INFO] --- surefire:3.5.3:test (default-test) @ addresstracker-impl --- 15:02:40 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/surefire-reports 15:02:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:02:40 [INFO] 15:02:40 [INFO] ------------------------------------------------------- 15:02:40 [INFO] T E S T S 15:02:40 [INFO] ------------------------------------------------------- 15:02:41 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 15:02:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:02:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 15:02:42 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 15:02:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.760 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 15:02:43 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 15:02:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 15:02:43 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 15:02:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 15:02:43 [INFO] 15:02:43 [INFO] Results: 15:02:43 [INFO] 15:02:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 15:02:43 [INFO] 15:02:43 [INFO] 15:02:43 [INFO] --- copy:14.1.3:copy-files (default) @ addresstracker-impl --- 15:02:43 [INFO] 15:02:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ addresstracker-impl --- 15:02:43 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1.jar 15:02:43 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF 15:02:43 [INFO] 15:02:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ addresstracker-impl --- 15:02:44 [INFO] No previous run data found, generating javadoc. 15:02:45 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1-javadoc.jar 15:02:45 [INFO] 15:02:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker-impl --- 15:02:45 [INFO] CycloneDX: Resolving Dependencies 15:02:45 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 15:02:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/bom.xml 15:02:46 [INFO] attaching as addresstracker-impl-2.0.1-cyclonedx.xml 15:02:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/bom.json 15:02:46 [INFO] attaching as addresstracker-impl-2.0.1-cyclonedx.json 15:02:46 [INFO] 15:02:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-impl --- 15:02:46 [INFO] Skipping duplicate-finder execution! 15:02:46 [INFO] 15:02:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ addresstracker-impl --- 15:02:46 [INFO] No dependency problems found 15:02:46 [INFO] 15:02:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ addresstracker-impl --- 15:02:46 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1-sources.jar 15:02:46 [INFO] 15:02:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ addresstracker-impl --- 15:02:46 [INFO] 15:02:46 [INFO] --- jacoco:0.8.13:report (report) @ addresstracker-impl --- 15:02:46 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/code-coverage/jacoco.exec 15:02:46 [INFO] Analyzed bundle 'addresstracker-impl' with 8 classes 15:02:46 [INFO] 15:02:46 [INFO] --- install:3.1.4:install (default-install) @ addresstracker-impl --- 15:02:46 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom 15:02:46 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar 15:02:46 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar 15:02:46 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml 15:02:46 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json 15:02:46 [INFO] Installing /w/workspace/l2switch-maven-stage-master/addresstracker/implementation/target/addresstracker-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar 15:02:46 [INFO] 15:02:46 [INFO] --- bundle:6.0.0:install (default-install) @ addresstracker-impl --- 15:02:46 [INFO] Installing org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar 15:02:46 [INFO] Writing OBR metadata 15:02:46 [INFO] 15:02:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker-impl --- 15:02:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:02:46 [INFO] 15:02:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ addresstracker-impl --- 15:02:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:02:46 [INFO] 15:02:46 [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- 15:02:46 [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 2.0.1 [9/29] 15:02:46 [INFO] from features/odl-l2switch-addresstracker/pom.xml 15:02:46 [INFO] ------------------------------[ feature ]------------------------------- 15:02:46 [INFO] 15:02:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] 15:02:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:02:46 [INFO] 15:02:46 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:02:46 [INFO] 15:02:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] 15:02:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] 15:02:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:02:46 [INFO] argLine set to empty 15:02:46 [INFO] 15:02:46 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] 15:02:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] Starting audit... 15:02:46 Audit done. 15:02:46 [INFO] You have 0 Checkstyle violations. 15:02:46 [INFO] 15:02:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] Starting audit... 15:02:46 Audit done. 15:02:46 [INFO] You have 0 Checkstyle violations. 15:02:46 [INFO] 15:02:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] 15:02:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] Generation not enabled 15:02:46 [INFO] Attaching artifact 15:02:46 [INFO] 15:02:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:02:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:02:46 [INFO] 15:02:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>> 15:02:46 [INFO] 15:02:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] No files found to run spotbugs, check compile phase has been run 15:02:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:02:46 [INFO] 15:02:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<< 15:02:46 [INFO] 15:02:46 [INFO] 15:02:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] 15:02:46 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-addresstracker --- 15:02:46 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-addresstracker 15:02:46 [INFO] Project dependency features detected: [] 15:02:46 [INFO] Pax Exam System (Version: 4.14.0) created. 15:02:46 [INFO] Creating RMI registry server on 127.0.0.1:32779 15:02:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:02:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:02:46 [INFO] Waiting for remote bundle context.. on 32779 name: 391a3805-5108-4908-85ad-e25cb5372841 timout: [ RelativeTimeout value = 180000 ] 15:02:51 [INFO] Building jar from resources and headers. 15:02:51 [INFO] Writing jar finished. 15:03:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:03:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:03:02 [INFO] 15:03:02 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-addresstracker --- 15:03:02 [INFO] 15:03:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-addresstracker --- 15:03:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:03:02 [INFO] 15:03:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-addresstracker --- 15:03:02 [INFO] CycloneDX: Resolving Dependencies 15:03:05 [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s) 15:03:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/bom.xml 15:03:05 [INFO] attaching as odl-l2switch-addresstracker-2.0.1-cyclonedx.xml 15:03:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/bom.json 15:03:05 [INFO] attaching as odl-l2switch-addresstracker-2.0.1-cyclonedx.json 15:03:05 [INFO] 15:03:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- 15:03:05 [INFO] Skipping duplicate-finder execution! 15:03:05 [INFO] 15:03:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-addresstracker --- 15:03:05 [INFO] Skipping plugin execution 15:03:05 [INFO] 15:03:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- 15:03:05 [INFO] Skipping source per configuration. 15:03:05 [INFO] 15:03:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-addresstracker --- 15:03:05 [INFO] 15:03:05 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-addresstracker --- 15:03:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:03:05 [INFO] 15:03:05 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-addresstracker --- 15:03:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom 15:03:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml 15:03:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml 15:03:05 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json 15:03:05 [INFO] 15:03:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-addresstracker --- 15:03:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:03:05 [INFO] 15:03:05 [INFO] ------------< org.opendaylight.l2switch:hosttracker-model >------------- 15:03:05 [INFO] Building hosttracker-model 2.0.1 [10/29] 15:03:05 [INFO] from hosttracker/model/pom.xml 15:03:05 [INFO] -------------------------------[ bundle ]------------------------------- 15:03:05 [INFO] 15:03:05 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker-model --- 15:03:05 [INFO] 15:03:05 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker-model --- 15:03:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:05 [INFO] 15:03:05 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ hosttracker-model --- 15:03:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:05 [INFO] 15:03:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker-model --- 15:03:05 [INFO] 15:03:05 [INFO] --- dependency:3.8.1:properties (default) @ hosttracker-model --- 15:03:05 [INFO] 15:03:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hosttracker-model --- 15:03:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/hosttracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:03:05 [INFO] 15:03:05 [INFO] --- yang:14.0.17:generate-sources (binding) @ hosttracker-model --- 15:03:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:03:05 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/hosttracker/model/src/main/yang 15:03:05 [INFO] yang-to-sources: Found 12 dependencies in 3.248 ms 15:03:05 [INFO] yang-to-sources: Project model files found: 1 in 1.465 ms 15:03:06 [INFO] yang-to-sources: 25 YANG models processed in 367.8 ms 15:03:06 [INFO] BindingJavaFileGenerator: Defined 11 files in 35.33 ms 15:03:06 [INFO] Sorted 11 files into 4 directories in 149.8 μs 15:03:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 40.01 ms 15:03:06 [INFO] 15:03:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ hosttracker-model --- 15:03:06 [INFO] Starting audit... 15:03:06 Audit done. 15:03:06 [INFO] You have 0 Checkstyle violations. 15:03:06 [INFO] 15:03:06 [INFO] --- checkstyle:3.6.0:check (default) @ hosttracker-model --- 15:03:06 [INFO] Starting audit... 15:03:06 Audit done. 15:03:06 [INFO] You have 0 Checkstyle violations. 15:03:06 [INFO] 15:03:06 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hosttracker-model --- 15:03:06 [INFO] 15:03:06 [INFO] --- resources:3.3.1:resources (default-resources) @ hosttracker-model --- 15:03:06 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/model/src/main/resources 15:03:06 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/generated-sources/spi 15:03:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:03:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:03:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:03:06 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/generated-sources/spi 15:03:06 [INFO] 15:03:06 [INFO] --- compiler:3.14.0:compile (default-compile) @ hosttracker-model --- 15:03:06 [INFO] Recompiling the module because of changed dependency. 15:03:06 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 15:03:06 [INFO] 15:03:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hosttracker-model >>> 15:03:06 [INFO] 15:03:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hosttracker-model --- 15:03:06 [INFO] Fork Value is true 15:03:08 [INFO] Done SpotBugs Analysis.... 15:03:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:03:08 [INFO] 15:03:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hosttracker-model <<< 15:03:08 [INFO] 15:03:08 [INFO] 15:03:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hosttracker-model --- 15:03:08 [INFO] BugInstance size is 0 15:03:08 [INFO] Error size is 0 15:03:08 [INFO] No errors/warnings found 15:03:08 [INFO] 15:03:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hosttracker-model --- 15:03:08 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/model/src/test/resources 15:03:08 [INFO] 15:03:08 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hosttracker-model --- 15:03:08 [INFO] No sources to compile 15:03:08 [INFO] 15:03:08 [INFO] --- surefire:3.5.3:test (default-test) @ hosttracker-model --- 15:03:08 [INFO] No tests to run. 15:03:08 [INFO] 15:03:08 [INFO] --- copy:14.1.3:copy-files (default) @ hosttracker-model --- 15:03:08 [INFO] 15:03:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hosttracker-model --- 15:03:08 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1.jar 15:03:08 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/classes/META-INF/MANIFEST.MF 15:03:08 [INFO] 15:03:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hosttracker-model --- 15:03:08 [INFO] No previous run data found, generating javadoc. 15:03:10 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1-javadoc.jar 15:03:10 [INFO] 15:03:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker-model --- 15:03:10 [INFO] CycloneDX: Resolving Dependencies 15:03:10 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 15:03:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/bom.xml 15:03:10 [INFO] attaching as hosttracker-model-2.0.1-cyclonedx.xml 15:03:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/bom.json 15:03:10 [INFO] attaching as hosttracker-model-2.0.1-cyclonedx.json 15:03:10 [INFO] 15:03:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-model --- 15:03:10 [INFO] Skipping duplicate-finder execution! 15:03:10 [INFO] 15:03:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hosttracker-model --- 15:03:10 [INFO] No dependency problems found 15:03:10 [INFO] 15:03:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hosttracker-model --- 15:03:10 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1-sources.jar 15:03:10 [INFO] 15:03:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hosttracker-model --- 15:03:10 [INFO] 15:03:10 [INFO] --- jacoco:0.8.13:report (report) @ hosttracker-model --- 15:03:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:03:10 [INFO] 15:03:10 [INFO] --- install:3.1.4:install (default-install) @ hosttracker-model --- 15:03:10 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom 15:03:10 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar 15:03:10 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar 15:03:10 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml 15:03:10 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json 15:03:10 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/model/target/hosttracker-model-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar 15:03:10 [INFO] 15:03:10 [INFO] --- bundle:6.0.0:install (default-install) @ hosttracker-model --- 15:03:10 [INFO] Installing org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar 15:03:10 [INFO] Writing OBR metadata 15:03:10 [INFO] 15:03:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker-model --- 15:03:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:03:10 [INFO] 15:03:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hosttracker-model --- 15:03:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:03:10 [INFO] 15:03:10 [INFO] -------------< org.opendaylight.l2switch:hosttracker-impl >------------- 15:03:10 [INFO] Building hosttracker-impl 2.0.1 [11/29] 15:03:10 [INFO] from hosttracker/implementation/pom.xml 15:03:10 [INFO] -------------------------------[ bundle ]------------------------------- 15:03:10 [INFO] 15:03:10 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker-impl --- 15:03:10 [INFO] 15:03:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker-impl --- 15:03:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:10 [INFO] 15:03:10 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ hosttracker-impl --- 15:03:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:10 [INFO] 15:03:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker-impl --- 15:03:11 [INFO] 15:03:11 [INFO] --- dependency:3.8.1:properties (default) @ hosttracker-impl --- 15:03:11 [INFO] 15:03:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hosttracker-impl --- 15:03:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:03:11 [INFO] 15:03:11 [INFO] --- yang:14.0.17:generate-sources (binding) @ hosttracker-impl --- 15:03:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:03:11 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/yang 15:03:11 [INFO] yang-to-sources: Found 13 dependencies in 3.729 ms 15:03:11 [INFO] yang-to-sources: Project model files found: 1 in 2.045 ms 15:03:11 [INFO] yang-to-sources: 1 YANG models processed in 134.4 ms 15:03:11 [INFO] BindingJavaFileGenerator: Defined 6 files in 886.0 μs 15:03:11 [INFO] Sorted 6 files into 3 directories in 107.9 μs 15:03:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.948 ms 15:03:11 [INFO] 15:03:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ hosttracker-impl --- 15:03:11 [INFO] Starting audit... 15:03:11 Audit done. 15:03:11 [INFO] You have 0 Checkstyle violations. 15:03:11 [INFO] 15:03:11 [INFO] --- checkstyle:3.6.0:check (default) @ hosttracker-impl --- 15:03:11 [INFO] Starting audit... 15:03:11 Audit done. 15:03:11 [INFO] You have 0 Checkstyle violations. 15:03:11 [INFO] 15:03:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hosttracker-impl --- 15:03:11 [INFO] 15:03:11 [INFO] --- resources:3.3.1:resources (default-resources) @ hosttracker-impl --- 15:03:11 [INFO] Copying 1 resource from src/main/resources to target/classes 15:03:11 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/generated-sources/spi 15:03:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:03:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:03:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:03:11 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/generated-sources/spi 15:03:11 [INFO] 15:03:11 [INFO] --- compiler:3.14.0:compile (default-compile) @ hosttracker-impl --- 15:03:11 [INFO] Recompiling the module because of changed dependency. 15:03:11 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[39,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[39,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[39,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[60,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[60,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[60,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[77,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[97,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[97,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[97,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[111,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[114,63] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[132,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[134,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[150,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[152,25] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[170,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[172,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[189,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[190,55] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[209,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[210,55] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[36,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[36,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[36,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[57,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[57,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[57,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[70,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[74,63] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[99,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[99,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[99,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[116,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[110,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[111,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[117,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[116,57] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[121,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[121,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[126,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[125,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[130,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[130,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[136,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[134,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[172,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[172,64] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[172,78] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[173,33] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[189,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[189,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[189,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[190,47] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[194,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[196,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[201,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[201,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[201,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[203,40] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[204,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[204,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[211,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[211,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[213,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[213,72] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[217,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[217,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[217,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[218,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[219,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[226,41] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[227,32] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[228,19] explicit call to close() on an auto-closeable resource 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[290,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[291,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[294,24] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[345,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[345,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[345,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[359,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[362,29] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[367,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[369,54] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[101,41] possible 'this' escape before subclass is fully initialized 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[57,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[62,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[62,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[62,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [WARNING] /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[63,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:11 [INFO] 15:03:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> 15:03:11 [INFO] 15:03:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hosttracker-impl --- 15:03:11 [INFO] Fork Value is true 15:03:15 [INFO] Done SpotBugs Analysis.... 15:03:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:03:15 [INFO] 15:03:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< 15:03:15 [INFO] 15:03:15 [INFO] 15:03:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hosttracker-impl --- 15:03:15 [INFO] BugInstance size is 0 15:03:15 [INFO] Error size is 0 15:03:15 [INFO] No errors/warnings found 15:03:15 [INFO] 15:03:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hosttracker-impl --- 15:03:15 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/src/test/resources 15:03:15 [INFO] 15:03:15 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hosttracker-impl --- 15:03:15 [INFO] No sources to compile 15:03:15 [INFO] 15:03:15 [INFO] --- surefire:3.5.3:test (default-test) @ hosttracker-impl --- 15:03:15 [INFO] No tests to run. 15:03:15 [INFO] 15:03:15 [INFO] --- copy:14.1.3:copy-files (default) @ hosttracker-impl --- 15:03:15 [INFO] 15:03:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hosttracker-impl --- 15:03:15 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1.jar 15:03:15 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF 15:03:15 [INFO] 15:03:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hosttracker-impl --- 15:03:15 [INFO] No previous run data found, generating javadoc. 15:03:17 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1-javadoc.jar 15:03:17 [INFO] 15:03:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker-impl --- 15:03:17 [INFO] CycloneDX: Resolving Dependencies 15:03:17 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 15:03:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/bom.xml 15:03:17 [INFO] attaching as hosttracker-impl-2.0.1-cyclonedx.xml 15:03:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/bom.json 15:03:17 [INFO] attaching as hosttracker-impl-2.0.1-cyclonedx.json 15:03:17 [INFO] 15:03:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-impl --- 15:03:17 [INFO] Skipping duplicate-finder execution! 15:03:17 [INFO] 15:03:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hosttracker-impl --- 15:03:17 [INFO] No dependency problems found 15:03:17 [INFO] 15:03:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hosttracker-impl --- 15:03:17 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1-sources.jar 15:03:17 [INFO] 15:03:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hosttracker-impl --- 15:03:18 [INFO] 15:03:18 [INFO] --- jacoco:0.8.13:report (report) @ hosttracker-impl --- 15:03:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:03:18 [INFO] 15:03:18 [INFO] --- install:3.1.4:install (default-install) @ hosttracker-impl --- 15:03:18 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom 15:03:18 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar 15:03:18 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar 15:03:18 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml 15:03:18 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json 15:03:18 [INFO] Installing /w/workspace/l2switch-maven-stage-master/hosttracker/implementation/target/hosttracker-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar 15:03:18 [INFO] 15:03:18 [INFO] --- bundle:6.0.0:install (default-install) @ hosttracker-impl --- 15:03:18 [INFO] Installing org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar 15:03:18 [INFO] Writing OBR metadata 15:03:18 [INFO] 15:03:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker-impl --- 15:03:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:03:18 [INFO] 15:03:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hosttracker-impl --- 15:03:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:03:18 [INFO] 15:03:18 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- 15:03:18 [INFO] Building OpenDaylight :: L2Switch :: HostTracker 2.0.1 [12/29] 15:03:18 [INFO] from features/odl-l2switch-hosttracker/pom.xml 15:03:18 [INFO] ------------------------------[ feature ]------------------------------- 15:03:18 [INFO] 15:03:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] 15:03:18 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:18 [INFO] 15:03:18 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:18 [INFO] 15:03:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] 15:03:18 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] 15:03:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:03:18 [INFO] argLine set to empty 15:03:18 [INFO] 15:03:18 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] 15:03:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] Starting audit... 15:03:18 Audit done. 15:03:18 [INFO] You have 0 Checkstyle violations. 15:03:18 [INFO] 15:03:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] Starting audit... 15:03:18 Audit done. 15:03:18 [INFO] You have 0 Checkstyle violations. 15:03:18 [INFO] 15:03:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] 15:03:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] Generation not enabled 15:03:18 [INFO] Attaching artifact 15:03:18 [INFO] 15:03:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-hosttracker --- 15:03: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 15:03:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:03:18 [INFO] 15:03:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>> 15:03:18 [INFO] 15:03:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] No files found to run spotbugs, check compile phase has been run 15:03:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:03:18 [INFO] 15:03:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<< 15:03:18 [INFO] 15:03:18 [INFO] 15:03:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] 15:03:18 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-hosttracker --- 15:03:18 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-hosttracker 15:03:18 [INFO] Project dependency features detected: [] 15:03:18 [INFO] Pax Exam System (Version: 4.14.0) created. 15:03:18 [INFO] Creating RMI registry server on 127.0.0.1:38883 15:03:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:03:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:03:18 [INFO] Waiting for remote bundle context.. on 38883 name: 4d1405bc-fa2e-46f7-82e9-fc657be3e546 timout: [ RelativeTimeout value = 180000 ] 15:03:22 [INFO] Building jar from resources and headers. 15:03:22 [INFO] Writing jar finished. 15:03:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:03:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:03:35 [INFO] 15:03:35 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-hosttracker --- 15:03:35 [INFO] 15:03:35 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-hosttracker --- 15:03:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:03:35 [INFO] 15:03:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-hosttracker --- 15:03:35 [INFO] CycloneDX: Resolving Dependencies 15:03:38 [INFO] CycloneDX: Creating BOM version 1.6 with 265 component(s) 15:03:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/bom.xml 15:03:38 [INFO] attaching as odl-l2switch-hosttracker-2.0.1-cyclonedx.xml 15:03:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/bom.json 15:03:38 [INFO] attaching as odl-l2switch-hosttracker-2.0.1-cyclonedx.json 15:03:38 [INFO] 15:03:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- 15:03:38 [INFO] Skipping duplicate-finder execution! 15:03:38 [INFO] 15:03:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-hosttracker --- 15:03:38 [INFO] Skipping plugin execution 15:03:38 [INFO] 15:03:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- 15:03:38 [INFO] Skipping source per configuration. 15:03:38 [INFO] 15:03:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-hosttracker --- 15:03:38 [INFO] 15:03:38 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-hosttracker --- 15:03:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:03:38 [INFO] 15:03:38 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-hosttracker --- 15:03:38 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom 15:03:38 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml 15:03:38 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml 15:03:38 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json 15:03:38 [INFO] 15:03:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-hosttracker --- 15:03:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:03:38 [INFO] 15:03:38 [INFO] ------------< org.opendaylight.l2switch:loopremover-model >------------- 15:03:38 [INFO] Building loopremover-model 2.0.1 [13/29] 15:03:38 [INFO] from loopremover/model/pom.xml 15:03:38 [INFO] -------------------------------[ bundle ]------------------------------- 15:03:38 [INFO] 15:03:38 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover-model --- 15:03:38 [INFO] 15:03:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover-model --- 15:03:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:38 [INFO] 15:03:38 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ loopremover-model --- 15:03:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:38 [INFO] 15:03:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover-model --- 15:03:38 [INFO] 15:03:38 [INFO] --- dependency:3.8.1:properties (default) @ loopremover-model --- 15:03:38 [INFO] 15:03:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ loopremover-model --- 15:03:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/loopremover/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:03:38 [INFO] 15:03:38 [INFO] --- yang:14.0.17:generate-sources (binding) @ loopremover-model --- 15:03:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:03:38 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/loopremover/model/src/main/yang 15:03:38 [INFO] yang-to-sources: Found 4 dependencies in 656.9 μs 15:03:38 [INFO] yang-to-sources: Project model files found: 1 in 1.158 ms 15:03:38 [INFO] yang-to-sources: 5 YANG models processed in 9.896 ms 15:03:38 [INFO] BindingJavaFileGenerator: Defined 8 files in 2.574 ms 15:03:38 [INFO] Sorted 8 files into 3 directories in 80.58 μs 15:03:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 6.904 ms 15:03:38 [INFO] 15:03:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ loopremover-model --- 15:03:38 [INFO] Starting audit... 15:03:38 Audit done. 15:03:38 [INFO] You have 0 Checkstyle violations. 15:03:38 [INFO] 15:03:38 [INFO] --- checkstyle:3.6.0:check (default) @ loopremover-model --- 15:03:38 [INFO] Starting audit... 15:03:38 Audit done. 15:03:38 [INFO] You have 0 Checkstyle violations. 15:03:38 [INFO] 15:03:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ loopremover-model --- 15:03:38 [INFO] 15:03:38 [INFO] --- resources:3.3.1:resources (default-resources) @ loopremover-model --- 15:03:38 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/model/src/main/resources 15:03:38 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/model/target/generated-sources/spi 15:03:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:03:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:03:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:03:38 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/model/target/generated-sources/spi 15:03:38 [INFO] 15:03:38 [INFO] --- compiler:3.14.0:compile (default-compile) @ loopremover-model --- 15:03:38 [INFO] Recompiling the module because of changed source code. 15:03:38 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:03:38 [INFO] 15:03:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ loopremover-model >>> 15:03:38 [INFO] 15:03:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ loopremover-model --- 15:03:38 [INFO] Fork Value is true 15:03:40 [INFO] Done SpotBugs Analysis.... 15:03:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:03:40 [INFO] 15:03:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ loopremover-model <<< 15:03:40 [INFO] 15:03:40 [INFO] 15:03:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ loopremover-model --- 15:03:40 [INFO] BugInstance size is 0 15:03:40 [INFO] Error size is 0 15:03:40 [INFO] No errors/warnings found 15:03:40 [INFO] 15:03:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ loopremover-model --- 15:03:40 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/model/src/test/resources 15:03:40 [INFO] 15:03:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ loopremover-model --- 15:03:40 [INFO] No sources to compile 15:03:40 [INFO] 15:03:40 [INFO] --- surefire:3.5.3:test (default-test) @ loopremover-model --- 15:03:40 [INFO] No tests to run. 15:03:40 [INFO] 15:03:40 [INFO] --- copy:14.1.3:copy-files (default) @ loopremover-model --- 15:03:40 [INFO] 15:03:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ loopremover-model --- 15:03:41 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1.jar 15:03:41 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/loopremover/model/target/classes/META-INF/MANIFEST.MF 15:03:41 [INFO] 15:03:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ loopremover-model --- 15:03:41 [INFO] No previous run data found, generating javadoc. 15:03:42 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1-javadoc.jar 15:03:42 [INFO] 15:03:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover-model --- 15:03:42 [INFO] CycloneDX: Resolving Dependencies 15:03:42 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:03:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/loopremover/model/target/bom.xml 15:03:42 [INFO] attaching as loopremover-model-2.0.1-cyclonedx.xml 15:03:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/loopremover/model/target/bom.json 15:03:42 [INFO] attaching as loopremover-model-2.0.1-cyclonedx.json 15:03:42 [INFO] 15:03:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-model --- 15:03:42 [INFO] Skipping duplicate-finder execution! 15:03:42 [INFO] 15:03:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ loopremover-model --- 15:03:42 [INFO] No dependency problems found 15:03:42 [INFO] 15:03:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ loopremover-model --- 15:03:42 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1-sources.jar 15:03:42 [INFO] 15:03:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ loopremover-model --- 15:03:42 [INFO] 15:03:42 [INFO] --- jacoco:0.8.13:report (report) @ loopremover-model --- 15:03:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:03:42 [INFO] 15:03:42 [INFO] --- install:3.1.4:install (default-install) @ loopremover-model --- 15:03:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom 15:03:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar 15:03:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar 15:03:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml 15:03:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json 15:03:42 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/model/target/loopremover-model-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar 15:03:42 [INFO] 15:03:42 [INFO] --- bundle:6.0.0:install (default-install) @ loopremover-model --- 15:03:42 [INFO] Installing org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar 15:03:42 [INFO] Writing OBR metadata 15:03:42 [INFO] 15:03:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover-model --- 15:03:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:03:42 [INFO] 15:03:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ loopremover-model --- 15:03:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:03:42 [INFO] 15:03:42 [INFO] -------------< org.opendaylight.l2switch:loopremover-impl >------------- 15:03:42 [INFO] Building loopremover-impl 2.0.1 [14/29] 15:03:42 [INFO] from loopremover/implementation/pom.xml 15:03:42 [INFO] -------------------------------[ bundle ]------------------------------- 15:03:43 [INFO] 15:03:43 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover-impl --- 15:03:43 [INFO] 15:03:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover-impl --- 15:03:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:43 [INFO] 15:03:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ loopremover-impl --- 15:03:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:43 [INFO] 15:03:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover-impl --- 15:03:43 [INFO] 15:03:43 [INFO] --- dependency:3.8.1:properties (default) @ loopremover-impl --- 15:03:43 [INFO] 15:03:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ loopremover-impl --- 15:03:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:03:43 [INFO] 15:03:43 [INFO] --- yang:14.0.17:generate-sources (binding) @ loopremover-impl --- 15:03:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:03:43 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/yang 15:03:43 [INFO] yang-to-sources: Found 13 dependencies in 2.261 ms 15:03:43 [INFO] yang-to-sources: Project model files found: 1 in 580.2 μs 15:03:43 [INFO] yang-to-sources: 1 YANG models processed in 61.42 ms 15:03:43 [INFO] BindingJavaFileGenerator: Defined 6 files in 512.3 μs 15:03:43 [INFO] Sorted 6 files into 3 directories in 60.62 μs 15:03:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.728 ms 15:03:43 [INFO] 15:03:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ loopremover-impl --- 15:03:43 [INFO] Starting audit... 15:03:43 Audit done. 15:03:43 [INFO] You have 0 Checkstyle violations. 15:03:43 [INFO] 15:03:43 [INFO] --- checkstyle:3.6.0:check (default) @ loopremover-impl --- 15:03:43 [INFO] Starting audit... 15:03:43 Audit done. 15:03:43 [INFO] You have 0 Checkstyle violations. 15:03:43 [INFO] 15:03:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ loopremover-impl --- 15:03:43 [INFO] 15:03:43 [INFO] --- resources:3.3.1:resources (default-resources) @ loopremover-impl --- 15:03:43 [INFO] Copying 1 resource from src/main/resources to target/classes 15:03:43 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/generated-sources/spi 15:03:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:03:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:03:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:03:43 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/generated-sources/spi 15:03:43 [INFO] 15:03:43 [INFO] --- compiler:3.14.0:compile (default-compile) @ loopremover-impl --- 15:03:43 [INFO] Recompiling the module because of changed dependency. 15:03:43 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[113,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[113,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[116,76] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[116,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[122,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,63] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,77] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[126,29] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[128,33] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[160,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,85] unchecked cast 15:03:43 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:03:43 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[178,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[179,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[190,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[103,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[105,76] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[105,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[119,29] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[121,48] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[122,33] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[128,48] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[194,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[198,49] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[247,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[254,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[274,88] unchecked cast 15:03:43 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:03:43 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[295,116] unchecked cast 15:03:43 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:03:43 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[46,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[69,24] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[91,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[91,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[91,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[98,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[98,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[98,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[105,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[105,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[105,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[109,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[109,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[109,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[115,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[115,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[115,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[119,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:43 [INFO] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java has additional uses or overrides of a deprecated API. 15:03:43 [INFO] 15:03:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ loopremover-impl >>> 15:03:43 [INFO] 15:03:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ loopremover-impl --- 15:03:43 [INFO] Fork Value is true 15:03:47 [INFO] Done SpotBugs Analysis.... 15:03:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:03:47 [INFO] 15:03:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ loopremover-impl <<< 15:03:47 [INFO] 15:03:47 [INFO] 15:03:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ loopremover-impl --- 15:03:47 [INFO] BugInstance size is 0 15:03:47 [INFO] Error size is 0 15:03:47 [INFO] No errors/warnings found 15:03:47 [INFO] 15:03:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ loopremover-impl --- 15:03:47 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/resources 15:03:47 [INFO] 15:03:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ loopremover-impl --- 15:03:47 [INFO] Recompiling the module because of changed dependency. 15:03:47 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[53,30] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[54,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[55,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[55,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[65,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[74,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 15:03:47 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:03:47 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[74,72] unchecked conversion 15:03:47 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 15:03:47 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[75,20] unchecked conversion 15:03:47 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:03:47 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[74,37] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[81,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[81,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[88,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[89,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[90,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[90,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[101,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[101,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[108,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[109,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[110,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[110,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[121,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[121,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[128,30] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[129,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[130,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[130,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[141,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[141,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[148,30] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[149,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[150,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[150,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[162,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[162,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[169,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[170,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[171,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[171,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[179,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[179,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[195,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[195,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[202,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[203,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[204,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[204,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[216,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[216,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[268,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[268,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[273,61] unchecked conversion 15:03:47 required: org.opendaylight.mdsal.binding.api.DataTreeModification 15:03:47 found: org.opendaylight.mdsal.binding.api.DataTreeModification 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[274,69] unchecked conversion 15:03:47 required: org.opendaylight.mdsal.binding.api.DataObjectModification 15:03:47 found: org.opendaylight.mdsal.binding.api.DataObjectModification 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[275,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[276,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[277,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[277,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:03:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:03:47 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,75] unchecked conversion 15:03:47 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:03:47 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[327,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:03:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:03:47 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[327,76] unchecked conversion 15:03:47 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:03:47 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[336,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:03:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:03:47 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[336,90] unchecked conversion 15:03:47 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:03:47 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[38,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[46,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[46,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[53,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[54,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[62,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[84,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [WARNING] /w/workspace/l2switch-maven-stage-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[92,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:03:47 [INFO] 15:03:47 [INFO] --- surefire:3.5.3:test (default-test) @ loopremover-impl --- 15:03:47 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/surefire-reports 15:03:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:03:47 [INFO] 15:03:47 [INFO] ------------------------------------------------------- 15:03:47 [INFO] T E S T S 15:03:47 [INFO] ------------------------------------------------------- 15:03:48 [INFO] Running org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 15:03:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:03:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s -- in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 15:03:49 [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 15:03:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.830 s -- in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 15:03:53 [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 15:03:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 15:03:53 [INFO] Running org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest 15:03:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest 15:03:53 [INFO] 15:03:53 [INFO] Results: 15:03:53 [INFO] 15:03:53 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 15:03:53 [INFO] 15:03:53 [INFO] 15:03:53 [INFO] --- copy:14.1.3:copy-files (default) @ loopremover-impl --- 15:03:53 [INFO] 15:03:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ loopremover-impl --- 15:03:53 [WARNING] Bundle org.opendaylight.l2switch:loopremover-impl:bundle:2.0.1 : Unused Export-Package instructions: [org.apache.commons*] 15:03:53 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1.jar 15:03:53 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/classes/META-INF/MANIFEST.MF 15:03:53 [INFO] 15:03:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ loopremover-impl --- 15:03:54 [INFO] No previous run data found, generating javadoc. 15:03:55 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1-javadoc.jar 15:03:55 [INFO] 15:03:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover-impl --- 15:03:55 [INFO] CycloneDX: Resolving Dependencies 15:03:56 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 15:03:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/bom.xml 15:03:56 [INFO] attaching as loopremover-impl-2.0.1-cyclonedx.xml 15:03:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/bom.json 15:03:56 [INFO] attaching as loopremover-impl-2.0.1-cyclonedx.json 15:03:56 [INFO] 15:03:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-impl --- 15:03:56 [INFO] Skipping duplicate-finder execution! 15:03:56 [INFO] 15:03:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ loopremover-impl --- 15:03:56 [INFO] No dependency problems found 15:03:56 [INFO] 15:03:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ loopremover-impl --- 15:03:56 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1-sources.jar 15:03:56 [INFO] 15:03:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ loopremover-impl --- 15:03:56 [INFO] 15:03:56 [INFO] --- jacoco:0.8.13:report (report) @ loopremover-impl --- 15:03:56 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/code-coverage/jacoco.exec 15:03:56 [INFO] Analyzed bundle 'loopremover-impl' with 10 classes 15:03:56 [INFO] 15:03:56 [INFO] --- install:3.1.4:install (default-install) @ loopremover-impl --- 15:03:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom 15:03:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar 15:03:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar 15:03:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml 15:03:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json 15:03:56 [INFO] Installing /w/workspace/l2switch-maven-stage-master/loopremover/implementation/target/loopremover-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar 15:03:56 [INFO] 15:03:56 [INFO] --- bundle:6.0.0:install (default-install) @ loopremover-impl --- 15:03:56 [INFO] Installing org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar 15:03:56 [INFO] Writing OBR metadata 15:03:56 [INFO] 15:03:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover-impl --- 15:03:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:03:56 [INFO] 15:03:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ loopremover-impl --- 15:03:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:03:56 [INFO] 15:03:56 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- 15:03:56 [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 2.0.1 [15/29] 15:03:56 [INFO] from features/odl-l2switch-loopremover/pom.xml 15:03:56 [INFO] ------------------------------[ feature ]------------------------------- 15:03:56 [INFO] 15:03:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-loopremover --- 15:03:56 [INFO] 15:03:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-loopremover --- 15:03:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:56 [INFO] 15:03:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- 15:03:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:03:56 [INFO] 15:03:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-loopremover --- 15:03:56 [INFO] 15:03:56 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-loopremover --- 15:03:56 [INFO] 15:03:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- 15:03:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:03:56 [INFO] argLine set to empty 15:03:56 [INFO] 15:03:56 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-loopremover --- 15:03:56 [INFO] 15:03:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-loopremover --- 15:03:56 [INFO] Starting audit... 15:03:56 Audit done. 15:03:56 [INFO] You have 0 Checkstyle violations. 15:03:56 [INFO] 15:03:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-loopremover --- 15:03:56 [INFO] Starting audit... 15:03:56 Audit done. 15:03:56 [INFO] You have 0 Checkstyle violations. 15:03:56 [INFO] 15:03:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-loopremover --- 15:03:56 [INFO] 15:03:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- 15:03:56 [INFO] Generation not enabled 15:03:56 [INFO] Attaching artifact 15:03:56 [INFO] 15:03:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-loopremover --- 15:03: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 15:03:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:03:56 [INFO] 15:03:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>> 15:03:56 [INFO] 15:03:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-loopremover --- 15:03:56 [INFO] No files found to run spotbugs, check compile phase has been run 15:03:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:03:56 [INFO] 15:03:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<< 15:03:56 [INFO] 15:03:56 [INFO] 15:03:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-loopremover --- 15:03:56 [INFO] 15:03:56 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-loopremover --- 15:03:56 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-loopremover 15:03:56 [INFO] Project dependency features detected: [] 15:03:56 [INFO] Pax Exam System (Version: 4.14.0) created. 15:03:56 [INFO] Creating RMI registry server on 127.0.0.1:43905 15:03:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:03:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:03:57 [INFO] Waiting for remote bundle context.. on 43905 name: 7e965106-7423-4a3c-8f2b-88a78ed6eac2 timout: [ RelativeTimeout value = 180000 ] 15:04:01 [INFO] Building jar from resources and headers. 15:04:01 [INFO] Writing jar finished. 15:04:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:04:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:04:12 [INFO] 15:04:12 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-loopremover --- 15:04:12 [INFO] 15:04:12 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-loopremover --- 15:04:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:04:12 [INFO] 15:04:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-loopremover --- 15:04:12 [INFO] CycloneDX: Resolving Dependencies 15:04:15 [INFO] CycloneDX: Creating BOM version 1.6 with 277 component(s) 15:04:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/bom.xml 15:04:15 [INFO] attaching as odl-l2switch-loopremover-2.0.1-cyclonedx.xml 15:04:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/bom.json 15:04:15 [INFO] attaching as odl-l2switch-loopremover-2.0.1-cyclonedx.json 15:04:15 [INFO] 15:04:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- 15:04:15 [INFO] Skipping duplicate-finder execution! 15:04:15 [INFO] 15:04:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-loopremover --- 15:04:15 [INFO] Skipping plugin execution 15:04:15 [INFO] 15:04:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- 15:04:15 [INFO] Skipping source per configuration. 15:04:15 [INFO] 15:04:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-loopremover --- 15:04:15 [INFO] 15:04:15 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-loopremover --- 15:04:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:04:15 [INFO] 15:04:15 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-loopremover --- 15:04:15 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom 15:04:15 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml 15:04:15 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml 15:04:15 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json 15:04:15 [INFO] 15:04:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-loopremover --- 15:04:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:04:15 [INFO] 15:04:15 [INFO] -------------< org.opendaylight.l2switch:arphandler-impl >-------------- 15:04:15 [INFO] Building arphandler-impl 2.0.1 [16/29] 15:04:15 [INFO] from arphandler/pom.xml 15:04:15 [INFO] -------------------------------[ bundle ]------------------------------- 15:04:15 [INFO] 15:04:15 [INFO] --- clean:3.5.0:clean (default-clean) @ arphandler-impl --- 15:04:15 [INFO] 15:04:15 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arphandler-impl --- 15:04:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:04:15 [INFO] 15:04:15 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ arphandler-impl --- 15:04:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:04:15 [INFO] 15:04:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arphandler-impl --- 15:04:15 [INFO] 15:04:15 [INFO] --- dependency:3.8.1:properties (default) @ arphandler-impl --- 15:04:15 [INFO] 15:04:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arphandler-impl --- 15:04:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/arphandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:04:15 [INFO] 15:04:15 [INFO] --- yang:14.0.17:generate-sources (binding) @ arphandler-impl --- 15:04:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:04:15 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/arphandler/src/main/yang 15:04:15 [INFO] yang-to-sources: Found 14 dependencies in 2.981 ms 15:04:15 [INFO] yang-to-sources: Project model files found: 1 in 910.5 μs 15:04:15 [INFO] yang-to-sources: 1 YANG models processed in 66.70 ms 15:04:15 [INFO] BindingJavaFileGenerator: Defined 6 files in 621.3 μs 15:04:15 [INFO] Sorted 6 files into 3 directories in 66.40 μs 15:04:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.744 ms 15:04:15 [INFO] 15:04:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ arphandler-impl --- 15:04:15 [INFO] Starting audit... 15:04:15 Audit done. 15:04:15 [INFO] You have 0 Checkstyle violations. 15:04:15 [INFO] 15:04:15 [INFO] --- checkstyle:3.6.0:check (default) @ arphandler-impl --- 15:04:15 [INFO] Starting audit... 15:04:15 Audit done. 15:04:15 [INFO] You have 0 Checkstyle violations. 15:04:16 [INFO] 15:04:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ arphandler-impl --- 15:04:16 [INFO] 15:04:16 [INFO] --- resources:3.3.1:resources (default-resources) @ arphandler-impl --- 15:04:16 [INFO] Copying 1 resource from src/main/resources to target/classes 15:04:16 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/arphandler/target/generated-sources/spi 15:04:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:04:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:04:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:04:16 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/arphandler/target/generated-sources/spi 15:04:16 [INFO] 15:04:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ arphandler-impl --- 15:04:16 [INFO] Recompiling the module because of changed dependency. 15:04:16 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[138,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[83,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[83,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[88,44] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[87,54] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[91,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[92,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[96,36] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[95,54] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[145,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[145,25] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[215,45] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[153,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[153,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[152,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[202,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[201,49] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[121,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[120,76] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[120,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[126,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[129,29] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[131,33] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[132,43] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[132,57] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[176,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[177,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[188,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:16 [INFO] 15:04:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arphandler-impl >>> 15:04:16 [INFO] 15:04:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arphandler-impl --- 15:04:16 [INFO] Fork Value is true 15:04:19 [INFO] Done SpotBugs Analysis.... 15:04:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:04:19 [INFO] 15:04:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arphandler-impl <<< 15:04:19 [INFO] 15:04:19 [INFO] 15:04:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arphandler-impl --- 15:04:19 [INFO] BugInstance size is 0 15:04:19 [INFO] Error size is 0 15:04:19 [INFO] No errors/warnings found 15:04:19 [INFO] 15:04:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arphandler-impl --- 15:04:19 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/arphandler/src/test/resources 15:04:19 [INFO] 15:04:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ arphandler-impl --- 15:04:19 [INFO] Recompiling the module because of changed dependency. 15:04:19 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[36,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[61,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[93,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 15:04:19 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:04:19 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[93,79] unchecked conversion 15:04:19 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:04:19 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[93,37] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[98,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[121,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[121,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:04:19 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[121,75] unchecked conversion 15:04:19 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[121,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[45,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[51,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[52,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[53,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[53,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:04:19 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,75] unchecked conversion 15:04:19 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[97,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:04:19 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,75] unchecked conversion 15:04:19 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:19 [WARNING] /w/workspace/l2switch-maven-stage-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:04:19 [INFO] 15:04:19 [INFO] --- surefire:3.5.3:test (default-test) @ arphandler-impl --- 15:04:19 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/arphandler/target/surefire-reports 15:04:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:04:19 [INFO] 15:04:19 [INFO] ------------------------------------------------------- 15:04:19 [INFO] T E S T S 15:04:19 [INFO] ------------------------------------------------------- 15:04:20 [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 15:04:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:04:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s -- in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 15:04:22 [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 15:04:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 15:04:22 [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 15:04:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 15:04:23 [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 15:04:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 15:04:23 [INFO] Running org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 15:04:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 15:04:23 [INFO] 15:04:23 [INFO] Results: 15:04:23 [INFO] 15:04:23 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 15:04:23 [INFO] 15:04:23 [INFO] 15:04:23 [INFO] --- copy:14.1.3:copy-files (default) @ arphandler-impl --- 15:04:23 [INFO] 15:04:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arphandler-impl --- 15:04:23 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1.jar 15:04:23 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/arphandler/target/classes/META-INF/MANIFEST.MF 15:04:23 [INFO] 15:04:23 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arphandler-impl --- 15:04:23 [INFO] No previous run data found, generating javadoc. 15:04:25 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1-javadoc.jar 15:04:25 [INFO] 15:04:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arphandler-impl --- 15:04:25 [INFO] CycloneDX: Resolving Dependencies 15:04:25 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 15:04:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/arphandler/target/bom.xml 15:04:26 [INFO] attaching as arphandler-impl-2.0.1-cyclonedx.xml 15:04:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/arphandler/target/bom.json 15:04:26 [INFO] attaching as arphandler-impl-2.0.1-cyclonedx.json 15:04:26 [INFO] 15:04:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arphandler-impl --- 15:04:26 [INFO] Skipping duplicate-finder execution! 15:04:26 [INFO] 15:04:26 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arphandler-impl --- 15:04:26 [INFO] No dependency problems found 15:04:26 [INFO] 15:04:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arphandler-impl --- 15:04:26 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1-sources.jar 15:04:26 [INFO] 15:04:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arphandler-impl --- 15:04:26 [INFO] 15:04:26 [INFO] --- jacoco:0.8.13:report (report) @ arphandler-impl --- 15:04:26 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/arphandler/target/code-coverage/jacoco.exec 15:04:26 [INFO] Analyzed bundle 'arphandler-impl' with 12 classes 15:04:26 [INFO] 15:04:26 [INFO] --- install:3.1.4:install (default-install) @ arphandler-impl --- 15:04:26 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom 15:04:26 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar 15:04:26 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar 15:04:26 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml 15:04:26 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json 15:04:26 [INFO] Installing /w/workspace/l2switch-maven-stage-master/arphandler/target/arphandler-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar 15:04:26 [INFO] 15:04:26 [INFO] --- bundle:6.0.0:install (default-install) @ arphandler-impl --- 15:04:26 [INFO] Installing org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar 15:04:26 [INFO] Writing OBR metadata 15:04:26 [INFO] 15:04:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arphandler-impl --- 15:04:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:04:26 [INFO] 15:04:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arphandler-impl --- 15:04:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:04:26 [INFO] 15:04:26 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- 15:04:26 [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 2.0.1 [17/29] 15:04:26 [INFO] from features/odl-l2switch-arphandler/pom.xml 15:04:26 [INFO] ------------------------------[ feature ]------------------------------- 15:04:26 [INFO] 15:04:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-arphandler --- 15:04:26 [INFO] 15:04:26 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-arphandler --- 15:04:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:04:26 [INFO] 15:04:26 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- 15:04:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:04:26 [INFO] 15:04:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-arphandler --- 15:04:26 [INFO] 15:04:26 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-arphandler --- 15:04:26 [INFO] 15:04:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- 15:04:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:04:26 [INFO] argLine set to empty 15:04:26 [INFO] 15:04:26 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-arphandler --- 15:04:26 [INFO] 15:04:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-arphandler --- 15:04:26 [INFO] Starting audit... 15:04:26 Audit done. 15:04:26 [INFO] You have 0 Checkstyle violations. 15:04:26 [INFO] 15:04:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-arphandler --- 15:04:26 [INFO] Starting audit... 15:04:26 Audit done. 15:04:26 [INFO] You have 0 Checkstyle violations. 15:04:26 [INFO] 15:04:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-arphandler --- 15:04:26 [INFO] 15:04:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- 15:04:26 [INFO] Generation not enabled 15:04:26 [INFO] Attaching artifact 15:04:26 [INFO] 15:04:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-arphandler --- 15:04:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:04:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:04:26 [INFO] 15:04:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>> 15:04:26 [INFO] 15:04:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-arphandler --- 15:04:26 [INFO] No files found to run spotbugs, check compile phase has been run 15:04:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:04:26 [INFO] 15:04:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<< 15:04:26 [INFO] 15:04:26 [INFO] 15:04:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-arphandler --- 15:04:26 [INFO] 15:04:26 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-arphandler --- 15:04:26 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-arphandler 15:04:26 [INFO] Project dependency features detected: [] 15:04:26 [INFO] Pax Exam System (Version: 4.14.0) created. 15:04:26 [INFO] Creating RMI registry server on 127.0.0.1:37677 15:04:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:04:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:04:26 [INFO] Waiting for remote bundle context.. on 37677 name: bdf53bc2-f4ad-45e8-8b95-f685c75310d7 timout: [ RelativeTimeout value = 180000 ] 15:04:32 [INFO] Building jar from resources and headers. 15:04:32 [INFO] Writing jar finished. 15:04:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:04:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:04:42 [INFO] 15:04:42 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-arphandler --- 15:04:42 [INFO] 15:04:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-arphandler --- 15:04:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:04:42 [INFO] 15:04:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-arphandler --- 15:04:42 [INFO] CycloneDX: Resolving Dependencies 15:04:44 [INFO] CycloneDX: Creating BOM version 1.6 with 285 component(s) 15:04:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/bom.xml 15:04:44 [INFO] attaching as odl-l2switch-arphandler-2.0.1-cyclonedx.xml 15:04:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/bom.json 15:04:45 [INFO] attaching as odl-l2switch-arphandler-2.0.1-cyclonedx.json 15:04:45 [INFO] 15:04:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- 15:04:45 [INFO] Skipping duplicate-finder execution! 15:04:45 [INFO] 15:04:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-arphandler --- 15:04:45 [INFO] Skipping plugin execution 15:04:45 [INFO] 15:04:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- 15:04:45 [INFO] Skipping source per configuration. 15:04:45 [INFO] 15:04:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-arphandler --- 15:04:45 [INFO] 15:04:45 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-arphandler --- 15:04:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:04:45 [INFO] 15:04:45 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-arphandler --- 15:04:45 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom 15:04:45 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml 15:04:45 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml 15:04:45 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json 15:04:45 [INFO] 15:04:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-arphandler --- 15:04:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:04:45 [INFO] 15:04:45 [INFO] ----------------< org.opendaylight.l2switch:main-impl >----------------- 15:04:45 [INFO] Building main-impl 2.0.1 [18/29] 15:04:45 [INFO] from l2switch-main/pom.xml 15:04:45 [INFO] -------------------------------[ bundle ]------------------------------- 15:04:45 [INFO] 15:04:45 [INFO] --- clean:3.5.0:clean (default-clean) @ main-impl --- 15:04:45 [INFO] 15:04:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ main-impl --- 15:04:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:04:45 [INFO] 15:04:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ main-impl --- 15:04:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:04:45 [INFO] 15:04:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ main-impl --- 15:04:45 [INFO] 15:04:45 [INFO] --- dependency:3.8.1:properties (default) @ main-impl --- 15:04:45 [INFO] 15:04:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ main-impl --- 15:04:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/l2switch-main/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:04:45 [INFO] 15:04:45 [INFO] --- yang:14.0.17:generate-sources (binding) @ main-impl --- 15:04:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:04:45 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/yang 15:04:45 [INFO] yang-to-sources: Found 16 dependencies in 4.485 ms 15:04:45 [INFO] yang-to-sources: Project model files found: 1 in 1.091 ms 15:04:45 [INFO] yang-to-sources: 1 YANG models processed in 71.89 ms 15:04:45 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.649 ms 15:04:45 [INFO] Sorted 6 files into 3 directories in 73.77 μs 15:04:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.487 ms 15:04:45 [INFO] 15:04:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ main-impl --- 15:04:45 [INFO] Starting audit... 15:04:45 Audit done. 15:04:45 [INFO] You have 0 Checkstyle violations. 15:04:45 [INFO] 15:04:45 [INFO] --- checkstyle:3.6.0:check (default) @ main-impl --- 15:04:45 [INFO] Starting audit... 15:04:45 Audit done. 15:04:45 [INFO] You have 0 Checkstyle violations. 15:04:45 [INFO] 15:04:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ main-impl --- 15:04:45 [INFO] 15:04:45 [INFO] --- resources:3.3.1:resources (default-resources) @ main-impl --- 15:04:45 [INFO] Copying 1 resource from src/main/resources to target/classes 15:04:45 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/l2switch-main/target/generated-sources/spi 15:04:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:04:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:04:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:04:45 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/l2switch-main/target/generated-sources/spi 15:04:45 [INFO] 15:04:45 [INFO] --- compiler:3.14.0:compile (default-compile) @ main-impl --- 15:04:45 [INFO] Recompiling the module because of changed dependency. 15:04:45 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[112,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[100,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[99,76] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[99,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[105,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[108,29] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[110,33] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[111,43] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[111,57] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,70] unchecked cast 15:04:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[164,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[64,45] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:45 [INFO] 15:04:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ main-impl >>> 15:04:45 [INFO] 15:04:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ main-impl --- 15:04:45 [INFO] Fork Value is true 15:04:48 [INFO] Done SpotBugs Analysis.... 15:04:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:04:48 [INFO] 15:04:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ main-impl <<< 15:04:48 [INFO] 15:04:48 [INFO] 15:04:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ main-impl --- 15:04:48 [INFO] BugInstance size is 0 15:04:48 [INFO] Error size is 0 15:04:48 [INFO] No errors/warnings found 15:04:48 [INFO] 15:04:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ main-impl --- 15:04:48 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:04:48 [INFO] 15:04:48 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ main-impl --- 15:04:48 [INFO] Recompiling the module because of changed dependency. 15:04:48 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[44,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[50,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[50,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[54,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[55,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[56,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[56,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[59,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[59,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[59,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[63,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[70,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:04:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,75] unchecked conversion 15:04:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[55,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[85,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[85,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 15:04:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 15:04:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[85,50] unchecked conversion 15:04:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[90,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[90,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 15:04:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 15:04:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[90,63] unchecked conversion 15:04:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/util/InstanceIdentifierUtilsTest.java:[50,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [WARNING] /w/workspace/l2switch-maven-stage-master/l2switch-main/src/test/java/org/opendaylight/l2switch/util/InstanceIdentifierUtilsTest.java:[62,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:04:48 [INFO] 15:04:48 [INFO] --- surefire:3.5.3:test (default-test) @ main-impl --- 15:04:48 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/surefire-reports 15:04:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:04:48 [INFO] 15:04:48 [INFO] ------------------------------------------------------- 15:04:48 [INFO] T E S T S 15:04:48 [INFO] ------------------------------------------------------- 15:04:50 [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest 15:04:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:04:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s -- in org.opendaylight.l2switch.flow.InventoryReaderTest 15:04:51 [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 15:04:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 15:04:51 [INFO] Running org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 15:04:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 15:04:51 [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest 15:04:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.opendaylight.l2switch.flow.InitialFlowWriterTest 15:04:52 [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 15:04:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 15:04:52 [INFO] 15:04:52 [INFO] Results: 15:04:52 [INFO] 15:04:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 15:04:52 [INFO] 15:04:52 [INFO] 15:04:52 [INFO] --- copy:14.1.3:copy-files (default) @ main-impl --- 15:04:52 [INFO] 15:04:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ main-impl --- 15:04:52 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1.jar 15:04:52 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/classes/META-INF/MANIFEST.MF 15:04:52 [INFO] 15:04:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ main-impl --- 15:04:52 [INFO] No previous run data found, generating javadoc. 15:04:54 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1-javadoc.jar 15:04:54 [INFO] 15:04:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ main-impl --- 15:04:54 [INFO] CycloneDX: Resolving Dependencies 15:04:54 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 15:04:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/l2switch-main/target/bom.xml 15:04:54 [INFO] attaching as main-impl-2.0.1-cyclonedx.xml 15:04:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/l2switch-main/target/bom.json 15:04:54 [INFO] attaching as main-impl-2.0.1-cyclonedx.json 15:04:54 [INFO] 15:04:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ main-impl --- 15:04:54 [INFO] Skipping duplicate-finder execution! 15:04:54 [INFO] 15:04:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ main-impl --- 15:04:54 [WARNING] Used undeclared dependencies found: 15:04:54 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.20.1:compile 15:04:54 [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile 15:04:54 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.20.1:compile 15:04:54 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile 15:04:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile 15:04:54 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile 15:04:54 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile 15:04:54 [WARNING] Unused declared dependencies found: 15:04:54 [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.20.1:compile 15:04:54 [WARNING] org.opendaylight.l2switch:packethandler-impl:jar:2.0.1:compile 15:04:54 [WARNING] Non-test scoped test only dependencies found: 15:04:54 [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile 15:04:54 [INFO] 15:04:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ main-impl --- 15:04:54 [INFO] Building jar: /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1-sources.jar 15:04:54 [INFO] 15:04:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ main-impl --- 15:04:54 [INFO] 15:04:54 [INFO] --- jacoco:0.8.13:report (report) @ main-impl --- 15:04:54 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-master/l2switch-main/target/code-coverage/jacoco.exec 15:04:54 [INFO] Analyzed bundle 'main-impl' with 9 classes 15:04:54 [INFO] 15:04:54 [INFO] --- install:3.1.4:install (default-install) @ main-impl --- 15:04:54 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom 15:04:54 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1.jar to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar 15:04:54 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar 15:04:54 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/bom.xml to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml 15:04:54 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/bom.json to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json 15:04:54 [INFO] Installing /w/workspace/l2switch-maven-stage-master/l2switch-main/target/main-impl-2.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar 15:04:54 [INFO] 15:04:54 [INFO] --- bundle:6.0.0:install (default-install) @ main-impl --- 15:04:54 [INFO] Installing org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar 15:04:54 [INFO] Writing OBR metadata 15:04:54 [INFO] 15:04:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ main-impl --- 15:04:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:04:54 [INFO] 15:04:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ main-impl --- 15:04:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:04:54 [INFO] 15:04:54 [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ 15:04:54 [INFO] Building OpenDaylight :: L2Switch :: Switch 2.0.1 [19/29] 15:04:54 [INFO] from features/odl-l2switch-switch/pom.xml 15:04:54 [INFO] ------------------------------[ feature ]------------------------------- 15:04:54 [INFO] 15:04:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch --- 15:04:54 [INFO] 15:04:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch --- 15:04:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:04:55 [INFO] 15:04:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- 15:04:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:04:55 [INFO] 15:04:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch --- 15:04:55 [INFO] 15:04:55 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch --- 15:04:55 [INFO] 15:04:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- 15:04:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:04:55 [INFO] argLine set to empty 15:04:55 [INFO] 15:04:55 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch --- 15:04:55 [INFO] 15:04:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch --- 15:04:55 [INFO] Starting audit... 15:04:55 Audit done. 15:04:55 [INFO] You have 0 Checkstyle violations. 15:04:55 [INFO] 15:04:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch --- 15:04:55 [INFO] Starting audit... 15:04:55 Audit done. 15:04:55 [INFO] You have 0 Checkstyle violations. 15:04:55 [INFO] 15:04:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch --- 15:04:55 [INFO] 15:04:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- 15:04:55 [INFO] Generation not enabled 15:04:55 [INFO] Attaching artifact 15:04:55 [INFO] 15:04:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch --- 15:04:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:04:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:04:55 [INFO] 15:04:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>> 15:04:55 [INFO] 15:04:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch --- 15:04:55 [INFO] No files found to run spotbugs, check compile phase has been run 15:04:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:04:55 [INFO] 15:04:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<< 15:04:55 [INFO] 15:04:55 [INFO] 15:04:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch --- 15:04:55 [INFO] 15:04:55 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch --- 15:04:55 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch 15:04:55 [INFO] Project dependency features detected: [] 15:04:55 [INFO] Pax Exam System (Version: 4.14.0) created. 15:04:55 [INFO] Creating RMI registry server on 127.0.0.1:43147 15:04:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:04:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:04:55 [INFO] Waiting for remote bundle context.. on 43147 name: 6b566eb2-d179-4d78-970d-f373bf828ad9 timout: [ RelativeTimeout value = 180000 ] 15:05:01 [INFO] Building jar from resources and headers. 15:05:01 [INFO] Writing jar finished. 15:05:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:05:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:05:17 [INFO] 15:05:17 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch --- 15:05:17 [INFO] 15:05:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch --- 15:05:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:05:17 [INFO] 15:05:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch --- 15:05:17 [INFO] CycloneDX: Resolving Dependencies 15:05:20 [INFO] CycloneDX: Creating BOM version 1.6 with 290 component(s) 15:05:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/bom.xml 15:05:20 [INFO] attaching as odl-l2switch-switch-2.0.1-cyclonedx.xml 15:05:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/bom.json 15:05:20 [INFO] attaching as odl-l2switch-switch-2.0.1-cyclonedx.json 15:05:20 [INFO] 15:05:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- 15:05:20 [INFO] Skipping duplicate-finder execution! 15:05:20 [INFO] 15:05:20 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch --- 15:05:20 [INFO] Skipping plugin execution 15:05:20 [INFO] 15:05:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch --- 15:05:20 [INFO] Skipping source per configuration. 15:05:20 [INFO] 15:05:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch --- 15:05:20 [INFO] 15:05:20 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch --- 15:05:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:05:20 [INFO] 15:05:20 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch --- 15:05:20 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom 15:05:20 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml 15:05:20 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml 15:05:20 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json 15:05:20 [INFO] 15:05:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch --- 15:05:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:05:20 [INFO] 15:05:20 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- 15:05:20 [INFO] Building OpenDaylight :: L2Switch :: Switch REST 2.0.1 [20/29] 15:05:20 [INFO] from features/odl-l2switch-switch-rest/pom.xml 15:05:20 [INFO] ------------------------------[ feature ]------------------------------- 15:05:23 [INFO] 15:05:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] 15:05:23 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:05:23 [INFO] 15:05:23 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:05:23 [INFO] 15:05:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] 15:05:23 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] 15:05:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:05:23 [INFO] argLine set to empty 15:05:23 [INFO] 15:05:23 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] 15:05:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] Starting audit... 15:05:23 Audit done. 15:05:23 [INFO] You have 0 Checkstyle violations. 15:05:23 [INFO] 15:05:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] Starting audit... 15:05:23 Audit done. 15:05:23 [INFO] You have 0 Checkstyle violations. 15:05:23 [INFO] 15:05:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] 15:05:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] Generation not enabled 15:05:23 [INFO] Attaching artifact 15:05:23 [INFO] 15:05:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:05:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:05:23 [INFO] 15:05:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>> 15:05:23 [INFO] 15:05:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] No files found to run spotbugs, check compile phase has been run 15:05:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:05:23 [INFO] 15:05:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<< 15:05:23 [INFO] 15:05:23 [INFO] 15:05:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] 15:05:23 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch-rest --- 15:05:23 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-rest 15:05:24 [INFO] Project dependency features detected: [] 15:05:24 [INFO] Pax Exam System (Version: 4.14.0) created. 15:05:24 [INFO] Creating RMI registry server on 127.0.0.1:43531 15:05:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:05:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:05:24 [INFO] Waiting for remote bundle context.. on 43531 name: 39504fba-90b3-4cdd-b1ad-0f8fe00a9309 timout: [ RelativeTimeout value = 180000 ] 15:05:28 [INFO] Building jar from resources and headers. 15:05:28 [INFO] Writing jar finished. 15:05:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:05:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:05:45 [INFO] 15:05:45 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch-rest --- 15:05:45 [INFO] 15:05:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch-rest --- 15:05:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:05:45 [INFO] 15:05:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch-rest --- 15:05:45 [INFO] CycloneDX: Resolving Dependencies 15:05:50 [INFO] CycloneDX: Creating BOM version 1.6 with 481 component(s) 15:05:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/bom.xml 15:05:50 [INFO] attaching as odl-l2switch-switch-rest-2.0.1-cyclonedx.xml 15:05:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/bom.json 15:05:50 [INFO] attaching as odl-l2switch-switch-rest-2.0.1-cyclonedx.json 15:05:50 [INFO] 15:05:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- 15:05:50 [INFO] Skipping duplicate-finder execution! 15:05:50 [INFO] 15:05:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-rest --- 15:05:50 [INFO] Skipping plugin execution 15:05:50 [INFO] 15:05:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- 15:05:50 [INFO] Skipping source per configuration. 15:05:50 [INFO] 15:05:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch-rest --- 15:05:50 [INFO] 15:05:50 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch-rest --- 15:05:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:05:50 [INFO] 15:05:50 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch-rest --- 15:05:50 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom 15:05:50 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml 15:05:50 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml 15:05:50 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-rest/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json 15:05:50 [INFO] 15:05:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch-rest --- 15:05:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:05:50 [INFO] 15:05:50 [INFO] ----------< org.opendaylight.l2switch:odl-l2switch-switch-ui >---------- 15:05:50 [INFO] Building OpenDaylight :: L2Switch :: Switch UI 2.0.1 [21/29] 15:05:50 [INFO] from features/odl-l2switch-switch-ui/pom.xml 15:05:50 [INFO] ------------------------------[ feature ]------------------------------- 15:05:51 [INFO] 15:05:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] 15:05:51 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:05:51 [INFO] 15:05:51 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:05:51 [INFO] 15:05:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] 15:05:51 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] 15:05:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:05:51 [INFO] argLine set to empty 15:05:51 [INFO] 15:05:51 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] 15:05:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] Starting audit... 15:05:51 Audit done. 15:05:51 [INFO] You have 0 Checkstyle violations. 15:05:51 [INFO] 15:05:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] Starting audit... 15:05:51 Audit done. 15:05:51 [INFO] You have 0 Checkstyle violations. 15:05:51 [INFO] 15:05:51 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] 15:05:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] Generation not enabled 15:05:51 [INFO] Attaching artifact 15:05:51 [INFO] 15:05:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:05:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:05:51 [INFO] 15:05:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-ui >>> 15:05:51 [INFO] 15:05:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] No files found to run spotbugs, check compile phase has been run 15:05:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:05:51 [INFO] 15:05:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-ui <<< 15:05:51 [INFO] 15:05:51 [INFO] 15:05:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] 15:05:51 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch-ui --- 15:05:51 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-ui 15:05:51 [INFO] Project dependency features detected: [] 15:05:51 [INFO] Pax Exam System (Version: 4.14.0) created. 15:05:51 [INFO] Creating RMI registry server on 127.0.0.1:45037 15:05:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:05:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:05:51 [INFO] Waiting for remote bundle context.. on 45037 name: b01c4cbd-a7cc-4f59-b67e-88d092f749d1 timout: [ RelativeTimeout value = 180000 ] 15:05:55 [INFO] Building jar from resources and headers. 15:05:55 [INFO] Writing jar finished. 15:06:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:06:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:06:14 [INFO] 15:06:14 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch-ui --- 15:06:14 [INFO] 15:06:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch-ui --- 15:06:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:06:14 [INFO] 15:06:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch-ui --- 15:06:14 [INFO] CycloneDX: Resolving Dependencies 15:06:19 [INFO] CycloneDX: Creating BOM version 1.6 with 496 component(s) 15:06:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/bom.xml 15:06:19 [INFO] attaching as odl-l2switch-switch-ui-2.0.1-cyclonedx.xml 15:06:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/bom.json 15:06:19 [INFO] attaching as odl-l2switch-switch-ui-2.0.1-cyclonedx.json 15:06:19 [INFO] 15:06:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-ui --- 15:06:19 [INFO] Skipping duplicate-finder execution! 15:06:19 [INFO] 15:06:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-ui --- 15:06:19 [INFO] Skipping plugin execution 15:06:19 [INFO] 15:06:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-ui --- 15:06:19 [INFO] Skipping source per configuration. 15:06:19 [INFO] 15:06:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch-ui --- 15:06:19 [INFO] 15:06:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch-ui --- 15:06:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:06:19 [INFO] 15:06:19 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch-ui --- 15:06:19 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom 15:06:19 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml 15:06:19 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml 15:06:19 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/odl-l2switch-switch-ui/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json 15:06:19 [INFO] 15:06:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch-ui --- 15:06:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:06:19 [INFO] 15:06:19 [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- 15:06:19 [INFO] Building features-l2switch 2.0.1 [22/29] 15:06:19 [INFO] from features/features-l2switch/pom.xml 15:06:19 [INFO] ------------------------------[ feature ]------------------------------- 15:06:19 [INFO] 15:06:19 [INFO] --- clean:3.5.0:clean (default-clean) @ features-l2switch --- 15:06:19 [INFO] 15:06:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-l2switch --- 15:06:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:19 [INFO] 15:06:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-l2switch --- 15:06:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:19 [INFO] 15:06:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-l2switch --- 15:06:19 [INFO] 15:06:19 [INFO] --- dependency:3.8.1:properties (default) @ features-l2switch --- 15:06:19 [INFO] 15:06:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-l2switch --- 15:06:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:06:19 [INFO] argLine set to empty 15:06:19 [INFO] 15:06:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-l2switch --- 15:06:19 [INFO] Starting audit... 15:06:19 Audit done. 15:06:19 [INFO] You have 0 Checkstyle violations. 15:06:19 [INFO] 15:06:19 [INFO] --- checkstyle:3.6.0:check (default) @ features-l2switch --- 15:06:19 [INFO] Starting audit... 15:06:19 Audit done. 15:06:19 [INFO] You have 0 Checkstyle violations. 15:06:19 [INFO] 15:06:19 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-l2switch --- 15:06:19 [INFO] 15:06:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- 15:06:19 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/feature/feature.xml 15:06:20 [INFO] ...done! 15:06:20 [INFO] Attaching features XML 15:06:20 [INFO] 15:06:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-l2switch --- 15:06:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:06:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:06:20 [INFO] 15:06:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-l2switch >>> 15:06:20 [INFO] 15:06:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-l2switch --- 15:06:20 [INFO] No files found to run spotbugs, check compile phase has been run 15:06:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:06:20 [INFO] 15:06:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-l2switch <<< 15:06:20 [INFO] 15:06:20 [INFO] 15:06:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-l2switch --- 15:06:20 [INFO] 15:06:20 [INFO] --- feattest:14.1.3:test (default) @ features-l2switch --- 15:06:20 [INFO] 15:06:20 [INFO] --- copy:14.1.3:copy-files (default) @ features-l2switch --- 15:06:20 [INFO] 15:06:20 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-l2switch --- 15:06:20 [INFO] No Javadoc in project. Archive not created. 15:06:20 [INFO] 15:06:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-l2switch --- 15:06:20 [INFO] CycloneDX: Resolving Dependencies 15:06:25 [INFO] CycloneDX: Creating BOM version 1.6 with 497 component(s) 15:06:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/bom.xml 15:06:25 [INFO] attaching as features-l2switch-2.0.1-cyclonedx.xml 15:06:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/bom.json 15:06:25 [INFO] attaching as features-l2switch-2.0.1-cyclonedx.json 15:06:25 [INFO] 15:06:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-l2switch --- 15:06:25 [INFO] Skipping duplicate-finder execution! 15:06:25 [INFO] 15:06:25 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-l2switch --- 15:06:25 [INFO] Skipping plugin execution 15:06:25 [INFO] 15:06:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-l2switch --- 15:06:25 [INFO] No sources in project. Archive not created. 15:06:25 [INFO] 15:06:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-l2switch --- 15:06:25 [INFO] 15:06:25 [INFO] --- jacoco:0.8.13:report (report) @ features-l2switch --- 15:06:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:06:25 [INFO] 15:06:25 [INFO] --- install:3.1.4:install (default-install) @ features-l2switch --- 15:06:25 [WARNING] 15:06:25 [WARNING] The packaging plugin for project features-l2switch did not assign 15:06:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:06:25 [WARNING] 15:06:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:06:25 [WARNING] 15:06:25 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom 15:06:25 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml 15:06:25 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml 15:06:25 [INFO] Installing /w/workspace/l2switch-maven-stage-master/features/features-l2switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json 15:06:25 [INFO] 15:06:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-l2switch --- 15:06:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:06:25 [WARNING] 15:06:25 [WARNING] The packaging plugin for project features-l2switch did not assign 15:06:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:06:25 [WARNING] 15:06:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:06:25 [WARNING] 15:06:25 [INFO] 15:06:25 [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- 15:06:25 [INFO] Building features-l2switch-aggregator 2.0.1 [23/29] 15:06:25 [INFO] from features/pom.xml 15:06:25 [INFO] --------------------------------[ pom ]--------------------------------- 15:06:25 [INFO] 15:06:25 [INFO] --- clean:3.5.0:clean (default-clean) @ features-l2switch-aggregator --- 15:06:25 [INFO] 15:06:25 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-l2switch-aggregator --- 15:06:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:25 [INFO] 15:06:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-l2switch-aggregator --- 15:06:25 [INFO] 15:06:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-l2switch-aggregator --- 15:06:25 [INFO] Skipping CycloneDX goal, because module skips deploy 15:06:25 [INFO] 15:06:25 [INFO] --- install:3.1.4:install (default-install) @ features-l2switch-aggregator --- 15:06:25 [INFO] Skipping artifact installation 15:06:25 [INFO] 15:06:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-l2switch-aggregator --- 15:06:25 [INFO] Skipping artifact deployment 15:06:25 [INFO] 15:06:25 [INFO] --------------< org.opendaylight.l2switch:l2switch-karaf >-------------- 15:06:25 [INFO] Building l2switch-karaf 2.0.1 [24/29] 15:06:25 [INFO] from distribution/karaf/pom.xml 15:06:25 [INFO] --------------------------------[ pom ]--------------------------------- 15:06:26 [INFO] 15:06:26 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch-karaf --- 15:06:26 [INFO] 15:06:26 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch-karaf --- 15:06:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:26 [INFO] 15:06:26 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ l2switch-karaf --- 15:06:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:26 [INFO] 15:06:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch-karaf --- 15:06:26 [INFO] 15:06:26 [INFO] --- dependency:3.8.1:properties (default) @ l2switch-karaf --- 15:06:26 [INFO] 15:06:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ l2switch-karaf --- 15:06:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-master/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:06:26 [INFO] 15:06:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ l2switch-karaf --- 15:06:26 [INFO] Starting audit... 15:06:26 Audit done. 15:06:26 [INFO] You have 0 Checkstyle violations. 15:06:26 [INFO] 15:06:26 [INFO] --- checkstyle:3.6.0:check (default) @ l2switch-karaf --- 15:06:26 [INFO] Starting audit... 15:06:26 Audit done. 15:06:26 [INFO] You have 0 Checkstyle violations. 15:06:26 [INFO] 15:06:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ l2switch-karaf --- 15:06:26 [INFO] 15:06:26 [INFO] --- resources:3.3.1:resources (process-resources) @ l2switch-karaf --- 15:06:26 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/distribution/karaf/src/main/resources 15:06:26 [INFO] 15:06:26 [INFO] --- karaf:4.4.8:assembly (process-resources) @ l2switch-karaf --- 15:06:26 [INFO] Using repositories: 15:06:26 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 15:06:26 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 15:06:26 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:06:26 [INFO] Creating work directory: /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/assembly 15:06:26 [INFO] Loading direct KAR and features XML dependencies 15:06:26 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 15:06:26 [INFO] Feature framework will be added as a startup feature 15:06:26 [INFO] Generating Karaf assembly: /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/assembly 15:06:26 [INFO] Unzipping kars 15:06:26 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 15:06:27 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 15:06:27 [INFO] Loading profiles from: 15:06:27 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 15:06:27 [INFO] Loading repositories 15:06:27 [INFO] Generating generated-startup profile 15:06:27 [INFO] Generating generated-boot profile with parents: generated-startup 15:06:27 [INFO] Generating generated-installed profile 15:06:27 [INFO] Configuring etc/config.properties and etc/system.properties 15:06:27 [INFO] Downloading libraries for generated profiles 15:06:27 [INFO] Downloading additional libraries 15:06:27 [INFO] Writing configurations 15:06:27 [INFO] adding config file: etc/profile.cfg 15:06:27 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 15:06:27 [INFO] Startup stage 15:06:27 [INFO] Loading startup repositories 15:06:27 [INFO] Resolving startup features and bundles 15:06:27 [INFO] Features: framework 15:06:27 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:06:27 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:06:27 [INFO] Boot stage 15:06:27 [INFO] Loading boot repositories 15:06:27 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-ui/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/2.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.7/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.20.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features 15:06:27 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.1/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.18/xml/features 15:06:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features 15:06:27 [INFO] Feature odl-mdsal-model-rfc8528/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.18 15:06:27 [INFO] Feature odl-mdsal-eos-binding/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.18 15:06:27 [INFO] Feature odl-mdsal-binding-base/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.18 15:06:27 [INFO] Feature odl-mdsal-model-rfc6991/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.18 15:06:27 [INFO] Feature odl-yangtools-binding-codec/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.17 15:06:27 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 15:06:27 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 15:06:27 [INFO] Feature odl-yangtools-xpath-api/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.17 15:06:27 [INFO] Feature odl-controller-akka/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3 15:06:27 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.6.1 15:06:27 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 15:06:27 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 15:06:27 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 15:06:27 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 15:06:27 [INFO] Feature odl-aaa-password-service/0.21.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.2/xml/aaa-password-service-config 15:06:27 [INFO] Feature service/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 15:06:27 [INFO] Feature odl-restconf-server-api/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/9.0.1 15:06:27 [INFO] Feature shell/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 15:06:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 15:06:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 15:06:27 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 15:06:27 [INFO] Feature package/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 15:06:27 [INFO] Feature odl-mdsal-model-rfc9645/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.18 15:06:27 [INFO] Feature odl-yangtools-parser/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.17 15:06:27 [INFO] Feature ssh/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 15:06:27 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 15:06:27 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 15:06:27 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 15:06:27 [INFO] Feature odl-gson/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.1 15:06:27 [INFO] Feature odl-mdsal-model-rfc8341/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.18 15:06:27 [INFO] Feature odl-restconf-api/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/9.0.1 15:06:27 [INFO] Feature odl-yangtools-netty/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.17 15:06:27 [INFO] Feature odl-yangtools-xpath/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.17 15:06:27 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 15:06:27 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 15:06:27 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 15:06:27 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 15:06:27 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 15:06:27 [INFO] Feature odl-l2switch-switch/2.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/main-impl/2.0.1 15:06:27 [INFO] Feature odl-yangtools-data-api/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.17 15:06:27 [INFO] Feature framework/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:06:27 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 15:06:27 [INFO] Feature odl-netconf-model-rfc5277/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/9.0.1 15:06:27 [INFO] Feature odl-mdsal-clustering-commons/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.36 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/11.0.2 15:06:27 [INFO] Feature odl-karaf-feat-jetty/14.1.3 is defined as a boot feature 15:06:27 [INFO] Feature odl-mdsal-model-rfc6243/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.18 15:06:27 [INFO] Feature odl-l2switch-arphandler/2.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/arphandler-impl/2.0.1 15:06:27 [INFO] Feature deployer/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 15:06:27 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 15:06:27 [INFO] Feature odl-openflowplugin-flow-services/0.20.1 is defined as a boot feature 15:06:27 [INFO] Feature odl-netconf-keystore/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/9.0.1 15:06:27 [INFO] Feature odl-mdsal-remoterpc-connector/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/11.0.2 15:06:27 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 15:06:27 [INFO] Feature odl-yanglib-mdsal-writer/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/9.0.1 15:06:27 [INFO] Feature odl-servlet-api/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 15:06:27 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.18 15:06:27 [INFO] Feature odl-mdsal-model-rfc8526/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.18 15:06:27 [INFO] Feature odl-jersey-2/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 15:06:27 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 15:06:27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 15:06:27 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 15:06:27 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 15:06:27 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 15:06:27 [INFO] Feature odl-mdsal-model-rfc8639/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.18 15:06:27 [INFO] Feature odl-controller-scala/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.16 15:06:27 [INFO] Feature odl-l2switch-packethandler/2.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/packethandler-impl/2.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/packethandler-model/2.0.1 15:06:27 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 15:06:27 [INFO] Feature odl-mdsal-model-rfc9643/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.18 15:06:27 [INFO] Feature scr/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 15:06:27 [INFO] Feature odl-netty-4/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 15:06:27 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 15:06:27 [INFO] Feature odl-mdsal-distributed-datastore/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/11.0.2 15:06:27 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/11.0.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/xml/pekkoconf 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/xml/factorypekkoconf 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/xml/moduleshardconf 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/xml/moduleconf 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/11.0.2/cfg/datastore 15:06:27 [INFO] Feature odl-openflowplugin-app-reconciliation-framework/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.20.1 15:06:27 [INFO] Feature odl-apache-commons-text/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 15:06:27 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.18 15:06:27 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 15:06:27 [INFO] Feature jaas/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 15:06:27 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 15:06:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 15:06:27 [INFO] Feature odl-infrautils-utils/7.1.7 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.1.7 15:06:27 [INFO] Feature odl-jolokia/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 15:06:27 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/11.0.2/cfg/configuration 15:06:27 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 15:06:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 15:06:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 15:06:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 15:06:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 15:06:27 [INFO] Feature http/8.0.33 is defined as a boot feature 15:06:27 [INFO] Feature odl-mdsal-model-rfc8072/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.18 15:06:27 [INFO] Feature odl-raft-spi/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/11.0.2 15:06:27 [INFO] Feature odl-yangtools-export/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.17 15:06:27 [INFO] Feature odl-jakarta-activation-api/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 15:06:27 [INFO] Feature odl-netconf-mdsal-common/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/9.0.1 15:06:27 [INFO] Feature odl-mdsal-model-rfc8343/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.18 15:06:27 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:06:27 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 15:06:27 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.18 15:06:27 [INFO] Feature odl-mdsal-singleton-common/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.18 15:06:27 [INFO] Feature odl-apache-commons-lang3/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.18.0 15:06:27 [INFO] Feature odl-openflowplugin-libraries/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.20.1 15:06:27 [INFO] Feature odl-yangtools-codec/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.17 15:06:27 [INFO] Feature odl-infrautils-diagstatus/7.1.7 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.1.7 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.1.7 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.1.7 15:06:27 [INFO] Feature odl-mdsal-model-rfc8529/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.18 15:06:27 [INFO] Feature odl-restconf-nb/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-subscription/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/9.0.1/cfg/config 15:06:27 [INFO] Feature odl-l2switch-loopremover/2.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1 15:06:27 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/loopremover-model/2.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/loopremover-impl/2.0.1 15:06:27 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1 15:06:27 [INFO] Feature odl-openflowplugin-southbound/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-impl/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-shell/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/srm-api/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.20.1/cfg/config 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.20.1/xml/config 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.20.1/xml/legacyConfig 15:06:27 [INFO] Feature odl-aaa-shiro/0.21.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.2/xml/aaa-app-config 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.2/xml/aaa-datastore-config 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.21.2/xml/aaa-password-service-config 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.21.2/py/idmtool 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.21.2/cfg/config 15:06:27 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 15:06:27 [INFO] Feature odl-mdsal-model-rfc9644/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.18 15:06:27 [INFO] Feature management/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 15:06:27 [INFO] adding config file: etc/jmx.acl.cfg 15:06:27 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 15:06:27 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 15:06:27 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 15:06:27 [INFO] adding config file: etc/org.apache.karaf.management.cfg 15:06:27 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 15:06:27 [INFO] Feature odl-dropwizard-metrics/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.36 15:06:27 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.36 15:06:27 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.36 15:06:27 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.36 15:06:27 [INFO] Feature odl-karaf-feat-jdbc/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 15:06:27 [INFO] Feature odl-mdsal-binding-runtime/14.0.18 is defined as a boot feature 15:06:27 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.18 15:06:27 [INFO] Feature odl-mdsal-model-rfc8342/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.18 15:06:27 [INFO] Feature odl-javassist-3/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 15:06:27 [INFO] Feature war/4.4.8 is defined as a boot feature 15:06:27 [INFO] Feature odl-mdsal-dom-api/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.18 15:06:27 [INFO] Feature odl-yangtools-util/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.17 15:06:27 [INFO] Feature odl-mdsal-common/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.18 15:06:27 [INFO] Feature standard/4.4.8 is defined as a boot feature 15:06:27 [INFO] Feature odl-yangtools-parser-api/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.17 15:06:27 [INFO] Feature odl-openflowplugin-app-arbitratorreconciliation/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.20.1 15:06:27 [INFO] Feature odl-yangtools-binding-spec/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.17 15:06:27 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 15:06:27 [INFO] Feature odl-infrautils-ready/7.1.7 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.1.7 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.1.7 15:06:27 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 15:06:27 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 15:06:27 [INFO] Feature odl-mdsal-eos-dom/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.18 15:06:27 [INFO] Feature odl-aaa-encryption-service/0.21.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.21.2 15:06:27 [INFO] Feature odl-mdsal-model-rfc6470/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.18 15:06:27 [INFO] Feature odl-mdsal-model-rfc9641/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.18 15:06:27 [INFO] Feature odl-openflowplugin-app-config-pusher/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.20.1 15:06:27 [INFO] Feature feature/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 15:06:27 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 15:06:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 15:06:27 [INFO] Feature system/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 15:06:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 15:06:27 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 15:06:27 [INFO] Feature odl-mdsal-binding-api/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.18 15:06:27 [INFO] Feature odl-mdsal-dom-broker/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.18 15:06:27 [INFO] Feature f1228a43-de3e-4212-a5b5-82d0f745170b/0.0.0 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.3 15:06:27 [INFO] Feature odl-restconf/9.0.1 is defined as a boot feature 15:06:27 [INFO] Feature odl-yangtools-data/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.17 15:06:27 [INFO] Feature odl-openflowplugin-app-forwardingrules-manager/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.20.1 15:06:27 [INFO] Feature odl-l2switch-hosttracker/2.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/hosttracker-impl/2.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/hosttracker-model/2.0.1 15:06:27 [INFO] Feature odl-netconf-api/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/9.0.1 15:06:27 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 15:06:27 [INFO] Feature odl-guava/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 15:06:27 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 15:06:27 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.50.0 15:06:27 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 15:06:27 [INFO] Feature odl-mdsal-singleton-dom/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.18 15:06:27 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.18 15:06:27 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 15:06:27 [INFO] Feature log/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 15:06:27 [INFO] adding config file: etc/org.apache.karaf.log.cfg 15:06:27 [INFO] Feature wrap/2.6.17 is defined as a boot feature 15:06:27 [INFO] Feature odl-mdsal-model-rfc9642/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.18 15:06:27 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 15:06:27 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 15:06:27 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 15:06:27 [INFO] Feature odl-netconf-transport-api/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/9.0.1 15:06:27 [INFO] Feature odl-mdsal-broker/11.0.2 is defined as a boot feature 15:06:27 [INFO] Feature odl-mdsal-eos-common/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.18 15:06:27 [INFO] Feature odl-yangtools-binding-runtime/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.17 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.17 15:06:27 [INFO] Feature odl-netconf-databind/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/9.0.1 15:06:27 [INFO] Feature odl-lz4/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 15:06:27 [INFO] Feature odl-mdsal-model-rfc8344/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.18 15:06:27 [INFO] Feature odl-stax2-api/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 15:06:27 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 15:06:27 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 15:06:27 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 15:06:27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 15:06:27 [INFO] Feature odl-yangtools-common/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.17 15:06:27 [INFO] Feature kar/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 15:06:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 15:06:27 [INFO] Feature odl-l2switch-switch-rest/2.0.1 is defined as a boot feature 15:06:27 [INFO] Feature odl-l2switch-addresstracker/2.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/addresstracker-impl/2.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/addresstracker-model/2.0.1 15:06:27 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 15:06:27 [INFO] Feature odl-apache-shiro/0.21.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 15:06:27 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 15:06:27 [INFO] Feature jline/3.21.0 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:06:27 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 15:06:27 [INFO] Feature odl-mdsal-model-rfc8650/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.18 15:06:27 [INFO] Feature odl-raft-api/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/11.0.2 15:06:27 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.18 15:06:27 [INFO] Feature odl-mdsal-model-rfc8525/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.18 15:06:27 [INFO] Feature odl-mdsal-dom-runtime/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.18 15:06:27 [INFO] Feature config/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 15:06:27 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 15:06:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 15:06:27 [INFO] Feature instance/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 15:06:27 [INFO] Feature odl-aaa-web/0.21.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.21.2 15:06:27 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.18 15:06:27 [INFO] Feature odl-mdsal-model-rfc9640/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.18 15:06:27 [INFO] Feature odl-controller-mdsal-common/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/11.0.2 15:06:27 [INFO] Feature odl-mdsal-model-rfc6241/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.18 15:06:27 [INFO] Feature odl-antlr4/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 15:06:27 [INFO] Feature odl-netconf-truststore/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/9.0.1 15:06:27 [INFO] Feature odl-aaa-api/0.21.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.21.2 15:06:27 [INFO] Feature odl-ws-rs-api/14.1.3 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 15:06:27 [INFO] Feature odl-mdsal-model-rfc7952/14.0.18 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.18 15:06:27 [INFO] Feature odl-aaa-cert/0.21.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.2 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.21.2/xml/config 15:06:27 [INFO] Feature odl-controller-blueprint/11.0.2 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/11.0.2 15:06:27 [INFO] Feature odl-netconf-transport/9.0.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/9.0.1 15:06:27 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 15:06:27 [INFO] Feature odl-openflowplugin-app-topology/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.20.1 15:06:27 [INFO] Feature odl-openflowplugin-nsf-model/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.18 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-topology/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-inventory/0.20.1 15:06:27 [INFO] Feature bundle/4.4.8 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 15:06:27 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 15:06:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 15:06:27 [INFO] Feature odl-openflowjava-protocol/0.20.1 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.20.1 15:06:27 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.20.1 15:06:27 [INFO] Feature odl-bytebuddy/14.0.17 is defined as a boot feature 15:06:27 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.7 15:06:27 [INFO] Install stage 15:06:27 [INFO] Loading installed repositories 15:06:27 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 15:06:27 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 15:06:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 15:06:27 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 15:06:27 [INFO] 15:06:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ l2switch-karaf >>> 15:06:28 [INFO] 15:06:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ l2switch-karaf --- 15:06:28 [INFO] No files found to run spotbugs, check compile phase has been run 15:06:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:06:28 [INFO] 15:06:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ l2switch-karaf <<< 15:06:28 [INFO] 15:06:28 [INFO] 15:06:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ l2switch-karaf --- 15:06:28 [INFO] 15:06:28 [INFO] --- dependency:3.8.1:copy (apply-branding) @ l2switch-karaf --- 15:06:28 [INFO] 15:06:28 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ l2switch-karaf --- 15:06:28 [INFO] 15:06:28 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ l2switch-karaf --- 15:06:28 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 15:06:28 [INFO] 15:06:28 [INFO] --- copy:14.1.3:copy-files (default) @ l2switch-karaf --- 15:06:28 [INFO] 15:06:28 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ l2switch-karaf --- 15:06:28 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-master/distribution/karaf/src/main/assembly 15:06:28 [INFO] 15:06:28 [INFO] --- karaf:14.1.3:populate-local-repo (populate-local-repo) @ l2switch-karaf --- 15:06:28 [INFO] Feature repository discovered recursively: 56f5c9bb-7e3b-4a91-a18a-7159d48c02dc 15:06:28 [INFO] Feature repository discovered recursively: features-l2switch 15:06:28 [INFO] Feature repository discovered recursively: framework-4.4.8 15:06:28 [INFO] Feature repository discovered recursively: odl-aaa-0.21.2 15:06:28 [INFO] Feature repository discovered recursively: odl-antlr4 15:06:28 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 15:06:28 [INFO] Feature repository discovered recursively: odl-apache-commons-text 15:06:28 [INFO] Feature repository discovered recursively: odl-apache-shiro 15:06:28 [INFO] Feature repository discovered recursively: odl-bytebuddy 15:06:28 [INFO] Feature repository discovered recursively: odl-controller-11.0.2 15:06:28 [INFO] Feature repository discovered recursively: odl-controller-akka 15:06:28 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.2 15:06:28 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.2 15:06:28 [INFO] Feature repository discovered recursively: odl-controller-scala 15:06:28 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 15:06:28 [INFO] Feature repository discovered recursively: odl-extras-11.0.2 15:06:28 [INFO] Feature repository discovered recursively: odl-gson 15:06:28 [INFO] Feature repository discovered recursively: odl-guava 15:06:28 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 15:06:28 [INFO] Feature repository discovered recursively: odl-infrautils-ready 15:06:28 [INFO] Feature repository discovered recursively: odl-infrautils-utils 15:06:28 [INFO] Feature repository discovered recursively: odl-jackson-2 15:06:28 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 15:06:28 [INFO] Feature repository discovered recursively: odl-javassist-3 15:06:28 [INFO] Feature repository discovered recursively: odl-jersey-2 15:06:28 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 15:06:28 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 15:06:28 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 15:06:28 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 15:06:28 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 15:06:28 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 15:06:28 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 15:06:28 [INFO] Feature repository discovered recursively: odl-l2switch-switch 15:06:28 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 15:06:28 [INFO] Feature repository discovered recursively: odl-l2switch-switch-ui 15:06:28 [INFO] Feature repository discovered recursively: odl-lz4 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.2 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-common 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 15:06:28 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 15:06:28 [INFO] Feature repository discovered recursively: odl-netconf-9.0.1 15:06:28 [INFO] Feature repository discovered recursively: odl-netconf-databind 15:06:28 [INFO] Feature repository discovered recursively: odl-netconf-keystore 15:06:28 [INFO] Feature repository discovered recursively: odl-netconf-truststore 15:06:28 [INFO] Feature repository discovered recursively: odl-netty-4 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowjava-0.20.1 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 15:06:28 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.20.1 15:06:28 [INFO] Feature repository discovered recursively: odl-raft-api 15:06:28 [INFO] Feature repository discovered recursively: odl-raft-spi 15:06:28 [INFO] Feature repository discovered recursively: odl-restconf 15:06:28 [INFO] Feature repository discovered recursively: odl-restconf-api 15:06:28 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.1 15:06:28 [INFO] Feature repository discovered recursively: odl-restconf-server-api 15:06:28 [INFO] Feature repository discovered recursively: odl-servlet-api 15:06:28 [INFO] Feature repository discovered recursively: odl-stax2-api 15:06:28 [INFO] Feature repository discovered recursively: odl-woodstox 15:06:28 [INFO] Feature repository discovered recursively: odl-ws-rs-api 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-codec 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-common 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-data 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-export 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-netty 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-parser 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-util 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 15:06:28 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 15:06:28 [INFO] Feature repository discovered recursively: openflowplugin-0.20.1 15:06:28 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 15:06:28 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 15:06:28 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 15:06:28 [INFO] Feature repository discovered recursively: pt-triemap 15:06:28 [INFO] Feature repository discovered recursively: standard-4.4.8 15:06:28 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:28 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:06:29 [INFO] 15:06:29 [INFO] --- antrun:3.1.0:run (fix-permissions) @ l2switch-karaf --- 15:06:29 [INFO] Executing tasks 15:06:29 [INFO] Executed tasks 15:06:29 [INFO] 15:06:29 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ l2switch-karaf --- 15:06:29 [INFO] Executing tasks 15:06:29 [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/assembly/system/org/bouncycastle 15:06:29 [INFO] Executed tasks 15:06:29 [INFO] 15:06:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ l2switch-karaf --- 15:06:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:06:29 [INFO] 15:06:29 [INFO] --- karaf:4.4.8:archive (package) @ l2switch-karaf --- 15:06:43 [INFO] 15:06:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch-karaf --- 15:06:43 [INFO] CycloneDX: Resolving Dependencies 15:06:49 [INFO] CycloneDX: Creating BOM version 1.6 with 560 component(s) 15:06:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/bom.xml 15:06:49 [INFO] attaching as l2switch-karaf-2.0.1-cyclonedx.xml 15:06:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/bom.json 15:06:49 [INFO] attaching as l2switch-karaf-2.0.1-cyclonedx.json 15:06:49 [INFO] 15:06:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ l2switch-karaf --- 15:06:49 [INFO] Skipping duplicate-finder execution! 15:06:49 [INFO] 15:06:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ l2switch-karaf --- 15:06:49 [INFO] Skipping pom project 15:06:49 [INFO] 15:06:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ l2switch-karaf --- 15:06:49 [INFO] 15:06:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ l2switch-karaf --- 15:06:49 [INFO] 15:06:49 [INFO] --- jacoco:0.8.13:report (report) @ l2switch-karaf --- 15:06:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:06:49 [INFO] 15:06:49 [INFO] --- install:3.1.4:install (default-install) @ l2switch-karaf --- 15:06:49 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom 15:06:49 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/l2switch-karaf-2.0.1.tar.gz to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz 15:06:49 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/l2switch-karaf-2.0.1.zip to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip 15:06:49 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml 15:06:49 [INFO] Installing /w/workspace/l2switch-maven-stage-master/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json 15:06:49 [INFO] 15:06:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch-karaf --- 15:06:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-master/m2repo 15:06:50 [INFO] 15:06:50 [INFO] --------< org.opendaylight.l2switch:addresstracker.aggregator >--------- 15:06:50 [INFO] Building addresstracker.aggregator 2.0.1 [25/29] 15:06:50 [INFO] from addresstracker/pom.xml 15:06:50 [INFO] --------------------------------[ pom ]--------------------------------- 15:06:50 [INFO] 15:06:50 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker.aggregator --- 15:06:50 [INFO] 15:06:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker.aggregator --- 15:06:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:50 [INFO] 15:06:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker.aggregator --- 15:06:50 [INFO] 15:06:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker.aggregator --- 15:06:50 [INFO] Skipping CycloneDX goal, because module skips deploy 15:06:50 [INFO] 15:06:50 [INFO] --- install:3.1.4:install (default-install) @ addresstracker.aggregator --- 15:06:50 [INFO] Skipping artifact installation 15:06:50 [INFO] 15:06:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker.aggregator --- 15:06:50 [INFO] Skipping artifact deployment 15:06:50 [INFO] 15:06:50 [INFO] ----------< org.opendaylight.l2switch:hosttracker.aggregator >---------- 15:06:50 [INFO] Building hosttracker.aggregator 2.0.1 [26/29] 15:06:50 [INFO] from hosttracker/pom.xml 15:06:50 [INFO] --------------------------------[ pom ]--------------------------------- 15:06:50 [INFO] 15:06:50 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker.aggregator --- 15:06:50 [INFO] 15:06:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker.aggregator --- 15:06:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:50 [INFO] 15:06:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker.aggregator --- 15:06:50 [INFO] 15:06:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker.aggregator --- 15:06:50 [INFO] Skipping CycloneDX goal, because module skips deploy 15:06:50 [INFO] 15:06:50 [INFO] --- install:3.1.4:install (default-install) @ hosttracker.aggregator --- 15:06:50 [INFO] Skipping artifact installation 15:06:50 [INFO] 15:06:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker.aggregator --- 15:06:50 [INFO] Skipping artifact deployment 15:06:50 [INFO] 15:06:50 [INFO] ----------< org.opendaylight.l2switch:loopremover.aggregator >---------- 15:06:50 [INFO] Building loopremover.aggregator 2.0.1 [27/29] 15:06:50 [INFO] from loopremover/pom.xml 15:06:50 [INFO] --------------------------------[ pom ]--------------------------------- 15:06:50 [INFO] 15:06:50 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover.aggregator --- 15:06:50 [INFO] 15:06:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover.aggregator --- 15:06:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:50 [INFO] 15:06:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover.aggregator --- 15:06:50 [INFO] 15:06:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover.aggregator --- 15:06:50 [INFO] Skipping CycloneDX goal, because module skips deploy 15:06:50 [INFO] 15:06:50 [INFO] --- install:3.1.4:install (default-install) @ loopremover.aggregator --- 15:06:50 [INFO] Skipping artifact installation 15:06:50 [INFO] 15:06:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover.aggregator --- 15:06:50 [INFO] Skipping artifact deployment 15:06:50 [INFO] 15:06:50 [INFO] ---------< org.opendaylight.l2switch:packethandler.aggregator >--------- 15:06:50 [INFO] Building packethandler.aggregator 2.0.1 [28/29] 15:06:50 [INFO] from packethandler/pom.xml 15:06:50 [INFO] --------------------------------[ pom ]--------------------------------- 15:06:50 [INFO] 15:06:50 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler.aggregator --- 15:06:50 [INFO] 15:06:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler.aggregator --- 15:06:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:50 [INFO] 15:06:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler.aggregator --- 15:06:50 [INFO] 15:06:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler.aggregator --- 15:06:50 [INFO] Skipping CycloneDX goal, because module skips deploy 15:06:50 [INFO] 15:06:50 [INFO] --- install:3.1.4:install (default-install) @ packethandler.aggregator --- 15:06:50 [INFO] Skipping artifact installation 15:06:50 [INFO] 15:06:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler.aggregator --- 15:06:50 [INFO] Skipping artifact deployment 15:06:50 [INFO] 15:06:50 [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- 15:06:50 [INFO] Building l2switch 2.0.1 [29/29] 15:06:50 [INFO] from pom.xml 15:06:50 [INFO] --------------------------------[ pom ]--------------------------------- 15:06:50 [INFO] 15:06:50 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch --- 15:06:50 [INFO] Deleting /w/workspace/l2switch-maven-stage-master/target 15:06:50 [INFO] 15:06:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch --- 15:06:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:06:50 [INFO] 15:06:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch --- 15:06:50 [INFO] 15:06:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch --- 15:06:50 [INFO] Skipping CycloneDX goal, because module skips deploy 15:06:50 [INFO] 15:06:50 [INFO] --- install:3.1.4:install (default-install) @ l2switch --- 15:06:50 [INFO] Skipping artifact installation 15:06:50 [INFO] 15:06:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch --- 15:06:50 [INFO] Skipping artifact deployment 15:06:50 [INFO] ------------------------------------------------------------------------ 15:06:50 [INFO] Reactor Summary for l2switch 2.0.1: 15:06:50 [INFO] 15:06:50 [INFO] l2switch-artifacts ................................. SUCCESS [ 2.469 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [ 7.391 s] 15:06:50 [INFO] binding-parent ..................................... SUCCESS [ 2.227 s] 15:06:50 [INFO] packethandler-model ................................ SUCCESS [ 13.811 s] 15:06:50 [INFO] packethandler-impl ................................. SUCCESS [ 11.718 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 25.692 s] 15:06:50 [INFO] addresstracker-model ............................... SUCCESS [ 5.469 s] 15:06:50 [INFO] addresstracker-impl ................................ SUCCESS [ 9.227 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 19.533 s] 15:06:50 [INFO] hosttracker-model .................................. SUCCESS [ 5.271 s] 15:06:50 [INFO] hosttracker-impl ................................... SUCCESS [ 7.073 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [ 20.610 s] 15:06:50 [INFO] loopremover-model .................................. SUCCESS [ 4.174 s] 15:06:50 [INFO] loopremover-impl ................................... SUCCESS [ 13.507 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [ 19.268 s] 15:06:50 [INFO] arphandler-impl .................................... SUCCESS [ 10.624 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [ 18.845 s] 15:06:50 [INFO] main-impl .......................................... SUCCESS [ 9.895 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [ 25.998 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 29.766 s] 15:06:50 [INFO] OpenDaylight :: L2Switch :: Switch UI .............. SUCCESS [ 28.639 s] 15:06:50 [INFO] features-l2switch .................................. SUCCESS [ 6.153 s] 15:06:50 [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.005 s] 15:06:50 [INFO] l2switch-karaf ..................................... SUCCESS [ 24.956 s] 15:06:50 [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.005 s] 15:06:50 [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.002 s] 15:06:50 [INFO] loopremover.aggregator ............................. SUCCESS [ 0.003 s] 15:06:50 [INFO] packethandler.aggregator ........................... SUCCESS [ 0.002 s] 15:06:50 [INFO] l2switch ........................................... SUCCESS [ 0.004 s] 15:06:50 [INFO] ------------------------------------------------------------------------ 15:06:50 [INFO] BUILD SUCCESS 15:06:50 [INFO] ------------------------------------------------------------------------ 15:06:50 [INFO] Total time: 05:28 min 15:06:50 [INFO] Finished at: 2025-11-27T15:06:50Z 15:06:50 [INFO] ------------------------------------------------------------------------ 15:06:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:50 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:06:50 [l2switch-maven-stage-master] $ /bin/sh -xe /tmp/jenkins12656905538397693469.sh 15:06:50 + echo Running SBOM Generator 15:06:50 Running SBOM Generator 15:06:50 [EnvInject] - Injecting environment variables from a build step. 15:06:50 [EnvInject] - Injecting as environment variables the properties content 15:06:50 SBOM_FLAGS= 15:06:50 15:06:50 [EnvInject] - Variables injected successfully. 15:06:50 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins6496207385302387099.sh 15:06:50 ---> sbom-generator.sh 15:06:50 INFO: downloading spdx-sbom-generator version v0.0.15 15:06:51 2025-11-27 15:06:51 URL:https://release-assets.githubusercontent.com/github-production-release-asset/368981583/139604a0-309c-4d20-a757-2a9d122cba66?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-11-27T15%3A51%3A52Z&rscd=attachment%3B+filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-11-27T14%3A50%3A58Z&ske=2025-11-27T15%3A51%3A52Z&sks=b&skv=2018-11-09&sig=q%2B0eYsZEC2jjBQQ%2BpRfIQq6RV1bMzBdstp1mKfJ8Jyk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDI1NzgxMCwibmJmIjoxNzY0MjU2MDEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.sTmSjG0zx1A0cmaGgrJL9IbqcOF_oCkqPv1N4U1yVwc&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] 15:06:51 INFO: running spdx-sbom-generator 15:06:51 INFO[2025-11-27T15:06:51Z] Starting to generate SPDX ... 15:06:52 INFO[2025-11-27T15:06:52Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/l2switch-maven-stage-master/archives/bom-Java-Maven.spdx` 15:06:52 INFO[2025-11-27T15:06:52Z] Current Language Version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:06:52 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:06:52 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:06:52 Default locale: en, platform encoding: UTF-8 15:06:52 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:06:52 INFO[2025-11-27T15:06:52Z] Global Setting File /w/workspace/l2switch-maven-stage-master@tmp/config9314655384165261342tmp 15:07:12 2025/11/27 15:07:12 dependency tree executed successfully: 15:07:12 INFO[2025-11-27T15:07:12Z] Command completed successful for below package managers 15:07:12 INFO[2025-11-27T15:07:12Z] Plugin Java-Maven generated output at /w/workspace/l2switch-maven-stage-master/archives/bom-Java-Maven.spdx 15:07:18 ---> sbom-generator.sh ends 15:07:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:07:18 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:07:18 provisioning config files... 15:07:18 copy managed file [sigul-config] to file:/w/workspace/l2switch-maven-stage-master@tmp/config273484574779925319tmp 15:07:19 copy managed file [sigul-password] to file:/w/workspace/l2switch-maven-stage-master@tmp/config101316562686040335tmp 15:07:19 copy managed file [sigul-pki] to file:/w/workspace/l2switch-maven-stage-master@tmp/config14540296979777886618tmp 15:07:19 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins7323641402946628579.sh 15:07:19 ---> sigul-configuration.sh 15:07:19 gpg: directory '/home/jenkins/.gnupg' created 15:07:19 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 15:07:19 gpg: CAST5.CFB encrypted data 15:07:19 gpg: encrypted with 1 passphrase 15:07:19 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins13920858850799522653.sh 15:07:19 ---> sigul-install.sh 15:07:19 INFO: Skip step, sigul install not available on platform ubuntu 15:07:19 [EnvInject] - Injecting environment variables from a build step. 15:07:19 [EnvInject] - Injecting as environment variables the properties content 15:07:19 SIGN_DIR=/w/workspace/l2switch-maven-stage-master/m2repo 15:07:19 SIGN_MODE=serial 15:07:19 15:07:19 [EnvInject] - Variables injected successfully. 15:07:19 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins638651211102504966.sh 15:07:19 ---> sigul-sign-dir.sh 15:07:19 Setup pyenv: 15:07:19 system 15:07:19 3.8.20 15:07:19 3.9.20 15:07:19 3.10.15 15:07:19 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 15:07:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RmVB from file:/tmp/.os_lf_venv 15:07:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:22 lf-activate-venv(): INFO: Base packages installed successfully 15:07:22 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-RmVB/bin to PATH 15:07:33 --2025-11-27 15:07:33-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 15:07:33 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 15:07:33 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 15:07:33 HTTP request sent, awaiting response... 200 OK 15:07:34 Length: 1394 (1.4K) [text/plain] 15:07:34 Saving to: ‘/w/workspace/l2switch-maven-stage-master/sigul-sign.sh’ 15:07:34 15:07:34 0K . 100% 10.2M=0s 15:07:34 15:07:34 2025-11-27 15:07:34 (10.2 MB/s) - ‘/w/workspace/l2switch-maven-stage-master/sigul-sign.sh’ saved [1394/1394] 15:07:34 15:07:34 --2025-11-27 15:07:34-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 15:07:34 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 15:07:34 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 15:07:34 HTTP request sent, awaiting response... 200 OK 15:07:34 Length: 1085 (1.1K) [text/plain] 15:07:34 Saving to: ‘/w/workspace/l2switch-maven-stage-master/Dockerfile’ 15:07:34 15:07:34 0K . 100% 47.2M=0s 15:07:34 15:07:34 2025-11-27 15:07:34 (47.2 MB/s) - ‘/w/workspace/l2switch-maven-stage-master/Dockerfile’ saved [1085/1085] 15:07:34 15:07:35 #0 building with "default" instance using docker driver 15:07:35 15:07:35 #1 [internal] load build definition from Dockerfile 15:07:35 #1 transferring dockerfile: 1.12kB done 15:07:35 #1 DONE 0.0s 15:07:35 15:07:35 #2 [internal] load metadata for docker.io/library/centos:7 15:07:35 #2 DONE 0.6s 15:07:35 15:07:35 #3 [internal] load .dockerignore 15:07:35 #3 transferring context: 2B done 15:07:35 #3 DONE 0.0s 15:07:35 15:07:35 #4 [internal] load build context 15:07:35 #4 transferring context: 1.44kB done 15:07:35 #4 DONE 0.0s 15:07:35 15:07:35 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 15:07:35 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 15:07:35 #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 15:07:35 #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 15:07:35 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s 15:07:35 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done 15:07:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.24MB / 76.10MB 0.3s 15:07:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 12.58MB / 76.10MB 0.4s 15:07:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 20.97MB / 76.10MB 0.6s 15:07:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 27.26MB / 76.10MB 0.8s 15:07:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 35.65MB / 76.10MB 1.0s 15:07:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 42.99MB / 76.10MB 1.3s 15:07:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 50.33MB / 76.10MB 1.7s 15:07:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 55.57MB / 76.10MB 1.8s 15:07:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 63.96MB / 76.10MB 2.0s 15:07:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 71.30MB / 76.10MB 2.2s 15:07:38 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.4s 15:07:38 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.5s done 15:07:38 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s 15:07:40 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.5s done 15:07:41 #5 DONE 5.4s 15:07:41 15:07:41 #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo 15:07:42 #6 DONE 1.1s 15:07:42 15:07:42 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 15:07:42 #7 DONE 0.2s 15:07:42 15:07:42 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 15:07:42 #8 DONE 0.3s 15:07:42 15:07:42 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 15:07:43 #9 0.926 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 15:07:43 #9 0.926 Trying other mirror. 15:07:43 #9 0.927 To address this issue please refer to the below wiki article 15:07:43 #9 0.927 15:07:43 #9 0.927 https://wiki.centos.org/yum-errors 15:07:43 #9 0.927 15:07:43 #9 0.927 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 15:07:43 #9 0.927 15:07:50 #9 7.346 warning: /var/cache/yum/x86_64/7/base/packages/logrotate-3.8.6-19.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 15:07:50 #9 7.346 Public key for logrotate-3.8.6-19.el7.x86_64.rpm is not installed 15:07:50 #9 7.450 Public key for libcomps-0.1.8-14.el7.x86_64.rpm is not installed 15:07:50 #9 8.040 Importing GPG key 0xF4A80EB5: 15:07:50 #9 8.040 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 15:07:50 #9 8.040 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 15:07:50 #9 8.040 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 15:07:50 #9 8.040 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 15:07:51 #9 DONE 9.2s 15:07:52 15:07:52 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 15:07:52 #10 DONE 0.2s 15:07:52 15:07:52 #11 [7/7] COPY ./sigul-sign.sh / 15:07:52 #11 DONE 0.1s 15:07:52 15:07:52 #12 exporting to image 15:07:52 #12 exporting layers 15:07:52 #12 exporting layers 0.6s done 15:07:52 #12 writing image sha256:bc95838c176cc941f974637578d451df17a9b1cebd5c5c97354e649b0906042a done 15:07:52 #12 naming to docker.io/library/sigul-sign done 15:07:52 #12 DONE 0.6s 15:07:52 wrkspc_vol 15:07:52 [ 15:07:52 { 15:07:52 "CreatedAt": "2025-11-27T15:07:52Z", 15:07:52 "Driver": "local", 15:07:52 "Labels": null, 15:07:52 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 15:07:52 "Name": "wrkspc_vol", 15:07:52 "Options": { 15:07:52 "device": "/w/workspace", 15:07:52 "o": "bind", 15:07:52 "type": "none" 15:07:52 }, 15:07:52 "Scope": "local" 15:07:52 } 15:07:52 ] 15:07:53 Sign files in: /w/workspace/l2switch-maven-stage-master/m2repo 15:07:53 Sign list is not empty 15:08:43 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins6661051837322458768.sh 15:08:43 ---> sigul-configuration-cleanup.sh 15:08:43 provisioning config files... 15:08:43 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config13655516647254068021tmp 15:08:44 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config14772799347638323610tmp 15:08:44 [EnvInject] - Injecting environment variables from a build step. 15:08:44 [EnvInject] - Injecting as environment variables the properties content 15:08:44 SERVER_ID=opendaylight-staging 15:08:44 15:08:44 [EnvInject] - Variables injected successfully. 15:08:44 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins13971328760425261039.sh 15:08:44 ---> create-netrc.sh 15:08:44 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins1765487919994480075.sh 15:08:44 ---> common-variables.sh 15:08:44 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 15:08:44 ---> maven-stage.sh 15:08:44 + . /home/jenkins/lf-env.sh 15:08:44 + lf-activate-venv --python python3 lftools 15:08:44 ++ mktemp -d /tmp/venv-XXXX 15:08:44 + lf_venv=/tmp/venv-QOtf 15:08:44 + local venv_file=/tmp/.os_lf_venv 15:08:44 + local python=python3 15:08:44 + local options 15:08:44 + local set_path=true 15:08:44 + local install_args= 15:08:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 15:08:44 + options=' --python '\''python3'\'' -- '\''lftools'\''' 15:08:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 15:08:44 ++ set -- --python python3 -- lftools 15:08:44 + true 15:08:44 + case $1 in 15:08:44 + python=python3 15:08:44 + shift 2 15:08:44 + true 15:08:44 + case $1 in 15:08:44 + shift 15:08:44 + break 15:08:44 + case $python in 15:08:44 + local pkg_list= 15:08:44 + [[ -d /opt/pyenv ]] 15:08:44 + echo 'Setup pyenv:' 15:08:44 Setup pyenv: 15:08:44 + export PYENV_ROOT=/opt/pyenv 15:08:44 + PYENV_ROOT=/opt/pyenv 15:08:44 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:08:44 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:08:44 + pyenv versions 15:08:44 system 15:08:44 3.8.20 15:08:44 3.9.20 15:08:44 3.10.15 15:08:44 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 15:08:44 + command -v pyenv 15:08:44 ++ pyenv init - --no-rehash 15:08:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:08:44 for i in ${!paths[@]}; do 15:08:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:08:44 fi; done; 15:08:44 echo "${paths[*]}"'\'')" 15:08:44 export PATH="/opt/pyenv/shims:${PATH}" 15:08:44 export PYENV_SHELL=bash 15:08:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:08:44 pyenv() { 15:08:44 local command 15:08:44 command="${1:-}" 15:08:44 if [ "$#" -gt 0 ]; then 15:08:44 shift 15:08:44 fi 15:08:44 15:08:44 case "$command" in 15:08:44 rehash|shell) 15:08:44 eval "$(pyenv "sh-$command" "$@")" 15:08:44 ;; 15:08:44 *) 15:08:44 command pyenv "$command" "$@" 15:08:44 ;; 15:08:44 esac 15:08:44 }' 15:08:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:08:44 for i in ${!paths[@]}; do 15:08:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:08:44 fi; done; 15:08:44 echo "${paths[*]}"' 15:08:44 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:08:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:08:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:08:44 ++ export PYENV_SHELL=bash 15:08:44 ++ PYENV_SHELL=bash 15:08:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:08:44 +++ complete -F _pyenv pyenv 15:08:44 ++ lf-pyver python3 15:08:44 ++ local py_version_xy=python3 15:08:44 ++ local py_version_xyz= 15:08:44 ++ pyenv versions 15:08:44 ++ sed 's/^[ *]* //' 15:08:44 ++ awk '{ print $1 }' 15:08:44 ++ grep -E '^[0-9.]*[0-9]$' 15:08:44 ++ local command 15:08:44 ++ command=versions 15:08:44 ++ '[' 1 -gt 0 ']' 15:08:44 ++ shift 15:08:44 ++ case "$command" in 15:08:44 ++ command pyenv versions 15:08:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:08:44 +++ grep '^3' /tmp/.pyenv_versions 15:08:44 +++ sort -V 15:08:44 +++ tail -n 1 15:08:44 ++ py_version_xyz=3.11.10 15:08:44 ++ [[ -z 3.11.10 ]] 15:08:44 ++ echo 3.11.10 15:08:44 ++ return 0 15:08:44 + pyenv local 3.11.10 15:08:44 + local command 15:08:44 + command=local 15:08:44 + '[' 2 -gt 0 ']' 15:08:44 + shift 15:08:44 + case "$command" in 15:08:44 + command pyenv local 3.11.10 15:08:44 + for arg in "$@" 15:08:44 + case $arg in 15:08:44 + pkg_list+='lftools ' 15:08:44 + [[ -f /tmp/.os_lf_venv ]] 15:08:44 ++ cat /tmp/.os_lf_venv 15:08:44 + lf_venv=/tmp/venv-RmVB 15:08:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RmVB from' file:/tmp/.os_lf_venv 15:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RmVB from file:/tmp/.os_lf_venv 15:08:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:08:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:44 + local 'pip_opts=--upgrade --quiet' 15:08:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:08:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:08:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:08:44 + [[ -n '' ]] 15:08:44 + [[ -n '' ]] 15:08:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:08:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:44 + /tmp/venv-RmVB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:08:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:08:46 lf-activate-venv(): INFO: Base packages installed successfully 15:08:46 + [[ -z lftools ]] 15:08:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools ' 15:08:46 lf-activate-venv(): INFO: Installing additional packages: lftools 15:08:46 + /tmp/venv-RmVB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager lftools 15:08:56 + type python3 15:08:56 + true 15:08:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RmVB/bin to PATH' 15:08:56 lf-activate-venv(): INFO: Adding /tmp/venv-RmVB/bin to PATH 15:08:56 + PATH=/tmp/venv-RmVB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:08:56 + return 0 15:08:56 ++ mktemp 15:08:56 + TMP_FILE=/tmp/tmp.jPaaWFZLVz 15:08:56 + lftools deploy nexus-stage https://nexus.opendaylight.org 96fee85953ca0 /w/workspace/l2switch-maven-stage-master/m2repo 15:08:56 + tee /tmp/tmp.jPaaWFZLVz 15:08:58 Staging repository l2switch-1004 created. 15:08:58 ####################################################### 15:08:58 Deploying directory /w/workspace/l2switch-maven-stage-master/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/l2switch-1004 15:08:58 Attempting to upload org/opendaylight/l2switch/l2switch-sbom-2.0.1.spdx (27.91 kb) 15:08:58 Attempting to upload org/opendaylight/l2switch/l2switch-sbom-2.0.1.spdx.asc (455.0 b) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.md5 (32.0 b) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar (26.61 kb) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.sha1 (40.0 b) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.md5 (32.0 b) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml (98.66 kb) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.md5 (32.0 b) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar (42.86 kb) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.asc (455.0 b) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.asc (455.0 b) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar (162.16 kb) 15:08:58 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.md5 (32.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json (108.04 kb) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.sha1 (40.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.asc (455.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.sha1 (40.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom (3.89 kb) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.asc (455.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.asc (455.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.asc (455.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.asc (455.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.asc (455.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json (86.06 kb) 15:08:59 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.md5 (32.0 b) 15:08:59 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar (28.91 kb) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml (79.02 kb) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.md5 (32.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar (162.32 kb) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.sha1 (40.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.sha1 (40.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar (20.05 kb) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.asc (455.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom (1.87 kb) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.md5 (32.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.md5 (32.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.sha1 (40.0 b) 15:09:00 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.asc (455.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.md5 (32.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.sha1 (40.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml (953.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom (1.9 kb) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.asc (455.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.sha1 (40.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.md5 (32.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml (812.26 kb) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.asc (455.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:01 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json (864.87 kb) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.asc (455.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json (806.45 kb) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.md5 (32.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.sha1 (40.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml (757.25 kb) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.asc (455.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.md5 (32.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.sha1 (40.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml (710.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom (1.51 kb) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.asc (455.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.asc (455.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:02 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.md5 (32.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.sha1 (40.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml (682.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.md5 (32.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom (1.49 kb) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.sha1 (40.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml (777.21 kb) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json (827.25 kb) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.md5 (32.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.sha1 (40.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.md5 (32.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.asc (455.0 b) 15:09:03 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json (1.52 mb) 15:09:04 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml (1.42 mb) 15:09:04 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.asc (455.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom (1.69 kb) 15:09:04 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.sha1 (40.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml (678.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.md5 (32.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json (10.58 kb) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom (2.56 kb) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.asc (455.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.sha1 (40.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml (9.47 kb) 15:09:04 Attempting to upload org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:04 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom (2.18 kb) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar (157.04 kb) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.sha1 (40.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.md5 (32.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.md5 (32.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.asc (455.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.asc (455.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar (28.05 kb) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar (19.79 kb) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.asc (455.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.asc (455.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.sha1 (40.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.md5 (32.0 b) 15:09:05 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.sha1 (40.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.md5 (32.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml (73.1 kb) 15:09:06 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json (79.76 kb) 15:09:06 Attempting to upload org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.sha1 (40.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.asc (455.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.md5 (32.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.asc (455.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz (146.34 mb) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.sha1 (40.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.md5 (32.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json (1.7 mb) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.sha1 (40.0 b) 15:09:06 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:07 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:07 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom (1.93 kb) 15:09:07 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip (147.32 mb) 15:09:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml (1.59 mb) 15:09:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.md5 (32.0 b) 15:09:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.asc (455.0 b) 15:09:09 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.asc (455.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.sha1 (40.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.asc (455.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml (50.18 kb) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.md5 (32.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.md5 (32.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar (13.59 kb) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom (1.67 kb) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.md5 (32.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.sha1 (40.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.sha1 (40.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.asc (455.0 b) 15:09:10 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar (20.36 kb) 15:09:11 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.md5 (32.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.asc (455.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json (55.19 kb) 15:09:11 Attempting to upload org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar (132.31 kb) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.sha1 (40.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json (3.53 kb) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom (6.03 kb) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml (3.22 kb) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.asc (455.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.md5 (32.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.md5 (32.0 b) 15:09:11 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar (687.95 kb) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.asc (455.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json (76.25 kb) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.asc (455.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.sha1 (40.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.md5 (32.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.sha1 (40.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.md5 (32.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.asc (455.0 b) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml (69.73 kb) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar (181.21 kb) 15:09:12 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.asc (455.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.sha1 (40.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom (2.05 kb) 15:09:13 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar (145.02 kb) 15:09:13 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.md5 (32.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json (95.18 kb) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.sha1 (40.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom (2.79 kb) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml (87.62 kb) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.asc (455.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.md5 (32.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.md5 (32.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:13 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.sha1 (40.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar (153.26 kb) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.asc (455.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar (22.73 kb) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.md5 (32.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.md5 (32.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.sha1 (40.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.asc (455.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar (36.74 kb) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.asc (455.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom (5.11 kb) 15:09:14 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.md5 (32.0 b) 15:09:14 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar (358.42 kb) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.sha1 (40.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar (177.07 kb) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.md5 (32.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.asc (455.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.asc (455.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json (118.65 kb) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.md5 (32.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.sha1 (40.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.asc (455.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar (28.39 kb) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.asc (455.0 b) 15:09:15 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml (108.84 kb) 15:09:16 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.md5 (32.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.sha1 (40.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar (58.08 kb) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.sha1 (40.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.asc (455.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.asc (455.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.md5 (32.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom (3.57 kb) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.asc (455.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.sha1 (40.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.md5 (32.0 b) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar (31.09 kb) 15:09:16 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.md5 (32.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml (104.89 kb) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json (113.65 kb) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.asc (455.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar (173.15 kb) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.sha1 (40.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.md5 (32.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml (660.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.asc (455.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:17 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.sha1 (40.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json (1.47 mb) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml (1.38 mb) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.asc (455.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom (1.4 kb) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.sha1 (40.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.md5 (32.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.md5 (32.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:18 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom (1.36 kb) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml (5.38 kb) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.md5 (32.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json (5.95 kb) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.sha1 (40.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.asc (455.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.sha1 (40.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json (910.04 kb) 15:09:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.asc (455.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml (855.6 kb) 15:09:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.sha1 (40.0 b) 15:09:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom (1.55 kb) 15:09:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml (739.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.md5 (32.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.md5 (32.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.asc (455.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.asc (455.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.md5 (32.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.sha1 (40.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.md5 (32.0 b) 15:09:20 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json (1.52 mb) 15:09:20 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml (1.94 kb) 15:09:21 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.asc (455.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml (1.42 mb) 15:09:21 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.sha1 (40.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom (3.16 kb) 15:09:21 Attempting to upload org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.asc (455.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom (1.57 kb) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.asc (455.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.md5 (32.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml (839.16 kb) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.sha1 (40.0 b) 15:09:21 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.sha1 (40.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json (892.88 kb) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.md5 (32.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml (769.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.md5 (32.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml (767.23 kb) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.asc (455.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.sha1 (40.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml (698.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.asc (455.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.sha1 (40.0 b) 15:09:22 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json (816.86 kb) 15:09:23 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.md5 (32.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom (1.5 kb) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.asc (455.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.asc (455.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.md5 (32.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.asc (455.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.sha1 (40.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.md5 (32.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom (2.73 kb) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.md5 (32.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.sha1 (40.0 b) 15:09:23 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json (122.64 kb) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml (113.21 kb) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.asc (455.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar (27.43 kb) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar (179.12 kb) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.md5 (32.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.sha1 (40.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar (46.49 kb) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.sha1 (40.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.sha1 (40.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.md5 (32.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.sha1 (40.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.md5 (32.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.asc (455.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml (93.71 kb) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.md5 (32.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.asc (455.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.md5 (32.0 b) 15:09:24 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.sha1 (40.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.asc (455.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar (34.48 kb) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom (3.1 kb) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.asc (455.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.md5 (32.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json (101.63 kb) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.md5 (32.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.asc (455.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.asc (455.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.sha1 (40.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.sha1 (40.0 b) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar (179.92 kb) 15:09:25 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar (59.44 kb) 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-sbom-2.0.1.spdx.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-sbom-2.0.1.spdx 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/2.0.1/packethandler-impl-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/2.0.1/hosttracker-model-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/2.0.1/odl-l2switch-loopremover-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/2.0.1/odl-l2switch-packethandler-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/2.0.1/odl-l2switch-hosttracker-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/2.0.1/odl-l2switch-switch-ui-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/binding-parent/2.0.1/binding-parent-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/2.0.1/addresstracker-model-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.zip 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1.tar.gz.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/2.0.1/l2switch-karaf-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-model/2.0.1/loopremover-model-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/2.0.1/l2switch-artifacts-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/packethandler-model/2.0.1/packethandler-model-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/2.0.1/addresstracker-impl-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/2.0.1/loopremover-impl-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/2.0.1/arphandler-impl-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/2.0.1/odl-l2switch-switch-rest-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/feature-parent/2.0.1/feature-parent-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/2.0.1/odl-l2switch-switch-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/features-l2switch/2.0.1/features-l2switch-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/2.0.1/odl-l2switch-arphandler-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1-features.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/2.0.1/odl-l2switch-addresstracker-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/main-impl/2.0.1/main-impl-2.0.1.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.xml.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.md5 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-cyclonedx.json.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.pom.asc 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-sources.jar.sha1 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1-javadoc.jar 15:09:25 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/2.0.1/hosttracker-impl-2.0.1.jar 15:09:25 Finished deploying /w/workspace/l2switch-maven-stage-master/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/l2switch-1004 15:09:25 ####################################################### 15:09:25 Completed uploading files to l2switch-1004. 15:09:26 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.jPaaWFZLVz 15:09:26 + staging_repo=l2switch-1004 15:09:26 + mkdir -p /w/workspace/l2switch-maven-stage-master/archives 15:09:26 + echo 'l2switch-1004 https://nexus.opendaylight.org/content/repositories/l2switch-1004' 15:09:26 + tee -a /w/workspace/l2switch-maven-stage-master/archives/staging-repo.txt 15:09:26 l2switch-1004 https://nexus.opendaylight.org/content/repositories/l2switch-1004 15:09:26 + rm -f /tmp/tmp.jPaaWFZLVz 15:09:26 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins10696432209895411339.sh 15:09:26 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 15:09:26 Run condition [Boolean condition] preventing perform for step [BuilderChain] 15:09:26 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins586594695965343525.sh 15:09:26 $ ssh-agent -k 15:09:26 unset SSH_AUTH_SOCK; 15:09:26 unset SSH_AGENT_PID; 15:09:26 echo Agent pid 1582 killed; 15:09:26 [ssh-agent] Stopped. 15:09:26 [PostBuildScript] - [INFO] Executing post build scripts. 15:09:26 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins17970000319765624134.sh 15:09:26 ---> sysstat.sh 15:09:26 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins8866985915153230891.sh 15:09:26 ---> package-listing.sh 15:09:26 ++ facter osfamily 15:09:26 ++ tr '[:upper:]' '[:lower:]' 15:09:27 + OS_FAMILY=debian 15:09:27 + workspace=/w/workspace/l2switch-maven-stage-master 15:09:27 + START_PACKAGES=/tmp/packages_start.txt 15:09:27 + END_PACKAGES=/tmp/packages_end.txt 15:09:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:27 + PACKAGES=/tmp/packages_start.txt 15:09:27 + '[' /w/workspace/l2switch-maven-stage-master ']' 15:09:27 + PACKAGES=/tmp/packages_end.txt 15:09:27 + case "${OS_FAMILY}" in 15:09:27 + dpkg -l 15:09:27 + grep '^ii' 15:09:27 + '[' -f /tmp/packages_start.txt ']' 15:09:27 + '[' -f /tmp/packages_end.txt ']' 15:09:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:27 + '[' /w/workspace/l2switch-maven-stage-master ']' 15:09:27 + mkdir -p /w/workspace/l2switch-maven-stage-master/archives/ 15:09:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-maven-stage-master/archives/ 15:09:27 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins16273090056431844142.sh 15:09:27 ---> capture-instance-metadata.sh 15:09:27 Setup pyenv: 15:09:27 system 15:09:27 3.8.20 15:09:27 3.9.20 15:09:27 3.10.15 15:09:27 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 15:09:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RmVB from file:/tmp/.os_lf_venv 15:09:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:29 lf-activate-venv(): INFO: Base packages installed successfully 15:09:29 lf-activate-venv(): INFO: Installing additional packages: lftools 15:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-RmVB/bin to PATH 15:09:42 INFO: Running in OpenStack, capturing instance metadata 15:09:43 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins3713782587219847440.sh 15:09:43 provisioning config files... 15:09:43 Could not find credentials [logs] for l2switch-maven-stage-master #4 15:09:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-maven-stage-master@tmp/config14725119664703637238tmp 15:09:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:09:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:09:43 provisioning config files... 15:09:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:09:43 [EnvInject] - Injecting environment variables from a build step. 15:09:43 [EnvInject] - Injecting as environment variables the properties content 15:09:43 SERVER_ID=logs 15:09:43 15:09:43 [EnvInject] - Variables injected successfully. 15:09:43 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins8684705912420779509.sh 15:09:43 ---> create-netrc.sh 15:09:43 WARN: Log server credential not found. 15:09:43 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins18228703258179210282.sh 15:09:43 ---> python-tools-install.sh 15:09:43 Setup pyenv: 15:09:43 system 15:09:43 3.8.20 15:09:43 3.9.20 15:09:43 3.10.15 15:09:43 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 15:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RmVB from file:/tmp/.os_lf_venv 15:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:46 lf-activate-venv(): INFO: Base packages installed successfully 15:09:46 lf-activate-venv(): INFO: Installing additional packages: lftools 15:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-RmVB/bin to PATH 15:09:56 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins8049463634355058466.sh 15:09:56 ---> sudo-logs.sh 15:09:56 Archiving 'sudo' log.. 15:09:56 [l2switch-maven-stage-master] $ /bin/bash /tmp/jenkins6142842407249659908.sh 15:09:56 ---> job-cost.sh 15:09:56 Setup pyenv: 15:09:56 system 15:09:56 3.8.20 15:09:56 3.9.20 15:09:56 3.10.15 15:09:56 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 15:09:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RmVB from file:/tmp/.os_lf_venv 15:09:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:58 lf-activate-venv(): INFO: Base packages installed successfully 15:09:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-RmVB/bin to PATH 15:10:05 INFO: No Stack... 15:10:05 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:06 INFO: Archiving Costs 15:10:06 [l2switch-maven-stage-master] $ /bin/bash -l /tmp/jenkins13946074271010685222.sh 15:10:06 ---> logs-deploy.sh 15:10:06 Setup pyenv: 15:10:06 system 15:10:06 3.8.20 15:10:06 3.9.20 15:10:06 3.10.15 15:10:06 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-master/.python-version) 15:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RmVB from file:/tmp/.os_lf_venv 15:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:10:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:10:08 lf-activate-venv(): INFO: Base packages installed successfully 15:10:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:10:18 lf-activate-venv(): INFO: Adding /tmp/venv-RmVB/bin to PATH 15:10:18 WARNING: Nexus logging server not set 15:10:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-maven-stage-master/4/ 15:10:18 INFO: archiving logs to S3 15:10:19 ---> uname -a: 15:10:19 Linux prd-ubuntu2204-docker-4c-4g-1658 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:10:19 15:10:19 15:10:20 ---> lscpu: 15:10:20 Architecture: x86_64 15:10:20 CPU op-mode(s): 32-bit, 64-bit 15:10:20 Address sizes: 40 bits physical, 48 bits virtual 15:10:20 Byte Order: Little Endian 15:10:20 CPU(s): 4 15:10:20 On-line CPU(s) list: 0-3 15:10:20 Vendor ID: AuthenticAMD 15:10:20 Model name: AMD EPYC-Rome Processor 15:10:20 CPU family: 23 15:10:20 Model: 49 15:10:20 Thread(s) per core: 1 15:10:20 Core(s) per socket: 1 15:10:20 Socket(s): 4 15:10:20 Stepping: 0 15:10:20 BogoMIPS: 5599.99 15:10:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:10:20 Virtualization: AMD-V 15:10:20 Hypervisor vendor: KVM 15:10:20 Virtualization type: full 15:10:20 L1d cache: 128 KiB (4 instances) 15:10:20 L1i cache: 128 KiB (4 instances) 15:10:20 L2 cache: 2 MiB (4 instances) 15:10:20 L3 cache: 64 MiB (4 instances) 15:10:20 NUMA node(s): 1 15:10:20 NUMA node0 CPU(s): 0-3 15:10:20 Vulnerability Gather data sampling: Not affected 15:10:20 Vulnerability Indirect target selection: Not affected 15:10:20 Vulnerability Itlb multihit: Not affected 15:10:20 Vulnerability L1tf: Not affected 15:10:20 Vulnerability Mds: Not affected 15:10:20 Vulnerability Meltdown: Not affected 15:10:20 Vulnerability Mmio stale data: Not affected 15:10:20 Vulnerability Reg file data sampling: Not affected 15:10:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:10:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:10:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:10:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:10:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:10:20 Vulnerability Srbds: Not affected 15:10:20 Vulnerability Tsx async abort: Not affected 15:10:20 15:10:20 15:10:20 ---> nproc: 15:10:20 4 15:10:20 15:10:20 15:10:20 ---> df -h: 15:10:20 Filesystem Size Used Avail Use% Mounted on 15:10:20 tmpfs 1.6G 1.1M 1.6G 1% /run 15:10:20 /dev/vda1 78G 11G 67G 14% / 15:10:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:10:20 tmpfs 5.0M 0 5.0M 0% /run/lock 15:10:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:10:20 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 15:10:20 15:10:20 15:10:20 ---> free -m: 15:10:20 total used free shared buff/cache available 15:10:20 Mem: 15989 621 9872 4 5495 15025 15:10:20 Swap: 1023 0 1023 15:10:20 15:10:20 15:10:20 ---> ip addr: 15:10:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:10:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:10:20 inet 127.0.0.1/8 scope host lo 15:10:20 valid_lft forever preferred_lft forever 15:10:20 inet6 ::1/128 scope host 15:10:20 valid_lft forever preferred_lft forever 15:10:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:10:20 link/ether fa:16:3e:c5:d6:a4 brd ff:ff:ff:ff:ff:ff 15:10:20 altname enp0s3 15:10:20 inet 10.30.170.63/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:10:20 valid_lft 85761sec preferred_lft 85761sec 15:10:20 inet6 fe80::f816:3eff:fec5:d6a4/64 scope link 15:10:20 valid_lft forever preferred_lft forever 15:10:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:10:20 link/ether de:ce:42:f1:79:4d brd ff:ff:ff:ff:ff:ff 15:10:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:10:20 valid_lft forever preferred_lft forever 15:10:20 inet6 fe80::dcce:42ff:fef1:794d/64 scope link 15:10:20 valid_lft forever preferred_lft forever 15:10:20 15:10:20 15:10:20 ---> sar -b -r -n DEV: 15:10:20 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-1658) 11/27/25 _x86_64_ (4 CPU) 15:10:20 15:10:20 14:59:44 LINUX RESTART (4 CPU) 15:10:20 15:10:20 15:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:10:20 15:10:10 87.24 13.40 69.40 4.45 2370.30 18567.80 28322.80 15:10:20 Average: 87.24 13.40 69.40 4.45 2370.30 18567.80 28322.80 15:10:20 15:10:20 15:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:10:20 15:10:10 10147800 15419456 532616 3.25 148724 5209088 1117444 6.41 1614996 4171960 12104 15:10:20 Average: 10147800 15419456 532616 3.25 148724 5209088 1117444 6.41 1614996 4171960 12104 15:10:20 15:10:20 15:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:10:20 15:10:10 lo 775.60 775.60 736.61 736.61 0.00 0.00 0.00 0.00 15:10:20 15:10:10 ens3 208.24 176.24 1574.76 1109.33 0.00 0.00 0.00 0.00 15:10:20 15:10:10 docker0 32.61 33.75 545.08 62.87 0.00 0.00 0.00 0.00 15:10:20 Average: lo 775.60 775.60 736.61 736.61 0.00 0.00 0.00 0.00 15:10:20 Average: ens3 208.24 176.24 1574.76 1109.33 0.00 0.00 0.00 0.00 15:10:20 Average: docker0 32.61 33.75 545.08 62.87 0.00 0.00 0.00 0.00 15:10:20 15:10:20 15:10:20 ---> sar -P ALL: 15:10:20 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-1658) 11/27/25 _x86_64_ (4 CPU) 15:10:20 15:10:20 14:59:44 LINUX RESTART (4 CPU) 15:10:20 15:10:20 15:00:00 CPU %user %nice %system %iowait %steal %idle 15:10:20 15:10:10 all 44.69 0.00 2.75 0.81 0.07 51.68 15:10:20 15:10:10 0 41.91 0.00 2.62 0.89 0.07 54.50 15:10:20 15:10:10 1 47.03 0.00 2.65 0.57 0.07 49.67 15:10:20 15:10:10 2 47.49 0.00 3.17 0.77 0.08 48.50 15:10:20 15:10:10 3 42.32 0.00 2.56 1.01 0.07 54.04 15:10:20 Average: all 44.69 0.00 2.75 0.81 0.07 51.68 15:10:20 Average: 0 41.91 0.00 2.62 0.89 0.07 54.50 15:10:20 Average: 1 47.03 0.00 2.65 0.57 0.07 49.67 15:10:20 Average: 2 47.49 0.00 3.17 0.77 0.08 48.50 15:10:20 Average: 3 42.32 0.00 2.56 1.01 0.07 54.04 15:10:20 15:10:20 15:10:20