05:59:08 Started by user Robert Varga 05:59:08 Running as SYSTEM 05:59:08 [EnvInject] - Loading node environment variables. 05:59:09 Building remotely on prd-ubuntu2204-docker-2c-2g-24973 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/odlparent-maven-stage-master 05:59:09 [ssh-agent] Looking for ssh-agent implementation... 05:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:09 $ ssh-agent 05:59:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPhZL4i/agent.1532 05:59:09 SSH_AGENT_PID=1534 05:59:09 [ssh-agent] Started. 05:59:09 Running ssh-add (command line suppressed) 05:59:09 Identity added: /w/workspace/odlparent-maven-stage-master@tmp/private_key_2586962519053217336.key (/w/workspace/odlparent-maven-stage-master@tmp/private_key_2586962519053217336.key) 05:59:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:59:09 The recommended git tool is: NONE 05:59:11 using credential jenkins-ssh 05:59:11 Wiping out workspace first. 05:59:11 Cloning the remote Git repository 05:59:11 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 05:59:11 > git init /w/workspace/odlparent-maven-stage-master # timeout=10 05:59:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 05:59:11 > git --version # timeout=10 05:59:11 > git --version # 'git version 2.34.1' 05:59:11 using GIT_SSH to set credentials jenkins-ssh 05:59:11 Verifying host key using known hosts file 05:59:11 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. 05:59:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 05:59:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:14 Avoid second fetch 05:59:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:59:14 Checking out Revision e9e4a1fd217150e0b132baff3132452462f61295 (refs/remotes/origin/master) 05:59:14 > git config core.sparsecheckout # timeout=10 05:59:14 > git checkout -f e9e4a1fd217150e0b132baff3132452462f61295 # timeout=10 05:59:14 Commit message: "Update NEWS for 14.2.1" 05:59:14 > git rev-list --no-walk 626d9f4a61e4ce947601741fecd435412d7d0748 # timeout=10 05:59:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:59:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:59:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:59:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:59:17 provisioning config files... 05:59:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:59:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:59:17 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins6757501695444268319.sh 05:59:17 ---> python-tools-install.sh 05:59:17 Setup pyenv: 05:59:18 * system (set by /opt/pyenv/version) 05:59:18 * 3.8.20 (set by /opt/pyenv/version) 05:59:18 * 3.9.20 (set by /opt/pyenv/version) 05:59:18 3.10.15 05:59:18 3.11.10 05:59:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qowD 05:59:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:59:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:59:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:59:26 lf-activate-venv(): INFO: Base packages installed successfully 05:59:26 lf-activate-venv(): INFO: Installing additional packages: lftools 05:59:52 lf-activate-venv(): INFO: Adding /tmp/venv-qowD/bin to PATH 05:59:52 Generating Requirements File 06:00:12 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. 06:00:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:00:13 Python 3.11.10 06:00:13 pip 25.3 from /tmp/venv-qowD/lib/python3.11/site-packages/pip (python 3.11) 06:00:13 appdirs==1.4.4 06:00:13 argcomplete==3.6.3 06:00:13 aspy.yaml==1.3.0 06:00:13 attrs==25.4.0 06:00:13 autopage==0.5.2 06:00:13 beautifulsoup4==4.14.3 06:00:13 boto3==1.42.25 06:00:13 botocore==1.42.25 06:00:13 bs4==0.0.2 06:00:13 certifi==2026.1.4 06:00:13 cffi==2.0.0 06:00:13 cfgv==3.5.0 06:00:13 chardet==5.2.0 06:00:13 charset-normalizer==3.4.4 06:00:13 click==8.3.1 06:00:13 cliff==4.13.1 06:00:13 cmd2==3.1.0 06:00:13 cryptography==3.3.2 06:00:13 debtcollector==3.0.0 06:00:13 decorator==5.2.1 06:00:13 defusedxml==0.7.1 06:00:13 Deprecated==1.3.1 06:00:13 distlib==0.4.0 06:00:13 dnspython==2.8.0 06:00:13 docker==7.1.0 06:00:13 dogpile.cache==1.5.0 06:00:13 durationpy==0.10 06:00:13 email-validator==2.3.0 06:00:13 filelock==3.20.3 06:00:13 future==1.0.0 06:00:13 gitdb==4.0.12 06:00:13 GitPython==3.1.46 06:00:13 google-auth==2.47.0 06:00:13 httplib2==0.31.0 06:00:13 identify==2.6.15 06:00:13 idna==3.11 06:00:13 importlib-resources==1.5.0 06:00:13 iso8601==2.1.0 06:00:13 Jinja2==3.1.6 06:00:13 jmespath==1.0.1 06:00:13 jsonpatch==1.33 06:00:13 jsonpointer==3.0.0 06:00:13 jsonschema==4.26.0 06:00:13 jsonschema-specifications==2025.9.1 06:00:13 keystoneauth1==5.12.0 06:00:13 kubernetes==34.1.0 06:00:13 lftools==0.37.18 06:00:13 lxml==6.0.2 06:00:13 markdown-it-py==4.0.0 06:00:13 MarkupSafe==3.0.3 06:00:13 mdurl==0.1.2 06:00:13 msgpack==1.1.2 06:00:13 multi_key_dict==2.0.3 06:00:13 munch==4.0.0 06:00:13 netaddr==1.3.0 06:00:13 niet==1.4.2 06:00:13 nodeenv==1.10.0 06:00:13 oauth2client==4.1.3 06:00:13 oauthlib==3.3.1 06:00:13 openstacksdk==4.8.0 06:00:13 os-service-types==1.8.2 06:00:13 osc-lib==4.3.0 06:00:13 oslo.config==10.2.0 06:00:13 oslo.context==6.2.0 06:00:13 oslo.i18n==6.7.1 06:00:13 oslo.log==8.0.0 06:00:13 oslo.serialization==5.9.0 06:00:13 oslo.utils==9.2.0 06:00:13 packaging==25.0 06:00:13 pbr==7.0.3 06:00:13 platformdirs==4.5.1 06:00:13 prettytable==3.17.0 06:00:13 psutil==7.2.1 06:00:13 pyasn1==0.6.1 06:00:13 pyasn1_modules==0.4.2 06:00:13 pycparser==2.23 06:00:13 pygerrit2==2.0.15 06:00:13 PyGithub==2.8.1 06:00:13 Pygments==2.19.2 06:00:13 PyJWT==2.10.1 06:00:13 PyNaCl==1.6.2 06:00:13 pyparsing==2.4.7 06:00:13 pyperclip==1.11.0 06:00:13 pyrsistent==0.20.0 06:00:13 python-cinderclient==9.8.0 06:00:13 python-dateutil==2.9.0.post0 06:00:13 python-heatclient==4.3.0 06:00:13 python-jenkins==1.8.3 06:00:13 python-keystoneclient==5.7.0 06:00:13 python-magnumclient==4.9.0 06:00:13 python-openstackclient==8.3.0 06:00:13 python-swiftclient==4.9.0 06:00:13 PyYAML==6.0.3 06:00:13 referencing==0.37.0 06:00:13 requests==2.32.5 06:00:13 requests-oauthlib==2.0.0 06:00:13 requestsexceptions==1.4.0 06:00:13 rfc3986==2.0.0 06:00:13 rich==14.2.0 06:00:13 rich-argparse==1.7.2 06:00:13 rpds-py==0.30.0 06:00:13 rsa==4.9.1 06:00:13 ruamel.yaml==0.19.1 06:00:13 ruamel.yaml.clib==0.2.15 06:00:13 s3transfer==0.16.0 06:00:13 simplejson==3.20.2 06:00:13 six==1.17.0 06:00:13 smmap==5.0.2 06:00:13 soupsieve==2.8.1 06:00:13 stevedore==5.6.0 06:00:13 tabulate==0.9.0 06:00:13 toml==0.10.2 06:00:13 tomlkit==0.13.3 06:00:13 tqdm==4.67.1 06:00:13 typing_extensions==4.15.0 06:00:13 tzdata==2025.3 06:00:13 urllib3==1.26.20 06:00:13 virtualenv==20.36.1 06:00:13 wcwidth==0.2.14 06:00:13 websocket-client==1.9.0 06:00:13 wrapt==2.0.1 06:00:13 xdg==6.0.0 06:00:13 xmltodict==1.0.2 06:00:13 yq==3.4.3 06:00:13 [odlparent-maven-stage-master] $ /bin/sh -xe /tmp/jenkins12650819347854200117.sh 06:00:13 + mkdir -p /w/workspace/odlparent-maven-stage-master/target/classes /w/workspace/odlparent-maven-stage-master/jacoco/classes 06:00:13 [odlparent-maven-stage-master] $ /bin/sh -xe /tmp/jenkins14614447728829362713.sh 06:00:13 + echo quiet=on 06:00:13 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-2c-2g-24973 06:00:14 [odlparent-maven-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=odlparent -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=odlparent -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=880d5ac25eaa -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version 06:00:15 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 06:00:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 06:00:15 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:00:15 Default locale: en, platform encoding: UTF-8 06:00:15 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 06:00:15 [odlparent-maven-stage-master] $ /bin/sh -xe /tmp/jenkins8664531056162439087.sh 06:00:15 + rm /home/jenkins/.wgetrc 06:00:15 [EnvInject] - Injecting environment variables from a build step. 06:00:15 [EnvInject] - Injecting as environment variables the properties content 06:00:15 SET_JDK_VERSION=openjdk21 06:00:15 GIT_URL="git://devvexx.opendaylight.org/mirror" 06:00:15 06:00:15 [EnvInject] - Variables injected successfully. 06:00:15 [odlparent-maven-stage-master] $ /bin/sh /tmp/jenkins9020872146146570972.sh 06:00:15 ---> update-java-alternatives.sh 06:00:15 ---> Updating Java version 06:00:15 ---> Ubuntu/Debian system detected 06:00:15 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 06:00:15 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 06:00:15 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 06:00:15 openjdk version "21.0.9" 2025-10-21 06:00:15 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 06:00:15 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 06:00:15 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 06:00:15 [EnvInject] - Injecting environment variables from a build step. 06:00:15 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:00:15 [EnvInject] - Variables injected successfully. 06:00:15 provisioning config files... 06:00:15 copy managed file [global-settings] to file:/w/workspace/odlparent-maven-stage-master@tmp/config4985653318808392305tmp 06:00:16 copy managed file [odlparent-settings] to file:/w/workspace/odlparent-maven-stage-master@tmp/config16513364057837228735tmp 06:00:16 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 06:00:16 Run condition [Boolean condition] preventing perform for step [BuilderChain] 06:00:16 [odlparent-maven-stage-master] $ /bin/bash -l /tmp/jenkins17952252397139905036.sh 06:00:16 ---> maven-patch-release.sh 06:00:16 odlparent e9e4a1fd217150e0b132baff3132452462f61295 06:00:16 [detached HEAD 00148797d] Release odlparent 06:00:16 76 files changed, 94 insertions(+), 94 deletions(-) 06:00:16 [EnvInject] - Injecting environment variables from a build step. 06:00:16 [EnvInject] - Injecting as environment variables the properties content 06:00:16 MAVEN_GOALS=clean deploy 06:00:16 06:00:16 [EnvInject] - Variables injected successfully. 06:00:16 [odlparent-maven-stage-master] $ /bin/bash -l /tmp/jenkins15720641521673974376.sh 06:00:16 ---> common-variables.sh 06:00:16 --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 06:00:16 ---> maven-build.sh 06:00:16 + set +u 06:00:16 + export MAVEN_OPTS 06:00:16 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/odlparent-maven-stage-master@tmp/config4985653318808392305tmp --settings /w/workspace/odlparent-maven-stage-master@tmp/config16513364057837228735tmp -DaltDeploymentRepository=staging::file:/w/workspace/odlparent-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 06:00:16 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 06:00:16 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 06:00:16 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:00:16 Default locale: en, platform encoding: UTF-8 06:00:16 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 06:00:17 [INFO] Error stacktraces are turned on. 06:00:17 [INFO] Scanning for projects... 06:00:24 [INFO] ------------------------------------------------------------------------ 06:00:24 [INFO] Reactor Build Order: 06:00:24 [INFO] 06:00:24 [INFO] ODL :: odlparent :: odlparent-lite [pom] 06:00:24 [INFO] ODL :: odlparent :: odlparent-artifacts [pom] 06:00:24 [INFO] ODL :: odlparent :: checkstyle [jar] 06:00:24 [INFO] ODL :: odlparent :: spotbugs [jar] 06:00:24 [INFO] ODL :: odlparent :: odl-license [pom] 06:00:24 [INFO] ODL :: odlparent :: copy-files-plugin [maven-plugin] 06:00:24 [INFO] ODL :: odlparent :: odlparent [pom] 06:00:24 [INFO] ODL :: odlparent :: bnd-parent [pom] 06:00:24 [INFO] ODL :: odlparent :: bundles-diag [jar] 06:00:24 [INFO] ODL :: odlparent :: bundles-test-lib [jar] 06:00:24 [INFO] OpenDaylight :: Dagger [jar] 06:00:24 [INFO] OpenDaylight :: Dagger :: Example [jar] 06:00:24 [INFO] OpenDaylight :: Logging Markers [jar] 06:00:24 [INFO] ODL :: odlparent :: lib-aggregator [pom] 06:00:24 [INFO] ODL :: odlparent :: features-test-plugin [maven-plugin] 06:00:24 [INFO] OpenDaylight :: Karaf :: Branding [bundle] 06:00:24 [INFO] ODL :: odlparent :: bundle-parent [pom] 06:00:24 [INFO] ODL :: odlparent :: filter-manifest-plugin [maven-plugin] 06:00:24 [INFO] ODL :: odlparent :: bcpkix-framework-ext [bundle] 06:00:24 [INFO] ODL :: odlparent :: bcprov-framework-ext [bundle] 06:00:24 [INFO] ODL :: odlparent :: bcutil-framework-ext [bundle] 06:00:24 [INFO] ODL :: odlparent :: karaf-util [bundle] 06:00:24 [INFO] ODL :: odlparent :: karaf-plugin [maven-plugin] 06:00:24 [INFO] ODL :: odlparent :: opendaylight-karaf-resources [jar] 06:00:24 [INFO] ODL :: odlparent :: karaf4-parent [pom] 06:00:24 [INFO] ODL :: odlparent :: opendaylight-karaf-empty [pom] 06:00:24 [INFO] ODL :: odlparent :: features-test-plugin-it [pom] 06:00:24 [INFO] ODL :: odlparent :: template-feature-plugin [maven-plugin] 06:00:24 [INFO] maven-aggregator [pom] 06:00:24 [INFO] ODL :: odlparent :: bundles4-test [bundle] 06:00:24 [INFO] ODL :: odlparent :: karaf-dist-static [pom] 06:00:24 [INFO] ODL :: odlparent :: abstract-feature-parent [pom] 06:00:24 [INFO] ODL :: odlparent :: template-feature-parent [pom] 06:00:24 [INFO] OpenDaylight :: ANTLRv4 Runtime [feature] 06:00:24 [INFO] OpenDaylight :: Apache Commons Lang 3 [feature] 06:00:24 [INFO] OpenDaylight :: Apache Commons Text [feature] 06:00:24 [INFO] OpenDaylight :: ASM [feature] 06:00:24 [INFO] OpenDaylight :: Apache Aries SPI Fly [feature] 06:00:24 [INFO] ODL :: odlparent :: single-feature-parent [pom] 06:00:24 [INFO] OpenDaylight :: Dropwizard.io Metrics [feature] 06:00:24 [INFO] OpenDaylight :: ErrorProne Annotations [feature] 06:00:24 [INFO] OpenDaylight :: GSON [feature] 06:00:24 [INFO] OpenDaylight :: JSpecify [feature] 06:00:24 [INFO] OpenDaylight :: Guava 33.4 [feature] 06:00:24 [INFO] OpenDaylight :: StAX2 API [feature] 06:00:24 [INFO] OpenDaylight :: Woodstox [feature] 06:00:24 [INFO] OpenDaylight :: Javax WS RS API [feature] 06:00:24 [INFO] OpenDaylight :: jakarta.activation-api [feature] 06:00:24 [INFO] OpenDaylight :: Jackson 2.20.x [feature] 06:00:24 [INFO] OpenDaylight :: Javassist [feature] 06:00:24 [INFO] OpenDaylight :: Servlet API [feature] 06:00:24 [INFO] OpenDaylight :: Jersey 2.x [feature] 06:00:24 [INFO] ODL :: odlparent :: odl-karaf-feat-jdbc [kar] 06:00:24 [INFO] ODL :: odlparent :: odl-karaf-feat-jetty [kar] 06:00:24 [INFO] ODL :: odlparent :: odl-karaf-feat-war [kar] 06:00:24 [INFO] OpenDaylight :: Netty [feature] 06:00:24 [INFO] OpenDaylight :: Netty :: QUIC [feature] 06:00:24 [INFO] OpenDaylight :: Netty :: HTTP/3 [feature] 06:00:24 [INFO] OpenDaylight :: Netty :: io_uring [feature] 06:00:24 [INFO] OpenDaylight :: Netty :: KQueue [feature] 06:00:24 [INFO] ODL :: odlparent :: feature-repo-parent [pom] 06:00:24 [INFO] ODL :: odlparent :: features-odlparent [feature] 06:00:24 [INFO] test-distribution [pom] 06:00:24 [INFO] test-static [pom] 06:00:24 [INFO] ODL :: odlparent :: karaf-aggregator [pom] 06:00:24 [INFO] ODL :: odlparent :: odl-karaf-feat-feature [kar] 06:00:24 [INFO] ODL :: odlparent :: odlparent-bundle-check [bundle] 06:00:24 [INFO] ODL :: odlparent :: odl-bundle-test [kar] 06:00:24 [INFO] ODL :: odlparent :: odl-dagger-test [feature] 06:00:24 [INFO] ODL :: odlparent :: features-aggregator [pom] 06:00:24 [INFO] odlparent-docs [jar] 06:00:24 [INFO] ODL :: odlparent :: odlparent-dependency-check [jar] 06:00:24 [INFO] immutables-jpms [jar] 06:00:24 [INFO] immutables-plain [jar] 06:00:24 [INFO] ODL :: odlparent :: tests-aggregator [pom] 06:00:24 [INFO] odlparent [pom] 06:00:24 [INFO] 06:00:24 [INFO] -------------< org.opendaylight.odlparent:odlparent-lite >-------------- 06:00:24 [INFO] Building ODL :: odlparent :: odlparent-lite 14.2.1 [1/76] 06:00:24 [INFO] from odlparent-lite/pom.xml 06:00:24 [INFO] --------------------------------[ pom ]--------------------------------- 06:00:24 [INFO] 06:00:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent-lite --- 06:00:24 [INFO] 06:00:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent-lite --- 06:00:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 06:00:25 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 06:00:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:25 [INFO] 06:00:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent-lite --- 06:00:25 [INFO] 06:00:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent-lite --- 06:00:26 [INFO] CycloneDX: Resolving Dependencies 06:00:26 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 06:00:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/odlparent-lite/target/bom.xml 06:00:26 [INFO] attaching as odlparent-lite-14.2.1-cyclonedx.xml 06:00:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/odlparent-lite/target/bom.json 06:00:26 [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 06:00:26 [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 06:00:26 [INFO] attaching as odlparent-lite-14.2.1-cyclonedx.json 06:00:26 [INFO] 06:00:26 [INFO] --- install:3.1.4:install (default-install) @ odlparent-lite --- 06:00:26 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent-lite/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-lite/14.2.1/odlparent-lite-14.2.1.pom 06:00:26 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent-lite/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-lite/14.2.1/odlparent-lite-14.2.1-cyclonedx.xml 06:00:26 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent-lite/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent-lite/14.2.1/odlparent-lite-14.2.1-cyclonedx.json 06:00:26 [INFO] 06:00:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent-lite --- 06:00:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:00:27 [INFO] 06:00:27 [INFO] -----------< org.opendaylight.odlparent:odlparent-artifacts >----------- 06:00:27 [INFO] Building ODL :: odlparent :: odlparent-artifacts 14.2.1 [2/76] 06:00:27 [INFO] from odlparent-artifacts/pom.xml 06:00:27 [INFO] --------------------------------[ pom ]--------------------------------- 06:00:27 [INFO] 06:00:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent-artifacts --- 06:00:27 [INFO] 06:00:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent-artifacts --- 06:00:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:27 [INFO] 06:00:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent-artifacts --- 06:00:27 [INFO] 06:00:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent-artifacts --- 06:00:27 [INFO] CycloneDX: Resolving Dependencies 06:00:27 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 06:00:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/odlparent-artifacts/target/bom.xml 06:00:27 [INFO] attaching as odlparent-artifacts-14.2.1-cyclonedx.xml 06:00:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/odlparent-artifacts/target/bom.json 06:00:27 [INFO] attaching as odlparent-artifacts-14.2.1-cyclonedx.json 06:00:27 [INFO] 06:00:27 [INFO] --- install:3.1.4:install (default-install) @ odlparent-artifacts --- 06:00:27 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent-artifacts/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/14.2.1/odlparent-artifacts-14.2.1.pom 06:00:27 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent-artifacts/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/14.2.1/odlparent-artifacts-14.2.1-cyclonedx.xml 06:00:27 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent-artifacts/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/14.2.1/odlparent-artifacts-14.2.1-cyclonedx.json 06:00:27 [INFO] 06:00:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent-artifacts --- 06:00:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:00:27 [INFO] 06:00:27 [INFO] ---------------< org.opendaylight.odlparent:checkstyle >---------------- 06:00:27 [INFO] Building ODL :: odlparent :: checkstyle 14.2.1 [3/76] 06:00:27 [INFO] from checkstyle/pom.xml 06:00:27 [INFO] --------------------------------[ jar ]--------------------------------- 06:00:27 [INFO] 06:00:27 [INFO] --- clean:3.5.0:clean (default-clean) @ checkstyle --- 06:00:27 [INFO] 06:00:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ checkstyle --- 06:00:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:27 [INFO] 06:00:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ checkstyle --- 06:00:28 [INFO] 06:00:28 [INFO] --- resources:3.4.0:resources (default-resources) @ checkstyle --- 06:00:28 [INFO] Copying 4 resources from src/main/resources to target/classes 06:00:28 [INFO] 06:00:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ checkstyle --- 06:00:29 [INFO] No sources to compile 06:00:29 [INFO] 06:00:29 [INFO] --- resources:3.4.0:testResources (default-testResources) @ checkstyle --- 06:00:29 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/checkstyle/src/test/resources 06:00:29 [INFO] 06:00:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ checkstyle --- 06:00:29 [INFO] No sources to compile 06:00:29 [INFO] 06:00:29 [INFO] --- surefire:3.2.2:test (default-test) @ checkstyle --- 06:00:29 [INFO] No tests to run. 06:00:29 [INFO] 06:00:29 [INFO] --- jar:3.5.0:jar (default-jar) @ checkstyle --- 06:00:30 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/checkstyle/target/checkstyle-14.2.1.jar 06:00:30 [INFO] 06:00:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ checkstyle --- 06:00:30 [INFO] CycloneDX: Resolving Dependencies 06:00:30 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 06:00:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/checkstyle/target/bom.xml 06:00:30 [INFO] attaching as checkstyle-14.2.1-cyclonedx.xml 06:00:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/checkstyle/target/bom.json 06:00:30 [INFO] attaching as checkstyle-14.2.1-cyclonedx.json 06:00:30 [INFO] 06:00:30 [INFO] --- install:3.1.4:install (default-install) @ checkstyle --- 06:00:30 [INFO] Installing /w/workspace/odlparent-maven-stage-master/checkstyle/pom.xml to /tmp/r/org/opendaylight/odlparent/checkstyle/14.2.1/checkstyle-14.2.1.pom 06:00:30 [INFO] Installing /w/workspace/odlparent-maven-stage-master/checkstyle/target/checkstyle-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/checkstyle/14.2.1/checkstyle-14.2.1.jar 06:00:30 [INFO] Installing /w/workspace/odlparent-maven-stage-master/checkstyle/target/bom.xml to /tmp/r/org/opendaylight/odlparent/checkstyle/14.2.1/checkstyle-14.2.1-cyclonedx.xml 06:00:30 [INFO] Installing /w/workspace/odlparent-maven-stage-master/checkstyle/target/bom.json to /tmp/r/org/opendaylight/odlparent/checkstyle/14.2.1/checkstyle-14.2.1-cyclonedx.json 06:00:30 [INFO] 06:00:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ checkstyle --- 06:00:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:00:30 [INFO] 06:00:30 [INFO] ----------------< org.opendaylight.odlparent:spotbugs >----------------- 06:00:30 [INFO] Building ODL :: odlparent :: spotbugs 14.2.1 [4/76] 06:00:30 [INFO] from spotbugs/pom.xml 06:00:30 [INFO] --------------------------------[ jar ]--------------------------------- 06:00:30 [INFO] 06:00:30 [INFO] --- clean:3.5.0:clean (default-clean) @ spotbugs --- 06:00:30 [INFO] 06:00:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ spotbugs --- 06:00:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:30 [INFO] 06:00:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ spotbugs --- 06:00:30 [INFO] 06:00:30 [INFO] --- resources:3.4.0:resources (default-resources) @ spotbugs --- 06:00:30 [INFO] Copying 1 resource from src/main/resources to target/classes 06:00:30 [INFO] 06:00:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ spotbugs --- 06:00:30 [INFO] No sources to compile 06:00:30 [INFO] 06:00:30 [INFO] --- resources:3.4.0:testResources (default-testResources) @ spotbugs --- 06:00:30 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/spotbugs/src/test/resources 06:00:30 [INFO] 06:00:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ spotbugs --- 06:00:30 [INFO] No sources to compile 06:00:30 [INFO] 06:00:30 [INFO] --- surefire:3.2.2:test (default-test) @ spotbugs --- 06:00:30 [INFO] No tests to run. 06:00:30 [INFO] 06:00:30 [INFO] --- jar:3.5.0:jar (default-jar) @ spotbugs --- 06:00:30 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/spotbugs/target/spotbugs-14.2.1.jar 06:00:30 [INFO] 06:00:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ spotbugs --- 06:00:30 [INFO] CycloneDX: Resolving Dependencies 06:00:30 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 06:00:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/spotbugs/target/bom.xml 06:00:30 [INFO] attaching as spotbugs-14.2.1-cyclonedx.xml 06:00:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/spotbugs/target/bom.json 06:00:30 [INFO] attaching as spotbugs-14.2.1-cyclonedx.json 06:00:30 [INFO] 06:00:30 [INFO] --- install:3.1.4:install (default-install) @ spotbugs --- 06:00:30 [INFO] Installing /w/workspace/odlparent-maven-stage-master/spotbugs/pom.xml to /tmp/r/org/opendaylight/odlparent/spotbugs/14.2.1/spotbugs-14.2.1.pom 06:00:30 [INFO] Installing /w/workspace/odlparent-maven-stage-master/spotbugs/target/spotbugs-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/spotbugs/14.2.1/spotbugs-14.2.1.jar 06:00:30 [INFO] Installing /w/workspace/odlparent-maven-stage-master/spotbugs/target/bom.xml to /tmp/r/org/opendaylight/odlparent/spotbugs/14.2.1/spotbugs-14.2.1-cyclonedx.xml 06:00:30 [INFO] Installing /w/workspace/odlparent-maven-stage-master/spotbugs/target/bom.json to /tmp/r/org/opendaylight/odlparent/spotbugs/14.2.1/spotbugs-14.2.1-cyclonedx.json 06:00:30 [INFO] 06:00:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ spotbugs --- 06:00:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:00:30 [INFO] 06:00:30 [INFO] ---------------< org.opendaylight.odlparent:odl-license >--------------- 06:00:30 [INFO] Building ODL :: odlparent :: odl-license 14.2.1 [5/76] 06:00:30 [INFO] from license/pom.xml 06:00:30 [INFO] --------------------------------[ pom ]--------------------------------- 06:00:30 [INFO] 06:00:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-license --- 06:00:30 [INFO] 06:00:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-license --- 06:00:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:30 [INFO] 06:00:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-license --- 06:00:30 [INFO] 06:00:30 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ odl-license --- 06:00:30 [INFO] 06:00:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-license --- 06:00:30 [INFO] CycloneDX: Resolving Dependencies 06:00:30 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 06:00:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/license/target/bom.xml 06:00:31 [INFO] attaching as odl-license-14.2.1-cyclonedx.xml 06:00:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/license/target/bom.json 06:00:31 [INFO] attaching as odl-license-14.2.1-cyclonedx.json 06:00:31 [INFO] 06:00:31 [INFO] --- install:3.1.4:install (default-install) @ odl-license --- 06:00:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/license/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-license/14.2.1/odl-license-14.2.1.pom 06:00:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/license/src/main/resources/LICENSE to /tmp/r/org/opendaylight/odlparent/odl-license/14.2.1/odl-license-14.2.1.license 06:00:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/license/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-license/14.2.1/odl-license-14.2.1-cyclonedx.xml 06:00:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/license/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-license/14.2.1/odl-license-14.2.1-cyclonedx.json 06:00:31 [INFO] 06:00:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-license --- 06:00:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:00:31 [INFO] 06:00:31 [INFO] ------------< org.opendaylight.odlparent:copy-files-plugin >------------ 06:00:31 [INFO] Building ODL :: odlparent :: copy-files-plugin 14.2.1 [6/76] 06:00:31 [INFO] from maven/copy-files-plugin/pom.xml 06:00:31 [INFO] ----------------------------[ maven-plugin ]---------------------------- 06:00:31 [INFO] 06:00:31 [INFO] --- clean:3.5.0:clean (default-clean) @ copy-files-plugin --- 06:00:31 [INFO] 06:00:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ copy-files-plugin --- 06:00:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:31 [INFO] 06:00:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ copy-files-plugin --- 06:00:31 [INFO] 06:00:31 [INFO] --- resources:3.4.0:resources (default-resources) @ copy-files-plugin --- 06:00:31 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/src/main/resources 06:00:31 [INFO] 06:00:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ copy-files-plugin --- 06:00:31 [INFO] Recompiling the module because of changed source code. 06:00:31 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 06:00:32 [INFO] 06:00:32 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ copy-files-plugin --- 06:00:32 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:00:33 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 06:00:33 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:00:33 [INFO] ant mojo extractor found 0 mojo descriptor. 06:00:33 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:00:33 [INFO] 06:00:33 [INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ copy-files-plugin --- 06:00:33 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:00:33 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 06:00:33 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:00:33 [INFO] ant mojo extractor found 0 mojo descriptor. 06:00:33 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:00:33 [INFO] 06:00:33 [INFO] --- resources:3.4.0:testResources (default-testResources) @ copy-files-plugin --- 06:00:33 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/src/test/resources 06:00:33 [INFO] 06:00:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ copy-files-plugin --- 06:00:33 [INFO] No sources to compile 06:00:33 [INFO] 06:00:33 [INFO] --- surefire:3.2.2:test (default-test) @ copy-files-plugin --- 06:00:33 [INFO] No tests to run. 06:00:33 [INFO] 06:00:33 [INFO] --- jar:3.5.0:jar (default-jar) @ copy-files-plugin --- 06:00:33 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/target/copy-files-plugin-14.2.1.jar 06:00:33 [INFO] 06:00:33 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ copy-files-plugin --- 06:00:33 [INFO] This Mojo is not used in Maven version 3.9.0 and above 06:00:33 [INFO] 06:00:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ copy-files-plugin --- 06:00:33 [INFO] CycloneDX: Resolving Dependencies 06:00:33 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 06:00:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/target/bom.xml 06:00:33 [INFO] attaching as copy-files-plugin-14.2.1-cyclonedx.xml 06:00:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/target/bom.json 06:00:33 [INFO] attaching as copy-files-plugin-14.2.1-cyclonedx.json 06:00:33 [INFO] 06:00:33 [INFO] --- install:3.1.4:install (default-install) @ copy-files-plugin --- 06:00:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/14.2.1/copy-files-plugin-14.2.1.pom 06:00:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/target/copy-files-plugin-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/14.2.1/copy-files-plugin-14.2.1.jar 06:00:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/14.2.1/copy-files-plugin-14.2.1-cyclonedx.xml 06:00:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/copy-files-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/14.2.1/copy-files-plugin-14.2.1-cyclonedx.json 06:00:33 [INFO] 06:00:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ copy-files-plugin --- 06:00:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:00:33 [INFO] 06:00:33 [INFO] ----------------< org.opendaylight.odlparent:odlparent >---------------- 06:00:33 [INFO] Building ODL :: odlparent :: odlparent 14.2.1 [7/76] 06:00:33 [INFO] from odlparent/pom.xml 06:00:33 [INFO] --------------------------------[ pom ]--------------------------------- 06:00:34 [INFO] 06:00:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent --- 06:00:34 [INFO] 06:00:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent --- 06:00:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:34 [INFO] 06:00:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odlparent --- 06:00:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:34 [INFO] 06:00:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent --- 06:00:34 [INFO] 06:00:34 [INFO] --- dependency:3.9.0:properties (default) @ odlparent --- 06:00:35 [INFO] 06:00:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odlparent --- 06:00:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/odlparent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:00:35 [INFO] 06:00:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odlparent --- 06:00:36 [INFO] Starting audit... 06:00:36 Audit done. 06:00:36 [INFO] You have 0 Checkstyle violations. 06:00:36 [INFO] 06:00:36 [INFO] --- checkstyle:3.6.0:check (default) @ odlparent --- 06:00:37 [INFO] Starting audit... 06:00:37 Audit done. 06:00:37 [INFO] You have 0 Checkstyle violations. 06:00:37 [INFO] 06:00:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odlparent --- 06:00:37 [INFO] 06:00:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odlparent >>> 06:00:37 [INFO] 06:00:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odlparent --- 06:00:38 [INFO] No files found to run spotbugs, check compile phase has been run 06:00:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:00:38 [INFO] 06:00:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odlparent <<< 06:00:38 [INFO] 06:00:38 [INFO] 06:00:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odlparent --- 06:00:38 [INFO] 06:00:38 [INFO] --- copy:14.2.1:copy-files (default) @ odlparent --- 06:00:38 [INFO] 06:00:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odlparent --- 06:00:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:00:39 [INFO] 06:00:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent --- 06:00:39 [INFO] CycloneDX: Resolving Dependencies 06:00:39 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 06:00:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/odlparent/target/bom.xml 06:00:39 [INFO] attaching as odlparent-14.2.1-cyclonedx.xml 06:00:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/odlparent/target/bom.json 06:00:39 [INFO] attaching as odlparent-14.2.1-cyclonedx.json 06:00:39 [INFO] 06:00:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odlparent --- 06:00:40 [INFO] Skipping duplicate-finder execution! 06:00:40 [INFO] 06:00:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odlparent --- 06:00:40 [INFO] Skipping pom project 06:00:40 [INFO] 06:00:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odlparent --- 06:00:40 [INFO] 06:00:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odlparent --- 06:00:40 [INFO] 06:00:40 [INFO] --- jacoco:0.8.14:report (report) @ odlparent --- 06:00:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:00:40 [INFO] 06:00:40 [INFO] --- install:3.1.4:install (default-install) @ odlparent --- 06:00:40 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent/14.2.1/odlparent-14.2.1.pom 06:00:40 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent/14.2.1/odlparent-14.2.1-cyclonedx.xml 06:00:40 [INFO] Installing /w/workspace/odlparent-maven-stage-master/odlparent/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent/14.2.1/odlparent-14.2.1-cyclonedx.json 06:00:40 [INFO] 06:00:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent --- 06:00:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:00:40 [INFO] 06:00:40 [INFO] ---------------< org.opendaylight.odlparent:bnd-parent >---------------- 06:00:40 [INFO] Building ODL :: odlparent :: bnd-parent 14.2.1 [8/76] 06:00:40 [INFO] from bnd-parent/pom.xml 06:00:40 [INFO] --------------------------------[ pom ]--------------------------------- 06:00:40 [INFO] 06:00:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 06:00:40 [INFO] 06:00:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- 06:00:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:40 [INFO] 06:00:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- 06:00:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:40 [INFO] 06:00:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 06:00:40 [INFO] 06:00:40 [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- 06:00:40 [INFO] 06:00:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bnd-parent --- 06:00:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/bnd-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/** 06:00:40 [INFO] 06:00:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 06:00:40 [INFO] Starting audit... 06:00:40 Audit done. 06:00:40 [INFO] You have 0 Checkstyle violations. 06:00:40 [INFO] 06:00:40 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 06:00:40 [INFO] Starting audit... 06:00:40 Audit done. 06:00:40 [INFO] You have 0 Checkstyle violations. 06:00:40 [INFO] 06:00:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- 06:00:40 [INFO] 06:00:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> 06:00:40 [INFO] 06:00:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- 06:00:40 [INFO] No files found to run spotbugs, check compile phase has been run 06:00:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:00:40 [INFO] 06:00:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< 06:00:40 [INFO] 06:00:40 [INFO] 06:00:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- 06:00:40 [INFO] 06:00:40 [INFO] --- bnd:7.2.0:bnd-process (default) @ bnd-parent --- 06:00:41 [INFO] 06:00:41 [INFO] --- copy:14.2.1:copy-files (default) @ bnd-parent --- 06:00:41 [INFO] 06:00:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 06:00:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:00:41 [INFO] 06:00:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 06:00:41 [INFO] CycloneDX: Resolving Dependencies 06:00:41 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 06:00:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/bnd-parent/target/bom.xml 06:00:41 [INFO] attaching as bnd-parent-14.2.1-cyclonedx.xml 06:00:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/bnd-parent/target/bom.json 06:00:41 [INFO] attaching as bnd-parent-14.2.1-cyclonedx.json 06:00:41 [INFO] 06:00:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 06:00:41 [INFO] Skipping duplicate-finder execution! 06:00:41 [INFO] 06:00:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- 06:00:41 [INFO] Skipping pom project 06:00:41 [INFO] 06:00:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- 06:00:41 [INFO] 06:00:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- 06:00:41 [INFO] 06:00:41 [INFO] --- jacoco:0.8.14:report (report) @ bnd-parent --- 06:00:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:00:41 [INFO] 06:00:41 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 06:00:41 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/bnd-parent/14.2.1/bnd-parent-14.2.1.pom 06:00:41 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bnd-parent/14.2.1/bnd-parent-14.2.1-cyclonedx.xml 06:00:41 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/bnd-parent/14.2.1/bnd-parent-14.2.1-cyclonedx.json 06:00:41 [INFO] 06:00:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 06:00:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:00:41 [INFO] 06:00:41 [INFO] --------------< org.opendaylight.odlparent:bundles-diag >--------------- 06:00:41 [INFO] Building ODL :: odlparent :: bundles-diag 14.2.1 [9/76] 06:00:41 [INFO] from karaf/bundles-diag/pom.xml 06:00:41 [INFO] --------------------------------[ jar ]--------------------------------- 06:00:42 [INFO] 06:00:42 [INFO] --- clean:3.5.0:clean (default-clean) @ bundles-diag --- 06:00:42 [INFO] 06:00:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundles-diag --- 06:00:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:42 [INFO] 06:00:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundles-diag --- 06:00:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:00:42 [INFO] 06:00:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundles-diag --- 06:00:42 [INFO] 06:00:42 [INFO] --- dependency:3.9.0:properties (default) @ bundles-diag --- 06:00:42 [INFO] 06:00:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundles-diag --- 06:00:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:00:42 [INFO] 06:00:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundles-diag --- 06:00:42 [INFO] Starting audit... 06:00:42 Audit done. 06:00:42 [INFO] You have 0 Checkstyle violations. 06:00:42 [INFO] 06:00:42 [INFO] --- checkstyle:3.6.0:check (default) @ bundles-diag --- 06:00:43 [INFO] Starting audit... 06:00:43 Audit done. 06:00:43 [INFO] You have 0 Checkstyle violations. 06:00:43 [INFO] 06:00:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundles-diag --- 06:00:43 [INFO] 06:00:43 [INFO] --- resources:3.4.0:resources (default-resources) @ bundles-diag --- 06:00:43 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/resources 06:00:43 [INFO] 06:00:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ bundles-diag --- 06:00:43 [INFO] Recompiling the module because of changed source code. 06:00:43 [INFO] Compiling 9 source files with javac [forked debug release 21] to target/classes 06:00:46 [INFO] 06:00:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundles-diag >>> 06:00:46 [INFO] 06:00:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundles-diag --- 06:00:46 [INFO] Fork Value is true 06:00:51 [INFO] Done SpotBugs Analysis.... 06:00:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:00:51 [INFO] 06:00:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundles-diag <<< 06:00:51 [INFO] 06:00:51 [INFO] 06:00:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundles-diag --- 06:00:51 [INFO] BugInstance size is 0 06:00:51 [INFO] Error size is 0 06:00:51 [INFO] No errors/warnings found 06:00:51 [INFO] 06:00:51 [INFO] --- bnd:7.2.0:bnd-process (default) @ bundles-diag --- 06:00:52 [INFO] 06:00:52 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bundles-diag --- 06:00:52 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/test/resources 06:00:52 [INFO] 06:00:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bundles-diag --- 06:00:52 [INFO] Recompiling the module because of changed dependency. 06:00:52 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 06:00:54 [INFO] 06:00:54 [INFO] --- surefire:3.5.4:test (default-test) @ bundles-diag --- 06:00:54 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/surefire-reports 06:00:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:00:54 [INFO] 06:00:54 [INFO] ------------------------------------------------------- 06:00:54 [INFO] T E S T S 06:00:54 [INFO] ------------------------------------------------------- 06:00:56 [INFO] Running org.opendaylight.odlparent.bundles.diag.ri.DefaultDiagReferenceTest 06:00:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:00:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.270 s -- in org.opendaylight.odlparent.bundles.diag.ri.DefaultDiagReferenceTest 06:00:57 [INFO] 06:00:57 [INFO] Results: 06:00:57 [INFO] 06:00:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 06:00:57 [INFO] 06:00:57 [INFO] 06:00:57 [INFO] --- copy:14.2.1:copy-files (default) @ bundles-diag --- 06:00:57 [INFO] 06:00:57 [INFO] --- jar:3.5.0:jar (default-jar) @ bundles-diag --- 06:00:57 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bundles-diag-14.2.1.jar 06:00:57 [INFO] 06:00:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundles-diag --- 06:00:59 [WARNING] Javadoc Warnings 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:17: warning: no @param for containerState 06:00:59 [WARNING] public record ServiceState(ContainerState containerState, String diag) implements Serializable { 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:17: warning: no @param for diag 06:00:59 [WARNING] public record ServiceState(ContainerState containerState, String diag) implements Serializable { 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:19: warning: no @param for symbolicName 06:00:59 [WARNING] public record FrameworkState(String symbolicName) implements Serializable { 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:24: warning: no comment 06:00:59 [WARNING] ACTIVE("Active"), 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:26: warning: no comment 06:00:59 [WARNING] FAILURE("Failure"); 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:21: warning: no comment 06:00:59 [WARNING] GRACE_PERIOD("GracePeriod"), 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:18: warning: no comment 06:00:59 [WARNING] INSTALLED("Installed"), 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:19: warning: no comment 06:00:59 [WARNING] RESOLVED("Resolved"), 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:23: warning: no comment 06:00:59 [WARNING] STARTING("Starting"), 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:25: warning: no comment 06:00:59 [WARNING] STOPPING("Stopping"), 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:20: warning: no comment 06:00:59 [WARNING] UNKNOWN("Unknown"), 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:22: warning: no comment 06:00:59 [WARNING] WAITING("Waiting"), 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ri/DefaultDiagProvider.java:40: warning: no comment 06:00:59 [WARNING] public DefaultDiagProvider(@Reference BundleService bundleService, BundleContext bundleContext) { 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagProvider.java:15: warning: no comment 06:00:59 [WARNING] Diag currentDiag(); 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:20: warning: no comment 06:00:59 [WARNING] List bundles(); 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:23: warning: no comment 06:00:59 [WARNING] default Map containerStateFrequencies() { 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:36: warning: no comment 06:00:59 [WARNING] void logDelta(Logger logger, Diag prevDiag); 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:39: warning: no comment 06:00:59 [WARNING] void logServices(Logger logger); 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:42: warning: no comment 06:00:59 [WARNING] void logState(Logger logger); 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:37: warning: no comment 06:00:59 [WARNING] public DiagBundle { 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:31: warning: no comment 06:00:59 [WARNING] public FrameworkState { 06:00:59 [WARNING] ^ 06:00:59 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:22: warning: no comment 06:00:59 [WARNING] public ServiceState { 06:00:59 [WARNING] ^ 06:00:59 [WARNING] 22 warnings 06:00:59 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bundles-diag-14.2.1-javadoc.jar 06:00:59 [INFO] 06:00:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundles-diag --- 06:00:59 [INFO] CycloneDX: Resolving Dependencies 06:01:00 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 06:01:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bom.xml 06:01:00 [INFO] attaching as bundles-diag-14.2.1-cyclonedx.xml 06:01:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bom.json 06:01:00 [INFO] attaching as bundles-diag-14.2.1-cyclonedx.json 06:01:00 [INFO] 06:01:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundles-diag --- 06:01:00 [INFO] Checking compile classpath 06:01:00 [INFO] Checking runtime classpath 06:01:00 [INFO] Checking test classpath 06:01:00 [INFO] 06:01:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundles-diag --- 06:01:00 [INFO] No dependency problems found 06:01:00 [INFO] 06:01:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundles-diag --- 06:01:00 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bundles-diag-14.2.1-sources.jar 06:01:00 [INFO] 06:01:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundles-diag --- 06:01:00 [INFO] 06:01:00 [INFO] --- jacoco:0.8.14:report (report) @ bundles-diag --- 06:01:00 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/code-coverage/jacoco.exec 06:01:00 [INFO] Analyzed bundle 'ODL :: odlparent :: bundles-diag' with 7 classes 06:01:00 [INFO] 06:01:00 [INFO] --- install:3.1.4:install (default-install) @ bundles-diag --- 06:01:00 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.2.1/bundles-diag-14.2.1.pom 06:01:00 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bundles-diag-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.2.1/bundles-diag-14.2.1.jar 06:01:00 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bundles-diag-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.2.1/bundles-diag-14.2.1-javadoc.jar 06:01:00 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.2.1/bundles-diag-14.2.1-cyclonedx.xml 06:01:00 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.2.1/bundles-diag-14.2.1-cyclonedx.json 06:01:00 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bundles-diag/target/bundles-diag-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.2.1/bundles-diag-14.2.1-sources.jar 06:01:00 [INFO] 06:01:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundles-diag --- 06:01:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:01:00 [INFO] 06:01:00 [INFO] ------------< org.opendaylight.odlparent:bundles-test-lib >------------- 06:01:00 [INFO] Building ODL :: odlparent :: bundles-test-lib 14.2.1 [10/76] 06:01:00 [INFO] from lib/bundles-test-lib/pom.xml 06:01:00 [INFO] --------------------------------[ jar ]--------------------------------- 06:01:00 [INFO] 06:01:00 [INFO] --- clean:3.5.0:clean (default-clean) @ bundles-test-lib --- 06:01:00 [INFO] 06:01:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundles-test-lib --- 06:01:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:00 [INFO] 06:01:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundles-test-lib --- 06:01:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:00 [INFO] 06:01:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundles-test-lib --- 06:01:01 [INFO] 06:01:01 [INFO] --- dependency:3.9.0:properties (default) @ bundles-test-lib --- 06:01:01 [INFO] 06:01:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundles-test-lib --- 06:01:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:01:01 [INFO] 06:01:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundles-test-lib --- 06:01:01 [INFO] Starting audit... 06:01:01 Audit done. 06:01:01 [INFO] You have 0 Checkstyle violations. 06:01:01 [INFO] 06:01:01 [INFO] --- checkstyle:3.6.0:check (default) @ bundles-test-lib --- 06:01:01 [INFO] Starting audit... 06:01:01 Audit done. 06:01:01 [INFO] You have 0 Checkstyle violations. 06:01:01 [INFO] 06:01:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundles-test-lib --- 06:01:01 [INFO] 06:01:01 [INFO] --- resources:3.4.0:resources (default-resources) @ bundles-test-lib --- 06:01:01 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/resources 06:01:01 [INFO] 06:01:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ bundles-test-lib --- 06:01:01 [INFO] Recompiling the module because of changed dependency. 06:01:01 [INFO] Compiling 8 source files with javac [forked debug release 21] to target/classes 06:01:05 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[33,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type 06:01:05 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[34,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type 06:01:05 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[35,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type 06:01:05 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[36,47] [serial] non-transient instance field of a serializable class declared with a non-serializable type 06:01:05 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[37,69] [serial] non-transient instance field of a serializable class declared with a non-serializable type 06:01:05 [INFO] 06:01:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundles-test-lib >>> 06:01:05 [INFO] 06:01:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundles-test-lib --- 06:01:05 [INFO] Fork Value is true 06:01:09 [INFO] Done SpotBugs Analysis.... 06:01:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:01:09 [INFO] 06:01:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundles-test-lib <<< 06:01:09 [INFO] 06:01:09 [INFO] 06:01:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundles-test-lib --- 06:01:09 [INFO] BugInstance size is 0 06:01:09 [INFO] Error size is 0 06:01:09 [INFO] No errors/warnings found 06:01:09 [INFO] 06:01:09 [INFO] --- bnd:7.2.0:bnd-process (default) @ bundles-test-lib --- 06:01:09 [INFO] 06:01:09 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bundles-test-lib --- 06:01:09 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/test/resources 06:01:09 [INFO] 06:01:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bundles-test-lib --- 06:01:09 [INFO] No sources to compile 06:01:09 [INFO] 06:01:09 [INFO] --- surefire:3.5.4:test (default-test) @ bundles-test-lib --- 06:01:09 [INFO] No tests to run. 06:01:09 [INFO] 06:01:09 [INFO] --- copy:14.2.1:copy-files (default) @ bundles-test-lib --- 06:01:09 [INFO] 06:01:09 [INFO] --- jar:3.5.0:jar (default-jar) @ bundles-test-lib --- 06:01:09 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bundles-test-lib-14.2.1.jar 06:01:09 [INFO] 06:01:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundles-test-lib --- 06:01:10 [WARNING] Javadoc Warnings 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:15: warning: no @param for elapsedTimeInMS 06:01:10 [WARNING] public record TimeInfo(long elapsedTimeInMS, long remainingTimeInMS) { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:15: warning: no @param for remainingTimeInMS 06:01:10 [WARNING] public record TimeInfo(long elapsedTimeInMS, long remainingTimeInMS) { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:28: warning: no comment 06:01:10 [WARNING] Map getBundlesStateMap(); 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:24: warning: no comment 06:01:10 [WARNING] String getFullDiagnosticText(); 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:30: warning: no comment 06:01:10 [WARNING] List getNokBundleStateInfoTexts(); 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:32: warning: no comment 06:01:10 [WARNING] List getOkBundleStateInfoTexts(); 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:26: warning: no comment 06:01:10 [WARNING] String getSummaryText(); 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:22: warning: no comment 06:01:10 [WARNING] SystemState getSystemState(); 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:34: warning: no comment 06:01:10 [WARNING] List getWhitelistedBundleStateInfoTexts(); 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:27: warning: no comment 06:01:10 [WARNING] public BundleSymbolicNameWithVersion(final String symbolicName, final String version) { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:32: warning: no comment 06:01:10 [WARNING] public String getSymbolicName() { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:36: warning: no comment 06:01:10 [WARNING] public String getVersion() { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:23: warning: no comment 06:01:10 [WARNING] Active, 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:21: warning: no comment 06:01:10 [WARNING] Booting, 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:27: warning: no comment 06:01:10 [WARNING] Failure 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:25: warning: no comment 06:01:10 [WARNING] Stopping, 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:35: warning: no comment 06:01:10 [WARNING] public SystemStateFailureException(String message, BundleDiagInfos bundleDiagInfos) { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:30: warning: no comment 06:01:10 [WARNING] public SystemStateFailureException(String message, BundleDiagInfos bundleDiagInfos, Throwable cause) { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:44: warning: no comment 06:01:10 [WARNING] public BundleDiagInfos getBundleDiagInfos() { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TestBundleDiag.java:28: warning: no comment 06:01:10 [WARNING] public TestBundleDiag(final DiagProvider diagProvider) { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TestBundleDiag.java:53: warning: no comment 06:01:10 [WARNING] public void checkBundleDiagInfos(final long timeout, final TimeUnit timeoutUnit, 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:17: warning: no comment 06:01:10 [WARNING] public long getElapsedTimeInMS() { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:22: warning: no comment 06:01:10 [WARNING] public long getRemainingTimeInMS() { 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:24: warning: no comment 06:01:10 [WARNING] private final String symbolicName; 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:25: warning: no comment 06:01:10 [WARNING] private final String version; 06:01:10 [WARNING] ^ 06:01:10 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:28: warning: no comment 06:01:10 [WARNING] private final BundleDiagInfos bundleDiagInfos; 06:01:10 [WARNING] ^ 06:01:10 [WARNING] 26 warnings 06:01:10 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bundles-test-lib-14.2.1-javadoc.jar 06:01:10 [INFO] 06:01:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundles-test-lib --- 06:01:10 [INFO] CycloneDX: Resolving Dependencies 06:01:11 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 06:01:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bom.xml 06:01:11 [INFO] attaching as bundles-test-lib-14.2.1-cyclonedx.xml 06:01:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bom.json 06:01:11 [INFO] attaching as bundles-test-lib-14.2.1-cyclonedx.json 06:01:11 [INFO] 06:01:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundles-test-lib --- 06:01:11 [INFO] Checking compile classpath 06:01:11 [INFO] Checking runtime classpath 06:01:11 [INFO] Checking test classpath 06:01:11 [INFO] 06:01:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundles-test-lib --- 06:01:11 [INFO] No dependency problems found 06:01:11 [INFO] 06:01:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundles-test-lib --- 06:01:11 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bundles-test-lib-14.2.1-sources.jar 06:01:11 [INFO] 06:01:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundles-test-lib --- 06:01:11 [INFO] 06:01:11 [INFO] --- jacoco:0.8.14:report (report) @ bundles-test-lib --- 06:01:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:01:11 [INFO] 06:01:11 [INFO] --- install:3.1.4:install (default-install) @ bundles-test-lib --- 06:01:11 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.2.1/bundles-test-lib-14.2.1.pom 06:01:11 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bundles-test-lib-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.2.1/bundles-test-lib-14.2.1.jar 06:01:11 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bundles-test-lib-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.2.1/bundles-test-lib-14.2.1-javadoc.jar 06:01:11 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.2.1/bundles-test-lib-14.2.1-cyclonedx.xml 06:01:11 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.2.1/bundles-test-lib-14.2.1-cyclonedx.json 06:01:11 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/bundles-test-lib/target/bundles-test-lib-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.2.1/bundles-test-lib-14.2.1-sources.jar 06:01:11 [INFO] 06:01:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundles-test-lib --- 06:01:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:01:11 [INFO] 06:01:11 [INFO] -----------------< org.opendaylight.odlparent:dagger >------------------ 06:01:11 [INFO] Building OpenDaylight :: Dagger 14.2.1 [11/76] 06:01:11 [INFO] from lib/dagger/pom.xml 06:01:11 [INFO] --------------------------------[ jar ]--------------------------------- 06:01:11 [INFO] 06:01:11 [INFO] --- clean:3.5.0:clean (default-clean) @ dagger --- 06:01:11 [INFO] 06:01:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dagger --- 06:01:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:11 [INFO] 06:01:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dagger --- 06:01:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:11 [INFO] 06:01:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dagger --- 06:01:11 [INFO] 06:01:11 [INFO] --- dependency:3.9.0:properties (default) @ dagger --- 06:01:11 [INFO] 06:01:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dagger --- 06:01:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/lib/dagger/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:01:11 [INFO] 06:01:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ dagger --- 06:01:11 [INFO] Starting audit... 06:01:11 Audit done. 06:01:11 [INFO] You have 0 Checkstyle violations. 06:01:11 [INFO] 06:01:11 [INFO] --- checkstyle:3.6.0:check (default) @ dagger --- 06:01:11 [INFO] Starting audit... 06:01:11 Audit done. 06:01:11 [INFO] You have 0 Checkstyle violations. 06:01:11 [INFO] 06:01:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ dagger --- 06:01:11 [INFO] 06:01:11 [INFO] --- resources:3.4.0:resources (default-resources) @ dagger --- 06:01:11 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/lib/dagger/src/main/resources 06:01:11 [INFO] 06:01:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ dagger --- 06:01:12 [INFO] Recompiling the module because of changed source code. 06:01:12 [INFO] Compiling 6 source files with javac [forked debug release 21 module-path] to target/classes 06:01:15 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/dagger/src/main/java/module-info.java:[14,24] requires transitive directive for an automatic module 06:01:15 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/dagger/src/main/java/module-info.java:[21,46] requires transitive directive for an automatic module 06:01:15 [INFO] 06:01:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dagger >>> 06:01:15 [INFO] 06:01:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dagger --- 06:01:15 [INFO] Fork Value is true 06:01:18 [INFO] Done SpotBugs Analysis.... 06:01:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:01:18 [INFO] 06:01:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dagger <<< 06:01:18 [INFO] 06:01:18 [INFO] 06:01:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dagger --- 06:01:18 [INFO] BugInstance size is 0 06:01:18 [INFO] Error size is 0 06:01:18 [INFO] No errors/warnings found 06:01:18 [INFO] 06:01:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ dagger --- 06:01:18 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/lib/dagger/src/test/resources 06:01:18 [INFO] 06:01:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dagger --- 06:01:18 [INFO] Recompiling the module because of changed dependency. 06:01:18 [INFO] Compiling 1 source file with javac [forked debug release 21 module-path] to target/test-classes 06:01:20 [INFO] 06:01:20 [INFO] --- surefire:3.5.4:test (default-test) @ dagger --- 06:01:20 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-master/lib/dagger/target/surefire-reports 06:01:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:01:21 [INFO] 06:01:21 [INFO] ------------------------------------------------------- 06:01:21 [INFO] T E S T S 06:01:21 [INFO] ------------------------------------------------------- 06:01:22 [INFO] Running org.opendaylight.odlparent.dagger.ResourceSupportTest 06:01:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s -- in org.opendaylight.odlparent.dagger.ResourceSupportTest 06:01:23 [INFO] 06:01:23 [INFO] Results: 06:01:23 [INFO] 06:01:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 06:01:23 [INFO] 06:01:23 [INFO] 06:01:23 [INFO] --- copy:14.2.1:copy-files (default) @ dagger --- 06:01:23 [INFO] 06:01:23 [INFO] --- jar:3.5.0:jar (default-jar) @ dagger --- 06:01:23 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/dagger/target/dagger-14.2.1.jar 06:01:23 [INFO] 06:01:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dagger --- 06:01:25 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/dagger/target/dagger-14.2.1-javadoc.jar 06:01:25 [INFO] 06:01:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dagger --- 06:01:25 [INFO] CycloneDX: Resolving Dependencies 06:01:25 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 06:01:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/lib/dagger/target/bom.xml 06:01:25 [INFO] attaching as dagger-14.2.1-cyclonedx.xml 06:01:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/lib/dagger/target/bom.json 06:01:25 [INFO] attaching as dagger-14.2.1-cyclonedx.json 06:01:25 [INFO] 06:01:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dagger --- 06:01:25 [INFO] Checking compile classpath 06:01:25 [INFO] Checking runtime classpath 06:01:25 [INFO] Checking test classpath 06:01:25 [INFO] 06:01:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dagger --- 06:01:25 [WARNING] Unused declared dependencies found: 06:01:25 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 06:01:25 [INFO] 06:01:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ dagger --- 06:01:25 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/dagger/target/dagger-14.2.1-sources.jar 06:01:25 [INFO] 06:01:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dagger --- 06:01:25 [INFO] 06:01:25 [INFO] --- jacoco:0.8.14:report (report) @ dagger --- 06:01:25 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-master/lib/dagger/target/code-coverage/jacoco.exec 06:01:25 [INFO] Analyzed bundle 'OpenDaylight :: Dagger' with 7 classes 06:01:25 [INFO] 06:01:25 [INFO] --- install:3.1.4:install (default-install) @ dagger --- 06:01:25 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger/pom.xml to /tmp/r/org/opendaylight/odlparent/dagger/14.2.1/dagger-14.2.1.pom 06:01:25 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger/target/dagger-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/dagger/14.2.1/dagger-14.2.1.jar 06:01:25 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger/target/dagger-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/dagger/14.2.1/dagger-14.2.1-javadoc.jar 06:01:25 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger/target/bom.xml to /tmp/r/org/opendaylight/odlparent/dagger/14.2.1/dagger-14.2.1-cyclonedx.xml 06:01:25 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger/target/bom.json to /tmp/r/org/opendaylight/odlparent/dagger/14.2.1/dagger-14.2.1-cyclonedx.json 06:01:25 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger/target/dagger-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/dagger/14.2.1/dagger-14.2.1-sources.jar 06:01:25 [INFO] 06:01:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dagger --- 06:01:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:01:25 [INFO] 06:01:25 [INFO] -------------< org.opendaylight.odlparent:dagger-example >-------------- 06:01:25 [INFO] Building OpenDaylight :: Dagger :: Example 14.2.1 [12/76] 06:01:25 [INFO] from lib/dagger-example/pom.xml 06:01:25 [INFO] --------------------------------[ jar ]--------------------------------- 06:01:25 [INFO] 06:01:25 [INFO] --- clean:3.5.0:clean (default-clean) @ dagger-example --- 06:01:25 [INFO] 06:01:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dagger-example --- 06:01:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:25 [INFO] 06:01:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dagger-example --- 06:01:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:25 [INFO] 06:01:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dagger-example --- 06:01:26 [INFO] 06:01:26 [INFO] --- dependency:3.9.0:properties (default) @ dagger-example --- 06:01:26 [INFO] 06:01:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dagger-example --- 06:01:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:01:26 [INFO] 06:01:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ dagger-example --- 06:01:26 [INFO] Starting audit... 06:01:26 Audit done. 06:01:26 [INFO] You have 0 Checkstyle violations. 06:01:26 [INFO] 06:01:26 [INFO] --- checkstyle:3.6.0:check (default) @ dagger-example --- 06:01:26 [INFO] Starting audit... 06:01:26 Audit done. 06:01:26 [INFO] You have 0 Checkstyle violations. 06:01:26 [INFO] 06:01:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ dagger-example --- 06:01:26 [INFO] 06:01:26 [INFO] --- resources:3.4.0:resources (default-resources) @ dagger-example --- 06:01:26 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/lib/dagger-example/src/main/resources 06:01:26 [INFO] 06:01:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ dagger-example --- 06:01:26 [INFO] Recompiling the module because of changed dependency. 06:01:26 [INFO] Compiling 8 source files with javac [forked debug release 21 module-path] to target/classes 06:01:28 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/dagger-example/src/main/java/module-info.java:[18,46] requires transitive directive for an automatic module 06:01:28 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/dagger-example/src/main/java/module-info.java:[19,46] requires directive for an automatic module 06:01:28 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/dagger-example/src/main/java/module-info.java:[20,39] requires directive for an automatic module 06:01:28 [INFO] 06:01:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dagger-example >>> 06:01:28 [INFO] 06:01:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dagger-example --- 06:01:28 [INFO] Fork Value is true 06:01:31 [INFO] Done SpotBugs Analysis.... 06:01:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:01:31 [INFO] 06:01:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dagger-example <<< 06:01:31 [INFO] 06:01:31 [INFO] 06:01:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dagger-example --- 06:01:31 [INFO] BugInstance size is 0 06:01:31 [INFO] Error size is 0 06:01:31 [INFO] No errors/warnings found 06:01:31 [INFO] 06:01:31 [INFO] --- bnd:7.2.0:bnd-process (default) @ dagger-example --- 06:01:31 [INFO] 06:01:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ dagger-example --- 06:01:31 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/lib/dagger-example/src/test/resources 06:01:31 [INFO] 06:01:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dagger-example --- 06:01:31 [INFO] Recompiling the module because of changed dependency. 06:01:31 [INFO] Compiling 1 source file with javac [forked debug release 21 module-path] to target/test-classes 06:01:33 [INFO] 06:01:33 [INFO] --- surefire:3.5.4:test (default-test) @ dagger-example --- 06:01:33 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/surefire-reports 06:01:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:01:34 [INFO] 06:01:34 [INFO] ------------------------------------------------------- 06:01:34 [INFO] T E S T S 06:01:34 [INFO] ------------------------------------------------------- 06:01:35 [INFO] Running org.opendaylight.odlparent.dagger.example.dagger.DaggerExampleComponentTest 06:01:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.odlparent.dagger.example.dagger.DaggerExampleComponentTest 06:01:35 [INFO] 06:01:35 [INFO] Results: 06:01:35 [INFO] 06:01:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 06:01:35 [INFO] 06:01:35 [INFO] 06:01:35 [INFO] --- copy:14.2.1:copy-files (default) @ dagger-example --- 06:01:35 [INFO] 06:01:35 [INFO] --- jar:3.5.0:jar (default-jar) @ dagger-example --- 06:01:35 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/dagger-example-14.2.1.jar 06:01:35 [INFO] 06:01:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dagger-example --- 06:01:37 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/dagger-example-14.2.1-javadoc.jar 06:01:37 [INFO] 06:01:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dagger-example --- 06:01:37 [INFO] Skipping CycloneDX goal, because module skips deploy 06:01:37 [INFO] 06:01:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dagger-example --- 06:01:37 [INFO] Checking compile classpath 06:01:37 [INFO] Checking runtime classpath 06:01:37 [INFO] Checking test classpath 06:01:37 [INFO] 06:01:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dagger-example --- 06:01:37 [INFO] No dependency problems found 06:01:37 [INFO] 06:01:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ dagger-example --- 06:01:37 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/dagger-example-14.2.1-sources.jar 06:01:37 [INFO] 06:01:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dagger-example --- 06:01:37 [INFO] 06:01:37 [INFO] --- jacoco:0.8.14:report (report) @ dagger-example --- 06:01:37 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/code-coverage/jacoco.exec 06:01:37 [INFO] Analyzed bundle 'OpenDaylight :: Dagger :: Example' with 4 classes 06:01:37 [INFO] 06:01:37 [INFO] --- install:3.1.4:install (default-install) @ dagger-example --- 06:01:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger-example/pom.xml to /tmp/r/org/opendaylight/odlparent/dagger-example/14.2.1/dagger-example-14.2.1.pom 06:01:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/dagger-example-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/dagger-example/14.2.1/dagger-example-14.2.1.jar 06:01:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/dagger-example-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/dagger-example/14.2.1/dagger-example-14.2.1-javadoc.jar 06:01:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/dagger-example/target/dagger-example-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/dagger-example/14.2.1/dagger-example-14.2.1-sources.jar 06:01:37 [INFO] 06:01:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dagger-example --- 06:01:37 [INFO] Skipping artifact deployment 06:01:37 [INFO] 06:01:37 [INFO] -------------< org.opendaylight.odlparent:logging-markers >------------- 06:01:37 [INFO] Building OpenDaylight :: Logging Markers 14.2.1 [13/76] 06:01:37 [INFO] from lib/logging-markers/pom.xml 06:01:37 [INFO] --------------------------------[ jar ]--------------------------------- 06:01:37 [INFO] 06:01:37 [INFO] --- clean:3.5.0:clean (default-clean) @ logging-markers --- 06:01:37 [INFO] 06:01:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ logging-markers --- 06:01:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:37 [INFO] 06:01:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ logging-markers --- 06:01:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:37 [INFO] 06:01:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ logging-markers --- 06:01:37 [INFO] 06:01:37 [INFO] --- dependency:3.9.0:properties (default) @ logging-markers --- 06:01:37 [INFO] 06:01:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ logging-markers --- 06:01:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:01:37 [INFO] 06:01:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ logging-markers --- 06:01:37 [INFO] Starting audit... 06:01:37 Audit done. 06:01:37 [INFO] You have 0 Checkstyle violations. 06:01:37 [INFO] 06:01:37 [INFO] --- checkstyle:3.6.0:check (default) @ logging-markers --- 06:01:37 [INFO] Starting audit... 06:01:37 Audit done. 06:01:37 [INFO] You have 0 Checkstyle violations. 06:01:37 [INFO] 06:01:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ logging-markers --- 06:01:37 [INFO] 06:01:37 [INFO] --- resources:3.4.0:resources (default-resources) @ logging-markers --- 06:01:37 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/lib/logging-markers/src/main/resources 06:01:37 [INFO] 06:01:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ logging-markers --- 06:01:37 [INFO] Recompiling the module because of changed source code. 06:01:37 [INFO] Compiling 3 source files with javac [forked debug release 21 module-path] to target/classes 06:01:39 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/logging-markers/src/main/java/module-info.java:[18,46] requires transitive directive for an automatic module 06:01:39 [WARNING] /w/workspace/odlparent-maven-stage-master/lib/logging-markers/src/main/java/module-info.java:[19,39] requires directive for an automatic module 06:01:39 [INFO] 06:01:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ logging-markers >>> 06:01:39 [INFO] 06:01:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ logging-markers --- 06:01:39 [INFO] Fork Value is true 06:01:42 [INFO] Done SpotBugs Analysis.... 06:01:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:01:42 [INFO] 06:01:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ logging-markers <<< 06:01:42 [INFO] 06:01:42 [INFO] 06:01:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ logging-markers --- 06:01:42 [INFO] BugInstance size is 0 06:01:42 [INFO] Error size is 0 06:01:42 [INFO] No errors/warnings found 06:01:42 [INFO] 06:01:42 [INFO] --- bnd:7.2.0:bnd-process (default) @ logging-markers --- 06:01:42 [INFO] 06:01:42 [INFO] --- resources:3.4.0:testResources (default-testResources) @ logging-markers --- 06:01:42 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/lib/logging-markers/src/test/resources 06:01:42 [INFO] 06:01:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ logging-markers --- 06:01:42 [INFO] No sources to compile 06:01:42 [INFO] 06:01:42 [INFO] --- surefire:3.5.4:test (default-test) @ logging-markers --- 06:01:42 [INFO] No tests to run. 06:01:42 [INFO] 06:01:42 [INFO] --- copy:14.2.1:copy-files (default) @ logging-markers --- 06:01:42 [INFO] 06:01:42 [INFO] --- jar:3.5.0:jar (default-jar) @ logging-markers --- 06:01:42 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/logging-markers-14.2.1.jar 06:01:42 [INFO] 06:01:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ logging-markers --- 06:01:43 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/logging-markers-14.2.1-javadoc.jar 06:01:43 [INFO] 06:01:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ logging-markers --- 06:01:43 [INFO] CycloneDX: Resolving Dependencies 06:01:44 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 06:01:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/bom.xml 06:01:44 [INFO] attaching as logging-markers-14.2.1-cyclonedx.xml 06:01:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/bom.json 06:01:44 [INFO] attaching as logging-markers-14.2.1-cyclonedx.json 06:01:44 [INFO] 06:01:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ logging-markers --- 06:01:44 [INFO] Skipping duplicate-finder execution! 06:01:44 [INFO] 06:01:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ logging-markers --- 06:01:44 [INFO] No dependency problems found 06:01:44 [INFO] 06:01:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ logging-markers --- 06:01:44 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/logging-markers-14.2.1-sources.jar 06:01:44 [INFO] 06:01:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ logging-markers --- 06:01:44 [INFO] 06:01:44 [INFO] --- jacoco:0.8.14:report (report) @ logging-markers --- 06:01:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:01:44 [INFO] 06:01:44 [INFO] --- install:3.1.4:install (default-install) @ logging-markers --- 06:01:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/logging-markers/pom.xml to /tmp/r/org/opendaylight/odlparent/logging-markers/14.2.1/logging-markers-14.2.1.pom 06:01:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/logging-markers-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/14.2.1/logging-markers-14.2.1.jar 06:01:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/logging-markers-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/14.2.1/logging-markers-14.2.1-javadoc.jar 06:01:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/bom.xml to /tmp/r/org/opendaylight/odlparent/logging-markers/14.2.1/logging-markers-14.2.1-cyclonedx.xml 06:01:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/bom.json to /tmp/r/org/opendaylight/odlparent/logging-markers/14.2.1/logging-markers-14.2.1-cyclonedx.json 06:01:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/lib/logging-markers/target/logging-markers-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/14.2.1/logging-markers-14.2.1-sources.jar 06:01:44 [INFO] 06:01:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ logging-markers --- 06:01:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:01:44 [INFO] 06:01:44 [INFO] -------------< org.opendaylight.odlparent:lib-aggregator >-------------- 06:01:44 [INFO] Building ODL :: odlparent :: lib-aggregator 14.2.1 [14/76] 06:01:44 [INFO] from lib/pom.xml 06:01:44 [INFO] --------------------------------[ pom ]--------------------------------- 06:01:44 [INFO] 06:01:44 [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- 06:01:44 [INFO] 06:01:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lib-aggregator --- 06:01:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:44 [INFO] 06:01:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lib-aggregator --- 06:01:44 [INFO] 06:01:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- 06:01:44 [INFO] Skipping CycloneDX goal, because module skips deploy 06:01:44 [INFO] 06:01:44 [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- 06:01:44 [INFO] Skipping artifact installation 06:01:44 [INFO] 06:01:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lib-aggregator --- 06:01:44 [INFO] Skipping artifact deployment 06:01:44 [INFO] 06:01:44 [INFO] ----------< org.opendaylight.odlparent:features-test-plugin >----------- 06:01:44 [INFO] Building ODL :: odlparent :: features-test-plugin 14.2.1 [15/76] 06:01:44 [INFO] from maven/features-test-plugin/pom.xml 06:01:44 [INFO] ----------------------------[ maven-plugin ]---------------------------- 06:01:45 [INFO] 06:01:45 [INFO] --- clean:3.5.0:clean (default-clean) @ features-test-plugin --- 06:01:45 [INFO] 06:01:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-test-plugin --- 06:01:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:45 [INFO] 06:01:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-test-plugin --- 06:01:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:01:45 [INFO] 06:01:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test-plugin --- 06:01:45 [INFO] 06:01:45 [INFO] --- dependency:3.9.0:properties (default) @ features-test-plugin --- 06:01:45 [INFO] 06:01:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-test-plugin --- 06:01:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:01:45 [INFO] 06:01:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test-plugin --- 06:01:45 [INFO] Starting audit... 06:01:45 Audit done. 06:01:45 [INFO] You have 0 Checkstyle violations. 06:01:45 [INFO] 06:01:45 [INFO] --- checkstyle:3.6.0:check (default) @ features-test-plugin --- 06:01:45 [INFO] Starting audit... 06:01:45 Audit done. 06:01:45 [INFO] You have 0 Checkstyle violations. 06:01:45 [INFO] 06:01:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-test-plugin --- 06:01:45 [INFO] 06:01:45 [INFO] --- resources:3.4.0:resources (default-resources) @ features-test-plugin --- 06:01:45 [INFO] Copying 1 resource from src/main/resources to target/classes 06:01:45 [INFO] 06:01:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ features-test-plugin --- 06:01:45 [INFO] Recompiling the module because of changed dependency. 06:01:45 [INFO] Compiling 7 source files with javac [forked debug release 21] to target/classes 06:01:49 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/src/main/java/org/opendaylight/odlparent/features/test/plugin/DependencyUtils.java:[81,30] [JdkObsolete] It is very rare for LinkedList to out-perform ArrayList or ArrayDeque. Avoid it unless you're willing to invest a lot of time into benchmarking. Caveat: LinkedList supports null elements, but ArrayDeque does not. 06:01:49 (see https://errorprone.info/bugpattern/JdkObsolete) 06:01:49 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/src/main/java/org/opendaylight/odlparent/features/test/plugin/TestFeaturesMojo.java:[193,21] [SynchronizeOnNonFinalField] Synchronizing on non-final fields is not safe: if the field is ever updated, different threads may end up locking on different objects. 06:01:49 (see https://errorprone.info/bugpattern/SynchronizeOnNonFinalField) 06:01:49 [INFO] 06:01:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-test-plugin >>> 06:01:49 [INFO] 06:01:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-test-plugin --- 06:01:49 [INFO] Fork Value is true 06:01:54 [INFO] Done SpotBugs Analysis.... 06:01:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:01:54 [INFO] 06:01:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-test-plugin <<< 06:01:54 [INFO] 06:01:54 [INFO] 06:01:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-test-plugin --- 06:01:54 [INFO] BugInstance size is 0 06:01:54 [INFO] Error size is 0 06:01:54 [INFO] No errors/warnings found 06:01:54 [INFO] 06:01:54 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ features-test-plugin --- 06:01:54 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:01:55 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 06:01:55 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:01:55 [INFO] ant mojo extractor found 0 mojo descriptor. 06:01:55 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:01:55 [INFO] 06:01:55 [INFO] --- resources:3.4.0:testResources (default-testResources) @ features-test-plugin --- 06:01:55 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/src/test/resources 06:01:55 [INFO] 06:01:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ features-test-plugin --- 06:01:55 [INFO] No sources to compile 06:01:55 [INFO] 06:01:55 [INFO] --- surefire:3.5.4:test (default-test) @ features-test-plugin --- 06:01:55 [INFO] No tests to run. 06:01:55 [INFO] 06:01:55 [INFO] --- copy:14.2.1:copy-files (default) @ features-test-plugin --- 06:01:55 [INFO] 06:01:55 [INFO] --- jar:3.5.0:jar (default-jar) @ features-test-plugin --- 06:01:55 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/features-test-plugin-14.2.1.jar 06:01:55 [INFO] 06:01:55 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ features-test-plugin --- 06:01:55 [INFO] This Mojo is not used in Maven version 3.9.0 and above 06:01:55 [INFO] 06:01:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-test-plugin --- 06:01:57 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/features-test-plugin-14.2.1-javadoc.jar 06:01:57 [INFO] 06:01:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test-plugin --- 06:01:57 [INFO] CycloneDX: Resolving Dependencies 06:01:59 [INFO] CycloneDX: Creating BOM version 1.6 with 99 component(s) 06:01:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/bom.xml 06:01:59 [INFO] attaching as features-test-plugin-14.2.1-cyclonedx.xml 06:01:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/bom.json 06:01:59 [INFO] attaching as features-test-plugin-14.2.1-cyclonedx.json 06:01:59 [INFO] 06:01:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test-plugin --- 06:01:59 [INFO] Skipping duplicate-finder execution! 06:01:59 [INFO] 06:01:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-test-plugin --- 06:01:59 [WARNING] Used undeclared dependencies found: 06:01:59 [WARNING] javax.inject:javax.inject:jar:1:provided 06:01:59 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 06:01:59 [WARNING] Unused declared dependencies found: 06:01:59 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 06:01:59 [WARNING] org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.9:compile 06:01:59 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 06:01:59 [WARNING] org.apache.maven.wagon:wagon-http:jar:3.5.3:compile 06:01:59 [WARNING] org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.14.0:compile 06:01:59 [WARNING] org.osgi:org.osgi.service.resolver:jar:1.1.1:compile 06:01:59 [INFO] 06:01:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-test-plugin --- 06:01:59 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/features-test-plugin-14.2.1-sources.jar 06:01:59 [INFO] 06:01:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-test-plugin --- 06:01:59 [INFO] 06:01:59 [INFO] --- jacoco:0.8.14:report (report) @ features-test-plugin --- 06:01:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:01:59 [INFO] 06:01:59 [INFO] --- install:3.1.4:install (default-install) @ features-test-plugin --- 06:01:59 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.2.1/features-test-plugin-14.2.1.pom 06:01:59 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/features-test-plugin-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.2.1/features-test-plugin-14.2.1.jar 06:01:59 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/features-test-plugin-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.2.1/features-test-plugin-14.2.1-javadoc.jar 06:01:59 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.2.1/features-test-plugin-14.2.1-cyclonedx.xml 06:01:59 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.2.1/features-test-plugin-14.2.1-cyclonedx.json 06:01:59 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/features-test-plugin/target/features-test-plugin-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.2.1/features-test-plugin-14.2.1-sources.jar 06:01:59 [INFO] 06:01:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-test-plugin --- 06:01:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:01:59 [INFO] 06:01:59 [INFO] -------------< org.opendaylight.odlparent:karaf.branding >-------------- 06:01:59 [INFO] Building OpenDaylight :: Karaf :: Branding 14.2.1 [16/76] 06:01:59 [INFO] from karaf/karaf-branding/pom.xml 06:01:59 [INFO] -------------------------------[ bundle ]------------------------------- 06:02:17 [INFO] 06:02:17 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf.branding --- 06:02:17 [INFO] 06:02:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf.branding --- 06:02:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 06:02:17 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 06:02:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:17 [INFO] 06:02:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf.branding --- 06:02:18 [INFO] 06:02:18 [INFO] --- resources:3.4.0:resources (default-resources) @ karaf.branding --- 06:02:18 [INFO] Copying 1 resource from src/main/resources to target/classes 06:02:18 [INFO] 06:02:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ karaf.branding --- 06:02:18 [INFO] No sources to compile 06:02:18 [INFO] 06:02:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ karaf.branding --- 06:02:18 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/src/test/resources 06:02:18 [INFO] 06:02:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ karaf.branding --- 06:02:18 [INFO] No sources to compile 06:02:18 [INFO] 06:02:18 [INFO] --- surefire:3.5.4:test (default-test) @ karaf.branding --- 06:02:18 [INFO] No tests to run. 06:02:18 [INFO] 06:02:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ karaf.branding --- 06:02:19 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/target/karaf.branding-14.2.1.jar 06:02:19 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/target/classes/META-INF/MANIFEST.MF 06:02:19 [INFO] 06:02:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf.branding --- 06:02:19 [INFO] CycloneDX: Resolving Dependencies 06:02:19 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 06:02:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/target/bom.xml 06:02:19 [INFO] attaching as karaf.branding-14.2.1-cyclonedx.xml 06:02:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/target/bom.json 06:02:19 [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 06:02:19 [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 06:02:19 [INFO] attaching as karaf.branding-14.2.1-cyclonedx.json 06:02:19 [INFO] 06:02:19 [INFO] --- install:3.1.4:install (default-install) @ karaf.branding --- 06:02:19 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf.branding/14.2.1/karaf.branding-14.2.1.pom 06:02:19 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/target/karaf.branding-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/karaf.branding/14.2.1/karaf.branding-14.2.1.jar 06:02:19 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf.branding/14.2.1/karaf.branding-14.2.1-cyclonedx.xml 06:02:19 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-branding/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf.branding/14.2.1/karaf.branding-14.2.1-cyclonedx.json 06:02:19 [INFO] 06:02:19 [INFO] --- bundle:6.0.0:install (default-install) @ karaf.branding --- 06:02:19 [INFO] Writing OBR metadata 06:02:19 [INFO] Installing org/opendaylight/odlparent/karaf.branding/14.2.1/karaf.branding-14.2.1.jar 06:02:19 [INFO] Writing OBR metadata 06:02:19 [INFO] 06:02:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf.branding --- 06:02:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:02:19 [INFO] 06:02:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ karaf.branding --- 06:02:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:02:19 [INFO] 06:02:19 [INFO] --------------< org.opendaylight.odlparent:bundle-parent >-------------- 06:02:19 [INFO] Building ODL :: odlparent :: bundle-parent 14.2.1 [17/76] 06:02:19 [INFO] from bundle-parent/pom.xml 06:02:19 [INFO] --------------------------------[ pom ]--------------------------------- 06:02:19 [INFO] 06:02:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 06:02:19 [INFO] 06:02:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundle-parent --- 06:02:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:19 [INFO] 06:02:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundle-parent --- 06:02:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:19 [INFO] 06:02:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- 06:02:19 [INFO] 06:02:19 [INFO] --- dependency:3.9.0:properties (default) @ bundle-parent --- 06:02:19 [INFO] 06:02:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundle-parent --- 06:02:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/bundle-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/** 06:02:19 [INFO] 06:02:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 06:02:20 [INFO] Starting audit... 06:02:20 Audit done. 06:02:20 [INFO] You have 0 Checkstyle violations. 06:02:20 [INFO] 06:02:20 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 06:02:20 [INFO] Starting audit... 06:02:20 Audit done. 06:02:20 [INFO] You have 0 Checkstyle violations. 06:02:20 [INFO] 06:02:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundle-parent --- 06:02:20 [INFO] 06:02:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> 06:02:20 [INFO] 06:02:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- 06:02:20 [INFO] No files found to run spotbugs, check compile phase has been run 06:02:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:02:20 [INFO] 06:02:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< 06:02:20 [INFO] 06:02:20 [INFO] 06:02:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- 06:02:20 [INFO] 06:02:20 [INFO] --- copy:14.2.1:copy-files (default) @ bundle-parent --- 06:02:20 [INFO] 06:02:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- 06:02:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:02:20 [INFO] 06:02:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 06:02:20 [INFO] CycloneDX: Resolving Dependencies 06:02:21 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 06:02:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/bundle-parent/target/bom.xml 06:02:21 [INFO] attaching as bundle-parent-14.2.1-cyclonedx.xml 06:02:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/bundle-parent/target/bom.json 06:02:21 [INFO] attaching as bundle-parent-14.2.1-cyclonedx.json 06:02:21 [INFO] 06:02:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 06:02:21 [INFO] Skipping duplicate-finder execution! 06:02:21 [INFO] 06:02:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundle-parent --- 06:02:21 [INFO] Skipping pom project 06:02:21 [INFO] 06:02:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- 06:02:21 [INFO] 06:02:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- 06:02:21 [INFO] 06:02:21 [INFO] --- jacoco:0.8.14:report (report) @ bundle-parent --- 06:02:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:02:21 [INFO] 06:02:21 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 06:02:21 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bundle-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/bundle-parent/14.2.1/bundle-parent-14.2.1.pom 06:02:21 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundle-parent/14.2.1/bundle-parent-14.2.1-cyclonedx.xml 06:02:21 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundle-parent/14.2.1/bundle-parent-14.2.1-cyclonedx.json 06:02:21 [INFO] 06:02:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- 06:02:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:02:21 [INFO] 06:02:21 [INFO] ---------< org.opendaylight.odlparent:filter-manifest-plugin >---------- 06:02:21 [INFO] Building ODL :: odlparent :: filter-manifest-plugin 14.2.1 [18/76] 06:02:21 [INFO] from maven/filter-manifest-plugin/pom.xml 06:02:21 [INFO] ----------------------------[ maven-plugin ]---------------------------- 06:02:21 [INFO] 06:02:21 [INFO] --- clean:3.5.0:clean (default-clean) @ filter-manifest-plugin --- 06:02:21 [INFO] 06:02:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ filter-manifest-plugin --- 06:02:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:21 [INFO] 06:02:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ filter-manifest-plugin --- 06:02:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:21 [INFO] 06:02:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ filter-manifest-plugin --- 06:02:21 [INFO] 06:02:21 [INFO] --- dependency:3.9.0:properties (default) @ filter-manifest-plugin --- 06:02:21 [INFO] 06:02:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ filter-manifest-plugin --- 06:02:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:02:21 [INFO] 06:02:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ filter-manifest-plugin --- 06:02:21 [INFO] Starting audit... 06:02:21 Audit done. 06:02:21 [INFO] You have 0 Checkstyle violations. 06:02:21 [INFO] 06:02:21 [INFO] --- checkstyle:3.6.0:check (default) @ filter-manifest-plugin --- 06:02:21 [INFO] Starting audit... 06:02:21 Audit done. 06:02:21 [INFO] You have 0 Checkstyle violations. 06:02:21 [INFO] 06:02:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ filter-manifest-plugin --- 06:02:21 [INFO] 06:02:21 [INFO] --- resources:3.4.0:resources (default-resources) @ filter-manifest-plugin --- 06:02:21 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/src/main/resources 06:02:21 [INFO] 06:02:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ filter-manifest-plugin --- 06:02:21 [INFO] Recompiling the module because of changed source code. 06:02:21 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 06:02:24 [INFO] 06:02:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ filter-manifest-plugin >>> 06:02:24 [INFO] 06:02:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ filter-manifest-plugin --- 06:02:24 [INFO] Fork Value is true 06:02:27 [INFO] Done SpotBugs Analysis.... 06:02:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:02:27 [INFO] 06:02:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ filter-manifest-plugin <<< 06:02:27 [INFO] 06:02:27 [INFO] 06:02:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ filter-manifest-plugin --- 06:02:27 [INFO] BugInstance size is 0 06:02:27 [INFO] Error size is 0 06:02:27 [INFO] No errors/warnings found 06:02:27 [INFO] 06:02:27 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ filter-manifest-plugin --- 06:02:27 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:02:27 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 06:02:27 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:02:27 [INFO] ant mojo extractor found 0 mojo descriptor. 06:02:27 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:02:27 [INFO] 06:02:27 [INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ filter-manifest-plugin --- 06:02:27 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:02:27 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 06:02:27 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:02:27 [INFO] ant mojo extractor found 0 mojo descriptor. 06:02:27 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:02:27 [INFO] 06:02:27 [INFO] --- resources:3.4.0:testResources (default-testResources) @ filter-manifest-plugin --- 06:02:27 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/src/test/resources 06:02:27 [INFO] 06:02:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ filter-manifest-plugin --- 06:02:27 [INFO] No sources to compile 06:02:27 [INFO] 06:02:27 [INFO] --- surefire:3.5.4:test (default-test) @ filter-manifest-plugin --- 06:02:27 [INFO] No tests to run. 06:02:27 [INFO] 06:02:27 [INFO] --- copy:14.2.1:copy-files (default) @ filter-manifest-plugin --- 06:02:27 [INFO] 06:02:27 [INFO] --- jar:3.5.0:jar (default-jar) @ filter-manifest-plugin --- 06:02:27 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.2.1.jar 06:02:27 [INFO] 06:02:27 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ filter-manifest-plugin --- 06:02:27 [INFO] This Mojo is not used in Maven version 3.9.0 and above 06:02:27 [INFO] 06:02:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ filter-manifest-plugin --- 06:02:28 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.2.1-javadoc.jar 06:02:28 [INFO] 06:02:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ filter-manifest-plugin --- 06:02:28 [INFO] CycloneDX: Resolving Dependencies 06:02:29 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 06:02:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/bom.xml 06:02:29 [INFO] attaching as filter-manifest-plugin-14.2.1-cyclonedx.xml 06:02:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/bom.json 06:02:29 [INFO] attaching as filter-manifest-plugin-14.2.1-cyclonedx.json 06:02:29 [INFO] 06:02:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ filter-manifest-plugin --- 06:02:29 [INFO] Skipping duplicate-finder execution! 06:02:29 [INFO] 06:02:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ filter-manifest-plugin --- 06:02:29 [INFO] No dependency problems found 06:02:29 [INFO] 06:02:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ filter-manifest-plugin --- 06:02:29 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.2.1-sources.jar 06:02:29 [INFO] 06:02:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ filter-manifest-plugin --- 06:02:29 [INFO] 06:02:29 [INFO] --- jacoco:0.8.14:report (report) @ filter-manifest-plugin --- 06:02:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:02:29 [INFO] 06:02:29 [INFO] --- install:3.1.4:install (default-install) @ filter-manifest-plugin --- 06:02:29 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.2.1/filter-manifest-plugin-14.2.1.pom 06:02:29 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.2.1/filter-manifest-plugin-14.2.1.jar 06:02:29 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.2.1/filter-manifest-plugin-14.2.1-javadoc.jar 06:02:29 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.2.1/filter-manifest-plugin-14.2.1-cyclonedx.xml 06:02:29 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.2.1/filter-manifest-plugin-14.2.1-cyclonedx.json 06:02:29 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.2.1/filter-manifest-plugin-14.2.1-sources.jar 06:02:29 [INFO] 06:02:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ filter-manifest-plugin --- 06:02:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:02:29 [INFO] 06:02:29 [INFO] ----------< org.opendaylight.odlparent:bcpkix-framework-ext >----------- 06:02:29 [INFO] Building ODL :: odlparent :: bcpkix-framework-ext 14.2.1 [19/76] 06:02:29 [INFO] from karaf/bcpkix-framework-ext/pom.xml 06:02:29 [INFO] -------------------------------[ bundle ]------------------------------- 06:02:29 [INFO] 06:02:29 [INFO] --- clean:3.5.0:clean (default-clean) @ bcpkix-framework-ext --- 06:02:29 [INFO] 06:02:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bcpkix-framework-ext --- 06:02:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:29 [INFO] 06:02:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bcpkix-framework-ext --- 06:02:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:29 [INFO] 06:02:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bcpkix-framework-ext --- 06:02:29 [INFO] 06:02:29 [INFO] --- dependency:3.9.0:properties (default) @ bcpkix-framework-ext --- 06:02:29 [INFO] 06:02:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bcpkix-framework-ext --- 06:02:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:02:29 [INFO] 06:02:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ bcpkix-framework-ext --- 06:02:29 [INFO] Starting audit... 06:02:29 Audit done. 06:02:29 [INFO] You have 0 Checkstyle violations. 06:02:29 [INFO] 06:02:29 [INFO] --- checkstyle:3.6.0:check (default) @ bcpkix-framework-ext --- 06:02:30 [INFO] Starting audit... 06:02:30 Audit done. 06:02:30 [INFO] You have 0 Checkstyle violations. 06:02:30 [INFO] 06:02:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bcpkix-framework-ext --- 06:02:30 [INFO] 06:02:30 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-dependencies) @ bcpkix-framework-ext --- 06:02:30 [INFO] 06:02:30 [INFO] --- fmanifest:14.2.1:filter-manifest (filter-manifest) @ bcpkix-framework-ext --- 06:02:30 [INFO] 06:02:30 [INFO] --- resources:3.4.0:resources (default-resources) @ bcpkix-framework-ext --- 06:02:30 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/src/main/resources 06:02:30 [INFO] 06:02:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ bcpkix-framework-ext --- 06:02:30 [INFO] No sources to compile 06:02:30 [INFO] 06:02:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bcpkix-framework-ext >>> 06:02:30 [INFO] 06:02:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bcpkix-framework-ext --- 06:02:30 [INFO] No files found to run spotbugs, check compile phase has been run 06:02:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:02:30 [INFO] 06:02:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bcpkix-framework-ext <<< 06:02:30 [INFO] 06:02:30 [INFO] 06:02:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bcpkix-framework-ext --- 06:02:30 [INFO] 06:02:30 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bcpkix-framework-ext --- 06:02:30 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/src/test/resources 06:02:30 [INFO] 06:02:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bcpkix-framework-ext --- 06:02:30 [INFO] No sources to compile 06:02:30 [INFO] 06:02:30 [INFO] --- surefire:3.5.4:test (default-test) @ bcpkix-framework-ext --- 06:02:30 [INFO] No tests to run. 06:02:30 [INFO] 06:02:30 [INFO] --- copy:14.2.1:copy-files (default) @ bcpkix-framework-ext --- 06:02:30 [INFO] 06:02:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bcpkix-framework-ext --- 06:02:30 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/target/bcpkix-framework-ext-14.2.1.jar 06:02:30 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/target/classes/META-INF/MANIFEST.MF 06:02:30 [INFO] 06:02:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bcpkix-framework-ext --- 06:02:30 [INFO] No Javadoc in project. Archive not created. 06:02:30 [INFO] 06:02:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bcpkix-framework-ext --- 06:02:30 [INFO] CycloneDX: Resolving Dependencies 06:02:30 [INFO] CycloneDX: Creating BOM version 1.6 with 6 component(s) 06:02:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/target/bom.xml 06:02:30 [INFO] attaching as bcpkix-framework-ext-14.2.1-cyclonedx.xml 06:02:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/target/bom.json 06:02:31 [INFO] attaching as bcpkix-framework-ext-14.2.1-cyclonedx.json 06:02:31 [INFO] 06:02:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bcpkix-framework-ext --- 06:02:31 [INFO] Skipping duplicate-finder execution! 06:02:31 [INFO] 06:02:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bcpkix-framework-ext --- 06:02:31 [INFO] No dependency problems found 06:02:31 [INFO] 06:02:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bcpkix-framework-ext --- 06:02:31 [INFO] No sources in project. Archive not created. 06:02:31 [INFO] 06:02:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bcpkix-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- jacoco:0.8.14:report (report) @ bcpkix-framework-ext --- 06:02:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:02:31 [INFO] 06:02:31 [INFO] --- install:3.1.4:install (default-install) @ bcpkix-framework-ext --- 06:02:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/14.2.1/bcpkix-framework-ext-14.2.1.pom 06:02:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/target/bcpkix-framework-ext-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/14.2.1/bcpkix-framework-ext-14.2.1.jar 06:02:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/14.2.1/bcpkix-framework-ext-14.2.1-cyclonedx.xml 06:02:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcpkix-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/14.2.1/bcpkix-framework-ext-14.2.1-cyclonedx.json 06:02:31 [INFO] 06:02:31 [INFO] --- bundle:6.0.0:install (default-install) @ bcpkix-framework-ext --- 06:02:31 [INFO] Installing org/opendaylight/odlparent/bcpkix-framework-ext/14.2.1/bcpkix-framework-ext-14.2.1.jar 06:02:31 [INFO] Writing OBR metadata 06:02:31 [INFO] 06:02:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bcpkix-framework-ext --- 06:02:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:02:31 [INFO] 06:02:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bcpkix-framework-ext --- 06:02:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:02:31 [INFO] 06:02:31 [INFO] ----------< org.opendaylight.odlparent:bcprov-framework-ext >----------- 06:02:31 [INFO] Building ODL :: odlparent :: bcprov-framework-ext 14.2.1 [20/76] 06:02:31 [INFO] from karaf/bcprov-framework-ext/pom.xml 06:02:31 [INFO] -------------------------------[ bundle ]------------------------------- 06:02:31 [INFO] 06:02:31 [INFO] --- clean:3.5.0:clean (default-clean) @ bcprov-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bcprov-framework-ext --- 06:02:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:31 [INFO] 06:02:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bcprov-framework-ext --- 06:02:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:31 [INFO] 06:02:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bcprov-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- dependency:3.9.0:properties (default) @ bcprov-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bcprov-framework-ext --- 06:02:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:02:31 [INFO] 06:02:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ bcprov-framework-ext --- 06:02:31 [INFO] Starting audit... 06:02:31 Audit done. 06:02:31 [INFO] You have 0 Checkstyle violations. 06:02:31 [INFO] 06:02:31 [INFO] --- checkstyle:3.6.0:check (default) @ bcprov-framework-ext --- 06:02:31 [INFO] Starting audit... 06:02:31 Audit done. 06:02:31 [INFO] You have 0 Checkstyle violations. 06:02:31 [INFO] 06:02:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bcprov-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-dependencies) @ bcprov-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- fmanifest:14.2.1:filter-manifest (filter-manifest) @ bcprov-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- resources:3.4.0:resources (default-resources) @ bcprov-framework-ext --- 06:02:31 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/src/main/resources 06:02:31 [INFO] 06:02:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ bcprov-framework-ext --- 06:02:31 [INFO] No sources to compile 06:02:31 [INFO] 06:02:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bcprov-framework-ext >>> 06:02:31 [INFO] 06:02:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bcprov-framework-ext --- 06:02:31 [INFO] No files found to run spotbugs, check compile phase has been run 06:02:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:02:31 [INFO] 06:02:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bcprov-framework-ext <<< 06:02:31 [INFO] 06:02:31 [INFO] 06:02:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bcprov-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bcprov-framework-ext --- 06:02:31 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/src/test/resources 06:02:31 [INFO] 06:02:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bcprov-framework-ext --- 06:02:31 [INFO] No sources to compile 06:02:31 [INFO] 06:02:31 [INFO] --- surefire:3.5.4:test (default-test) @ bcprov-framework-ext --- 06:02:31 [INFO] No tests to run. 06:02:31 [INFO] 06:02:31 [INFO] --- copy:14.2.1:copy-files (default) @ bcprov-framework-ext --- 06:02:31 [INFO] 06:02:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bcprov-framework-ext --- 06:02:31 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/target/bcprov-framework-ext-14.2.1.jar 06:02:31 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/target/classes/META-INF/MANIFEST.MF 06:02:31 [INFO] 06:02:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bcprov-framework-ext --- 06:02:31 [INFO] No Javadoc in project. Archive not created. 06:02:31 [INFO] 06:02:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bcprov-framework-ext --- 06:02:31 [INFO] CycloneDX: Resolving Dependencies 06:02:32 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 06:02:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/target/bom.xml 06:02:32 [INFO] attaching as bcprov-framework-ext-14.2.1-cyclonedx.xml 06:02:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/target/bom.json 06:02:32 [INFO] attaching as bcprov-framework-ext-14.2.1-cyclonedx.json 06:02:32 [INFO] 06:02:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bcprov-framework-ext --- 06:02:32 [INFO] Skipping duplicate-finder execution! 06:02:32 [INFO] 06:02:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bcprov-framework-ext --- 06:02:32 [INFO] No dependency problems found 06:02:32 [INFO] 06:02:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bcprov-framework-ext --- 06:02:32 [INFO] No sources in project. Archive not created. 06:02:32 [INFO] 06:02:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bcprov-framework-ext --- 06:02:32 [INFO] 06:02:32 [INFO] --- jacoco:0.8.14:report (report) @ bcprov-framework-ext --- 06:02:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:02:32 [INFO] 06:02:32 [INFO] --- install:3.1.4:install (default-install) @ bcprov-framework-ext --- 06:02:32 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/14.2.1/bcprov-framework-ext-14.2.1.pom 06:02:32 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/target/bcprov-framework-ext-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/14.2.1/bcprov-framework-ext-14.2.1.jar 06:02:32 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/14.2.1/bcprov-framework-ext-14.2.1-cyclonedx.xml 06:02:32 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcprov-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/14.2.1/bcprov-framework-ext-14.2.1-cyclonedx.json 06:02:32 [INFO] 06:02:32 [INFO] --- bundle:6.0.0:install (default-install) @ bcprov-framework-ext --- 06:02:32 [INFO] Installing org/opendaylight/odlparent/bcprov-framework-ext/14.2.1/bcprov-framework-ext-14.2.1.jar 06:02:32 [INFO] Writing OBR metadata 06:02:32 [INFO] 06:02:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bcprov-framework-ext --- 06:02:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:02:32 [INFO] 06:02:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bcprov-framework-ext --- 06:02:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:02:32 [INFO] 06:02:32 [INFO] ----------< org.opendaylight.odlparent:bcutil-framework-ext >----------- 06:02:32 [INFO] Building ODL :: odlparent :: bcutil-framework-ext 14.2.1 [21/76] 06:02:32 [INFO] from karaf/bcutil-framework-ext/pom.xml 06:02:32 [INFO] -------------------------------[ bundle ]------------------------------- 06:02:32 [INFO] 06:02:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bcutil-framework-ext --- 06:02:32 [INFO] 06:02:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bcutil-framework-ext --- 06:02:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:32 [INFO] 06:02:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bcutil-framework-ext --- 06:02:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:32 [INFO] 06:02:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bcutil-framework-ext --- 06:02:33 [INFO] 06:02:33 [INFO] --- dependency:3.9.0:properties (default) @ bcutil-framework-ext --- 06:02:33 [INFO] 06:02:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bcutil-framework-ext --- 06:02:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:02:33 [INFO] 06:02:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bcutil-framework-ext --- 06:02:33 [INFO] Starting audit... 06:02:33 Audit done. 06:02:33 [INFO] You have 0 Checkstyle violations. 06:02:33 [INFO] 06:02:33 [INFO] --- checkstyle:3.6.0:check (default) @ bcutil-framework-ext --- 06:02:33 [INFO] Starting audit... 06:02:33 Audit done. 06:02:33 [INFO] You have 0 Checkstyle violations. 06:02:33 [INFO] 06:02:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bcutil-framework-ext --- 06:02:33 [INFO] 06:02:33 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-dependencies) @ bcutil-framework-ext --- 06:02:33 [INFO] 06:02:33 [INFO] --- fmanifest:14.2.1:filter-manifest (filter-manifest) @ bcutil-framework-ext --- 06:02:33 [INFO] 06:02:33 [INFO] --- resources:3.4.0:resources (default-resources) @ bcutil-framework-ext --- 06:02:33 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/src/main/resources 06:02:33 [INFO] 06:02:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ bcutil-framework-ext --- 06:02:33 [INFO] No sources to compile 06:02:33 [INFO] 06:02:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bcutil-framework-ext >>> 06:02:33 [INFO] 06:02:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bcutil-framework-ext --- 06:02:33 [INFO] No files found to run spotbugs, check compile phase has been run 06:02:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:02:33 [INFO] 06:02:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bcutil-framework-ext <<< 06:02:33 [INFO] 06:02:33 [INFO] 06:02:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bcutil-framework-ext --- 06:02:33 [INFO] 06:02:33 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bcutil-framework-ext --- 06:02:33 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/src/test/resources 06:02:33 [INFO] 06:02:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bcutil-framework-ext --- 06:02:33 [INFO] No sources to compile 06:02:33 [INFO] 06:02:33 [INFO] --- surefire:3.5.4:test (default-test) @ bcutil-framework-ext --- 06:02:33 [INFO] No tests to run. 06:02:33 [INFO] 06:02:33 [INFO] --- copy:14.2.1:copy-files (default) @ bcutil-framework-ext --- 06:02:33 [INFO] 06:02:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bcutil-framework-ext --- 06:02:33 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/target/bcutil-framework-ext-14.2.1.jar 06:02:33 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/target/classes/META-INF/MANIFEST.MF 06:02:33 [INFO] 06:02:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bcutil-framework-ext --- 06:02:33 [INFO] No Javadoc in project. Archive not created. 06:02:33 [INFO] 06:02:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bcutil-framework-ext --- 06:02:33 [INFO] CycloneDX: Resolving Dependencies 06:02:33 [INFO] CycloneDX: Creating BOM version 1.6 with 5 component(s) 06:02:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/target/bom.xml 06:02:33 [INFO] attaching as bcutil-framework-ext-14.2.1-cyclonedx.xml 06:02:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/target/bom.json 06:02:33 [INFO] attaching as bcutil-framework-ext-14.2.1-cyclonedx.json 06:02:33 [INFO] 06:02:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bcutil-framework-ext --- 06:02:33 [INFO] Skipping duplicate-finder execution! 06:02:33 [INFO] 06:02:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bcutil-framework-ext --- 06:02:33 [INFO] No dependency problems found 06:02:33 [INFO] 06:02:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bcutil-framework-ext --- 06:02:33 [INFO] No sources in project. Archive not created. 06:02:33 [INFO] 06:02:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bcutil-framework-ext --- 06:02:33 [INFO] 06:02:33 [INFO] --- jacoco:0.8.14:report (report) @ bcutil-framework-ext --- 06:02:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:02:33 [INFO] 06:02:33 [INFO] --- install:3.1.4:install (default-install) @ bcutil-framework-ext --- 06:02:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/14.2.1/bcutil-framework-ext-14.2.1.pom 06:02:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/target/bcutil-framework-ext-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/14.2.1/bcutil-framework-ext-14.2.1.jar 06:02:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/14.2.1/bcutil-framework-ext-14.2.1-cyclonedx.xml 06:02:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/bcutil-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/14.2.1/bcutil-framework-ext-14.2.1-cyclonedx.json 06:02:33 [INFO] 06:02:33 [INFO] --- bundle:6.0.0:install (default-install) @ bcutil-framework-ext --- 06:02:34 [INFO] Installing org/opendaylight/odlparent/bcutil-framework-ext/14.2.1/bcutil-framework-ext-14.2.1.jar 06:02:34 [INFO] Writing OBR metadata 06:02:34 [INFO] 06:02:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bcutil-framework-ext --- 06:02:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:02:34 [INFO] 06:02:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bcutil-framework-ext --- 06:02:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:02:34 [INFO] 06:02:34 [INFO] ---------------< org.opendaylight.odlparent:karaf-util >---------------- 06:02:34 [INFO] Building ODL :: odlparent :: karaf-util 14.2.1 [22/76] 06:02:34 [INFO] from karaf-util/pom.xml 06:02:34 [INFO] -------------------------------[ bundle ]------------------------------- 06:02:34 [INFO] 06:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-util --- 06:02:34 [INFO] 06:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-util --- 06:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:34 [INFO] 06:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf-util --- 06:02:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:34 [INFO] 06:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-util --- 06:02:34 [INFO] 06:02:34 [INFO] --- dependency:3.9.0:properties (default) @ karaf-util --- 06:02:34 [INFO] 06:02:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf-util --- 06:02:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/karaf-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:02:34 [INFO] 06:02:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf-util --- 06:02:34 [INFO] Starting audit... 06:02:34 Audit done. 06:02:34 [INFO] You have 0 Checkstyle violations. 06:02:34 [INFO] 06:02:34 [INFO] --- checkstyle:3.6.0:check (default) @ karaf-util --- 06:02:34 [INFO] Starting audit... 06:02:34 Audit done. 06:02:34 [INFO] You have 0 Checkstyle violations. 06:02:34 [INFO] 06:02:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf-util --- 06:02:34 [INFO] 06:02:34 [INFO] --- resources:3.4.0:resources (default-resources) @ karaf-util --- 06:02:34 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf-util/src/main/resources 06:02:34 [INFO] 06:02:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ karaf-util --- 06:02:34 [INFO] Recompiling the module because of changed source code. 06:02:34 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 06:02:36 [INFO] 06:02:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf-util >>> 06:02:36 [INFO] 06:02:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf-util --- 06:02:36 [INFO] Fork Value is true 06:02:39 [INFO] Done SpotBugs Analysis.... 06:02:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:02:40 [INFO] 06:02:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf-util <<< 06:02:40 [INFO] 06:02:40 [INFO] 06:02:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf-util --- 06:02:40 [INFO] BugInstance size is 0 06:02:40 [INFO] Error size is 0 06:02:40 [INFO] No errors/warnings found 06:02:40 [INFO] 06:02:40 [INFO] --- resources:3.4.0:testResources (default-testResources) @ karaf-util --- 06:02:40 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf-util/src/test/resources 06:02:40 [INFO] 06:02:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ karaf-util --- 06:02:40 [INFO] No sources to compile 06:02:40 [INFO] 06:02:40 [INFO] --- surefire:3.5.4:test (default-test) @ karaf-util --- 06:02:40 [INFO] No tests to run. 06:02:40 [INFO] 06:02:40 [INFO] --- copy:14.2.1:copy-files (default) @ karaf-util --- 06:02:40 [INFO] 06:02:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ karaf-util --- 06:02:40 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-master/karaf-util/target/karaf-util-14.2.1.jar 06:02:40 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-master/karaf-util/target/classes/META-INF/MANIFEST.MF 06:02:40 [INFO] 06:02:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf-util --- 06:02:41 [WARNING] Javadoc Warnings 06:02:41 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf-util/src/main/java/org/opendaylight/odlparent/karafutil/CustomBundleUrlStreamHandlerFactory.java:28: warning: no comment 06:02:41 [WARNING] public class CustomBundleUrlStreamHandlerFactory implements URLStreamHandlerFactory { 06:02:41 [WARNING] ^ 06:02:41 [WARNING] /w/workspace/odlparent-maven-stage-master/karaf-util/src/main/java/org/opendaylight/odlparent/karafutil/CustomBundleUrlStreamHandlerFactory.java:28: warning: use of default constructor, which does not provide a comment 06:02:41 [WARNING] public class CustomBundleUrlStreamHandlerFactory implements URLStreamHandlerFactory { 06:02:41 [WARNING] ^ 06:02:41 [WARNING] 2 warnings 06:02:41 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/karaf-util/target/karaf-util-14.2.1-javadoc.jar 06:02:41 [INFO] 06:02:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-util --- 06:02:41 [INFO] CycloneDX: Resolving Dependencies 06:02:42 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 06:02:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf-util/target/bom.xml 06:02:42 [INFO] attaching as karaf-util-14.2.1-cyclonedx.xml 06:02:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf-util/target/bom.json 06:02:42 [INFO] attaching as karaf-util-14.2.1-cyclonedx.json 06:02:42 [INFO] 06:02:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf-util --- 06:02:42 [INFO] Skipping duplicate-finder execution! 06:02:42 [INFO] 06:02:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf-util --- 06:02:42 [WARNING] Unused declared dependencies found: 06:02:42 [WARNING] org.osgi:org.osgi.service.url:jar:1.0.1:compile 06:02:42 [WARNING] org.apache.maven.wagon:wagon-http:jar:3.5.3:compile 06:02:42 [INFO] 06:02:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf-util --- 06:02:42 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/karaf-util/target/karaf-util-14.2.1-sources.jar 06:02:43 [INFO] 06:02:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf-util --- 06:02:43 [INFO] 06:02:43 [INFO] --- jacoco:0.8.14:report (report) @ karaf-util --- 06:02:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:02:43 [INFO] 06:02:43 [INFO] --- install:3.1.4:install (default-install) @ karaf-util --- 06:02:43 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf-util/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-util/14.2.1/karaf-util-14.2.1.pom 06:02:43 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf-util/target/karaf-util-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/14.2.1/karaf-util-14.2.1.jar 06:02:43 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf-util/target/karaf-util-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/14.2.1/karaf-util-14.2.1-javadoc.jar 06:02:43 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf-util/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-util/14.2.1/karaf-util-14.2.1-cyclonedx.xml 06:02:43 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf-util/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-util/14.2.1/karaf-util-14.2.1-cyclonedx.json 06:02:43 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf-util/target/karaf-util-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/14.2.1/karaf-util-14.2.1-sources.jar 06:02:43 [INFO] 06:02:43 [INFO] --- bundle:6.0.0:install (default-install) @ karaf-util --- 06:02:43 [INFO] Installing org/opendaylight/odlparent/karaf-util/14.2.1/karaf-util-14.2.1.jar 06:02:43 [INFO] Writing OBR metadata 06:02:43 [INFO] 06:02:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-util --- 06:02:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:02:43 [INFO] 06:02:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ karaf-util --- 06:02:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:02:43 [INFO] 06:02:43 [INFO] --------------< org.opendaylight.odlparent:karaf-plugin >--------------- 06:02:43 [INFO] Building ODL :: odlparent :: karaf-plugin 14.2.1 [23/76] 06:02:43 [INFO] from maven/karaf-plugin/pom.xml 06:02:43 [INFO] ----------------------------[ maven-plugin ]---------------------------- 06:02:43 [INFO] 06:02:43 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-plugin --- 06:02:43 [INFO] 06:02:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-plugin --- 06:02:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:43 [INFO] 06:02:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf-plugin --- 06:02:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:02:43 [INFO] 06:02:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-plugin --- 06:02:43 [INFO] 06:02:43 [INFO] --- dependency:3.9.0:properties (default) @ karaf-plugin --- 06:02:43 [INFO] 06:02:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf-plugin --- 06:02:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:02:43 [INFO] 06:02:43 [INFO] --- plugin:3.15.2:helpmojo (help-goal) @ karaf-plugin --- 06:02:43 [INFO] 06:02:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf-plugin --- 06:02:43 [INFO] Starting audit... 06:02:43 Audit done. 06:02:43 [INFO] You have 0 Checkstyle violations. 06:02:43 [INFO] 06:02:43 [INFO] --- checkstyle:3.6.0:check (default) @ karaf-plugin --- 06:02:43 [INFO] Starting audit... 06:02:43 Audit done. 06:02:43 [INFO] You have 0 Checkstyle violations. 06:02:43 [INFO] 06:02:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf-plugin --- 06:02:43 [INFO] 06:02:43 [INFO] --- resources:3.4.0:resources (default-resources) @ karaf-plugin --- 06:02:43 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/resources 06:02:43 [INFO] 06:02:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ karaf-plugin --- 06:02:43 [INFO] Recompiling the module because of changed dependency. 06:02:43 [INFO] Compiling 7 source files with javac [forked debug release 21] to target/classes 06:02:47 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:[100,31] [deprecation] URL(String) in URL has been deprecated 06:02:47 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:[149,43] [deprecation] URL(String) in URL has been deprecated 06:02:47 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:[172,31] [deprecation] URL(String) in URL has been deprecated 06:02:47 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:[189,35] [deprecation] URL(String) in URL has been deprecated 06:02:47 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java:[259,81] [deprecation] URL(String) in URL has been deprecated 06:02:47 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java:[278,84] [deprecation] URL(String) in URL has been deprecated 06:02:47 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java:[247,56] [StringSplitter] String.split(String) has surprising behavior 06:02:47 (see https://errorprone.info/bugpattern/StringSplitter) 06:02:47 Did you mean 'for (var mvnUrl : Splitter.on(',').split(featuresRepositories)) {'? 06:02:47 [INFO] 06:02:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf-plugin >>> 06:02:47 [INFO] 06:02:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf-plugin --- 06:02:47 [INFO] Fork Value is true 06:02:51 [INFO] Done SpotBugs Analysis.... 06:02:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:02:51 [INFO] 06:02:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf-plugin <<< 06:02:51 [INFO] 06:02:51 [INFO] 06:02:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf-plugin --- 06:02:51 [INFO] BugInstance size is 0 06:02:51 [INFO] Error size is 0 06:02:51 [INFO] No errors/warnings found 06:02:51 [INFO] 06:02:51 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ karaf-plugin --- 06:02:51 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:02:51 [INFO] java-annotations mojo extractor found 2 mojo descriptors. 06:02:51 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:02:51 [INFO] ant mojo extractor found 0 mojo descriptor. 06:02:51 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:02:51 [INFO] 06:02:51 [INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ karaf-plugin --- 06:02:51 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:02:52 [INFO] java-annotations mojo extractor found 2 mojo descriptors. 06:02:52 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:02:52 [INFO] ant mojo extractor found 0 mojo descriptor. 06:02:52 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:02:52 [INFO] 06:02:52 [INFO] --- resources:3.4.0:testResources (default-testResources) @ karaf-plugin --- 06:02:52 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/test/resources 06:02:52 [INFO] 06:02:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ karaf-plugin --- 06:02:52 [INFO] Recompiling the module because of changed dependency. 06:02:52 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 06:02:55 [INFO] 06:02:55 [INFO] --- surefire:3.5.4:test (default-test) @ karaf-plugin --- 06:02:55 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/surefire-reports 06:02:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:02:55 [INFO] 06:02:55 [INFO] ------------------------------------------------------- 06:02:55 [INFO] T E S T S 06:02:55 [INFO] ------------------------------------------------------- 06:02:57 [INFO] Running org.opendaylight.odlparent.PopulateLocalRepoMojoTest 06:02:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:02:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 s -- in org.opendaylight.odlparent.PopulateLocalRepoMojoTest 06:02:59 [INFO] 06:02:59 [INFO] Results: 06:02:59 [INFO] 06:02:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 06:02:59 [INFO] 06:02:59 [INFO] 06:02:59 [INFO] --- copy:14.2.1:copy-files (default) @ karaf-plugin --- 06:02:59 [INFO] 06:02:59 [INFO] --- jar:3.5.0:jar (default-jar) @ karaf-plugin --- 06:02:59 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/karaf-plugin-14.2.1.jar 06:02:59 [INFO] 06:02:59 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ karaf-plugin --- 06:02:59 [INFO] This Mojo is not used in Maven version 3.9.0 and above 06:02:59 [INFO] 06:02:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf-plugin --- 06:03:01 [WARNING] Javadoc Warnings 06:03:01 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:35: warning: no comment 06:03:01 [WARNING] public final class FeatureUtil { 06:03:01 [WARNING] ^ 06:03:01 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:45: warning: no comment 06:03:01 [WARNING] public FeatureUtil(final AetherUtil aetherUtil, final File localRepo) { 06:03:01 [WARNING] ^ 06:03:01 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/generated-sources/plugin/org/opendaylight/odlparent/karaf_plugin/HelpMojo.java:28: warning: use of default constructor, which does not provide a comment 06:03:01 [WARNING] public class HelpMojo 06:03:01 [WARNING] ^ 06:03:01 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/KarafFeaturesDependencyFilter.java:15: warning: no comment 06:03:01 [WARNING] public class KarafFeaturesDependencyFilter implements DependencyFilter { 06:03:01 [WARNING] ^ 06:03:01 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/KarafFeaturesDependencyFilter.java:15: warning: use of default constructor, which does not provide a comment 06:03:01 [WARNING] public class KarafFeaturesDependencyFilter implements DependencyFilter { 06:03:01 [WARNING] ^ 06:03:01 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/MvnToAetherMapper.java:17: warning: no comment 06:03:01 [WARNING] public final class MvnToAetherMapper { 06:03:01 [WARNING] ^ 06:03:01 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java:62: warning: use of default constructor, which does not provide a comment 06:03:01 [WARNING] public class PopulateLocalRepoMojo extends AbstractMojo { 06:03:01 [WARNING] ^ 06:03:01 [WARNING] 7 warnings 06:03:01 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/karaf-plugin-14.2.1-javadoc.jar 06:03:01 [INFO] 06:03:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-plugin --- 06:03:01 [INFO] CycloneDX: Resolving Dependencies 06:03:02 [INFO] CycloneDX: Creating BOM version 1.6 with 78 component(s) 06:03:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/bom.xml 06:03:02 [INFO] attaching as karaf-plugin-14.2.1-cyclonedx.xml 06:03:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/bom.json 06:03:02 [INFO] attaching as karaf-plugin-14.2.1-cyclonedx.json 06:03:02 [INFO] 06:03:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf-plugin --- 06:03:02 [INFO] Skipping duplicate-finder execution! 06:03:02 [INFO] 06:03:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf-plugin --- 06:03:02 [WARNING] Used undeclared dependencies found: 06:03:02 [WARNING] javax.inject:javax.inject:jar:1:provided 06:03:02 [WARNING] org.apache.maven:maven-artifact:jar:3.9.5:provided 06:03:02 [WARNING] com.google.guava:guava:jar:33.5.0-jre:provided 06:03:02 [WARNING] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile 06:03:02 [INFO] 06:03:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf-plugin --- 06:03:02 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/karaf-plugin-14.2.1-sources.jar 06:03:02 [INFO] 06:03:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf-plugin --- 06:03:03 [INFO] 06:03:03 [INFO] --- jacoco:0.8.14:report (report) @ karaf-plugin --- 06:03:03 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/code-coverage/jacoco.exec 06:03:03 [INFO] Analyzed bundle 'ODL :: odlparent :: karaf-plugin' with 8 classes 06:03:03 [INFO] 06:03:03 [INFO] --- install:3.1.4:install (default-install) @ karaf-plugin --- 06:03:03 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.2.1/karaf-plugin-14.2.1.pom 06:03:03 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/karaf-plugin-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.2.1/karaf-plugin-14.2.1.jar 06:03:03 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/karaf-plugin-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.2.1/karaf-plugin-14.2.1-javadoc.jar 06:03:03 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.2.1/karaf-plugin-14.2.1-cyclonedx.xml 06:03:03 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.2.1/karaf-plugin-14.2.1-cyclonedx.json 06:03:03 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/karaf-plugin/target/karaf-plugin-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.2.1/karaf-plugin-14.2.1-sources.jar 06:03:03 [INFO] 06:03:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-plugin --- 06:03:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:03:03 [INFO] 06:03:03 [INFO] ------< org.opendaylight.odlparent:opendaylight-karaf-resources >------- 06:03:03 [INFO] Building ODL :: odlparent :: opendaylight-karaf-resources 14.2.1 [24/76] 06:03:03 [INFO] from karaf/opendaylight-karaf-resources/pom.xml 06:03:03 [INFO] --------------------------------[ jar ]--------------------------------- 06:03:03 [INFO] 06:03:03 [INFO] --- clean:3.5.0:clean (default-clean) @ opendaylight-karaf-resources --- 06:03:03 [INFO] 06:03:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ opendaylight-karaf-resources --- 06:03:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 06:03:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 06:03:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:03:03 [INFO] 06:03:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ opendaylight-karaf-resources --- 06:03:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:03:03 [INFO] 06:03:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ opendaylight-karaf-resources --- 06:03:04 [INFO] 06:03:04 [INFO] --- dependency:3.9.0:properties (default) @ opendaylight-karaf-resources --- 06:03:04 [INFO] 06:03:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ opendaylight-karaf-resources --- 06:03:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:03:04 [INFO] argLine set to empty 06:03:04 [INFO] 06:03:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ opendaylight-karaf-resources --- 06:03:05 [INFO] Starting audit... 06:03:05 Audit done. 06:03:05 [INFO] You have 0 Checkstyle violations. 06:03:05 [INFO] 06:03:05 [INFO] --- checkstyle:3.6.0:check (default) @ opendaylight-karaf-resources --- 06:03:05 [INFO] Starting audit... 06:03:05 Audit done. 06:03:05 [INFO] You have 0 Checkstyle violations. 06:03:05 [INFO] 06:03:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ opendaylight-karaf-resources --- 06:03:05 [INFO] 06:03:05 [INFO] --- dependency:3.9.0:copy (copy-framework-extensions) @ opendaylight-karaf-resources --- 06:03:05 [INFO] 06:03:05 [INFO] --- resources:3.4.0:resources (default-resources) @ opendaylight-karaf-resources --- 06:03:05 [INFO] Copying 9 resources from src/main/resources to target/classes 06:03:05 [INFO] 06:03:05 [INFO] --- karaf:4.4.9:assembly (process-resources) @ opendaylight-karaf-resources --- 06:03:05 [INFO] Using repositories: 06:03:05 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:03:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:03:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:03:05 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/assembly 06:03:05 [INFO] Loading direct KAR and features XML dependencies 06:03:05 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.9/kar 06:03:05 [INFO] Feature framework will be added as a startup feature 06:03:05 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/assembly 06:03:05 [INFO] Unzipping kars 06:03:05 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.9/kar 06:03:05 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features 06:03:05 [INFO] Loading profiles from: 06:03:05 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:03:05 [INFO] Loading repositories 06:03:06 [INFO] adding all non-blacklisted features from repository: mvn:org.apache.karaf.features/standard/4.4.9/xml/features (stage: Boot) 06:03:06 [INFO] Generating generated-startup profile 06:03:06 [INFO] Generating generated-boot profile with parents: generated-startup 06:03:06 [INFO] Generating generated-installed profile 06:03:06 [INFO] Configuring etc/config.properties and etc/system.properties 06:03:06 [INFO] Downloading libraries for generated profiles 06:03:06 [INFO] Downloading additional libraries 06:03:06 [INFO] Writing configurations 06:03:06 [INFO] adding config file: etc/profile.cfg 06:03:06 [INFO] Startup stage 06:03:06 [INFO] Loading startup repositories 06:03:06 [INFO] Resolving startup features and bundles 06:03:06 [INFO] Features: framework 06:03:06 [INFO] Bundles: 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:03:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:03:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:06 [INFO] Boot stage 06:03:06 [INFO] Loading boot repositories 06:03:06 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features 06:03:06 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.9/xml/features 06:03:06 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 06:03:06 [INFO] Feature obr/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-obr/2.6.17/jar/uber 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.osgi.service.obr/1.0.2 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.bundlerepository/2.0.10 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.obr/org.apache.karaf.obr.core/4.4.9 06:03:06 [INFO] Feature jaas-deployer/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.4.9 06:03:06 [INFO] Feature jaas-boot/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.9.jar 06:03:06 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.9 06:03:06 [INFO] Feature pax-web-http-jetty/8.0.34 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.34 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.34 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/config-jetty 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/context-jetty 06:03:06 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 06:03:06 [INFO] Feature profile/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:commons-io/commons-io/2.21.0 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.profile/org.apache.karaf.profile.core/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.karaf.profile.cfg 06:03:06 [INFO] Feature package/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.9 06:03:06 [INFO] Feature shell/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:03:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:03:06 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:03:06 [INFO] Feature jline/3.30.6 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 06:03:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:06 [INFO] Feature feature/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:03:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:03:06 [INFO] Feature pax-web-core/8.0.34 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.34 06:03:06 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.34 06:03:06 [INFO] Feature system/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:03:06 [INFO] Feature scheduler/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.karaf.scheduler.quartz.cfg 06:03:06 [INFO] Feature ssh/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 06:03:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 06:03:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:03:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 06:03:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:03:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:03:06 [INFO] Feature service/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.9 06:03:06 [INFO] Feature maven/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.maven/org.apache.karaf.maven.core/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.maven.cfg 06:03:06 [INFO] Feature wrapper/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.9 06:03:06 [INFO] Feature pax-web-http/8.0.34 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.9 06:03:06 [INFO] Feature log/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:03:06 [INFO] Feature framework/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:03:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:03:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:03:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:03:06 [INFO] Feature felix-httplite/0.1.6 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.httplite.complete/0.1.6 06:03:06 [INFO] Feature eventadmin/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 06:03:06 [INFO] Feature wrap/2.6.17 is defined as a boot feature 06:03:06 [INFO] Feature pax-web-http-whiteboard/8.0.34 is defined as a boot feature 06:03:06 [INFO] Feature jetty/9.4.54.v20240208 is defined as a boot feature 06:03:06 [INFO] Feature pax-url-classpath/2.6.17 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-classpath/2.6.17 06:03:06 [INFO] Feature shell-compat/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.9 06:03:06 [INFO] Feature deployer/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.9 06:03:06 [INFO] Feature diagnostic/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.9 06:03:06 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.9.jar 06:03:06 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.9 06:03:06 [INFO] Feature webconsole/4.4.9 is defined as a boot feature 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.instance/4.4.9 06:03:06 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.4.9 06:03:06 [INFO] adding config file: etc/org.apache.karaf.webconsole.cfg 06:03:06 [INFO] Feature service-wrapper/4.4.9 is defined as a boot feature 06:03:07 [INFO] Feature pax-web-websockets/8.0.34 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.34 06:03:07 [INFO] Feature minimal/4.4.9 is defined as a boot feature 06:03:07 [INFO] Feature audit-log/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.audit/org.apache.karaf.audit.core/4.4.9 06:03:07 [INFO] adding config file: etc/org.apache.karaf.audit.cfg 06:03:07 [INFO] Feature pax-web-whiteboard/8.0.34 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.34 06:03:07 [INFO] Feature pax-web-jsp/8.0.34 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.34 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.34 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 06:03:07 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 06:03:07 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 06:03:07 [INFO] Feature felix-http/4.2.2 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.jetty/4.2.2 06:03:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.servlet-api/1.2.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.whiteboard/4.0.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.9 06:03:07 [INFO] adding config file: etc/org.apache.felix.http.cfg 06:03:07 [INFO] Feature jaas/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.9 06:03:07 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:03:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:03:07 [INFO] Feature scr/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:03:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:03:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:03:07 [INFO] Feature aries-proxy/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:03:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 06:03:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 06:03:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 06:03:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 06:03:07 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 06:03:07 [INFO] Feature kar/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.9 06:03:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:03:07 [INFO] Feature jolokia/1.7.1 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.1 06:03:07 [INFO] adding config file: etc/org.jolokia.osgi.cfg 06:03:07 [INFO] Feature aries-blueprint/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:03:07 [INFO] Feature http-whiteboard/8.0.34 is defined as a boot feature 06:03:07 [INFO] Feature b57ee1a7-80f2-4eb3-a7c0-fd803a23b719/0.0.0 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.2.1 06:03:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1 06:03:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1 06:03:07 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1 06:03:07 [INFO] Feature http/8.0.34 is defined as a boot feature 06:03:07 [INFO] Feature documentation/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf/manual/4.4.9 06:03:07 [INFO] Feature pax-web-war/8.0.34 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 06:03:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:07 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.34 06:03:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.34 06:03:07 [INFO] Feature config/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.9 06:03:07 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:03:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:03:07 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:03:07 [INFO] Feature framework-security/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.framework.security/2.8.4 06:03:07 [INFO] Feature service-security/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.guard/4.4.9 06:03:07 [INFO] Feature pax-web-jetty/9.4.58.v20250814 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.34 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.58.v20250814 06:03:07 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.58.v20250814 06:03:07 [INFO] Feature pax-web-http-war/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.9 06:03:07 [INFO] Feature management/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:03:07 [INFO] adding config file: etc/jmx.acl.cfg 06:03:07 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:03:07 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:03:07 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:03:07 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:03:07 [INFO] Feature jasypt-encryption/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.jasypt/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 06:03:07 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.20.0 06:03:07 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1 06:03:07 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 06:03:07 [INFO] Feature standard/4.4.9 is defined as a boot feature 06:03:07 [INFO] Feature spring-security-crypto-encryption/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.9 06:03:07 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 06:03:07 [INFO] Feature war/4.4.9 is defined as a boot feature 06:03:07 [INFO] Feature blueprint-web/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.webosgi/1.0.1 06:03:07 [INFO] Feature bundle/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.9 06:03:07 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:03:07 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:03:07 [INFO] Feature instance/4.4.9 is defined as a boot feature 06:03:07 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.9 06:03:07 [INFO] Install stage 06:03:07 [INFO] Loading installed repositories 06:03:07 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:03:07 [INFO] 06:03:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ opendaylight-karaf-resources --- 06:03:07 [INFO] No sources to compile 06:03:07 [INFO] 06:03:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ opendaylight-karaf-resources >>> 06:03:07 [INFO] 06:03:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ opendaylight-karaf-resources --- 06:03:08 [INFO] No files found to run spotbugs, check compile phase has been run 06:03:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:03:08 [INFO] 06:03:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ opendaylight-karaf-resources <<< 06:03:08 [INFO] 06:03:08 [INFO] 06:03:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ opendaylight-karaf-resources --- 06:03:08 [INFO] 06:03:08 [INFO] --- resources:3.4.0:testResources (default-testResources) @ opendaylight-karaf-resources --- 06:03:08 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/src/test/resources 06:03:08 [INFO] 06:03:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ opendaylight-karaf-resources --- 06:03:08 [INFO] No sources to compile 06:03:08 [INFO] 06:03:08 [INFO] --- surefire:3.5.4:test (default-test) @ opendaylight-karaf-resources --- 06:03:08 [INFO] No tests to run. 06:03:08 [INFO] 06:03:08 [INFO] --- antrun:3.2.0:run (patch-karaf-scripts) @ opendaylight-karaf-resources --- 06:03:08 [INFO] Executing tasks 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/bin 06:03:08 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/assembly/bin/instance.bat 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/bin 06:03:08 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/assembly/bin/inc 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/bin 06:03:08 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/assembly/bin/karaf 06:03:08 [INFO] [patch] Hunk #1 succeeded at 197 (offset 16 lines). 06:03:08 [INFO] [patch] Hunk #2 succeeded at 307 with fuzz 2 (offset 18 lines). 06:03:08 [INFO] [patch] Hunk #3 succeeded at 350 (offset 26 lines). 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/bin 06:03:08 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/assembly/bin/karaf.bat 06:03:08 [INFO] [patch] Hunk #1 succeeded at 40 with fuzz 1 (offset -5 lines). 06:03:08 [INFO] [patch] Hunk #2 succeeded at 272 with fuzz 1 (offset 18 lines). 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/bin 06:03:08 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/assembly/system/org/apache/karaf/features/standard/4.4.9/standard-4.4.9-features.xml 06:03:08 [INFO] [patch] Hunk #1 succeeded at 47 with fuzz 1 (offset -1 lines). 06:03:08 [INFO] [patch] patching file /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/assembly/system/org/apache/karaf/features/standard/4.4.9/standard-4.4.9-features.xml 06:03:08 [INFO] [patch] Hunk #2 succeeded at 1457 (offset -1 lines). 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/system/org/apache/karaf/features/standard/4.4.9 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/system/org/apache/karaf/features/framework/4.4.9 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/system/org/ops4j/pax/web/pax-web-features/8.0.34 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/etc 06:03:08 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/classes/etc 06:03:08 [INFO] Executed tasks 06:03:08 [INFO] 06:03:08 [INFO] --- copy:14.2.1:copy-files (default) @ opendaylight-karaf-resources --- 06:03:08 [INFO] 06:03:08 [INFO] --- karaf:14.2.1:populate-local-repo (populate-local-repo) @ opendaylight-karaf-resources --- 06:03:08 [INFO] Feature repository discovered recursively: b853c603-e3b8-4d11-a787-31f847e5c50d 06:03:08 [INFO] Feature repository discovered recursively: framework-4.4.9 06:03:08 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 06:03:08 [INFO] Feature repository discovered recursively: standard-4.4.9 06:03:09 [INFO] 06:03:09 [INFO] --- jar:3.5.0:jar (default-jar) @ opendaylight-karaf-resources --- 06:03:09 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-14.2.1.jar 06:03:09 [INFO] 06:03:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ opendaylight-karaf-resources --- 06:03:10 [INFO] No Javadoc in project. Archive not created. 06:03:10 [INFO] 06:03:10 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ opendaylight-karaf-resources --- 06:03:10 [INFO] 06:03:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ opendaylight-karaf-resources --- 06:03:10 [INFO] CycloneDX: Resolving Dependencies 06:03:12 [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) 06:03:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/bom.xml 06:03:12 [INFO] attaching as opendaylight-karaf-resources-14.2.1-cyclonedx.xml 06:03:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/bom.json 06:03:12 [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 06:03:12 [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 06:03:12 [INFO] attaching as opendaylight-karaf-resources-14.2.1-cyclonedx.json 06:03:12 [INFO] 06:03:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-karaf-resources --- 06:03:12 [INFO] Skipping duplicate-finder execution! 06:03:12 [INFO] 06:03:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ opendaylight-karaf-resources --- 06:03:13 [WARNING] Unused declared dependencies found: 06:03:13 [WARNING] org.apache.karaf.features:framework:kar:4.4.9:compile 06:03:13 [INFO] 06:03:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ opendaylight-karaf-resources --- 06:03:13 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-14.2.1-sources.jar 06:03:13 [INFO] 06:03:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ opendaylight-karaf-resources --- 06:03:13 [INFO] 06:03:13 [INFO] --- jacoco:0.8.14:report (report) @ opendaylight-karaf-resources --- 06:03:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:03:13 [INFO] 06:03:13 [INFO] --- install:3.1.4:install (default-install) @ opendaylight-karaf-resources --- 06:03:13 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/pom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.2.1/opendaylight-karaf-resources-14.2.1.pom 06:03:13 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.2.1/opendaylight-karaf-resources-14.2.1.jar 06:03:13 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/src/main/assembly/etc/org.ops4j.pax.url.mvn.cfg to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.2.1/opendaylight-karaf-resources-14.2.1-config.properties 06:03:13 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/bom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.2.1/opendaylight-karaf-resources-14.2.1-cyclonedx.xml 06:03:13 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/bom.json to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.2.1/opendaylight-karaf-resources-14.2.1-cyclonedx.json 06:03:13 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.2.1/opendaylight-karaf-resources-14.2.1-sources.jar 06:03:13 [INFO] 06:03:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ opendaylight-karaf-resources --- 06:03:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:03:13 [INFO] 06:03:13 [INFO] --------------< org.opendaylight.odlparent:karaf4-parent >-------------- 06:03:13 [INFO] Building ODL :: odlparent :: karaf4-parent 14.2.1 [25/76] 06:03:13 [INFO] from karaf/karaf4-parent/pom.xml 06:03:13 [INFO] --------------------------------[ pom ]--------------------------------- 06:03:13 [INFO] 06:03:13 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf4-parent --- 06:03:13 [INFO] 06:03:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf4-parent --- 06:03:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:03:13 [INFO] 06:03:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf4-parent --- 06:03:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:03:13 [INFO] 06:03:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf4-parent --- 06:03:13 [INFO] 06:03:13 [INFO] --- dependency:3.9.0:properties (default) @ karaf4-parent --- 06:03:13 [INFO] 06:03:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf4-parent --- 06:03:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/karaf/karaf4-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/** 06:03:13 [INFO] 06:03:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf4-parent --- 06:03:13 [INFO] Starting audit... 06:03:13 Audit done. 06:03:13 [INFO] You have 0 Checkstyle violations. 06:03:13 [INFO] 06:03:13 [INFO] --- checkstyle:3.6.0:check (default) @ karaf4-parent --- 06:03:13 [INFO] Starting audit... 06:03:13 Audit done. 06:03:13 [INFO] You have 0 Checkstyle violations. 06:03:13 [INFO] 06:03:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf4-parent --- 06:03:13 [INFO] 06:03:13 [INFO] --- resources:3.4.0:resources (process-resources) @ karaf4-parent --- 06:03:13 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/src/main/resources 06:03:13 [INFO] 06:03:13 [INFO] --- karaf:4.4.9:assembly (process-resources) @ karaf4-parent --- 06:03:13 [INFO] Using repositories: 06:03:13 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:03:13 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:03:13 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:03:13 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/assembly 06:03:13 [INFO] Loading direct KAR and features XML dependencies 06:03:13 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.9/kar 06:03:13 [INFO] Feature framework will be added as a startup feature 06:03:13 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/assembly 06:03:13 [INFO] Unzipping kars 06:03:13 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.9/kar 06:03:13 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features 06:03:13 [INFO] Loading profiles from: 06:03:13 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:03:13 [INFO] Loading repositories 06:03:14 [INFO] Generating generated-startup profile 06:03:14 [INFO] Generating generated-boot profile with parents: generated-startup 06:03:14 [INFO] Generating generated-installed profile 06:03:14 [INFO] Configuring etc/config.properties and etc/system.properties 06:03:14 [INFO] Downloading libraries for generated profiles 06:03:14 [INFO] Downloading additional libraries 06:03:14 [INFO] Writing configurations 06:03:14 [INFO] adding config file: etc/profile.cfg 06:03:14 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:03:14 [INFO] Startup stage 06:03:14 [INFO] Loading startup repositories 06:03:14 [INFO] Resolving startup features and bundles 06:03:14 [INFO] Features: framework 06:03:14 [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.2.1 06:03:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:03:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:03:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:03:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:03:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:14 [INFO] Boot stage 06:03:14 [INFO] Loading boot repositories 06:03:14 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features 06:03:14 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.9/xml/features 06:03:14 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 06:03:14 [INFO] Feature jaas-boot/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.9.jar 06:03:14 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.9 06:03:14 [INFO] Feature jaas/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.9 06:03:14 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:03:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:03:14 [INFO] Feature scr/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:03:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:03:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:03:14 [INFO] Feature aries-proxy/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:03:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 06:03:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 06:03:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 06:03:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 06:03:14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 06:03:14 [INFO] Feature package/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.9 06:03:14 [INFO] Feature shell/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.9 06:03:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:03:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:03:14 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:03:14 [INFO] Feature kar/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.9 06:03:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:03:14 [INFO] Feature jline/3.30.6 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 06:03:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:14 [INFO] Feature feature/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.9 06:03:14 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:03:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:03:14 [INFO] Feature aries-blueprint/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:03:14 [INFO] Feature system/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.9 06:03:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:03:14 [INFO] Feature ssh/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 06:03:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 06:03:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:03:14 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 06:03:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:03:14 [INFO] Feature service/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.9 06:03:14 [INFO] Feature e6fe1bef-feee-46c3-9f4d-45a441a5a692/0.0.0 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:03:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:03:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1 06:03:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1 06:03:14 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:03:14 [INFO] Feature config/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.9 06:03:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:03:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:03:14 [INFO] Feature log/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.9 06:03:14 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:03:14 [INFO] Feature framework/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:03:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:03:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:03:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:03:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:03:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:03:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:03:14 [INFO] Feature management/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:03:14 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:03:14 [INFO] adding config file: etc/jmx.acl.cfg 06:03:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:03:14 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:03:14 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:03:14 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:03:14 [INFO] Feature shell-compat/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.9 06:03:14 [INFO] Feature deployer/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.9 06:03:14 [INFO] Feature diagnostic/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.9 06:03:14 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.9.jar 06:03:14 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.9 06:03:14 [INFO] Feature standard/4.4.9 is defined as a boot feature 06:03:14 [INFO] Feature bundle/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.9 06:03:14 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:03:14 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:03:14 [INFO] Feature instance/4.4.9 is defined as a boot feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.9 06:03:14 [INFO] Install stage 06:03:14 [INFO] Loading installed repositories 06:03:14 [INFO] Feature wrapper/4.4.9 is defined as an installed feature 06:03:14 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.9 06:03:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:03:14 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:03:14 [INFO] 06:03:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf4-parent >>> 06:03:14 [INFO] 06:03:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf4-parent --- 06:03:14 [INFO] No files found to run spotbugs, check compile phase has been run 06:03:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:03:14 [INFO] 06:03:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf4-parent <<< 06:03:14 [INFO] 06:03:14 [INFO] 06:03:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf4-parent --- 06:03:14 [INFO] 06:03:14 [INFO] --- dependency:3.9.0:copy (apply-branding) @ karaf4-parent --- 06:03:14 [INFO] 06:03:14 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ karaf4-parent --- 06:03:14 [INFO] 06:03:14 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf4-parent --- 06:03:14 [WARNING] Overwriting /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:03:14 [INFO] 06:03:14 [INFO] --- copy:14.2.1:copy-files (default) @ karaf4-parent --- 06:03:14 [INFO] 06:03:14 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ karaf4-parent --- 06:03:14 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/src/main/assembly 06:03:14 [INFO] 06:03:14 [INFO] --- karaf:14.2.1:populate-local-repo (populate-local-repo) @ karaf4-parent --- 06:03:14 [INFO] Feature repository discovered recursively: fa9a54f4-5ba7-4370-b57a-6e1fe28c49e4 06:03:14 [INFO] Feature repository discovered recursively: framework-4.4.9 06:03:14 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 06:03:14 [INFO] Feature repository discovered recursively: standard-4.4.9 06:03:14 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:14 [INFO] 06:03:14 [INFO] --- antrun:3.2.0:run (fix-permissions) @ karaf4-parent --- 06:03:14 [INFO] Executing tasks 06:03:14 [INFO] Executed tasks 06:03:14 [INFO] 06:03:14 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ karaf4-parent --- 06:03:14 [INFO] Executing tasks 06:03:14 [INFO] [delete] Deleting directory /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/assembly/system/org/bouncycastle 06:03:14 [INFO] Executed tasks 06:03:14 [INFO] 06:03:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf4-parent --- 06:03:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:03:14 [INFO] 06:03:14 [INFO] --- karaf:4.4.9:archive (package) @ karaf4-parent --- 06:03:20 [INFO] 06:03:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf4-parent --- 06:03:20 [INFO] CycloneDX: Resolving Dependencies 06:03:23 [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) 06:03:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/bom.xml 06:03:23 [INFO] attaching as karaf4-parent-14.2.1-cyclonedx.xml 06:03:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/bom.json 06:03:23 [INFO] attaching as karaf4-parent-14.2.1-cyclonedx.json 06:03:23 [INFO] 06:03:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf4-parent --- 06:03:23 [INFO] Skipping duplicate-finder execution! 06:03:23 [INFO] 06:03:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf4-parent --- 06:03:23 [INFO] Skipping pom project 06:03:23 [INFO] 06:03:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf4-parent --- 06:03:23 [INFO] 06:03:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf4-parent --- 06:03:23 [INFO] 06:03:23 [INFO] --- jacoco:0.8.14:report (report) @ karaf4-parent --- 06:03:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:03:23 [INFO] 06:03:23 [INFO] --- install:3.1.4:install (default-install) @ karaf4-parent --- 06:03:23 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.2.1/karaf4-parent-14.2.1.pom 06:03:23 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/karaf4-parent-14.2.1.tar.gz to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.2.1/karaf4-parent-14.2.1.tar.gz 06:03:23 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/karaf4-parent-14.2.1.zip to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.2.1/karaf4-parent-14.2.1.zip 06:03:23 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.2.1/karaf4-parent-14.2.1-cyclonedx.xml 06:03:23 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf4-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.2.1/karaf4-parent-14.2.1-cyclonedx.json 06:03:23 [INFO] 06:03:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf4-parent --- 06:03:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:03:23 [INFO] 06:03:23 [INFO] --------< org.opendaylight.odlparent:opendaylight-karaf-empty >--------- 06:03:23 [INFO] Building ODL :: odlparent :: opendaylight-karaf-empty 14.2.1 [26/76] 06:03:23 [INFO] from karaf/opendaylight-karaf-empty/pom.xml 06:03:23 [INFO] --------------------------------[ pom ]--------------------------------- 06:03:23 [INFO] 06:03:23 [INFO] --- clean:3.5.0:clean (default-clean) @ opendaylight-karaf-empty --- 06:03:23 [INFO] 06:03:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ opendaylight-karaf-empty --- 06:03:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:03:23 [INFO] 06:03:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ opendaylight-karaf-empty --- 06:03:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:03:23 [INFO] 06:03:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ opendaylight-karaf-empty --- 06:03:23 [INFO] 06:03:23 [INFO] --- dependency:3.9.0:properties (default) @ opendaylight-karaf-empty --- 06:03:23 [INFO] 06:03:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ opendaylight-karaf-empty --- 06:03:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:03:23 [INFO] 06:03:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ opendaylight-karaf-empty --- 06:03:23 [INFO] Starting audit... 06:03:23 Audit done. 06:03:23 [INFO] You have 0 Checkstyle violations. 06:03:23 [INFO] 06:03:23 [INFO] --- checkstyle:3.6.0:check (default) @ opendaylight-karaf-empty --- 06:03:23 [INFO] Starting audit... 06:03:23 Audit done. 06:03:23 [INFO] You have 0 Checkstyle violations. 06:03:23 [INFO] 06:03:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ opendaylight-karaf-empty --- 06:03:23 [INFO] 06:03:23 [INFO] --- resources:3.4.0:resources (process-resources) @ opendaylight-karaf-empty --- 06:03:23 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/src/main/resources 06:03:23 [INFO] 06:03:23 [INFO] --- karaf:4.4.9:assembly (process-resources) @ opendaylight-karaf-empty --- 06:03:23 [INFO] Using repositories: 06:03:23 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:03:23 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:03:23 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:03:23 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/assembly 06:03:23 [INFO] Loading direct KAR and features XML dependencies 06:03:23 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.9/kar 06:03:23 [INFO] Feature framework will be added as a startup feature 06:03:23 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/assembly 06:03:23 [INFO] Unzipping kars 06:03:23 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.9/kar 06:03:24 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features 06:03:24 [INFO] Loading profiles from: 06:03:24 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:03:24 [INFO] Loading repositories 06:03:24 [INFO] Generating generated-startup profile 06:03:24 [INFO] Generating generated-boot profile with parents: generated-startup 06:03:24 [INFO] Generating generated-installed profile 06:03:24 [INFO] Configuring etc/config.properties and etc/system.properties 06:03:24 [INFO] Downloading libraries for generated profiles 06:03:24 [INFO] Downloading additional libraries 06:03:24 [INFO] Writing configurations 06:03:24 [INFO] adding config file: etc/profile.cfg 06:03:24 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 06:03:24 [INFO] Startup stage 06:03:24 [INFO] Loading startup repositories 06:03:24 [INFO] Resolving startup features and bundles 06:03:24 [INFO] Features: framework 06:03:24 [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.2.1 06:03:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:03:24 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:03:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:03:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:03:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:24 [INFO] Boot stage 06:03:24 [INFO] Loading boot repositories 06:03:24 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features 06:03:24 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.9/xml/features 06:03:24 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 06:03:24 [INFO] Feature jaas-boot/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.9.jar 06:03:24 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.9 06:03:24 [INFO] Feature jaas/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.9 06:03:24 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:03:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:03:24 [INFO] Feature scr/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:03:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:03:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:03:24 [INFO] Feature aries-proxy/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:03:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 06:03:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 06:03:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 06:03:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 06:03:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 06:03:24 [INFO] Feature package/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.9 06:03:24 [INFO] Feature shell/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.9 06:03:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:03:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:03:24 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:03:24 [INFO] Feature kar/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.9 06:03:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:03:24 [INFO] Feature jline/3.30.6 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 06:03:24 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:24 [INFO] Feature feature/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.9 06:03:24 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:03:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:03:24 [INFO] Feature aries-blueprint/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:03:24 [INFO] Feature e6cfc007-9092-4deb-adf9-da7ffca52ca7/0.0.0 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:03:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:03:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1 06:03:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1 06:03:24 [INFO] Feature system/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.9 06:03:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:03:24 [INFO] Feature ssh/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 06:03:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 06:03:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 06:03:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 06:03:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 06:03:24 [INFO] Feature service/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.9 06:03:24 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:03:24 [INFO] Feature config/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.9 06:03:24 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:03:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:03:24 [INFO] Feature log/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.9 06:03:24 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:03:24 [INFO] Feature framework/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:03:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:03:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:03:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:03:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:03:24 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:03:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:03:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:03:24 [INFO] Feature management/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:03:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:03:24 [INFO] adding config file: etc/jmx.acl.cfg 06:03:24 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:03:24 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:03:24 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:03:24 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:03:24 [INFO] Feature shell-compat/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.9 06:03:24 [INFO] Feature deployer/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.9 06:03:24 [INFO] Feature diagnostic/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.9 06:03:24 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.9.jar 06:03:24 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.9 06:03:24 [INFO] Feature standard/4.4.9 is defined as a boot feature 06:03:24 [INFO] Feature bundle/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.9 06:03:24 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:03:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:03:24 [INFO] Feature instance/4.4.9 is defined as a boot feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.9 06:03:24 [INFO] Install stage 06:03:24 [INFO] Loading installed repositories 06:03:24 [INFO] Feature wrapper/4.4.9 is defined as an installed feature 06:03:24 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.9 06:03:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:03:24 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:03:24 [INFO] 06:03:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ opendaylight-karaf-empty >>> 06:03:24 [INFO] 06:03:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ opendaylight-karaf-empty --- 06:03:24 [INFO] No files found to run spotbugs, check compile phase has been run 06:03:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:03:24 [INFO] 06:03:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ opendaylight-karaf-empty <<< 06:03:24 [INFO] 06:03:24 [INFO] 06:03:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ opendaylight-karaf-empty --- 06:03:24 [INFO] 06:03:24 [INFO] --- dependency:3.9.0:copy (apply-branding) @ opendaylight-karaf-empty --- 06:03:24 [INFO] 06:03:24 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ opendaylight-karaf-empty --- 06:03:24 [INFO] 06:03:24 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ opendaylight-karaf-empty --- 06:03:24 [WARNING] Overwriting /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:03:24 [INFO] 06:03:24 [INFO] --- copy:14.2.1:copy-files (default) @ opendaylight-karaf-empty --- 06:03:24 [INFO] 06:03:24 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ opendaylight-karaf-empty --- 06:03:24 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/src/main/assembly 06:03:24 [INFO] 06:03:24 [INFO] --- karaf:14.2.1:populate-local-repo (populate-local-repo) @ opendaylight-karaf-empty --- 06:03:24 [INFO] Feature repository discovered recursively: 648bf3d4-193b-40d2-8c76-f564f8f8546c 06:03:24 [INFO] Feature repository discovered recursively: framework-4.4.9 06:03:24 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 06:03:24 [INFO] Feature repository discovered recursively: standard-4.4.9 06:03:24 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 06:03:24 [INFO] 06:03:24 [INFO] --- antrun:3.2.0:run (fix-permissions) @ opendaylight-karaf-empty --- 06:03:24 [INFO] Executing tasks 06:03:24 [INFO] Executed tasks 06:03:24 [INFO] 06:03:24 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ opendaylight-karaf-empty --- 06:03:24 [INFO] Executing tasks 06:03:24 [INFO] [delete] Deleting directory /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/assembly/system/org/bouncycastle 06:03:24 [INFO] Executed tasks 06:03:24 [INFO] 06:03:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ opendaylight-karaf-empty --- 06:03:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:03:24 [INFO] 06:03:24 [INFO] --- karaf:4.4.9:archive (package) @ opendaylight-karaf-empty --- 06:03:31 [INFO] 06:03:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ opendaylight-karaf-empty --- 06:03:31 [INFO] CycloneDX: Resolving Dependencies 06:03:33 [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) 06:03:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/bom.xml 06:03:33 [INFO] attaching as opendaylight-karaf-empty-14.2.1-cyclonedx.xml 06:03:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/bom.json 06:03:33 [INFO] attaching as opendaylight-karaf-empty-14.2.1-cyclonedx.json 06:03:33 [INFO] 06:03:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-karaf-empty --- 06:03:33 [INFO] Skipping duplicate-finder execution! 06:03:33 [INFO] 06:03:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ opendaylight-karaf-empty --- 06:03:33 [INFO] Skipping pom project 06:03:33 [INFO] 06:03:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ opendaylight-karaf-empty --- 06:03:33 [INFO] 06:03:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ opendaylight-karaf-empty --- 06:03:33 [INFO] 06:03:33 [INFO] --- jacoco:0.8.14:report (report) @ opendaylight-karaf-empty --- 06:03:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:03:33 [INFO] 06:03:33 [INFO] --- install:3.1.4:install (default-install) @ opendaylight-karaf-empty --- 06:03:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/pom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.2.1/opendaylight-karaf-empty-14.2.1.pom 06:03:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/opendaylight-karaf-empty-14.2.1.tar.gz to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.2.1/opendaylight-karaf-empty-14.2.1.tar.gz 06:03:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/opendaylight-karaf-empty-14.2.1.zip to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.2.1/opendaylight-karaf-empty-14.2.1.zip 06:03:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/bom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.2.1/opendaylight-karaf-empty-14.2.1-cyclonedx.xml 06:03:33 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/opendaylight-karaf-empty/target/bom.json to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.2.1/opendaylight-karaf-empty-14.2.1-cyclonedx.json 06:03:33 [INFO] 06:03:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ opendaylight-karaf-empty --- 06:03:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:03:33 [INFO] 06:03:33 [INFO] ---------< org.opendaylight.odlparent:features-test-plugin-it >--------- 06:03:33 [INFO] Building ODL :: odlparent :: features-test-plugin-it 14.2.1 [27/76] 06:03:33 [INFO] from maven/features-test-plugin-it/pom.xml 06:03:33 [INFO] --------------------------------[ pom ]--------------------------------- 06:03:33 [INFO] 06:03:33 [INFO] --- clean:3.5.0:clean (default-clean) @ features-test-plugin-it --- 06:03:33 [INFO] 06:03:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-test-plugin-it --- 06:03:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:03:33 [INFO] 06:03:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-test-plugin-it --- 06:03:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:03:33 [INFO] 06:03:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test-plugin-it --- 06:03:33 [INFO] 06:03:33 [INFO] --- dependency:3.9.0:properties (default) @ features-test-plugin-it --- 06:03:33 [INFO] 06:03:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-test-plugin-it --- 06:03:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:03:33 [INFO] argLine set to empty 06:03:33 [INFO] 06:03:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test-plugin-it --- 06:03:33 [INFO] Starting audit... 06:03:33 Audit done. 06:03:33 [INFO] You have 0 Checkstyle violations. 06:03:33 [INFO] 06:03:33 [INFO] --- checkstyle:3.6.0:check (default) @ features-test-plugin-it --- 06:03:33 [INFO] Starting audit... 06:03:33 Audit done. 06:03:33 [INFO] You have 0 Checkstyle violations. 06:03:33 [INFO] 06:03:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-test-plugin-it --- 06:03:33 [INFO] 06:03:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-test-plugin-it >>> 06:03:33 [INFO] 06:03:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-test-plugin-it --- 06:03:33 [INFO] No files found to run spotbugs, check compile phase has been run 06:03:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:03:33 [INFO] 06:03:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-test-plugin-it <<< 06:03:33 [INFO] 06:03:33 [INFO] 06:03:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-test-plugin-it --- 06:03:33 [INFO] 06:03:33 [INFO] --- copy:14.2.1:copy-files (default) @ features-test-plugin-it --- 06:03:33 [INFO] 06:03:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-test-plugin-it --- 06:03:33 [INFO] Skipping javadoc generation 06:03:33 [INFO] 06:03:33 [INFO] --- invoker:3.9.1:integration-test (integration-test) @ features-test-plugin-it --- 06:03:34 [INFO] Building: test-dependency/pom.xml 06:03:58 [INFO] test-dependency/pom.xml .......................... SUCCESS (24.55 s) 06:03:58 [INFO] Building: simple-bundle/pom.xml 06:04:19 [INFO] simple-bundle/pom.xml ............................ SUCCESS (20.84 s) 06:04:19 [INFO] 06:04:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test-plugin-it --- 06:04:19 [INFO] Skipping CycloneDX goal, because module skips deploy 06:04:19 [INFO] 06:04:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test-plugin-it --- 06:04:19 [INFO] Skipping duplicate-finder execution! 06:04:19 [INFO] 06:04:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-test-plugin-it --- 06:04:19 [INFO] Skipping pom project 06:04:19 [INFO] 06:04:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-test-plugin-it --- 06:04:19 [INFO] 06:04:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-test-plugin-it --- 06:04:19 [INFO] 06:04:19 [INFO] --- jacoco:0.8.14:report (report) @ features-test-plugin-it --- 06:04:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:04:19 [INFO] 06:04:19 [INFO] --- invoker:3.9.1:verify (integration-test) @ features-test-plugin-it --- 06:04:19 [INFO] ------------------------------------------------- 06:04:19 [INFO] Build Summary: 06:04:19 [INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 06:04:19 [INFO] ------------------------------------------------- 06:04:19 [INFO] 06:04:19 [INFO] --- install:3.1.4:install (default-install) @ features-test-plugin-it --- 06:04:19 [INFO] Skipping artifact installation 06:04:19 [INFO] 06:04:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-test-plugin-it --- 06:04:19 [INFO] Skipping artifact deployment 06:04:19 [INFO] 06:04:19 [INFO] ---------< org.opendaylight.odlparent:template-feature-plugin >--------- 06:04:19 [INFO] Building ODL :: odlparent :: template-feature-plugin 14.2.1 [28/76] 06:04:19 [INFO] from maven/template-feature-plugin/pom.xml 06:04:19 [INFO] ----------------------------[ maven-plugin ]---------------------------- 06:04:19 [INFO] 06:04:19 [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-plugin --- 06:04:19 [INFO] 06:04:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ template-feature-plugin --- 06:04:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:19 [INFO] 06:04:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ template-feature-plugin --- 06:04:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:19 [INFO] 06:04:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-plugin --- 06:04:19 [INFO] 06:04:19 [INFO] --- dependency:3.9.0:properties (default) @ template-feature-plugin --- 06:04:19 [INFO] 06:04:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ template-feature-plugin --- 06:04:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:04:19 [INFO] 06:04:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-plugin --- 06:04:19 [INFO] Starting audit... 06:04:19 Audit done. 06:04:19 [INFO] You have 0 Checkstyle violations. 06:04:19 [INFO] 06:04:19 [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-plugin --- 06:04:20 [INFO] Starting audit... 06:04:20 Audit done. 06:04:20 [INFO] You have 0 Checkstyle violations. 06:04:20 [INFO] 06:04:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ template-feature-plugin --- 06:04:20 [INFO] 06:04:20 [INFO] --- resources:3.4.0:resources (default-resources) @ template-feature-plugin --- 06:04:20 [INFO] Copying 1 resource from src/main/resources to target/classes 06:04:20 [INFO] 06:04:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ template-feature-plugin --- 06:04:20 [INFO] Recompiling the module because of changed source code. 06:04:20 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 06:04:22 [INFO] 06:04:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ template-feature-plugin >>> 06:04:22 [INFO] 06:04:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ template-feature-plugin --- 06:04:22 [INFO] Fork Value is true 06:04:26 [INFO] Done SpotBugs Analysis.... 06:04:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:04:26 [INFO] 06:04:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ template-feature-plugin <<< 06:04:26 [INFO] 06:04:26 [INFO] 06:04:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ template-feature-plugin --- 06:04:26 [INFO] BugInstance size is 0 06:04:26 [INFO] Error size is 0 06:04:26 [INFO] No errors/warnings found 06:04:26 [INFO] 06:04:26 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ template-feature-plugin --- 06:04:26 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:04:27 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 06:04:27 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:04:27 [INFO] ant mojo extractor found 0 mojo descriptor. 06:04:27 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:04:27 [INFO] 06:04:27 [INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ template-feature-plugin --- 06:04:27 [INFO] Using 'UTF-8' encoding to read mojo source files. 06:04:27 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 06:04:27 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 06:04:27 [INFO] ant mojo extractor found 0 mojo descriptor. 06:04:27 [INFO] bsh mojo extractor found 0 mojo descriptor. 06:04:27 [INFO] 06:04:27 [INFO] --- resources:3.4.0:testResources (default-testResources) @ template-feature-plugin --- 06:04:27 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/src/test/resources 06:04:27 [INFO] 06:04:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ template-feature-plugin --- 06:04:27 [INFO] Recompiling the module because of changed dependency. 06:04:27 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 06:04:30 [INFO] 06:04:30 [INFO] --- surefire:3.5.4:test (default-test) @ template-feature-plugin --- 06:04:30 [INFO] Surefire report directory: /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/surefire-reports 06:04:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:04:30 [INFO] 06:04:30 [INFO] ------------------------------------------------------- 06:04:30 [INFO] T E S T S 06:04:30 [INFO] ------------------------------------------------------- 06:04:31 [INFO] Running org.opendaylight.odlparent.template.feature.plugin.GenerateFeatureMojoTest 06:04:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:04:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.576 s -- in org.opendaylight.odlparent.template.feature.plugin.GenerateFeatureMojoTest 06:04:34 [INFO] 06:04:34 [INFO] Results: 06:04:34 [INFO] 06:04:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 06:04:34 [INFO] 06:04:34 [INFO] 06:04:34 [INFO] --- copy:14.2.1:copy-files (default) @ template-feature-plugin --- 06:04:34 [INFO] 06:04:34 [INFO] --- jar:3.5.0:jar (default-jar) @ template-feature-plugin --- 06:04:34 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/template-feature-plugin-14.2.1.jar 06:04:34 [INFO] 06:04:34 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ template-feature-plugin --- 06:04:34 [INFO] This Mojo is not used in Maven version 3.9.0 and above 06:04:34 [INFO] 06:04:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ template-feature-plugin --- 06:04:36 [WARNING] Javadoc Warnings 06:04:36 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/src/main/java/org/opendaylight/odlparent/template/feature/plugin/GenerateFeatureMojo.java:39: warning: no comment 06:04:36 [WARNING] public class GenerateFeatureMojo extends AbstractMojo { 06:04:36 [WARNING] ^ 06:04:36 [WARNING] /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/src/main/java/org/opendaylight/odlparent/template/feature/plugin/GenerateFeatureMojo.java:39: warning: use of default constructor, which does not provide a comment 06:04:36 [WARNING] public class GenerateFeatureMojo extends AbstractMojo { 06:04:36 [WARNING] ^ 06:04:36 [WARNING] 2 warnings 06:04:36 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/template-feature-plugin-14.2.1-javadoc.jar 06:04:36 [INFO] 06:04:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-plugin --- 06:04:36 [INFO] CycloneDX: Resolving Dependencies 06:04:37 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 06:04:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/bom.xml 06:04:37 [INFO] attaching as template-feature-plugin-14.2.1-cyclonedx.xml 06:04:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/bom.json 06:04:37 [INFO] attaching as template-feature-plugin-14.2.1-cyclonedx.json 06:04:37 [INFO] 06:04:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-plugin --- 06:04:37 [INFO] Skipping duplicate-finder execution! 06:04:37 [INFO] 06:04:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ template-feature-plugin --- 06:04:37 [WARNING] Used undeclared dependencies found: 06:04:37 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 06:04:37 [INFO] 06:04:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ template-feature-plugin --- 06:04:37 [INFO] Building jar: /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/template-feature-plugin-14.2.1-sources.jar 06:04:37 [INFO] 06:04:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ template-feature-plugin --- 06:04:37 [INFO] 06:04:37 [INFO] --- jacoco:0.8.14:report (report) @ template-feature-plugin --- 06:04:37 [INFO] Loading execution data file /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/code-coverage/jacoco.exec 06:04:37 [INFO] Analyzed bundle 'ODL :: odlparent :: template-feature-plugin' with 1 classes 06:04:37 [INFO] 06:04:37 [INFO] --- install:3.1.4:install (default-install) @ template-feature-plugin --- 06:04:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.2.1/template-feature-plugin-14.2.1.pom 06:04:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/template-feature-plugin-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.2.1/template-feature-plugin-14.2.1.jar 06:04:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/template-feature-plugin-14.2.1-javadoc.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.2.1/template-feature-plugin-14.2.1-javadoc.jar 06:04:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.2.1/template-feature-plugin-14.2.1-cyclonedx.xml 06:04:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.2.1/template-feature-plugin-14.2.1-cyclonedx.json 06:04:37 [INFO] Installing /w/workspace/odlparent-maven-stage-master/maven/template-feature-plugin/target/template-feature-plugin-14.2.1-sources.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.2.1/template-feature-plugin-14.2.1-sources.jar 06:04:37 [INFO] 06:04:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-plugin --- 06:04:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:04:37 [INFO] 06:04:37 [INFO] ------------< org.opendaylight.odlparent:maven-aggregator >------------- 06:04:37 [INFO] Building maven-aggregator 14.2.1 [29/76] 06:04:37 [INFO] from maven/pom.xml 06:04:37 [INFO] --------------------------------[ pom ]--------------------------------- 06:04:37 [INFO] 06:04:37 [INFO] --- clean:3.5.0:clean (default-clean) @ maven-aggregator --- 06:04:37 [INFO] 06:04:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ maven-aggregator --- 06:04:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:37 [INFO] 06:04:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ maven-aggregator --- 06:04:37 [INFO] 06:04:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ maven-aggregator --- 06:04:37 [INFO] Skipping CycloneDX goal, because module skips deploy 06:04:37 [INFO] 06:04:37 [INFO] --- install:3.1.4:install (default-install) @ maven-aggregator --- 06:04:37 [INFO] Skipping artifact installation 06:04:37 [INFO] 06:04:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ maven-aggregator --- 06:04:37 [INFO] Skipping artifact deployment 06:04:37 [INFO] 06:04:37 [INFO] --------------< org.opendaylight.odlparent:bundles4-test >-------------- 06:04:37 [INFO] Building ODL :: odlparent :: bundles4-test 14.2.1 [30/76] 06:04:37 [INFO] from bundles4-test/pom.xml 06:04:37 [INFO] -------------------------------[ bundle ]------------------------------- 06:04:37 [INFO] 06:04:37 [INFO] --- clean:3.5.0:clean (default-clean) @ bundles4-test --- 06:04:37 [INFO] 06:04:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundles4-test --- 06:04:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:37 [INFO] 06:04:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundles4-test --- 06:04:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:37 [INFO] 06:04:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundles4-test --- 06:04:37 [INFO] 06:04:37 [INFO] --- dependency:3.9.0:properties (default) @ bundles4-test --- 06:04:37 [INFO] 06:04:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundles4-test --- 06:04:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/bundles4-test/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:04:37 [INFO] 06:04:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundles4-test --- 06:04:37 [INFO] Starting audit... 06:04:37 Audit done. 06:04:37 [INFO] You have 0 Checkstyle violations. 06:04:37 [INFO] 06:04:37 [INFO] --- checkstyle:3.6.0:check (default) @ bundles4-test --- 06:04:37 [INFO] Starting audit... 06:04:37 Audit done. 06:04:37 [INFO] You have 0 Checkstyle violations. 06:04:37 [INFO] 06:04:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundles4-test --- 06:04:37 [INFO] 06:04:37 [INFO] --- resources:3.4.0:resources (default-resources) @ bundles4-test --- 06:04:37 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/bundles4-test/src/main/resources 06:04:37 [INFO] 06:04:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ bundles4-test --- 06:04:37 [INFO] No sources to compile 06:04:37 [INFO] 06:04:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundles4-test >>> 06:04:37 [INFO] 06:04:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundles4-test --- 06:04:37 [INFO] No files found to run spotbugs, check compile phase has been run 06:04:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:04:37 [INFO] 06:04:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundles4-test <<< 06:04:37 [INFO] 06:04:37 [INFO] 06:04:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundles4-test --- 06:04:37 [INFO] 06:04:37 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bundles4-test --- 06:04:37 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-stage-master/bundles4-test/src/test/resources 06:04:37 [INFO] 06:04:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bundles4-test --- 06:04:37 [INFO] No sources to compile 06:04:37 [INFO] 06:04:37 [INFO] --- surefire:3.5.4:test (default-test) @ bundles4-test --- 06:04:37 [INFO] No tests to run. 06:04:37 [INFO] 06:04:37 [INFO] --- copy:14.2.1:copy-files (default) @ bundles4-test --- 06:04:37 [INFO] 06:04:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bundles4-test --- 06:04:37 [WARNING] Bundle org.opendaylight.odlparent:bundles4-test:bundle:14.2.1 : Export-Package duplicate package name (org.opendaylight.odlparent.bundlestest.lib) that uses the default version because no version is specified (14.2.1). Remove duplicate package or add an explicit version to it. 06:04:37 [INFO] Building bundle: /w/workspace/odlparent-maven-stage-master/bundles4-test/target/bundles4-test-14.2.1.jar 06:04:37 [INFO] Writing manifest: /w/workspace/odlparent-maven-stage-master/bundles4-test/target/classes/META-INF/MANIFEST.MF 06:04:37 [INFO] 06:04:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundles4-test --- 06:04:37 [INFO] No Javadoc in project. Archive not created. 06:04:37 [INFO] 06:04:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundles4-test --- 06:04:37 [INFO] CycloneDX: Resolving Dependencies 06:04:38 [INFO] CycloneDX: Creating BOM version 1.6 with 9 component(s) 06:04:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/bundles4-test/target/bom.xml 06:04:38 [INFO] attaching as bundles4-test-14.2.1-cyclonedx.xml 06:04:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/bundles4-test/target/bom.json 06:04:38 [INFO] attaching as bundles4-test-14.2.1-cyclonedx.json 06:04:38 [INFO] 06:04:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundles4-test --- 06:04:38 [INFO] Skipping duplicate-finder execution! 06:04:38 [INFO] 06:04:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundles4-test --- 06:04:38 [WARNING] Unused declared dependencies found: 06:04:38 [WARNING] org.hamcrest:hamcrest:jar:3.0:compile 06:04:38 [WARNING] org.awaitility:awaitility:jar:4.3.0:compile 06:04:38 [WARNING] org.opendaylight.odlparent:bundles-test-lib:jar:14.2.1:compile 06:04:38 [INFO] 06:04:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundles4-test --- 06:04:38 [INFO] No sources in project. Archive not created. 06:04:38 [INFO] 06:04:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundles4-test --- 06:04:38 [INFO] 06:04:38 [INFO] --- jacoco:0.8.14:report (report) @ bundles4-test --- 06:04:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:04:38 [INFO] 06:04:38 [INFO] --- install:3.1.4:install (default-install) @ bundles4-test --- 06:04:38 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bundles4-test/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles4-test/14.2.1/bundles4-test-14.2.1.pom 06:04:38 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bundles4-test/target/bundles4-test-14.2.1.jar to /tmp/r/org/opendaylight/odlparent/bundles4-test/14.2.1/bundles4-test-14.2.1.jar 06:04:38 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bundles4-test/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles4-test/14.2.1/bundles4-test-14.2.1-cyclonedx.xml 06:04:38 [INFO] Installing /w/workspace/odlparent-maven-stage-master/bundles4-test/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles4-test/14.2.1/bundles4-test-14.2.1-cyclonedx.json 06:04:38 [INFO] 06:04:38 [INFO] --- bundle:6.0.0:install (default-install) @ bundles4-test --- 06:04:38 [INFO] Installing org/opendaylight/odlparent/bundles4-test/14.2.1/bundles4-test-14.2.1.jar 06:04:38 [INFO] Writing OBR metadata 06:04:38 [INFO] 06:04:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundles4-test --- 06:04:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:04:38 [INFO] 06:04:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bundles4-test --- 06:04:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:04:38 [INFO] 06:04:38 [INFO] ------------< org.opendaylight.odlparent:karaf-dist-static >------------ 06:04:38 [INFO] Building ODL :: odlparent :: karaf-dist-static 14.2.1 [31/76] 06:04:38 [INFO] from karaf/karaf-dist-static/pom.xml 06:04:38 [INFO] --------------------------------[ pom ]--------------------------------- 06:04:38 [INFO] 06:04:38 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-dist-static --- 06:04:38 [INFO] 06:04:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-dist-static --- 06:04:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:38 [INFO] 06:04:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf-dist-static --- 06:04:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:38 [INFO] 06:04:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-dist-static --- 06:04:38 [INFO] 06:04:38 [INFO] --- dependency:3.9.0:properties (default) @ karaf-dist-static --- 06:04:38 [INFO] 06:04:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf-dist-static --- 06:04:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:04:38 [INFO] 06:04:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf-dist-static --- 06:04:38 [INFO] Starting audit... 06:04:38 Audit done. 06:04:38 [INFO] You have 0 Checkstyle violations. 06:04:38 [INFO] 06:04:38 [INFO] --- checkstyle:3.6.0:check (default) @ karaf-dist-static --- 06:04:38 [INFO] Starting audit... 06:04:38 Audit done. 06:04:38 [INFO] You have 0 Checkstyle violations. 06:04:38 [INFO] 06:04:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf-dist-static --- 06:04:38 [INFO] 06:04:38 [INFO] --- karaf:4.4.9:assembly (process-resources) @ karaf-dist-static --- 06:04:38 [INFO] Using repositories: 06:04:38 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:04:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:04:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:04:38 [INFO] Creating work directory: /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/assembly 06:04:38 [INFO] Loading direct KAR and features XML dependencies 06:04:38 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.9/kar 06:04:38 [INFO] Feature static will be added as a startup feature 06:04:38 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/assembly 06:04:38 [INFO] Unzipping kars 06:04:38 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.9/kar 06:04:38 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.9/xml/features 06:04:38 [INFO] Loading profiles from: 06:04:38 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:04:38 [INFO] Loading repositories 06:04:38 [INFO] Generating generated-startup profile 06:04:38 [INFO] Generating generated-boot profile with parents: generated-startup 06:04:38 [INFO] Generating generated-installed profile 06:04:38 [INFO] Adding profiles to etc/profiles 06:04:38 [INFO] Configuring etc/config.properties and etc/system.properties 06:04:38 [INFO] Downloading libraries for generated profiles 06:04:38 [INFO] Downloading additional libraries 06:04:38 [INFO] Writing configurations 06:04:38 [INFO] adding config file: etc/profile.cfg 06:04:38 [INFO] Startup stage 06:04:38 [INFO] Loading startup repositories 06:04:38 [INFO] Resolving startup features and bundles 06:04:38 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin 06:04:38 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16, mvn:org.ops4j.pax.url/pax-url-aether/2.6.17, mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1, mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1, mvn:org.opendaylight.odlparent/logging-markers/14.2.1, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.9, 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.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:04:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:04:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:04:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:04:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:04:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:04:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:04:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:04:38 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:04:38 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 06:04:38 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:04:38 [INFO] Boot stage 06:04:38 [INFO] Loading boot repositories 06:04:38 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.9/xml/features 06:04:38 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 06:04:38 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.9/xml/features 06:04:38 [INFO] Feature feature/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.9 06:04:38 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 06:04:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:04:38 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 06:04:38 [INFO] Feature aries-blueprint/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:04:38 [INFO] Feature system/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.9 06:04:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:04:38 [INFO] Feature log/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.9 06:04:38 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 06:04:38 [INFO] Feature eventadmin/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.9 06:04:38 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 06:04:38 [INFO] Feature static-framework/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 06:04:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 06:04:38 [INFO] Feature wrap/2.6.17 is defined as a boot feature 06:04:38 [INFO] Feature 8a8dcd86-ba01-4074-ab36-f10f90f97ff4/0.0.0 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:04:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:04:38 [INFO] Feature scr/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:04:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:04:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:04:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:04:38 [INFO] Feature aries-proxy/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 06:04:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 06:04:38 [INFO] Feature deployer/4.4.9 is defined as a boot feature 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.9 06:04:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.9 06:04:38 [INFO] Install stage 06:04:38 [INFO] Loading installed repositories 06:04:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:04:38 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:04:38 [INFO] 06:04:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf-dist-static >>> 06:04:38 [INFO] 06:04:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf-dist-static --- 06:04:38 [INFO] No files found to run spotbugs, check compile phase has been run 06:04:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:04:38 [INFO] 06:04:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf-dist-static <<< 06:04:38 [INFO] 06:04:38 [INFO] 06:04:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf-dist-static --- 06:04:38 [INFO] 06:04:38 [INFO] --- dependency:3.9.0:copy (apply-branding) @ karaf-dist-static --- 06:04:38 [INFO] 06:04:38 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ karaf-dist-static --- 06:04:39 [INFO] 06:04:39 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf-dist-static --- 06:04:39 [WARNING] Overwriting /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:04:39 [INFO] 06:04:39 [INFO] --- copy:14.2.1:copy-files (default) @ karaf-dist-static --- 06:04:39 [INFO] 06:04:39 [INFO] --- antrun:3.2.0:run (fix-permissions) @ karaf-dist-static --- 06:04:39 [INFO] Executing tasks 06:04:39 [INFO] Executed tasks 06:04:39 [INFO] 06:04:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf-dist-static --- 06:04:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:04:39 [INFO] 06:04:39 [INFO] --- karaf:4.4.9:archive (package) @ karaf-dist-static --- 06:04:41 [INFO] 06:04:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-dist-static --- 06:04:41 [INFO] CycloneDX: Resolving Dependencies 06:04:44 [INFO] CycloneDX: Creating BOM version 1.6 with 74 component(s) 06:04:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/bom.xml 06:04:44 [INFO] attaching as karaf-dist-static-14.2.1-cyclonedx.xml 06:04:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/bom.json 06:04:44 [INFO] attaching as karaf-dist-static-14.2.1-cyclonedx.json 06:04:44 [INFO] 06:04:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf-dist-static --- 06:04:44 [INFO] Skipping duplicate-finder execution! 06:04:44 [INFO] 06:04:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf-dist-static --- 06:04:44 [INFO] Skipping pom project 06:04:44 [INFO] 06:04:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf-dist-static --- 06:04:44 [INFO] 06:04:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf-dist-static --- 06:04:44 [INFO] 06:04:44 [INFO] --- jacoco:0.8.14:report (report) @ karaf-dist-static --- 06:04:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:04:44 [INFO] 06:04:44 [INFO] --- install:3.1.4:install (default-install) @ karaf-dist-static --- 06:04:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.2.1/karaf-dist-static-14.2.1.pom 06:04:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/karaf-dist-static-14.2.1.tar.gz to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.2.1/karaf-dist-static-14.2.1.tar.gz 06:04:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/karaf-dist-static-14.2.1.zip to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.2.1/karaf-dist-static-14.2.1.zip 06:04:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.2.1/karaf-dist-static-14.2.1-cyclonedx.xml 06:04:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/karaf/karaf-dist-static/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.2.1/karaf-dist-static-14.2.1-cyclonedx.json 06:04:44 [INFO] 06:04:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-dist-static --- 06:04:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:04:44 [INFO] 06:04:44 [INFO] ---------< org.opendaylight.odlparent:abstract-feature-parent >--------- 06:04:44 [INFO] Building ODL :: odlparent :: abstract-feature-parent 14.2.1 [32/76] 06:04:44 [INFO] from abstract-feature-parent/pom.xml 06:04:44 [INFO] --------------------------------[ pom ]--------------------------------- 06:04:44 [INFO] 06:04:44 [INFO] --- clean:3.5.0:clean (default-clean) @ abstract-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ abstract-feature-parent --- 06:04:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:44 [INFO] 06:04:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ abstract-feature-parent --- 06:04:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:44 [INFO] 06:04:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ abstract-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- dependency:3.9.0:properties (default) @ abstract-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ abstract-feature-parent --- 06:04:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:04:44 [INFO] argLine set to empty 06:04:44 [INFO] 06:04:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ abstract-feature-parent --- 06:04:44 [INFO] Starting audit... 06:04:44 Audit done. 06:04:44 [INFO] You have 0 Checkstyle violations. 06:04:44 [INFO] 06:04:44 [INFO] --- checkstyle:3.6.0:check (default) @ abstract-feature-parent --- 06:04:44 [INFO] Starting audit... 06:04:44 Audit done. 06:04:44 [INFO] You have 0 Checkstyle violations. 06:04:44 [INFO] 06:04:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ abstract-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ abstract-feature-parent >>> 06:04:44 [INFO] 06:04:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ abstract-feature-parent --- 06:04:44 [INFO] No files found to run spotbugs, check compile phase has been run 06:04:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:04:44 [INFO] 06:04:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ abstract-feature-parent <<< 06:04:44 [INFO] 06:04:44 [INFO] 06:04:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ abstract-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- feattest:14.2.1:test (default) @ abstract-feature-parent --- 06:04:44 [INFO] Project packaging is not 'feature', skipping execution 06:04:44 [INFO] 06:04:44 [INFO] --- copy:14.2.1:copy-files (default) @ abstract-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ abstract-feature-parent --- 06:04:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:04:44 [INFO] 06:04:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ abstract-feature-parent --- 06:04:44 [INFO] CycloneDX: Resolving Dependencies 06:04:44 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 06:04:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/abstract-feature-parent/target/bom.xml 06:04:44 [INFO] attaching as abstract-feature-parent-14.2.1-cyclonedx.xml 06:04:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/abstract-feature-parent/target/bom.json 06:04:44 [INFO] attaching as abstract-feature-parent-14.2.1-cyclonedx.json 06:04:44 [INFO] 06:04:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ abstract-feature-parent --- 06:04:44 [INFO] Skipping duplicate-finder execution! 06:04:44 [INFO] 06:04:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ abstract-feature-parent --- 06:04:44 [INFO] Skipping plugin execution 06:04:44 [INFO] 06:04:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ abstract-feature-parent --- 06:04:44 [INFO] Skipping source per configuration. 06:04:44 [INFO] 06:04:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ abstract-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- jacoco:0.8.14:report (report) @ abstract-feature-parent --- 06:04:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:04:44 [INFO] 06:04:44 [INFO] --- install:3.1.4:install (default-install) @ abstract-feature-parent --- 06:04:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/abstract-feature-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/14.2.1/abstract-feature-parent-14.2.1.pom 06:04:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/abstract-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/14.2.1/abstract-feature-parent-14.2.1-cyclonedx.xml 06:04:44 [INFO] Installing /w/workspace/odlparent-maven-stage-master/abstract-feature-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/14.2.1/abstract-feature-parent-14.2.1-cyclonedx.json 06:04:44 [INFO] 06:04:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ abstract-feature-parent --- 06:04:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:04:44 [INFO] 06:04:44 [INFO] ---------< org.opendaylight.odlparent:template-feature-parent >--------- 06:04:44 [INFO] Building ODL :: odlparent :: template-feature-parent 14.2.1 [33/76] 06:04:44 [INFO] from template-feature-parent/pom.xml 06:04:44 [INFO] --------------------------------[ pom ]--------------------------------- 06:04:44 [INFO] 06:04:44 [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ template-feature-parent --- 06:04:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:44 [INFO] 06:04:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ template-feature-parent --- 06:04:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:44 [INFO] 06:04:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- dependency:3.9.0:properties (default) @ template-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ template-feature-parent --- 06:04:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:04:44 [INFO] argLine set to empty 06:04:44 [INFO] 06:04:44 [INFO] --- feattmpl:14.2.1:generate-feature (generate-feature) @ template-feature-parent --- 06:04:44 [INFO] Project packaging is not 'feature', skipping execution 06:04:44 [INFO] 06:04:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-parent --- 06:04:44 [INFO] Starting audit... 06:04:44 Audit done. 06:04:44 [INFO] You have 0 Checkstyle violations. 06:04:44 [INFO] 06:04:44 [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-parent --- 06:04:44 [INFO] Starting audit... 06:04:44 Audit done. 06:04:44 [INFO] You have 0 Checkstyle violations. 06:04:44 [INFO] 06:04:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ template-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ template-feature-parent >>> 06:04:44 [INFO] 06:04:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ template-feature-parent --- 06:04:44 [INFO] No files found to run spotbugs, check compile phase has been run 06:04:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:04:44 [INFO] 06:04:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ template-feature-parent <<< 06:04:44 [INFO] 06:04:44 [INFO] 06:04:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ template-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- feattest:14.2.1:test (default) @ template-feature-parent --- 06:04:44 [INFO] Project packaging is not 'feature', skipping execution 06:04:44 [INFO] 06:04:44 [INFO] --- copy:14.2.1:copy-files (default) @ template-feature-parent --- 06:04:44 [INFO] 06:04:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ template-feature-parent --- 06:04:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:04:44 [INFO] 06:04:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-parent --- 06:04:44 [INFO] CycloneDX: Resolving Dependencies 06:04:45 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 06:04:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/template-feature-parent/target/bom.xml 06:04:45 [INFO] attaching as template-feature-parent-14.2.1-cyclonedx.xml 06:04:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/template-feature-parent/target/bom.json 06:04:45 [INFO] attaching as template-feature-parent-14.2.1-cyclonedx.json 06:04:45 [INFO] 06:04:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- 06:04:45 [INFO] Skipping duplicate-finder execution! 06:04:45 [INFO] 06:04:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ template-feature-parent --- 06:04:45 [INFO] Skipping plugin execution 06:04:45 [INFO] 06:04:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ template-feature-parent --- 06:04:45 [INFO] Skipping source per configuration. 06:04:45 [INFO] 06:04:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ template-feature-parent --- 06:04:45 [INFO] 06:04:45 [INFO] --- jacoco:0.8.14:report (report) @ template-feature-parent --- 06:04:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:04:45 [INFO] 06:04:45 [INFO] --- install:3.1.4:install (default-install) @ template-feature-parent --- 06:04:45 [INFO] Installing /w/workspace/odlparent-maven-stage-master/template-feature-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-parent/14.2.1/template-feature-parent-14.2.1.pom 06:04:45 [INFO] Installing /w/workspace/odlparent-maven-stage-master/template-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-parent/14.2.1/template-feature-parent-14.2.1-cyclonedx.xml 06:04:45 [INFO] Installing /w/workspace/odlparent-maven-stage-master/template-feature-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/template-feature-parent/14.2.1/template-feature-parent-14.2.1-cyclonedx.json 06:04:45 [INFO] 06:04:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-parent --- 06:04:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:04:45 [INFO] 06:04:45 [INFO] ---------------< org.opendaylight.odlparent:odl-antlr4 >---------------- 06:04:45 [INFO] Building OpenDaylight :: ANTLRv4 Runtime 14.2.1 [34/76] 06:04:45 [INFO] from features/odl-antlr4/pom.xml 06:04:45 [INFO] ------------------------------[ feature ]------------------------------- 06:04:45 [INFO] 06:04:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-antlr4 --- 06:04:45 [INFO] 06:04:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-antlr4 --- 06:04:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:45 [INFO] 06:04:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-antlr4 --- 06:04:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:45 [INFO] 06:04:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-antlr4 --- 06:04:45 [INFO] 06:04:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-antlr4 --- 06:04:45 [INFO] 06:04:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-antlr4 --- 06:04:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:04:45 [INFO] argLine set to empty 06:04:45 [INFO] 06:04:45 [INFO] --- feattmpl:14.2.1:generate-feature (generate-feature) @ odl-antlr4 --- 06:04:45 [INFO] 06:04:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-antlr4 --- 06:04:45 [INFO] Starting audit... 06:04:45 Audit done. 06:04:45 [INFO] You have 0 Checkstyle violations. 06:04:45 [INFO] 06:04:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-antlr4 --- 06:04:45 [INFO] Starting audit... 06:04:45 Audit done. 06:04:45 [INFO] You have 0 Checkstyle violations. 06:04:45 [INFO] 06:04:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-antlr4 --- 06:04:45 [INFO] 06:04:45 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-antlr4 --- 06:04:45 [INFO] Generation not enabled 06:04:45 [INFO] Attaching artifact 06:04:45 [INFO] 06:04:45 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-antlr4 --- 06:04:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:04:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:04:45 [INFO] 06:04:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-antlr4 >>> 06:04:45 [INFO] 06:04:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-antlr4 --- 06:04:45 [INFO] No files found to run spotbugs, check compile phase has been run 06:04:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:04:45 [INFO] 06:04:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-antlr4 <<< 06:04:45 [INFO] 06:04:45 [INFO] 06:04:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-antlr4 --- 06:04:45 [INFO] 06:04:45 [INFO] --- feattest:14.2.1:test (default) @ odl-antlr4 --- 06:04:45 [INFO] Starting SFT for org.opendaylight.odlparent:odl-antlr4 06:04:46 [INFO] Project dependency features detected: [] 06:04:46 [INFO] Pax Exam System (Version: 4.14.0) created. 06:04:46 [INFO] Creating RMI registry server on 127.0.0.1:40157 06:04:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 06:04:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 06:04:46 [INFO] Waiting for remote bundle context.. on 40157 name: 4de7fbdf-429c-4afc-910e-ae0f02fb0eb9 timout: [ RelativeTimeout value = 180000 ] 06:04:55 [INFO] Building jar from resources and headers. 06:04:55 [INFO] Writing jar finished. 06:04:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 06:04:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 06:04:57 [INFO] 06:04:57 [INFO] --- copy:14.2.1:copy-files (default) @ odl-antlr4 --- 06:04:57 [INFO] 06:04:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-antlr4 --- 06:04:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:04:57 [INFO] 06:04:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-antlr4 --- 06:04:57 [INFO] CycloneDX: Resolving Dependencies 06:04:58 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 06:04:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/features/odl-antlr4/target/bom.xml 06:04:58 [INFO] attaching as odl-antlr4-14.2.1-cyclonedx.xml 06:04:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/features/odl-antlr4/target/bom.json 06:04:58 [INFO] attaching as odl-antlr4-14.2.1-cyclonedx.json 06:04:58 [INFO] 06:04:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-antlr4 --- 06:04:58 [INFO] Skipping duplicate-finder execution! 06:04:58 [INFO] 06:04:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-antlr4 --- 06:04:58 [INFO] Skipping plugin execution 06:04:58 [INFO] 06:04:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-antlr4 --- 06:04:58 [INFO] Skipping source per configuration. 06:04:58 [INFO] 06:04:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-antlr4 --- 06:04:58 [INFO] 06:04:58 [INFO] --- jacoco:0.8.14:report (report) @ odl-antlr4 --- 06:04:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:04:58 [INFO] 06:04:58 [INFO] --- install:3.1.4:install (default-install) @ odl-antlr4 --- 06:04:58 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-antlr4/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/14.2.1/odl-antlr4-14.2.1.pom 06:04:58 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-antlr4/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/14.2.1/odl-antlr4-14.2.1-features.xml 06:04:58 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-antlr4/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/14.2.1/odl-antlr4-14.2.1-cyclonedx.xml 06:04:58 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-antlr4/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-antlr4/14.2.1/odl-antlr4-14.2.1-cyclonedx.json 06:04:58 [INFO] 06:04:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-antlr4 --- 06:04:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:04:58 [INFO] 06:04:58 [INFO] --------< org.opendaylight.odlparent:odl-apache-commons-lang3 >--------- 06:04:58 [INFO] Building OpenDaylight :: Apache Commons Lang 3 14.2.1 [35/76] 06:04:58 [INFO] from features/odl-apache-commons-lang3/pom.xml 06:04:58 [INFO] ------------------------------[ feature ]------------------------------- 06:04:58 [INFO] 06:04:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] 06:04:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:58 [INFO] 06:04:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:04:58 [INFO] 06:04:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] 06:04:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] 06:04:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:04:58 [INFO] argLine set to empty 06:04:58 [INFO] 06:04:58 [INFO] --- feattmpl:14.2.1:generate-feature (generate-feature) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] 06:04:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] Starting audit... 06:04:58 Audit done. 06:04:58 [INFO] You have 0 Checkstyle violations. 06:04:58 [INFO] 06:04:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] Starting audit... 06:04:58 Audit done. 06:04:58 [INFO] You have 0 Checkstyle violations. 06:04:58 [INFO] 06:04:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] 06:04:58 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] Generation not enabled 06:04:58 [INFO] Attaching artifact 06:04:58 [INFO] 06:04:58 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-apache-commons-lang3 --- 06:04:58 [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 06:04:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:04:58 [INFO] 06:04:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-apache-commons-lang3 >>> 06:04:58 [INFO] 06:04:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] No files found to run spotbugs, check compile phase has been run 06:04:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:04:58 [INFO] 06:04:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-apache-commons-lang3 <<< 06:04:58 [INFO] 06:04:58 [INFO] 06:04:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] 06:04:58 [INFO] --- feattest:14.2.1:test (default) @ odl-apache-commons-lang3 --- 06:04:58 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-commons-lang3 06:04:58 [INFO] Project dependency features detected: [] 06:04:58 [INFO] Pax Exam System (Version: 4.14.0) created. 06:04:58 [INFO] Creating RMI registry server on 127.0.0.1:39479 06:04:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 06:04:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 06:04:58 [INFO] Waiting for remote bundle context.. on 39479 name: 02820cbe-6315-4bc6-9261-a1833521049c timout: [ RelativeTimeout value = 180000 ] 06:05:06 [INFO] Building jar from resources and headers. 06:05:06 [INFO] Writing jar finished. 06:05:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 06:05:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 06:05:08 [INFO] 06:05:08 [INFO] --- copy:14.2.1:copy-files (default) @ odl-apache-commons-lang3 --- 06:05:08 [INFO] 06:05:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-apache-commons-lang3 --- 06:05:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:05:08 [INFO] 06:05:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-apache-commons-lang3 --- 06:05:08 [INFO] CycloneDX: Resolving Dependencies 06:05:09 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 06:05:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-lang3/target/bom.xml 06:05:09 [INFO] attaching as odl-apache-commons-lang3-14.2.1-cyclonedx.xml 06:05:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-lang3/target/bom.json 06:05:09 [INFO] attaching as odl-apache-commons-lang3-14.2.1-cyclonedx.json 06:05:09 [INFO] 06:05:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-commons-lang3 --- 06:05:09 [INFO] Skipping duplicate-finder execution! 06:05:09 [INFO] 06:05:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-apache-commons-lang3 --- 06:05:09 [INFO] Skipping plugin execution 06:05:09 [INFO] 06:05:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-apache-commons-lang3 --- 06:05:09 [INFO] Skipping source per configuration. 06:05:09 [INFO] 06:05:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-apache-commons-lang3 --- 06:05:09 [INFO] 06:05:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-apache-commons-lang3 --- 06:05:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:05:09 [INFO] 06:05:09 [INFO] --- install:3.1.4:install (default-install) @ odl-apache-commons-lang3 --- 06:05:09 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-lang3/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/14.2.1/odl-apache-commons-lang3-14.2.1.pom 06:05:09 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-lang3/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/14.2.1/odl-apache-commons-lang3-14.2.1-features.xml 06:05:09 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-lang3/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/14.2.1/odl-apache-commons-lang3-14.2.1-cyclonedx.xml 06:05:09 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-lang3/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/14.2.1/odl-apache-commons-lang3-14.2.1-cyclonedx.json 06:05:09 [INFO] 06:05:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-apache-commons-lang3 --- 06:05:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:05:09 [INFO] 06:05:09 [INFO] ---------< org.opendaylight.odlparent:odl-apache-commons-text >--------- 06:05:09 [INFO] Building OpenDaylight :: Apache Commons Text 14.2.1 [36/76] 06:05:09 [INFO] from features/odl-apache-commons-text/pom.xml 06:05:09 [INFO] ------------------------------[ feature ]------------------------------- 06:05:09 [INFO] 06:05:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-commons-text --- 06:05:09 [INFO] 06:05:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-apache-commons-text --- 06:05:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:05:09 [INFO] 06:05:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-apache-commons-text --- 06:05:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:05:09 [INFO] 06:05:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-commons-text --- 06:05:09 [INFO] 06:05:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-apache-commons-text --- 06:05:09 [INFO] 06:05:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-apache-commons-text --- 06:05:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:05:09 [INFO] argLine set to empty 06:05:09 [INFO] 06:05:09 [INFO] --- feattmpl:14.2.1:generate-feature (generate-feature) @ odl-apache-commons-text --- 06:05:09 [INFO] 06:05:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-commons-text --- 06:05:09 [INFO] Starting audit... 06:05:09 Audit done. 06:05:09 [INFO] You have 0 Checkstyle violations. 06:05:09 [INFO] 06:05:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-commons-text --- 06:05:09 [INFO] Starting audit... 06:05:09 Audit done. 06:05:09 [INFO] You have 0 Checkstyle violations. 06:05:09 [INFO] 06:05:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-apache-commons-text --- 06:05:09 [INFO] 06:05:09 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-commons-text --- 06:05:09 [INFO] Generation not enabled 06:05:09 [INFO] Attaching artifact 06:05:09 [INFO] 06:05:09 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-apache-commons-text --- 06:05:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:05:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:05:09 [INFO] 06:05:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-apache-commons-text >>> 06:05:09 [INFO] 06:05:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-apache-commons-text --- 06:05:09 [INFO] No files found to run spotbugs, check compile phase has been run 06:05:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:05:09 [INFO] 06:05:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-apache-commons-text <<< 06:05:09 [INFO] 06:05:09 [INFO] 06:05:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-apache-commons-text --- 06:05:09 [INFO] 06:05:09 [INFO] --- feattest:14.2.1:test (default) @ odl-apache-commons-text --- 06:05:09 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-commons-text 06:05:09 [INFO] Project dependency features detected: [] 06:05:09 [INFO] Pax Exam System (Version: 4.14.0) created. 06:05:09 [INFO] Creating RMI registry server on 127.0.0.1:38443 06:05:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 06:05:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 06:05:10 [INFO] Waiting for remote bundle context.. on 38443 name: 765232ae-1083-45ba-a321-bd9701190bfb timout: [ RelativeTimeout value = 180000 ] 06:05:18 [INFO] Building jar from resources and headers. 06:05:18 [INFO] Writing jar finished. 06:05:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 06:05:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 06:05:20 [INFO] 06:05:20 [INFO] --- copy:14.2.1:copy-files (default) @ odl-apache-commons-text --- 06:05:20 [INFO] 06:05:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-apache-commons-text --- 06:05:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:05:20 [INFO] 06:05:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-apache-commons-text --- 06:05:20 [INFO] CycloneDX: Resolving Dependencies 06:05:20 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 06:05:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-text/target/bom.xml 06:05:20 [INFO] attaching as odl-apache-commons-text-14.2.1-cyclonedx.xml 06:05:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-text/target/bom.json 06:05:20 [INFO] attaching as odl-apache-commons-text-14.2.1-cyclonedx.json 06:05:20 [INFO] 06:05:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-commons-text --- 06:05:20 [INFO] Skipping duplicate-finder execution! 06:05:20 [INFO] 06:05:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-apache-commons-text --- 06:05:20 [INFO] Skipping plugin execution 06:05:20 [INFO] 06:05:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-apache-commons-text --- 06:05:20 [INFO] Skipping source per configuration. 06:05:20 [INFO] 06:05:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-apache-commons-text --- 06:05:20 [INFO] 06:05:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-apache-commons-text --- 06:05:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:05:20 [INFO] 06:05:20 [INFO] --- install:3.1.4:install (default-install) @ odl-apache-commons-text --- 06:05:20 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-text/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/14.2.1/odl-apache-commons-text-14.2.1.pom 06:05:20 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-text/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/14.2.1/odl-apache-commons-text-14.2.1-features.xml 06:05:20 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-text/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/14.2.1/odl-apache-commons-text-14.2.1-cyclonedx.xml 06:05:20 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-apache-commons-text/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/14.2.1/odl-apache-commons-text-14.2.1-cyclonedx.json 06:05:20 [INFO] 06:05:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-apache-commons-text --- 06:05:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:05:20 [INFO] 06:05:20 [INFO] -----------------< org.opendaylight.odlparent:odl-asm >----------------- 06:05:20 [INFO] Building OpenDaylight :: ASM 14.2.1 [37/76] 06:05:20 [INFO] from features/odl-asm/pom.xml 06:05:20 [INFO] ------------------------------[ feature ]------------------------------- 06:05:20 [INFO] 06:05:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-asm --- 06:05:20 [INFO] 06:05:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-asm --- 06:05:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:05:20 [INFO] 06:05:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-asm --- 06:05:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:05:20 [INFO] 06:05:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-asm --- 06:05:20 [INFO] 06:05:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-asm --- 06:05:20 [INFO] 06:05:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-asm --- 06:05:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:05:20 [INFO] argLine set to empty 06:05:20 [INFO] 06:05:20 [INFO] --- feattmpl:14.2.1:generate-feature (generate-feature) @ odl-asm --- 06:05:20 [INFO] 06:05:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-asm --- 06:05:20 [INFO] Starting audit... 06:05:20 Audit done. 06:05:20 [INFO] You have 0 Checkstyle violations. 06:05:20 [INFO] 06:05:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-asm --- 06:05:20 [INFO] Starting audit... 06:05:20 Audit done. 06:05:20 [INFO] You have 0 Checkstyle violations. 06:05:20 [INFO] 06:05:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-asm --- 06:05:20 [INFO] 06:05:21 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-asm --- 06:05:21 [INFO] Generation not enabled 06:05:21 [INFO] Attaching artifact 06:05:21 [INFO] 06:05:21 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-asm --- 06:05:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:05:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:05:21 [INFO] 06:05:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-asm >>> 06:05:21 [INFO] 06:05:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-asm --- 06:05:21 [INFO] No files found to run spotbugs, check compile phase has been run 06:05:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:05:21 [INFO] 06:05:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-asm <<< 06:05:21 [INFO] 06:05:21 [INFO] 06:05:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-asm --- 06:05:21 [INFO] 06:05:21 [INFO] --- feattest:14.2.1:test (default) @ odl-asm --- 06:05:21 [INFO] Starting SFT for org.opendaylight.odlparent:odl-asm 06:05:21 [INFO] Project dependency features detected: [] 06:05:21 [INFO] Pax Exam System (Version: 4.14.0) created. 06:05:21 [INFO] Creating RMI registry server on 127.0.0.1:37833 06:05:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 06:05:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 06:05:21 [INFO] Waiting for remote bundle context.. on 37833 name: 1175bdd2-97f7-4927-9746-fa7f936a4438 timout: [ RelativeTimeout value = 180000 ] 06:05:29 [INFO] Building jar from resources and headers. 06:05:29 [INFO] Writing jar finished. 06:05:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 06:05:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 06:05:31 [INFO] 06:05:31 [INFO] --- copy:14.2.1:copy-files (default) @ odl-asm --- 06:05:31 [INFO] 06:05:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-asm --- 06:05:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:05:31 [INFO] 06:05:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-asm --- 06:05:31 [INFO] CycloneDX: Resolving Dependencies 06:05:31 [INFO] CycloneDX: Creating BOM version 1.6 with 6 component(s) 06:05:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-stage-master/features/odl-asm/target/bom.xml 06:05:31 [INFO] attaching as odl-asm-14.2.1-cyclonedx.xml 06:05:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-stage-master/features/odl-asm/target/bom.json 06:05:31 [INFO] attaching as odl-asm-14.2.1-cyclonedx.json 06:05:31 [INFO] 06:05:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-asm --- 06:05:31 [INFO] Skipping duplicate-finder execution! 06:05:31 [INFO] 06:05:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-asm --- 06:05:31 [INFO] Skipping plugin execution 06:05:31 [INFO] 06:05:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-asm --- 06:05:31 [INFO] Skipping source per configuration. 06:05:31 [INFO] 06:05:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-asm --- 06:05:31 [INFO] 06:05:31 [INFO] --- jacoco:0.8.14:report (report) @ odl-asm --- 06:05:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:05:31 [INFO] 06:05:31 [INFO] --- install:3.1.4:install (default-install) @ odl-asm --- 06:05:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-asm/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/14.2.1/odl-asm-14.2.1.pom 06:05:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-asm/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/14.2.1/odl-asm-14.2.1-features.xml 06:05:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-asm/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/14.2.1/odl-asm-14.2.1-cyclonedx.xml 06:05:31 [INFO] Installing /w/workspace/odlparent-maven-stage-master/features/odl-asm/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-asm/14.2.1/odl-asm-14.2.1-cyclonedx.json 06:05:31 [INFO] 06:05:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-asm --- 06:05:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-stage-master/m2repo 06:05:31 [INFO] 06:05:31 [INFO] ------------< org.opendaylight.odlparent:odl-apache-spifly >------------ 06:05:31 [INFO] Building OpenDaylight :: Apache Aries SPI Fly 14.2.1 [38/76] 06:05:31 [INFO] from features/odl-apache-spifly/pom.xml 06:05:31 [INFO] ------------------------------[ feature ]------------------------------- 06:05:31 [INFO] 06:05:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-spifly --- 06:05:31 [INFO] 06:05:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-apache-spifly --- 06:05:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:05:31 [INFO] 06:05:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-apache-spifly --- 06:05:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:05:31 [INFO] 06:05:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-spifly --- 06:05:32 [INFO] 06:05:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-apache-spifly --- 06:05:32 [INFO] 06:05:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-apache-spifly --- 06:05:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:05:32 [INFO] argLine set to empty 06:05:32 [INFO] 06:05:32 [INFO] --- feattmpl:14.2.1:generate-feature (generate-feature) @ odl-apache-spifly --- 06:05:32 [INFO] 06:05:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-spifly --- 06:05:32 [INFO] Starting audit... 06:05:32 Audit done. 06:05:32 [INFO] You have 0 Checkstyle violations. 06:05:32 [INFO] 06:05:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-spifly --- 06:05:32 [INFO] Starting audit... 06:05:32 Audit done. 06:05:32 [INFO] You have 0 Checkstyle violations. 06:05:32 [INFO] 06:05:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-apache-spifly --- 06:05:32 [INFO] 06:05:32 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-spifly --- 06:05:32 [INFO] Generation not enabled 06:05:32 [INFO] Attaching artifact 06:05:32 [INFO] 06:05:32 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-apache-spifly --- 06:05:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:05:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:05:32 [INFO] 06:05:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-apache-spifly >>> 06:05:32 [INFO] 06:05:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-apache-spifly --- 06:05:32 [INFO] No files found to run spotbugs, check compile phase has been run 06:05:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 06:05:32 [INFO] 06:05:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-apache-spifly <<< 06:05:32 [INFO] 06:05:32 [INFO] 06:05:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-apache-spifly --- 06:05:32 [INFO] 06:05:32 [INFO] --- feattest:14.2.1:test (default) @ odl-apache-spifly --- 06:05:32 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-spifly 06:05:32 [INFO] Project dependency features detected: [] 06:05:32 [INFO] Pax Exam System (Version: 4.14.0) created. 06:05:32 [INFO] Creating RMI registry server on 127.0.0.1:43343 06:05:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 06:05:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 06:05:32 [INFO] Waiting for remote bundle context.. on 43343 name: b3227361-673b-4b09-9200-7989d198062c timout: [ RelativeTimeout value = 180000 ] 06:05:40 [INFO] Building jar from resources and headers. 06:05:40 [INFO] Writing jar finished. 06:05:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 06:05:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 06:05:42 [INFO] ------------------------------------------------------------------------ 06:05:42 [INFO] Reactor Summary for odlparent 14.2.1: 06:05:42 [INFO] 06:05:42 [INFO] ODL :: odlparent :: odlparent-lite ................. SUCCESS [ 2.487 s] 06:05:42 [INFO] ODL :: odlparent :: odlparent-artifacts ............ SUCCESS [ 0.164 s] 06:05:42 [INFO] ODL :: odlparent :: checkstyle ..................... SUCCESS [ 3.081 s] 06:05:42 [INFO] ODL :: odlparent :: spotbugs ....................... SUCCESS [ 0.619 s] 06:05:42 [INFO] ODL :: odlparent :: odl-license .................... SUCCESS [ 0.203 s] 06:05:42 [INFO] ODL :: odlparent :: copy-files-plugin .............. SUCCESS [ 2.768 s] 06:05:42 [INFO] ODL :: odlparent :: odlparent ...................... SUCCESS [ 6.360 s] 06:05:42 [INFO] ODL :: odlparent :: bnd-parent ..................... SUCCESS [ 1.692 s] 06:05:42 [INFO] ODL :: odlparent :: bundles-diag ................... SUCCESS [ 19.061 s] 06:05:42 [INFO] ODL :: odlparent :: bundles-test-lib ............... SUCCESS [ 10.455 s] 06:05:42 [INFO] OpenDaylight :: Dagger ............................. SUCCESS [ 14.519 s] 06:05:42 [INFO] OpenDaylight :: Dagger :: Example .................. SUCCESS [ 11.521 s] 06:05:42 [INFO] OpenDaylight :: Logging Markers .................... SUCCESS [ 7.048 s] 06:05:42 [INFO] ODL :: odlparent :: lib-aggregator ................. SUCCESS [ 0.018 s] 06:05:42 [INFO] ODL :: odlparent :: features-test-plugin ........... SUCCESS [ 15.130 s] 06:05:42 [INFO] OpenDaylight :: Karaf :: Branding .................. SUCCESS [ 20.007 s] 06:05:42 [INFO] ODL :: odlparent :: bundle-parent .................. SUCCESS [ 1.808 s] 06:05:42 [INFO] ODL :: odlparent :: filter-manifest-plugin ......... SUCCESS [ 7.890 s] 06:05:42 [INFO] ODL :: odlparent :: bcpkix-framework-ext ........... SUCCESS [ 1.720 s] 06:05:42 [INFO] ODL :: odlparent :: bcprov-framework-ext ........... SUCCESS [ 1.651 s] 06:05:42 [INFO] ODL :: odlparent :: bcutil-framework-ext ........... SUCCESS [ 1.278 s] 06:05:42 [INFO] ODL :: odlparent :: karaf-util ..................... SUCCESS [ 9.079 s] 06:05:42 [INFO] ODL :: odlparent :: karaf-plugin ................... SUCCESS [ 20.021 s] 06:05:42 [INFO] ODL :: odlparent :: opendaylight-karaf-resources ... SUCCESS [ 10.262 s] 06:05:42 [INFO] ODL :: odlparent :: karaf4-parent .................. SUCCESS [ 10.344 s] 06:05:42 [INFO] ODL :: odlparent :: opendaylight-karaf-empty ....... SUCCESS [ 9.996 s] 06:05:42 [INFO] ODL :: odlparent :: features-test-plugin-it ........ SUCCESS [ 45.925 s] 06:05:42 [INFO] ODL :: odlparent :: template-feature-plugin ........ SUCCESS [ 17.503 s] 06:05:42 [INFO] maven-aggregator ................................... SUCCESS [ 0.012 s] 06:05:42 [INFO] ODL :: odlparent :: bundles4-test .................. SUCCESS [ 1.324 s] 06:05:42 [INFO] ODL :: odlparent :: karaf-dist-static .............. SUCCESS [ 5.801 s] 06:05:42 [INFO] ODL :: odlparent :: abstract-feature-parent ........ SUCCESS [ 0.561 s] 06:05:42 [INFO] ODL :: odlparent :: template-feature-parent ........ SUCCESS [ 0.576 s] 06:05:42 [INFO] OpenDaylight :: ANTLRv4 Runtime .................... SUCCESS [ 12.757 s] 06:05:42 [INFO] OpenDaylight :: Apache Commons Lang 3 .............. SUCCESS [ 11.156 s] 06:05:42 [INFO] OpenDaylight :: Apache Commons Text ................ SUCCESS [ 11.306 s] 06:05:42 [INFO] OpenDaylight :: ASM ................................ SUCCESS [ 11.095 s] 06:05:42 [INFO] OpenDaylight :: Apache Aries SPI Fly ............... FAILURE [ 10.310 s] 06:05:42 [INFO] ODL :: odlparent :: single-feature-parent .......... SKIPPED 06:05:42 [INFO] OpenDaylight :: Dropwizard.io Metrics .............. SKIPPED 06:05:42 [INFO] OpenDaylight :: ErrorProne Annotations ............. SKIPPED 06:05:42 [INFO] OpenDaylight :: GSON ............................... SKIPPED 06:05:42 [INFO] OpenDaylight :: JSpecify ........................... SKIPPED 06:05:42 [INFO] OpenDaylight :: Guava 33.4 ......................... SKIPPED 06:05:42 [INFO] OpenDaylight :: StAX2 API .......................... SKIPPED 06:05:42 [INFO] OpenDaylight :: Woodstox ........................... SKIPPED 06:05:42 [INFO] OpenDaylight :: Javax WS RS API .................... SKIPPED 06:05:42 [INFO] OpenDaylight :: jakarta.activation-api ............. SKIPPED 06:05:42 [INFO] OpenDaylight :: Jackson 2.20.x ..................... SKIPPED 06:05:42 [INFO] OpenDaylight :: Javassist .......................... SKIPPED 06:05:42 [INFO] OpenDaylight :: Servlet API ........................ SKIPPED 06:05:42 [INFO] OpenDaylight :: Jersey 2.x ......................... SKIPPED 06:05:42 [INFO] ODL :: odlparent :: odl-karaf-feat-jdbc ............ SKIPPED 06:05:42 [INFO] ODL :: odlparent :: odl-karaf-feat-jetty ........... SKIPPED 06:05:42 [INFO] ODL :: odlparent :: odl-karaf-feat-war ............. SKIPPED 06:05:42 [INFO] OpenDaylight :: Netty .............................. SKIPPED 06:05:42 [INFO] OpenDaylight :: Netty :: QUIC ...................... SKIPPED 06:05:42 [INFO] OpenDaylight :: Netty :: HTTP/3 .................... SKIPPED 06:05:42 [INFO] OpenDaylight :: Netty :: io_uring .................. SKIPPED 06:05:42 [INFO] OpenDaylight :: Netty :: KQueue .................... SKIPPED 06:05:42 [INFO] ODL :: odlparent :: feature-repo-parent ............ SKIPPED 06:05:42 [INFO] ODL :: odlparent :: features-odlparent ............. SKIPPED 06:05:42 [INFO] test-distribution .................................. SKIPPED 06:05:42 [INFO] test-static ........................................ SKIPPED 06:05:42 [INFO] ODL :: odlparent :: karaf-aggregator ............... SKIPPED 06:05:42 [INFO] ODL :: odlparent :: odl-karaf-feat-feature ......... SKIPPED 06:05:42 [INFO] ODL :: odlparent :: odlparent-bundle-check ......... SKIPPED 06:05:42 [INFO] ODL :: odlparent :: odl-bundle-test ................ SKIPPED 06:05:42 [INFO] ODL :: odlparent :: odl-dagger-test ................ SKIPPED 06:05:42 [INFO] ODL :: odlparent :: features-aggregator ............ SKIPPED 06:05:42 [INFO] odlparent-docs ..................................... SKIPPED 06:05:42 [INFO] ODL :: odlparent :: odlparent-dependency-check ..... SKIPPED 06:05:42 [INFO] immutables-jpms .................................... SKIPPED 06:05:42 [INFO] immutables-plain ................................... SKIPPED 06:05:42 [INFO] ODL :: odlparent :: tests-aggregator ............... SKIPPED 06:05:42 [INFO] odlparent .......................................... SKIPPED 06:05:42 [INFO] ------------------------------------------------------------------------ 06:05:42 [INFO] BUILD FAILURE 06:05:42 [INFO] ------------------------------------------------------------------------ 06:05:42 [INFO] Total time: 05:24 min 06:05:42 [INFO] Finished at: 2026-01-10T06:05:42Z 06:05:42 [INFO] ------------------------------------------------------------------------ 06:05:42 [ERROR] Failed to execute goal org.opendaylight.odlparent:features-test-plugin:14.2.1:test (default) on project odl-apache-spifly: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [initializationError(org.opendaylight.odlparent.features.test.plugin.TestProbe): org/opendaylight/odlparent/bundles/diag/DiagBundle]: org.opendaylight.odlparent.bundles.diag.DiagBundle cannot be found by PAXEXAM-PROBE-ccfb5264-8e86-46bf-a493-504beb3e924e_0.0.0 -> [Help 1] 06:05:42 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.opendaylight.odlparent:features-test-plugin:14.2.1:test (default) on project odl-apache-spifly: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [initializationError(org.opendaylight.odlparent.features.test.plugin.TestProbe): org/opendaylight/odlparent/bundles/diag/DiagBundle] 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 06:05:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 06:05:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 06:05:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 06:05:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 06:05:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 06:05:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 06:05:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 06:05:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 06:05:42 Caused by: org.apache.maven.plugin.MojoExecutionException: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [initializationError(org.opendaylight.odlparent.features.test.plugin.TestProbe): org/opendaylight/odlparent/bundles/diag/DiagBundle] 06:05:42 at org.opendaylight.odlparent.features.test.plugin.PaxExamExecution.execute (PaxExamExecution.java:60) 06:05:42 at org.opendaylight.odlparent.features.test.plugin.TestFeaturesMojo.execute (TestFeaturesMojo.java:210) 06:05:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 06:05:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 06:05:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 06:05:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 06:05:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 06:05:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 06:05:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 06:05:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 06:05:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 06:05:42 Caused by: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [initializationError(org.opendaylight.odlparent.features.test.plugin.TestProbe): org/opendaylight/odlparent/bundles/diag/DiagBundle] 06:05:42 at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl$1.invoke (RemoteBundleContextClientImpl.java:107) 06:05:42 at jdk.proxy27.$Proxy213.call (Unknown Source) 06:05:42 at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.call (RemoteBundleContextClientImpl.java:291) 06:05:42 at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.call (RBCRemoteTarget.java:60) 06:05:42 at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.call (KarafTestContainer.java:741) 06:05:42 at org.opendaylight.odlparent.features.test.plugin.PaxExamExecution.execute (PaxExamExecution.java:58) 06:05:42 at org.opendaylight.odlparent.features.test.plugin.TestFeaturesMojo.execute (TestFeaturesMojo.java:210) 06:05:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 06:05:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 06:05:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 06:05:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 06:05:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 06:05:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 06:05:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 06:05:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 06:05:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 06:05:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 06:05:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 06:05:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 06:05:42 Caused by: org.ops4j.pax.exam.TestContainerException: [initializationError(org.opendaylight.odlparent.features.test.plugin.TestProbe): org/opendaylight/odlparent/bundles/diag/DiagBundle] 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.createTestContainerException (JUnitProbeInvoker.java:139) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit (JUnitProbeInvoker.java:127) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke (JUnitProbeInvoker.java:97) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call (JUnitProbeInvoker.java:73) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall (RemoteBundleContextImpl.java:85) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at sun.rmi.server.UnicastServerRef.dispatch (UnicastServerRef.java:360) 06:05:42 at sun.rmi.transport.Transport$1.run (Transport.java:200) 06:05:42 at sun.rmi.transport.Transport$1.run (Transport.java:197) 06:05:42 at java.security.AccessController.doPrivileged (AccessController.java:714) 06:05:42 at sun.rmi.transport.Transport.serviceCall (Transport.java:196) 06:05:42 at sun.rmi.transport.tcp.TCPTransport.handleMessages (TCPTransport.java:598) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0 (TCPTransport.java:844) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0 (TCPTransport.java:721) 06:05:42 at java.security.AccessController.doPrivileged (AccessController.java:400) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run (TCPTransport.java:720) 06:05:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 06:05:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 06:05:42 at java.lang.Thread.run (Thread.java:1583) 06:05:42 Caused by: java.lang.NoClassDefFoundError: org/opendaylight/odlparent/bundles/diag/DiagBundle 06:05:42 at java.lang.Class.getDeclaredMethods0 (Native Method) 06:05:42 at java.lang.Class.privateGetDeclaredMethods (Class.java:3580) 06:05:42 at java.lang.Class.getDeclaredMethods (Class.java:2678) 06:05:42 at org.junit.internal.MethodSorter.getDeclaredMethods (MethodSorter.java:54) 06:05:42 at org.junit.runners.model.TestClass.scanAnnotatedMembers (TestClass.java:65) 06:05:42 at org.junit.runners.model.TestClass. (TestClass.java:57) 06:05:42 at org.junit.runners.ParentRunner.createTestClass (ParentRunner.java:111) 06:05:42 at org.junit.runners.ParentRunner. (ParentRunner.java:91) 06:05:42 at org.junit.runners.BlockJUnit4ClassRunner. (BlockJUnit4ClassRunner.java:74) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner. (ContainerTestRunner.java:61) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunnerBuilder.runnerForClass (ContainerTestRunnerBuilder.java:48) 06:05:42 at org.junit.runners.model.RunnerBuilder.safeRunnerForClass (RunnerBuilder.java:70) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunnerClassRequest.createRunner (ContainerTestRunnerClassRequest.java:61) 06:05:42 at org.junit.internal.requests.MemoizingRequest.getRunner (MemoizingRequest.java:19) 06:05:42 at org.junit.internal.requests.FilterRequest.getRunner (FilterRequest.java:36) 06:05:42 at org.junit.runner.JUnitCore.run (JUnitCore.java:115) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit (JUnitProbeInvoker.java:124) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke (JUnitProbeInvoker.java:97) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call (JUnitProbeInvoker.java:73) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall (RemoteBundleContextImpl.java:85) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at sun.rmi.server.UnicastServerRef.dispatch (UnicastServerRef.java:360) 06:05:42 at sun.rmi.transport.Transport$1.run (Transport.java:200) 06:05:42 at sun.rmi.transport.Transport$1.run (Transport.java:197) 06:05:42 at java.security.AccessController.doPrivileged (AccessController.java:714) 06:05:42 at sun.rmi.transport.Transport.serviceCall (Transport.java:196) 06:05:42 at sun.rmi.transport.tcp.TCPTransport.handleMessages (TCPTransport.java:598) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0 (TCPTransport.java:844) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0 (TCPTransport.java:721) 06:05:42 at java.security.AccessController.doPrivileged (AccessController.java:400) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run (TCPTransport.java:720) 06:05:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 06:05:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 06:05:42 at java.lang.Thread.run (Thread.java:1583) 06:05:42 Caused by: java.lang.ClassNotFoundException: org.opendaylight.odlparent.bundles.diag.DiagBundle cannot be found by PAXEXAM-PROBE-ccfb5264-8e86-46bf-a493-504beb3e924e_0.0.0 06:05:42 at org.eclipse.osgi.internal.loader.BundleLoader.generateException (BundleLoader.java:541) 06:05:42 at org.eclipse.osgi.internal.loader.BundleLoader.findClass0 (BundleLoader.java:536) 06:05:42 at org.eclipse.osgi.internal.loader.BundleLoader.findClass (BundleLoader.java:416) 06:05:42 at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass (ModuleClassLoader.java:168) 06:05:42 at java.lang.ClassLoader.loadClass (ClassLoader.java:526) 06:05:42 at java.lang.Class.getDeclaredMethods0 (Native Method) 06:05:42 at java.lang.Class.privateGetDeclaredMethods (Class.java:3580) 06:05:42 at java.lang.Class.getDeclaredMethods (Class.java:2678) 06:05:42 at org.junit.internal.MethodSorter.getDeclaredMethods (MethodSorter.java:54) 06:05:42 at org.junit.runners.model.TestClass.scanAnnotatedMembers (TestClass.java:65) 06:05:42 at org.junit.runners.model.TestClass. (TestClass.java:57) 06:05:42 at org.junit.runners.ParentRunner.createTestClass (ParentRunner.java:111) 06:05:42 at org.junit.runners.ParentRunner. (ParentRunner.java:91) 06:05:42 at org.junit.runners.BlockJUnit4ClassRunner. (BlockJUnit4ClassRunner.java:74) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner. (ContainerTestRunner.java:61) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunnerBuilder.runnerForClass (ContainerTestRunnerBuilder.java:48) 06:05:42 at org.junit.runners.model.RunnerBuilder.safeRunnerForClass (RunnerBuilder.java:70) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunnerClassRequest.createRunner (ContainerTestRunnerClassRequest.java:61) 06:05:42 at org.junit.internal.requests.MemoizingRequest.getRunner (MemoizingRequest.java:19) 06:05:42 at org.junit.internal.requests.FilterRequest.getRunner (FilterRequest.java:36) 06:05:42 at org.junit.runner.JUnitCore.run (JUnitCore.java:115) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit (JUnitProbeInvoker.java:124) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke (JUnitProbeInvoker.java:97) 06:05:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call (JUnitProbeInvoker.java:73) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall (RemoteBundleContextImpl.java:85) 06:05:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 06:05:42 at java.lang.reflect.Method.invoke (Method.java:580) 06:05:42 at sun.rmi.server.UnicastServerRef.dispatch (UnicastServerRef.java:360) 06:05:42 at sun.rmi.transport.Transport$1.run (Transport.java:200) 06:05:42 at sun.rmi.transport.Transport$1.run (Transport.java:197) 06:05:42 at java.security.AccessController.doPrivileged (AccessController.java:714) 06:05:42 at sun.rmi.transport.Transport.serviceCall (Transport.java:196) 06:05:42 at sun.rmi.transport.tcp.TCPTransport.handleMessages (TCPTransport.java:598) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0 (TCPTransport.java:844) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0 (TCPTransport.java:721) 06:05:42 at java.security.AccessController.doPrivileged (AccessController.java:400) 06:05:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run (TCPTransport.java:720) 06:05:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 06:05:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 06:05:42 at java.lang.Thread.run (Thread.java:1583) 06:05:42 [ERROR] 06:05:42 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 06:05:42 [ERROR] 06:05:42 [ERROR] For more information about the errors and possible solutions, please read the following articles: 06:05:42 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 06:05:42 [ERROR] 06:05:42 [ERROR] After correcting the problems, you can resume the build with the command 06:05:42 [ERROR] mvn -rf :odl-apache-spifly 06:05:42 Build step 'Execute shell' marked build as failure 06:05:42 $ ssh-agent -k 06:05:42 unset SSH_AUTH_SOCK; 06:05:42 unset SSH_AGENT_PID; 06:05:42 echo Agent pid 1534 killed; 06:05:42 [ssh-agent] Stopped. 06:05:42 [PostBuildScript] - [INFO] Executing post build scripts. 06:05:42 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins9829917681780173936.sh 06:05:42 ---> sysstat.sh 06:05:43 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins4690822605061034064.sh 06:05:43 ---> package-listing.sh 06:05:43 ++ facter osfamily 06:05:43 ++ tr '[:upper:]' '[:lower:]' 06:05:43 + OS_FAMILY=debian 06:05:43 + workspace=/w/workspace/odlparent-maven-stage-master 06:05:43 + START_PACKAGES=/tmp/packages_start.txt 06:05:43 + END_PACKAGES=/tmp/packages_end.txt 06:05:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:43 + PACKAGES=/tmp/packages_start.txt 06:05:43 + '[' /w/workspace/odlparent-maven-stage-master ']' 06:05:43 + PACKAGES=/tmp/packages_end.txt 06:05:43 + case "${OS_FAMILY}" in 06:05:43 + dpkg -l 06:05:43 + grep '^ii' 06:05:43 + '[' -f /tmp/packages_start.txt ']' 06:05:43 + '[' -f /tmp/packages_end.txt ']' 06:05:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:43 + '[' /w/workspace/odlparent-maven-stage-master ']' 06:05:43 + mkdir -p /w/workspace/odlparent-maven-stage-master/archives/ 06:05:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-maven-stage-master/archives/ 06:05:43 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins14681720579590747958.sh 06:05:43 ---> capture-instance-metadata.sh 06:05:43 Setup pyenv: 06:05:43 system 06:05:43 3.8.20 06:05:43 3.9.20 06:05:43 3.10.15 06:05:43 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-master/.python-version) 06:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qowD from file:/tmp/.os_lf_venv 06:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:05:45 lf-activate-venv(): INFO: Base packages installed successfully 06:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools 06:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-qowD/bin to PATH 06:05:57 INFO: Running in OpenStack, capturing instance metadata 06:05:58 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins95110776446380374.sh 06:05:58 provisioning config files... 06:05:58 Could not find credentials [logs] for odlparent-maven-stage-master #483 06:05:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-maven-stage-master@tmp/config3349639740013442095tmp 06:05:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:05:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:05:58 provisioning config files... 06:05:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:05:59 [EnvInject] - Injecting environment variables from a build step. 06:05:59 [EnvInject] - Injecting as environment variables the properties content 06:05:59 SERVER_ID=logs 06:05:59 06:05:59 [EnvInject] - Variables injected successfully. 06:05:59 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins12430851293838422051.sh 06:05:59 ---> create-netrc.sh 06:05:59 WARN: Log server credential not found. 06:05:59 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins7413840503559388227.sh 06:05:59 ---> python-tools-install.sh 06:05:59 Setup pyenv: 06:05:59 system 06:05:59 3.8.20 06:05:59 3.9.20 06:05:59 3.10.15 06:05:59 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-master/.python-version) 06:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qowD from file:/tmp/.os_lf_venv 06:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:01 lf-activate-venv(): INFO: Base packages installed successfully 06:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools 06:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-qowD/bin to PATH 06:06:12 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins3752187071584978070.sh 06:06:12 ---> sudo-logs.sh 06:06:12 Archiving 'sudo' log.. 06:06:13 [odlparent-maven-stage-master] $ /bin/bash /tmp/jenkins9170225704853117737.sh 06:06:13 ---> job-cost.sh 06:06:13 Setup pyenv: 06:06:13 system 06:06:13 3.8.20 06:06:13 3.9.20 06:06:13 3.10.15 06:06:13 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-master/.python-version) 06:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qowD from file:/tmp/.os_lf_venv 06:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:15 lf-activate-venv(): INFO: Base packages installed successfully 06:06:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-qowD/bin to PATH 06:06:22 INFO: No Stack... 06:06:22 INFO: Retrieving Pricing Info for: v3-standard-2 06:06:22 INFO: Archiving Costs 06:06:22 [odlparent-maven-stage-master] $ /bin/bash -l /tmp/jenkins11340192691928544345.sh 06:06:22 ---> logs-deploy.sh 06:06:22 Setup pyenv: 06:06:22 system 06:06:22 3.8.20 06:06:22 3.9.20 06:06:22 3.10.15 06:06:22 * 3.11.10 (set by /w/workspace/odlparent-maven-stage-master/.python-version) 06:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qowD from file:/tmp/.os_lf_venv 06:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:24 lf-activate-venv(): INFO: Base packages installed successfully 06:06:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-qowD/bin to PATH 06:06:35 WARNING: Nexus logging server not set 06:06:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-maven-stage-master/483/ 06:06:35 INFO: archiving logs to S3 06:06:36 ---> uname -a: 06:06:36 Linux prd-ubuntu2204-docker-2c-2g-24973 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:06:36 06:06:36 06:06:36 ---> lscpu: 06:06:36 Architecture: x86_64 06:06:36 CPU op-mode(s): 32-bit, 64-bit 06:06:36 Address sizes: 40 bits physical, 48 bits virtual 06:06:36 Byte Order: Little Endian 06:06:36 CPU(s): 2 06:06:36 On-line CPU(s) list: 0,1 06:06:36 Vendor ID: AuthenticAMD 06:06:36 Model name: AMD EPYC-Rome Processor 06:06:36 CPU family: 23 06:06:36 Model: 49 06:06:36 Thread(s) per core: 1 06:06:36 Core(s) per socket: 1 06:06:36 Socket(s): 2 06:06:36 Stepping: 0 06:06:36 BogoMIPS: 5599.99 06:06:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:06:36 Virtualization: AMD-V 06:06:36 Hypervisor vendor: KVM 06:06:36 Virtualization type: full 06:06:36 L1d cache: 64 KiB (2 instances) 06:06:36 L1i cache: 64 KiB (2 instances) 06:06:36 L2 cache: 1 MiB (2 instances) 06:06:36 L3 cache: 32 MiB (2 instances) 06:06:36 NUMA node(s): 1 06:06:36 NUMA node0 CPU(s): 0,1 06:06:36 Vulnerability Gather data sampling: Not affected 06:06:36 Vulnerability Indirect target selection: Not affected 06:06:36 Vulnerability Itlb multihit: Not affected 06:06:36 Vulnerability L1tf: Not affected 06:06:36 Vulnerability Mds: Not affected 06:06:36 Vulnerability Meltdown: Not affected 06:06:36 Vulnerability Mmio stale data: Not affected 06:06:36 Vulnerability Reg file data sampling: Not affected 06:06:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:06:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:06:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:06:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:06:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:06:36 Vulnerability Srbds: Not affected 06:06:36 Vulnerability Tsa: Not affected 06:06:36 Vulnerability Tsx async abort: Not affected 06:06:36 Vulnerability Vmscape: Not affected 06:06:36 06:06:36 06:06:36 ---> nproc: 06:06:36 2 06:06:36 06:06:36 06:06:36 ---> df -h: 06:06:36 Filesystem Size Used Avail Use% Mounted on 06:06:36 tmpfs 794M 1.1M 793M 1% /run 06:06:36 /dev/vda1 39G 11G 29G 27% / 06:06:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:06:36 tmpfs 5.0M 0 5.0M 0% /run/lock 06:06:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:06:36 tmpfs 794M 4.0K 794M 1% /run/user/1001 06:06:36 06:06:36 06:06:36 ---> free -m: 06:06:36 total used free shared buff/cache available 06:06:36 Mem: 7937 536 2613 4 4787 7089 06:06:36 Swap: 1023 0 1023 06:06:36 06:06:36 06:06:36 ---> ip addr: 06:06:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:06:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:06:36 inet 127.0.0.1/8 scope host lo 06:06:36 valid_lft forever preferred_lft forever 06:06:36 inet6 ::1/128 scope host 06:06:36 valid_lft forever preferred_lft forever 06:06:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:06:36 link/ether fa:16:3e:8d:cf:4c brd ff:ff:ff:ff:ff:ff 06:06:36 altname enp0s3 06:06:36 inet 10.30.170.89/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:06:36 valid_lft 85917sec preferred_lft 85917sec 06:06:36 inet6 fe80::f816:3eff:fe8d:cf4c/64 scope link 06:06:36 valid_lft forever preferred_lft forever 06:06:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:06:36 link/ether fe:03:c2:63:03:14 brd ff:ff:ff:ff:ff:ff 06:06:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:06:36 valid_lft forever preferred_lft forever 06:06:36 06:06:36 06:06:36 ---> sar -b -r -n DEV: 06:06:36 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-2c-2g-24973) 01/10/26 _x86_64_ (2 CPU) 06:06:36 06:06:36 05:58:36 LINUX RESTART (2 CPU) 06:06:36 06:06:36 06:06:36 ---> sar -P ALL: 06:06:36 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-2c-2g-24973) 01/10/26 _x86_64_ (2 CPU) 06:06:36 06:06:36 05:58:36 LINUX RESTART (2 CPU) 06:06:36 06:06:36 06:06:36