Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-472 (centos8-builder-4c-4g) in workspace /w/workspace/aaa-sonar The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/aaa > git init /w/workspace/aaa-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/aaa-sonar@tmp/jenkins-gitclient-ssh12463373732547290819.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/aaa # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision bd7a0b22906ca01c5df29cc2bed3f17de75ced4a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7a0b22906ca01c5df29cc2bed3f17de75ced4a # timeout=10 Commit message: "Bump H2 database to 2.2.224" > git rev-list --no-walk bd7a0b22906ca01c5df29cc2bed3f17de75ced4a # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [aaa-sonar] $ /bin/bash /tmp/jenkins14158451138633103288.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1d7s lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1d7s/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-1d7s/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.98 botocore==1.34.98 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.14.0 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.1 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.4 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [aaa-sonar] $ /bin/sh -xe /tmp/jenkins7232307793036328807.sh + echo 'Using SonarCloud' Using SonarCloud [aaa-sonar] $ /bin/sh -xe /tmp/jenkins9779557851672420417.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-472 [aaa-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=aaa -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=aaa -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 "-DMAVEN_PARAMS=-Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec -Dskip.karaf.featureTest=true " "-DSONAR_MAVEN_GOAL=jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec sonar:sonar " --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [aaa-sonar] $ /bin/sh -xe /tmp/jenkins169775892361239349.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [aaa-sonar] $ /bin/sh /tmp/jenkins12617211574864344895.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_aaa [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aaa-sonar@tmp/config771358190935967809tmp copy managed file [aaa-settings] to file:/w/workspace/aaa-sonar@tmp/config3441211992325662223tmp [aaa-sonar] $ /bin/bash -l /tmp/jenkins3511420327073757621.sh ---> common-variables.sh --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 ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/aaa-sonar@tmp/config771358190935967809tmp --settings /w/workspace/aaa-sonar@tmp/config3441211992325662223tmp --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 -Dodl.jacoco.aggregateFile=/w/workspace/aaa-sonar/target/jacoco.exec -Dskip.karaf.featureTest=true Picked up _JAVA_OPTIONS: Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: aaa :: aaa-parent [pom] [INFO] ODL :: aaa :: aaa-authn-api [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service-impl [bundle] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-cert [bundle] [INFO] ODL :: aaa :: aaa-password-service-api [bundle] [INFO] ODL :: aaa :: aaa-cli [bundle] [INFO] repackaged-shiro-jar [jar] [INFO] repackaged-shiro [bundle] [INFO] ODL :: aaa :: aaa-password-service-impl [bundle] [INFO] ODL :: aaa :: aaa-tokenauthrealm [bundle] [INFO] ODL :: aaa :: aaa-idm-store-h2 [bundle] [INFO] ODL :: aaa :: aaa-cli-jar [jar] [INFO] ODL :: aaa :: aaa-filterchain [bundle] [INFO] ODL :: aaa :: aaa-password-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-artifacts [pom] [INFO] ODL :: aaa :: odl-aaa-api [feature] [INFO] ODL :: aaa :: odl-aaa-encryption-service [feature] [INFO] ODL :: aaa :: odl-aaa-cert [feature] [INFO] OpenDaylight :: Apache Shiro [feature] [INFO] ODL :: aaa :: odl-aaa-password-service [feature] [INFO] ODL :: aaa :: web-api [bundle] [INFO] ODL :: aaa :: web-osgi-impl [bundle] [INFO] ODL :: aaa :: servlet-api [bundle] [INFO] ODL :: aaa :: servlet-jersey2 [bundle] [INFO] ODL :: aaa :: odl-aaa-web [feature] [INFO] ODL :: aaa :: aaa-shiro-api [bundle] [INFO] ODL :: aaa :: aaa-shiro [bundle] [INFO] ODL :: aaa :: odl-aaa-shiro [feature] [INFO] ODL :: aaa :: odl-aaa-cli [feature] [INFO] ODL :: aaa :: features-aaa [feature] [INFO] ODL :: aaa :: features-aaa-aggregator [pom] [INFO] ODL :: aaa :: aaa-shiro-aggregator [pom] [INFO] ODL :: aaa :: web-jetty-impl [bundle] [INFO] ODL :: aaa :: testutils [bundle] [INFO] ODL :: aaa :: dependency-check [jar] [INFO] ODL :: aaa :: web-aggregator [pom] [INFO] aaa-docs [jar] [INFO] aaa [pom] [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-parent >------------------- [INFO] Building ODL :: aaa :: aaa-parent 0.19.4-SNAPSHOT [1/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/parent/target/bom.xml [INFO] attaching as aaa-parent-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as aaa-parent-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-parent --- [INFO] Installing /w/workspace/aaa-sonar/parent/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.19.4-SNAPSHOT/aaa-parent-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.19.4-SNAPSHOT/aaa-parent-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-parent/0.19.4-SNAPSHOT/aaa-parent-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-authn-api >----------------- [INFO] Building ODL :: aaa :: aaa-authn-api 0.19.4-SNAPSHOT [2/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-authn-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-authn-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-authn-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-authn-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-authn-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-authn-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-authn-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-authn-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-authn-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-authn-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-authn-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-authn-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-authn-api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-authn-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-authn-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-authn-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-authn-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-authn-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-authn-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-authn-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-authn-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-authn-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-authn-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-authn-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-authn-api/target/aaa-authn-api-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-authn-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-authn-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-authn-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-authn-api/target/bom.xml [INFO] attaching as aaa-authn-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-authn-api/target/bom.json [INFO] attaching as aaa-authn-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-authn-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-authn-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-authn-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-authn-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-authn-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-authn-api --- [INFO] Installing /w/workspace/aaa-sonar/aaa-authn-api/target/aaa-authn-api-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.4-SNAPSHOT/aaa-authn-api-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-authn-api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.4-SNAPSHOT/aaa-authn-api-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-authn-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.4-SNAPSHOT/aaa-authn-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-authn-api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.4-SNAPSHOT/aaa-authn-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-authn-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/aaa/aaa-authn-api/0.19.4-SNAPSHOT/aaa-authn-api-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-encrypt-service >-------------- [INFO] Building ODL :: aaa :: aaa-encrypt-service 0.19.4-SNAPSHOT [3/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-encrypt-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-encrypt-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-encrypt-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-encrypt-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-encrypt-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-encrypt-service/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-encrypt-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-encrypt-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-encrypt-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-encrypt-service --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-encrypt-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-encrypt-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-encrypt-service --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-encrypt-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-encrypt-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-encrypt-service --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-encrypt-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-encrypt-service --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-encrypt-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-encrypt-service --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/aaa-encrypt-service-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-encrypt-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-encrypt-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/bom.xml [INFO] attaching as aaa-encrypt-service-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/bom.json [INFO] attaching as aaa-encrypt-service-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-encrypt-service --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-encrypt-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-encrypt-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-encrypt-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-encrypt-service --- [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/aaa-encrypt-service-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.4-SNAPSHOT/aaa-encrypt-service-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.4-SNAPSHOT/aaa-encrypt-service-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.4-SNAPSHOT/aaa-encrypt-service-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.4-SNAPSHOT/aaa-encrypt-service-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-encrypt-service --- [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service/0.19.4-SNAPSHOT/aaa-encrypt-service-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-encrypt-service-impl >------------ [INFO] Building ODL :: aaa :: aaa-encrypt-service-impl 0.19.4-SNAPSHOT [4/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-encrypt-service-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-encrypt-service-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-encrypt-service-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ aaa-encrypt-service-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 4.358 ms [INFO] yang-to-sources: Project model files found: 1 in 64.86 ms [INFO] yang-to-sources: 1 YANG models processed in 89.23 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 53.24 ms [INFO] Sorted 10 files into 3 directories in 2.990 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 100.9 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-encrypt-service-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-encrypt-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-encrypt-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[70,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[70,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[70,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[76,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[76,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[76,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[83,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[83,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[83,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[202,17] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-encrypt-service-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-encrypt-service-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-encrypt-service-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-encrypt-service-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-encrypt-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-encrypt-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[51,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[51,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[51,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-encrypt-service-impl --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 s -- in org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest [INFO] Running org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s -- in org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-encrypt-service-impl --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-encrypt-service-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-encrypt-service-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/bom.xml [INFO] attaching as aaa-encrypt-service-impl-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/bom.json [INFO] attaching as aaa-encrypt-service-impl-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-encrypt-service-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-encrypt-service-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-encrypt-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service-impl' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-encrypt-service-impl --- [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.4-SNAPSHOT/aaa-encrypt-service-impl-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.4-SNAPSHOT/aaa-encrypt-service-impl-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.4-SNAPSHOT/aaa-encrypt-service-impl-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.4-SNAPSHOT/aaa-encrypt-service-impl-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-encrypt-service-impl --- [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.4-SNAPSHOT/aaa-encrypt-service-impl-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.aaa:aaa-encryption-service-aggregator >------- [INFO] Building ODL :: aaa :: aaa-encryption-service-aggregator 0.19.4-SNAPSHOT [5/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-encryption-service-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-encryption-service-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-encryption-service-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-encryption-service-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-encryption-service-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-cert >-------------------- [INFO] Building ODL :: aaa :: aaa-cert 0.19.4-SNAPSHOT [6/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-cert --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-cert --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-cert --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-cert --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-cert --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-cert/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ aaa-cert --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-cert/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 4.708 ms [INFO] yang-to-sources: Project model files found: 3 in 32.18 ms [INFO] yang-to-sources: 3 YANG models processed in 43.96 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 29.53 ms [INFO] Sorted 58 files into 12 directories in 266.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 103.6 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-cert --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-cert --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-cert --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cert --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cert/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cert/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-cert --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 69 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[101,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[123,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/ODLKeyTool.java:[265,47] getSubjectDN() in java.security.cert.X509Certificate has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-cert >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-cert --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-cert <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-cert --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cert --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cert/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-cert --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[96,91] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[97,49] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-cert --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-cert/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.714 s -- in org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest [INFO] Running org.opendaylight.aaa.cert.impl.ODLKeyToolTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.opendaylight.aaa.cert.impl.ODLKeyToolTest [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest [INFO] Running org.opendaylight.aaa.cert.impl.MdsalUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.aaa.cert.impl.MdsalUtilsTest [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.opendaylight.aaa.cert.impl.AaaCertProviderTest [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoreUtilisTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.aaa.cert.impl.KeyStoreUtilisTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-cert --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-cert --- [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.19.4-SNAPSHOT : Export org.opendaylight.aaa.cert.api, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores] [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.19.4-SNAPSHOT : Export org.opendaylight.aaa.cert.impl, has 4, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data] [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-cert/target/aaa-cert-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-cert/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-cert --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ aaa-cert --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-cert --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-cert/target/bom.xml [INFO] attaching as aaa-cert-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-cert/target/bom.json [INFO] attaching as aaa-cert-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cert --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-cert --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-cert --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-cert --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-cert --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cert/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cert' with 16 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-cert --- [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/target/aaa-cert-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.4-SNAPSHOT/aaa-cert-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.4-SNAPSHOT/aaa-cert-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/target/classes/initial/aaa-cert-config.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.4-SNAPSHOT/aaa-cert-0.19.4-SNAPSHOT-config.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.4-SNAPSHOT/aaa-cert-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.4-SNAPSHOT/aaa-cert-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-cert --- [INFO] Installing org/opendaylight/aaa/aaa-cert/0.19.4-SNAPSHOT/aaa-cert-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-api >------------ [INFO] Building ODL :: aaa :: aaa-password-service-api 0.19.4-SNAPSHOT [7/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-password-service-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-password-service-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-password-service-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-password-service-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-password-service-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-password-service/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ aaa-password-service-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-password-service/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.099 ms [INFO] yang-to-sources: Project model files found: 1 in 3.014 ms [INFO] yang-to-sources: 1 YANG models processed in 2.221 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 818.2 μs [INFO] Sorted 6 files into 3 directories in 79.71 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 8.331 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-password-service-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-password-service-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-password-service-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-password-service-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-password-service-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-password-service-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-password-service-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-password-service-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-password-service-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-password-service-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-password-service-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-password-service-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-password-service-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-password-service-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-password-service/api/target/aaa-password-service-api-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-password-service/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-password-service-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-password-service-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-password-service/api/target/bom.xml [INFO] attaching as aaa-password-service-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-password-service/api/target/bom.json [INFO] attaching as aaa-password-service-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-password-service-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-password-service-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-password-service-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-password-service-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-password-service-api --- [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/api/target/aaa-password-service-api-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.4-SNAPSHOT/aaa-password-service-api-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.4-SNAPSHOT/aaa-password-service-api-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.4-SNAPSHOT/aaa-password-service-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.4-SNAPSHOT/aaa-password-service-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-password-service-api --- [INFO] Installing org/opendaylight/aaa/aaa-password-service-api/0.19.4-SNAPSHOT/aaa-password-service-api-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------------< org.opendaylight.aaa:aaa-cli >-------------------- [INFO] Building ODL :: aaa :: aaa-cli 0.19.4-SNAPSHOT [8/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-cli --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cli --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cli --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-cli --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.cli.test.DataStoreUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s -- in org.opendaylight.aaa.cli.test.DataStoreUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-cli --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-cli/target/aaa-cli-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-cli/target/bom.xml [INFO] attaching as aaa-cli-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-cli/target/bom.json [INFO] attaching as aaa-cli-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-cli --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-cli --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cli/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli' with 21 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-cli --- [INFO] Installing /w/workspace/aaa-sonar/aaa-cli/target/aaa-cli-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.4-SNAPSHOT/aaa-cli-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.4-SNAPSHOT/aaa-cli-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.4-SNAPSHOT/aaa-cli-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.4-SNAPSHOT/aaa-cli-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-cli --- [INFO] Installing org/opendaylight/aaa/aaa-cli/0.19.4-SNAPSHOT/aaa-cli-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.aaa:repackaged-shiro-jar >-------------- [INFO] Building repackaged-shiro-jar 0.19.4-SNAPSHOT [9/40] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ repackaged-shiro-jar --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ repackaged-shiro-jar --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ repackaged-shiro-jar --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ repackaged-shiro-jar --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ repackaged-shiro-jar --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ repackaged-shiro-jar --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ repackaged-shiro-jar --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ repackaged-shiro-jar --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ repackaged-shiro-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ repackaged-shiro-jar --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ repackaged-shiro-jar >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ repackaged-shiro-jar --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ repackaged-shiro-jar <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ repackaged-shiro-jar --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ repackaged-shiro-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ repackaged-shiro-jar --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ repackaged-shiro-jar --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ repackaged-shiro-jar --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ repackaged-shiro-jar --- [INFO] Building jar: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ repackaged-shiro-jar --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ repackaged-shiro-jar --- [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-web:jar:1.12.0 in the shaded jar. [INFO] Excluding org.apache.shiro:shiro-lang:jar:1.12.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-cache:jar:1.12.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-hash:jar:1.12.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-core:jar:1.12.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-cipher:jar:1.12.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-config-core:jar:1.12.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-config-ogdl:jar:1.12.0 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils:jar:1.9.4 from the shaded jar. [INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-event:jar:1.12.0 from the shaded jar. [INFO] Excluding org.owasp.encoder:encoder:jar:1.2.3 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.4-SNAPSHOT.jar with /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.4-SNAPSHOT-shaded.jar [INFO] Replacing original source artifact with shaded source artifact. [INFO] Replacing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.4-SNAPSHOT-sources.jar with /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.4-SNAPSHOT-shaded-sources.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ repackaged-shiro-jar --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro-jar --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ repackaged-shiro-jar --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.shiro:shiro-web:jar:1.12.0:compile [WARNING] org.apache.shiro:shiro-core:jar:1.12.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ repackaged-shiro-jar --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ repackaged-shiro-jar --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ repackaged-shiro-jar --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ repackaged-shiro-jar --- [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.19.4-SNAPSHOT/repackaged-shiro-jar-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.19.4-SNAPSHOT/repackaged-shiro-jar-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.19.4-SNAPSHOT/repackaged-shiro-jar-0.19.4-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.opendaylight.aaa:repackaged-shiro >---------------- [INFO] Building repackaged-shiro 0.19.4-SNAPSHOT [10/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ repackaged-shiro --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ repackaged-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ repackaged-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ repackaged-shiro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ repackaged-shiro --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ repackaged-shiro --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ repackaged-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ repackaged-shiro --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ repackaged-shiro --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ repackaged-shiro --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ repackaged-shiro --- [INFO] Configured Artifact: org.opendaylight.aaa:repackaged-shiro-jar:0.19.4-SNAPSHOT:jar [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ repackaged-shiro >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ repackaged-shiro --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ repackaged-shiro <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ repackaged-shiro --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ repackaged-shiro --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ repackaged-shiro --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ repackaged-shiro --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ repackaged-shiro --- [INFO] org.opendaylight.aaa:repackaged-shiro-jar:jar:0.19.4-SNAPSHOT already exists in destination. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ repackaged-shiro --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (shaded-sources) @ repackaged-shiro --- [INFO] Source directory: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/shaded-sources added. [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-resource (shared-resources) @ repackaged-shiro --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ repackaged-shiro --- [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/aop Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc/credential Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc/pam Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/annotation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/aop Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/permission Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-cache] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/codec Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/concurrent Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-core, Jar:shiro-config-ogdl] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/config/event Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-ogdl] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash/format Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/dao Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/env Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/event Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/event/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/io Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/jndi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/ldap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/activedirectory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/jdbc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/jndi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/ldap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/text Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt/eis Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/subject Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/subject/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/env Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authz Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/session/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/subject Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/subject/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/tags Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.4-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ repackaged-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ repackaged-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/bom.xml [INFO] attaching as repackaged-shiro-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/bom.json [INFO] attaching as repackaged-shiro-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ repackaged-shiro --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ repackaged-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ repackaged-shiro --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ repackaged-shiro --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ repackaged-shiro --- [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.4-SNAPSHOT/repackaged-shiro-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.4-SNAPSHOT/repackaged-shiro-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.4-SNAPSHOT/repackaged-shiro-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.4-SNAPSHOT/repackaged-shiro-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ repackaged-shiro --- [INFO] Installing org/opendaylight/aaa/repackaged-shiro/0.19.4-SNAPSHOT/repackaged-shiro-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-impl >----------- [INFO] Building ODL :: aaa :: aaa-password-service-impl 0.19.4-SNAPSHOT [11/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-password-service-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-password-service-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-password-service-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-password-service-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-password-service-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-password-service/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-password-service-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-password-service-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-password-service-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-password-service-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-password-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-password-service-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-password-service-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-password-service-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-password-service-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-password-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-password-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-password-service-impl --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-password-service/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-password-service-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-password-service-impl --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-password-service/impl/target/aaa-password-service-impl-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-password-service/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-password-service-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ aaa-password-service-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-password-service-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-password-service/impl/target/bom.xml [INFO] attaching as aaa-password-service-impl-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-password-service/impl/target/bom.json [INFO] attaching as aaa-password-service-impl-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-password-service-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-password-service-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-password-service-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-password-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-password-service/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-impl' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-password-service-impl --- [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/target/aaa-password-service-impl-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.4-SNAPSHOT/aaa-password-service-impl-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.4-SNAPSHOT/aaa-password-service-impl-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/target/classes/initial/aaa-password-service-config.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.4-SNAPSHOT/aaa-password-service-impl-0.19.4-SNAPSHOT-aaa-password-service-config.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.4-SNAPSHOT/aaa-password-service-impl-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.4-SNAPSHOT/aaa-password-service-impl-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-password-service-impl --- [INFO] Installing org/opendaylight/aaa/aaa-password-service-impl/0.19.4-SNAPSHOT/aaa-password-service-impl-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-tokenauthrealm >--------------- [INFO] Building ODL :: aaa :: aaa-tokenauthrealm 0.19.4-SNAPSHOT [12/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-tokenauthrealm --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-tokenauthrealm --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-tokenauthrealm --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-tokenauthrealm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-tokenauthrealm --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-tokenauthrealm/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-tokenauthrealm --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-tokenauthrealm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-tokenauthrealm --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-tokenauthrealm --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-tokenauthrealm/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-tokenauthrealm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-tokenauthrealm >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-tokenauthrealm --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-tokenauthrealm <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-tokenauthrealm --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-tokenauthrealm --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-tokenauthrealm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-tokenauthrealm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-tokenauthrealm --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s -- in org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-tokenauthrealm --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-tokenauthrealm --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-tokenauthrealm --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-tokenauthrealm --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/bom.xml [INFO] attaching as aaa-tokenauthrealm-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/bom.json [INFO] attaching as aaa-tokenauthrealm-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-tokenauthrealm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-tokenauthrealm --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-tokenauthrealm --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-tokenauthrealm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-tokenauthrealm --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-tokenauthrealm' with 9 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-tokenauthrealm --- [INFO] Installing /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.4-SNAPSHOT/aaa-tokenauthrealm-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-tokenauthrealm/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.4-SNAPSHOT/aaa-tokenauthrealm-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.4-SNAPSHOT/aaa-tokenauthrealm-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.4-SNAPSHOT/aaa-tokenauthrealm-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-tokenauthrealm --- [INFO] Installing org/opendaylight/aaa/aaa-tokenauthrealm/0.19.4-SNAPSHOT/aaa-tokenauthrealm-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.aaa:aaa-idm-store-h2 >---------------- [INFO] Building ODL :: aaa :: aaa-idm-store-h2 0.19.4-SNAPSHOT [13/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-idm-store-h2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-idm-store-h2 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-idm-store-h2 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-idm-store-h2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-idm-store-h2 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-idm-store-h2/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-idm-store-h2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-idm-store-h2 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-idm-store-h2 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-idm-store-h2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-idm-store-h2/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-idm-store-h2/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-idm-store-h2/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-idm-store-h2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-idm-store-h2 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-idm-store-h2 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-idm-store-h2 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-idm-store-h2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-idm-store-h2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-idm-store-h2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-idm-store-h2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-idm-store-h2 --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-idm-store-h2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.datastore.h2.RoleStoreTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 s -- in org.opendaylight.aaa.datastore.h2.RoleStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.H2StoreTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.869 s -- in org.opendaylight.aaa.datastore.h2.H2StoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.UserStoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.aaa.datastore.h2.UserStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.GrantStoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.aaa.datastore.h2.GrantStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.H2TokenStoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.aaa.datastore.h2.H2TokenStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.DomainStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s -- in org.opendaylight.aaa.datastore.h2.DomainStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.IdmLightConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.aaa.datastore.h2.IdmLightConfigTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-idm-store-h2 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-idm-store-h2 --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-idm-store-h2/target/aaa-idm-store-h2-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-idm-store-h2/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-idm-store-h2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-idm-store-h2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-idm-store-h2/target/bom.xml [INFO] attaching as aaa-idm-store-h2-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-idm-store-h2/target/bom.json [INFO] attaching as aaa-idm-store-h2-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-idm-store-h2 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-idm-store-h2 --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.errorprone:error_prone_annotations:jar:2.25.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-idm-store-h2 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-idm-store-h2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-idm-store-h2 --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-idm-store-h2/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-idm-store-h2' with 11 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-idm-store-h2 --- [INFO] Installing /w/workspace/aaa-sonar/aaa-idm-store-h2/target/aaa-idm-store-h2-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.4-SNAPSHOT/aaa-idm-store-h2-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-idm-store-h2/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.4-SNAPSHOT/aaa-idm-store-h2-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-idm-store-h2/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.4-SNAPSHOT/aaa-idm-store-h2-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-idm-store-h2/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.4-SNAPSHOT/aaa-idm-store-h2-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-idm-store-h2 --- [INFO] Installing org/opendaylight/aaa/aaa-idm-store-h2/0.19.4-SNAPSHOT/aaa-idm-store-h2-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-cli-jar >------------------ [INFO] Building ODL :: aaa :: aaa-cli-jar 0.19.4-SNAPSHOT [14/40] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-cli-jar --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-cli-jar --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-cli-jar --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-cli-jar --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-cli-jar --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-cli-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-cli-jar --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-cli-jar --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-cli-jar --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cli-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli-jar/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli-jar/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli-jar/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-cli-jar --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-cli-jar >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-cli-jar --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-cli-jar <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-cli-jar --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cli-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli-jar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-cli-jar --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-cli-jar --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-cli-jar/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.642 s -- in org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest [INFO] Running org.opendaylight.aaa.cli.jar.MainIntegrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.167 s -- in org.opendaylight.aaa.cli.jar.MainIntegrationTest [INFO] Running org.opendaylight.aaa.cli.jar.AbstractMainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 s -- in org.opendaylight.aaa.cli.jar.AbstractMainTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-cli-jar --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ aaa-cli-jar --- [INFO] Building jar: /w/workspace/aaa-sonar/aaa-cli-jar/target/aaa-cli-jar-0.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-cli-jar --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (shade) @ aaa-cli-jar --- [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.4 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-authn-api:jar:0.19.4-SNAPSHOT in the shaded jar. [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.11.0 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.14.0 in the shaded jar. [INFO] Including com.h2database:h2:jar:2.2.224 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Including org.slf4j:slf4j-simple:jar:1.7.32 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-password-service-api:jar:0.19.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.4-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.aaa:repackaged-shiro:jar:0.19.4-SNAPSHOT in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.3.0 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.owasp.encoder:encoder:jar:1.2.3 in the shaded jar. [INFO] No artifact matching filter org.opendaylight.aaa:aaa-shiro [INFO] Minimizing jar org.opendaylight.aaa:aaa-cli-jar:jar:0.19.4-SNAPSHOT [WARNING] Removing module-info from aaa-cli-jar-0.19.4-SNAPSHOT.jar [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] aaa-authn-api-0.19.4-SNAPSHOT.jar, aaa-cli-jar-0.19.4-SNAPSHOT.jar, aaa-idm-store-h2-0.19.4-SNAPSHOT.jar, concepts-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] encoder-1.2.3.jar, guava-32.1.3-jre.jar, repackaged-shiro-0.19.4-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] checker-qual-3.42.0.jar, commons-beanutils-1.9.4.jar, commons-collections-3.2.2.jar, commons-lang3-3.14.0.jar, commons-logging-1.3.0.jar, commons-text-1.11.0.jar, javax.servlet-api-3.1.0.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] aaa-authn-api-0.19.4-SNAPSHOT.jar, aaa-cli-jar-0.19.4-SNAPSHOT.jar, aaa-idm-store-h2-0.19.4-SNAPSHOT.jar, concepts-13.0.2.jar, repackaged-shiro-0.19.4-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] aaa-authn-api-0.19.4-SNAPSHOT.jar, aaa-cli-jar-0.19.4-SNAPSHOT.jar, aaa-idm-store-h2-0.19.4-SNAPSHOT.jar, checker-qual-3.42.0.jar, commons-beanutils-1.9.4.jar, commons-collections-3.2.2.jar, commons-lang3-3.14.0.jar, commons-logging-1.3.0.jar, commons-text-1.11.0.jar, concepts-13.0.2.jar, encoder-1.2.3.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, h2-2.2.224.jar, j2objc-annotations-2.8.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, javax.servlet-api-3.1.0.jar, jopt-simple-5.0.4.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, org.eclipse.jdt.annotation-2.2.800.jar, repackaged-shiro-0.19.4-SNAPSHOT.jar, slf4j-api-1.7.32.jar, slf4j-simple-1.7.32.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] commons-beanutils-1.9.4.jar, commons-collections-3.2.2.jar, commons-lang3-3.14.0.jar, commons-logging-1.3.0.jar, commons-text-1.11.0.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.txt [WARNING] jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.md [WARNING] - META-INF/NOTICE.md [WARNING] commons-lang3-3.14.0.jar, commons-logging-1.3.0.jar, commons-text-1.11.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] aaa-cli-jar-0.19.4-SNAPSHOT.jar, concepts-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 6094 -> 2365 (38%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/aaa-sonar/aaa-cli-jar/target/aaa-cli-jar-0.19.4-SNAPSHOT.jar with /w/workspace/aaa-sonar/aaa-cli-jar/target/aaa-cli-jar-0.19.4-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-test) @ aaa-cli-jar --- [INFO] Failsafe report directory: /w/workspace/aaa-sonar/aaa-cli-jar/target/failsafe-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.cli.jar.MainIT Picked up _JAVA_OPTIONS: [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_DOMAINS does not exist, creating it [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created default domain [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_ROLES does not exist, creating it [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'admin' role [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'user' role [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_USERS does not exist, creating it [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_GRANTS does not exist, creating it Picked up _JAVA_OPTIONS: [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store [main] INFO org.opendaylight.aaa.api.StoreBuilder - Found default domain in IDM store, skipping insertion of default data [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.226 s -- in org.opendaylight.aaa.cli.jar.MainIT [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/aaa-sonar/aaa-cli-jar/target/failsafe-reports/2024-05-04T12-52-09_659-jvmRun1.dumpstream [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-cli-jar --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-cli-jar/target/bom.xml [INFO] attaching as aaa-cli-jar-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-cli-jar/target/bom.json [INFO] attaching as aaa-cli-jar-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli-jar --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-cli-jar --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:1.7.32:compile [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.commons:commons-text:jar:1.11.0:compile [WARNING] com.h2database:h2:jar:2.2.224:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-cli-jar --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-cli-jar --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-cli-jar --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cli-jar/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli-jar' with 3 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (verify) @ aaa-cli-jar --- [INFO] Failsafe report directory: /w/workspace/aaa-sonar/aaa-cli-jar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-cli-jar --- [INFO] Installing /w/workspace/aaa-sonar/aaa-cli-jar/target/aaa-cli-jar-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.4-SNAPSHOT/aaa-cli-jar-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-cli-jar/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.4-SNAPSHOT/aaa-cli-jar-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-cli-jar/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.4-SNAPSHOT/aaa-cli-jar-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-cli-jar/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.4-SNAPSHOT/aaa-cli-jar-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.aaa:aaa-filterchain >---------------- [INFO] Building ODL :: aaa :: aaa-filterchain 0.19.4-SNAPSHOT [15/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-filterchain --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-filterchain --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-filterchain --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-filterchain --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-filterchain --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-filterchain/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-filterchain --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-filterchain --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-filterchain --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-filterchain --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-filterchain/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-filterchain/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-filterchain --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-filterchain >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-filterchain --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-filterchain <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-filterchain --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-filterchain --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-filterchain/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-filterchain --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-filterchain --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-filterchain/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 s -- in org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest [INFO] Running org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest [INFO] Running org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-filterchain --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-filterchain --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-filterchain/target/aaa-filterchain-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-filterchain/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-filterchain --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ aaa-filterchain --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-filterchain --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-filterchain/target/bom.xml [INFO] attaching as aaa-filterchain-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-filterchain/target/bom.json [INFO] attaching as aaa-filterchain-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-filterchain --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-filterchain --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-filterchain --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-filterchain --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-filterchain --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-filterchain/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-filterchain' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-filterchain --- [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/target/aaa-filterchain-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.4-SNAPSHOT/aaa-filterchain-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.4-SNAPSHOT/aaa-filterchain-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/target/classes/filterchain.cfg to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.4-SNAPSHOT/aaa-filterchain-0.19.4-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.4-SNAPSHOT/aaa-filterchain-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.4-SNAPSHOT/aaa-filterchain-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-filterchain --- [INFO] Installing org/opendaylight/aaa/aaa-filterchain/0.19.4-SNAPSHOT/aaa-filterchain-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.aaa:aaa-password-service-aggregator >-------- [INFO] Building ODL :: aaa :: aaa-password-service-aggregator 0.19.4-SNAPSHOT [16/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-password-service-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-password-service-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-password-service-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-password-service-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-password-service-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-artifacts >----------------- [INFO] Building ODL :: aaa :: aaa-artifacts 0.19.4-SNAPSHOT [17/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/artifacts/target/bom.xml [INFO] attaching as aaa-artifacts-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/artifacts/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as aaa-artifacts-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-artifacts --- [INFO] Installing /w/workspace/aaa-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.19.4-SNAPSHOT/aaa-artifacts-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.19.4-SNAPSHOT/aaa-artifacts-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.19.4-SNAPSHOT/aaa-artifacts-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-api >------------------ [INFO] Building ODL :: aaa :: odl-aaa-api 0.19.4-SNAPSHOT [18/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-api --- [INFO] Created: /w/workspace/aaa-sonar/features/odl-aaa-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-api --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-api/target/bom.xml [INFO] attaching as odl-aaa-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-api/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as odl-aaa-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-api/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.19.4-SNAPSHOT/odl-aaa-api-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-api/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.19.4-SNAPSHOT/odl-aaa-api-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.19.4-SNAPSHOT/odl-aaa-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-api/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.19.4-SNAPSHOT/odl-aaa-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.aaa:odl-aaa-encryption-service >----------- [INFO] Building ODL :: aaa :: odl-aaa-encryption-service 0.19.4-SNAPSHOT [19/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-encryption-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-encryption-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-encryption-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-encryption-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-encryption-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-encryption-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-encryption-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-encryption-service --- [INFO] Created: /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-encryption-service --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-encryption-service --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-encryption-service --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-encryption-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-encryption-service --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-encryption-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-encryption-service --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-encryption-service --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-encryption-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-encryption-service --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-encryption-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-encryption-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 182 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/bom.xml [INFO] attaching as odl-aaa-encryption-service-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/bom.json [INFO] attaching as odl-aaa-encryption-service-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-encryption-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-encryption-service --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-encryption-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-encryption-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-encryption-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-encryption-service --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.4-SNAPSHOT/odl-aaa-encryption-service-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.4-SNAPSHOT/odl-aaa-encryption-service-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.4-SNAPSHOT/odl-aaa-encryption-service-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.4-SNAPSHOT/odl-aaa-encryption-service-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-cert >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cert 0.19.4-SNAPSHOT [20/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-cert --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-cert --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-cert --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-cert --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-cert --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-cert --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-cert --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-cert --- [INFO] Created: /w/workspace/aaa-sonar/features/odl-aaa-cert/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-cert --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cert --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-cert/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-cert --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-cert >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-cert --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-cert <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-cert --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-cert --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-cert --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-cert --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-cert --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-cert --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 188 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-cert/target/bom.xml [INFO] attaching as odl-aaa-cert-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-cert/target/bom.json [INFO] attaching as odl-aaa-cert-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cert --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-cert --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-cert --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-cert --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-cert --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-cert --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.19.4-SNAPSHOT/odl-aaa-cert-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cert/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.19.4-SNAPSHOT/odl-aaa-cert-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.19.4-SNAPSHOT/odl-aaa-cert-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.19.4-SNAPSHOT/odl-aaa-cert-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.aaa:odl-apache-shiro >---------------- [INFO] Building OpenDaylight :: Apache Shiro 0.19.4-SNAPSHOT [21/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-apache-shiro --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-apache-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-apache-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-apache-shiro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-apache-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-apache-shiro --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-apache-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-apache-shiro --- [INFO] Created: /w/workspace/aaa-sonar/features/odl-apache-shiro/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-apache-shiro --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-shiro --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-apache-shiro/target/feature/feature.xml [INFO] Tree listing is saved here: /w/workspace/aaa-sonar/features/odl-apache-shiro/target/history/treeListing.txt [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-apache-shiro --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-apache-shiro >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-apache-shiro --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-apache-shiro <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-apache-shiro --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-apache-shiro --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-apache-shiro --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-apache-shiro --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-apache-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-apache-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-apache-shiro/target/bom.xml [INFO] attaching as odl-apache-shiro-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-apache-shiro/target/bom.json [INFO] attaching as odl-apache-shiro-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-apache-shiro --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-apache-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-apache-shiro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-apache-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-apache-shiro --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/odl-apache-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.19.4-SNAPSHOT/odl-apache-shiro-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-apache-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.19.4-SNAPSHOT/odl-apache-shiro-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-apache-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.19.4-SNAPSHOT/odl-apache-shiro-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-apache-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.19.4-SNAPSHOT/odl-apache-shiro-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.aaa:odl-aaa-password-service >------------ [INFO] Building ODL :: aaa :: odl-aaa-password-service 0.19.4-SNAPSHOT [22/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-password-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-password-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-password-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-password-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-password-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-password-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-password-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-password-service --- [INFO] Created: /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-password-service --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-password-service --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-password-service --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-password-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-password-service --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-password-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-password-service --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-password-service --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-password-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-password-service --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-password-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-password-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 185 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/bom.xml [INFO] attaching as odl-aaa-password-service-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/bom.json [INFO] attaching as odl-aaa-password-service-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-password-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-password-service --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-password-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-password-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-password-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-password-service --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-password-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.19.4-SNAPSHOT/odl-aaa-password-service-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.19.4-SNAPSHOT/odl-aaa-password-service-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.19.4-SNAPSHOT/odl-aaa-password-service-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.19.4-SNAPSHOT/odl-aaa-password-service-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.aaa.web:web-api >------------------ [INFO] Building ODL :: aaa :: web-api 0.19.4-SNAPSHOT [23/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ web-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ web-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ web-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ web-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ web-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/web/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ web-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ web-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ web-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ web-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ web-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ web-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ web-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ web-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ web-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ web-api --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/web/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.web.ServletDetailsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 s -- in org.opendaylight.aaa.web.ServletDetailsTest [INFO] Running org.opendaylight.aaa.web.WebContextApiTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.aaa.web.WebContextApiTest [INFO] Running org.opendaylight.aaa.web.FilterDetailsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.aaa.web.FilterDetailsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ web-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ web-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/api/target/web-api-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ web-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ web-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/api/target/bom.xml [INFO] attaching as web-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/api/target/bom.json [INFO] attaching as web-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ web-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ web-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ web-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ web-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/web/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-api' with 14 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ web-api --- [INFO] Installing /w/workspace/aaa-sonar/web/api/target/web-api-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.4-SNAPSHOT/web-api-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/api/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.4-SNAPSHOT/web-api-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.4-SNAPSHOT/web-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.4-SNAPSHOT/web-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ web-api --- [INFO] Installing org/opendaylight/aaa/web/web-api/0.19.4-SNAPSHOT/web-api-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.aaa.web:web-osgi-impl >--------------- [INFO] Building ODL :: aaa :: web-osgi-impl 0.19.4-SNAPSHOT [24/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ web-osgi-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ web-osgi-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ web-osgi-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ web-osgi-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ web-osgi-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/web/impl-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ web-osgi-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ web-osgi-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ web-osgi-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-osgi-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-osgi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-osgi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-osgi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ web-osgi-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ web-osgi-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ web-osgi-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ web-osgi-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ web-osgi-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-osgi-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-osgi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ web-osgi-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ web-osgi-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ web-osgi-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ web-osgi-impl --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/impl-osgi/target/web-osgi-impl-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/impl-osgi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ web-osgi-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ web-osgi-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/impl-osgi/target/bom.xml [INFO] attaching as web-osgi-impl-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/impl-osgi/target/bom.json [INFO] attaching as web-osgi-impl-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-osgi-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ web-osgi-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ web-osgi-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ web-osgi-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ web-osgi-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ web-osgi-impl --- [INFO] Installing /w/workspace/aaa-sonar/web/impl-osgi/target/web-osgi-impl-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.4-SNAPSHOT/web-osgi-impl-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/impl-osgi/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.4-SNAPSHOT/web-osgi-impl-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/impl-osgi/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.4-SNAPSHOT/web-osgi-impl-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/impl-osgi/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.4-SNAPSHOT/web-osgi-impl-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ web-osgi-impl --- [INFO] Installing org/opendaylight/aaa/web/web-osgi-impl/0.19.4-SNAPSHOT/web-osgi-impl-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.aaa.web:servlet-api >---------------- [INFO] Building ODL :: aaa :: servlet-api 0.19.4-SNAPSHOT [25/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ servlet-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ servlet-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ servlet-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ servlet-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ servlet-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/web/servlet-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ servlet-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ servlet-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ servlet-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ servlet-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ servlet-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ servlet-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ servlet-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ servlet-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ servlet-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ servlet-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ servlet-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ servlet-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ servlet-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ servlet-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/servlet-api/target/servlet-api-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/servlet-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ servlet-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ servlet-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/servlet-api/target/bom.xml [INFO] attaching as servlet-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/servlet-api/target/bom.json [INFO] attaching as servlet-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ servlet-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ servlet-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ servlet-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ servlet-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ servlet-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ servlet-api --- [INFO] Installing /w/workspace/aaa-sonar/web/servlet-api/target/servlet-api-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.4-SNAPSHOT/servlet-api-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/servlet-api/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.4-SNAPSHOT/servlet-api-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/servlet-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.4-SNAPSHOT/servlet-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/servlet-api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.4-SNAPSHOT/servlet-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ servlet-api --- [INFO] Installing org/opendaylight/aaa/web/servlet-api/0.19.4-SNAPSHOT/servlet-api-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.aaa.web:servlet-jersey2 >-------------- [INFO] Building ODL :: aaa :: servlet-jersey2 0.19.4-SNAPSHOT [26/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ servlet-jersey2 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ servlet-jersey2 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ servlet-jersey2 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ servlet-jersey2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ servlet-jersey2 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/web/servlet-jersey2/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ servlet-jersey2 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ servlet-jersey2 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ servlet-jersey2 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ servlet-jersey2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-jersey2/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-jersey2/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-jersey2/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ servlet-jersey2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.aaa.web.servlet.ServletSupport [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ servlet-jersey2 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ servlet-jersey2 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ servlet-jersey2 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ servlet-jersey2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ servlet-jersey2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-jersey2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ servlet-jersey2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ servlet-jersey2 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ servlet-jersey2 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ servlet-jersey2 --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/servlet-jersey2/target/servlet-jersey2-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/servlet-jersey2/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ servlet-jersey2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ servlet-jersey2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/servlet-jersey2/target/bom.xml [INFO] attaching as servlet-jersey2-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/servlet-jersey2/target/bom.json [INFO] attaching as servlet-jersey2-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ servlet-jersey2 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ servlet-jersey2 --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.41:compile [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ servlet-jersey2 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ servlet-jersey2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ servlet-jersey2 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ servlet-jersey2 --- [INFO] Installing /w/workspace/aaa-sonar/web/servlet-jersey2/target/servlet-jersey2-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.4-SNAPSHOT/servlet-jersey2-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/servlet-jersey2/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.4-SNAPSHOT/servlet-jersey2-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/servlet-jersey2/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.4-SNAPSHOT/servlet-jersey2-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/servlet-jersey2/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.4-SNAPSHOT/servlet-jersey2-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ servlet-jersey2 --- [INFO] Installing org/opendaylight/aaa/web/servlet-jersey2/0.19.4-SNAPSHOT/servlet-jersey2-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-web >------------------ [INFO] Building ODL :: aaa :: odl-aaa-web 0.19.4-SNAPSHOT [27/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-web --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-web --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-web --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-web --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-web --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-web --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-web --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-web --- [INFO] Created: /w/workspace/aaa-sonar/features/odl-aaa-web/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-web --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-web --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-web/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-web --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-web >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-web --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-web <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-web --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-web --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-web --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-web --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-web --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-web --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-web/target/bom.xml [INFO] attaching as odl-aaa-web-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-web/target/bom.json [INFO] attaching as odl-aaa-web-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-web --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-web --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-web --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-web --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-web --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-web --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-web/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.19.4-SNAPSHOT/odl-aaa-web-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-web/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.19.4-SNAPSHOT/odl-aaa-web-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-web/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.19.4-SNAPSHOT/odl-aaa-web-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-web/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.19.4-SNAPSHOT/odl-aaa-web-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-shiro-api >----------------- [INFO] Building ODL :: aaa :: aaa-shiro-api 0.19.4-SNAPSHOT [28/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-shiro-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-shiro-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-shiro-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-shiro-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-shiro-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-shiro/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ aaa-shiro-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-shiro/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 648.4 μs [INFO] yang-to-sources: Project model files found: 1 in 10.47 ms [INFO] yang-to-sources: 1 YANG models processed in 18.28 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 9.316 ms [INFO] Sorted 40 files into 11 directories in 177.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 36.21 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-shiro-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-shiro-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-shiro-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-shiro-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-shiro-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-shiro-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-shiro-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-shiro-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-shiro-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-shiro-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-shiro-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-shiro-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-shiro-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-shiro-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-shiro/api/target/aaa-shiro-api-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-shiro/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-shiro-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-shiro-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-shiro/api/target/bom.xml [INFO] attaching as aaa-shiro-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-shiro/api/target/bom.json [INFO] attaching as aaa-shiro-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-shiro-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-shiro-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-shiro-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-shiro-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-shiro-api --- [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/api/target/aaa-shiro-api-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.4-SNAPSHOT/aaa-shiro-api-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.4-SNAPSHOT/aaa-shiro-api-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.4-SNAPSHOT/aaa-shiro-api-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.4-SNAPSHOT/aaa-shiro-api-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-shiro-api --- [INFO] Installing org/opendaylight/aaa/aaa-shiro-api/0.19.4-SNAPSHOT/aaa-shiro-api-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-shiro >------------------- [INFO] Building ODL :: aaa :: aaa-shiro 0.19.4-SNAPSHOT [29/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-shiro --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-shiro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-shiro --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/aaa-shiro/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ aaa-shiro --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 7.284 ms [INFO] yang-to-sources: Project model files found: 1 in 2.672 ms [INFO] yang-to-sources: 1 YANG models processed in 40.25 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 1.815 ms [INFO] Sorted 16 files into 4 directories in 102.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 8.372 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-shiro --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-shiro --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-shiro --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/impl/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/impl/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-shiro --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[62,22] auto-closeable resource filterLoad is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[63,22] auto-closeable resource keyStoneLoad is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[64,22] auto-closeable resource mdsalLoad is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[65,22] auto-closeable resource moonLoad is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[66,22] auto-closeable resource tokenAuthLoad is never referenced in body of corresponding try statement [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-shiro >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-shiro --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-shiro <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-shiro --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-shiro --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-shiro --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-shiro --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-shiro/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 s -- in org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest [INFO] Running org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest [INFO] Running org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s -- in org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest [INFO] Running org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s -- in org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest [INFO] Running org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.850 s -- in org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest [INFO] Running org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest [INFO] Running org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-shiro --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ aaa-shiro --- [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.19.4-SNAPSHOT : Export org.opendaylight.aaa, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.19.4-SNAPSHOT : Export org.opendaylight.aaa.shiro.realm, has 2, private references [org.opendaylight.aaa.shiro.moon, org.opendaylight.aaa.shiro.realm.util.http] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.19.4-SNAPSHOT : Export org.opendaylight.aaa.shiro.web.env, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.19.4-SNAPSHOT : Export-Package duplicate package name (org.opendaylight.aaa.shiro) that uses the default version because no version is specified (0.19.4). Remove duplicate package or add an explicit version to it. [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-shiro/impl/target/aaa-shiro-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ aaa-shiro --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-shiro/impl/target/bom.xml [INFO] attaching as aaa-shiro-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-shiro/impl/target/bom.json [INFO] attaching as aaa-shiro-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-shiro --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.41:test [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.41:test [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.glassfish.jersey.core:jersey-client:jar:2.41:test [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [WARNING] Unused declared dependencies found: [WARNING] net.sf.ehcache:ehcache:jar:2.10.9.2:compile [WARNING] org.immutables:value:jar:annotations:2.10.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-shiro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-shiro --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-shiro/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro' with 54 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-shiro --- [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/aaa-shiro-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.4-SNAPSHOT/aaa-shiro-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.4-SNAPSHOT/aaa-shiro-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes/idmtool.py to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.4-SNAPSHOT/aaa-shiro-0.19.4-SNAPSHOT-idmtool.py [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes/initial/aaa-app-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.4-SNAPSHOT/aaa-shiro-0.19.4-SNAPSHOT-aaa-app-config.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes/initial/aaa-datastore-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.4-SNAPSHOT/aaa-shiro-0.19.4-SNAPSHOT-aaa-datastore-config.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.4-SNAPSHOT/aaa-shiro-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.4-SNAPSHOT/aaa-shiro-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ aaa-shiro --- [INFO] Installing org/opendaylight/aaa/aaa-shiro/0.19.4-SNAPSHOT/aaa-shiro-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-shiro >----------------- [INFO] Building ODL :: aaa :: odl-aaa-shiro 0.19.4-SNAPSHOT [30/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-shiro --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-shiro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-shiro --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-shiro --- [INFO] Created: /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-shiro --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-shiro --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-shiro --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-shiro >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-shiro --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-shiro <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-shiro --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-shiro --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-shiro --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-shiro --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 297 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/bom.xml [INFO] attaching as odl-aaa-shiro-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/bom.json [INFO] attaching as odl-aaa-shiro-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-shiro --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-shiro --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-shiro --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.19.4-SNAPSHOT/odl-aaa-shiro-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.19.4-SNAPSHOT/odl-aaa-shiro-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.19.4-SNAPSHOT/odl-aaa-shiro-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.19.4-SNAPSHOT/odl-aaa-shiro-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-cli >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cli 0.19.4-SNAPSHOT [31/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-cli --- [INFO] Created: /w/workspace/aaa-sonar/features/odl-aaa-cli/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-cli --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cli --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-cli --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-cli --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-cli --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 299 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-cli/target/bom.xml [INFO] attaching as odl-aaa-cli-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-cli/target/bom.json [INFO] attaching as odl-aaa-cli-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-cli --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.19.4-SNAPSHOT/odl-aaa-cli-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.19.4-SNAPSHOT/odl-aaa-cli-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.19.4-SNAPSHOT/odl-aaa-cli-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.19.4-SNAPSHOT/odl-aaa-cli-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.aaa:features-aaa >------------------ [INFO] Building ODL :: aaa :: features-aaa 0.19.4-SNAPSHOT [32/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aaa --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-aaa --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-aaa --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-aaa --- [INFO] Created: /w/workspace/aaa-sonar/features/features-aaa/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-aaa --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/features-aaa/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-aaa --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-aaa >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-aaa --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-aaa <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-aaa --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-aaa --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-aaa --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-aaa --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 300 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/features-aaa/target/bom.xml [INFO] attaching as features-aaa-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/features-aaa/target/bom.json [INFO] attaching as features-aaa-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-aaa --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-aaa --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aaa --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/aaa-sonar/features/features-aaa/pom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.19.4-SNAPSHOT/features-aaa-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/features-aaa/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.19.4-SNAPSHOT/features-aaa-0.19.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/features-aaa/target/bom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.19.4-SNAPSHOT/features-aaa-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/features-aaa/target/bom.json to /tmp/r/org/opendaylight/aaa/features-aaa/0.19.4-SNAPSHOT/features-aaa-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.aaa:features-aaa-aggregator >------------ [INFO] Building ODL :: aaa :: features-aaa-aggregator 0.19.4-SNAPSHOT [33/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aaa-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aaa-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aaa-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aaa-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aaa-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------------< org.opendaylight.aaa:aaa-shiro-aggregator >-------------- [INFO] Building ODL :: aaa :: aaa-shiro-aggregator 0.19.4-SNAPSHOT [34/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-shiro-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-shiro-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-shiro-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-shiro-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-shiro-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-jetty-impl >--------------- [INFO] Building ODL :: aaa :: web-jetty-impl 0.19.4-SNAPSHOT [35/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ web-jetty-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ web-jetty-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ web-jetty-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ web-jetty-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ web-jetty-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/web/impl-jetty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ web-jetty-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ web-jetty-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ web-jetty-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-jetty-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-jetty/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-jetty/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-jetty/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ web-jetty-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ web-jetty-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ web-jetty-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ web-jetty-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ web-jetty-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-jetty-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-jetty/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ web-jetty-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/aaa-sonar/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[42,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-sonar/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[64,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-sonar/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[88,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ web-jetty-impl --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/web/impl-jetty/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.web.jetty.JettyWebServerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.opendaylight.aaa.web.jetty.JettyWebServerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ web-jetty-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ web-jetty-impl --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/impl-jetty/target/web-jetty-impl-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/impl-jetty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ web-jetty-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ web-jetty-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/impl-jetty/target/bom.xml [INFO] attaching as web-jetty-impl-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/impl-jetty/target/bom.json [INFO] attaching as web-jetty-impl-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-jetty-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ web-jetty-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile [WARNING] Unused declared dependencies found: [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ web-jetty-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ web-jetty-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ web-jetty-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/web/impl-jetty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-jetty-impl' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ web-jetty-impl --- [INFO] Installing /w/workspace/aaa-sonar/web/impl-jetty/target/web-jetty-impl-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.4-SNAPSHOT/web-jetty-impl-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/impl-jetty/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.4-SNAPSHOT/web-jetty-impl-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/impl-jetty/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.4-SNAPSHOT/web-jetty-impl-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/impl-jetty/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.4-SNAPSHOT/web-jetty-impl-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ web-jetty-impl --- [INFO] Installing org/opendaylight/aaa/web/web-jetty-impl/0.19.4-SNAPSHOT/web-jetty-impl-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.opendaylight.aaa.web:testutils >----------------- [INFO] Building ODL :: aaa :: testutils 0.19.4-SNAPSHOT [36/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testutils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testutils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testutils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ testutils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/web/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testutils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testutils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testutils --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/testutils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/testutils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/testutils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ testutils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ testutils --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ testutils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ testutils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testutils --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/testutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/aaa-sonar/web/testutils/src/test/java/org/opendaylight/aaa/web/testutils/test/WebTestModuleTest.java:[51,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ testutils --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/web/testutils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.web.testutils.test.WebTestModuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s -- in org.opendaylight.aaa.web.testutils.test.WebTestModuleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ testutils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ testutils --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/testutils/target/testutils-0.19.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/testutils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ testutils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/testutils/target/bom.xml [INFO] attaching as testutils-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/testutils/target/bom.json [INFO] attaching as testutils-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testutils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testutils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:web-api:jar:0.19.4-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.infrautils:inject.guice:jar:6.0.6:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ testutils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ testutils --- [INFO] Loading execution data file /w/workspace/aaa-sonar/web/testutils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: testutils' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testutils --- [INFO] Installing /w/workspace/aaa-sonar/web/testutils/target/testutils-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.4-SNAPSHOT/testutils-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/testutils/pom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.4-SNAPSHOT/testutils-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/testutils/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.4-SNAPSHOT/testutils-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/testutils/target/bom.json to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.4-SNAPSHOT/testutils-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ testutils --- [INFO] Installing org/opendaylight/aaa/web/testutils/0.19.4-SNAPSHOT/testutils-0.19.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.aaa:dependency-check >---------------- [INFO] Building ODL :: aaa :: dependency-check 0.19.4-SNAPSHOT [37/40] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ dependency-check --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ dependency-check --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ dependency-check --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dependency-check --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/dependency-check/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ dependency-check --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dependency-check --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/dependency-check/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ dependency-check --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dependency-check --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ dependency-check --- [INFO] Building jar: /w/workspace/aaa-sonar/dependency-check/target/dependency-check-0.19.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ dependency-check --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dependency-check --- [INFO] Skipping artifact installation [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-aggregator >--------------- [INFO] Building ODL :: aaa :: web-aggregator 0.19.4-SNAPSHOT [38/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ web-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ web-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ web-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ web-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ web-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-docs >-------------------- [INFO] Building aaa-docs 0.19.4-SNAPSHOT [39/40] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa-docs --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa-docs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ aaa-docs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa-docs --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aaa-docs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/aaa-sonar/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ aaa-docs --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ aaa-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ aaa-docs --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-docs --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/docs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ aaa-docs --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ aaa-docs >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ aaa-docs --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ aaa-docs <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ aaa-docs --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ aaa-docs --- [INFO] Source directory: /w/workspace/aaa-sonar/docs/target/src added. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-docs --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/docs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ aaa-docs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ aaa-docs --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ aaa-docs --- [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ aaa-docs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (remove-undocumented-sources) @ aaa-docs --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ aaa-docs --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ aaa-docs --- [INFO] Building jar: /w/workspace/aaa-sonar/docs/target/aaa-docs-0.19.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ aaa-docs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa-docs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 101 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/docs/target/bom.xml [INFO] attaching as aaa-docs-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/docs/target/bom.json [INFO] attaching as aaa-docs-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-docs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ aaa-docs --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-password-service-api:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-authn-api:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:web-jetty-impl:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-cli-jar:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-shiro-api:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:web-api:jar:0.19.4-SNAPSHOT:compile [WARNING] org.immutables:value:jar:annotations:2.10.1:compile [WARNING] org.opendaylight.aaa:aaa-shiro:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-cli:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-filterchain:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.4-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.4-SNAPSHOT:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ aaa-docs --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ aaa-docs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa-docs --- [INFO] Installing /w/workspace/aaa-sonar/docs/target/aaa-docs-0.19.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.4-SNAPSHOT/aaa-docs-0.19.4-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/docs/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.4-SNAPSHOT/aaa-docs-0.19.4-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/docs/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.4-SNAPSHOT/aaa-docs-0.19.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/docs/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.4-SNAPSHOT/aaa-docs-0.19.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ [INFO] Building aaa 0.19.4-SNAPSHOT [40/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ aaa.project --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ aaa.project --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ aaa.project --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:merge (merge) @ aaa.project --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cert/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cli-jar/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cli/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-filterchain/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-idm-store-h2/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-password-service/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-shiro/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/web/api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/web/impl-jetty/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/web/testutils/target/code-coverage/jacoco.exec [INFO] Writing merged execution data to /w/workspace/aaa-sonar/target/jacoco.exec [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ aaa.project --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aaa.project --- [INFO] Skipping artifact installation [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aaa 0.19.4-SNAPSHOT: [INFO] [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 12.357 s] [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 9.034 s] [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 3.118 s] [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 16.722 s] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.107 s] [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 13.670 s] [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 3.298 s] [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 7.668 s] [INFO] repackaged-shiro-jar ............................... SUCCESS [ 2.433 s] [INFO] repackaged-shiro ................................... SUCCESS [ 1.460 s] [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 5.236 s] [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 7.055 s] [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 19.213 s] [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 27.707 s] [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 7.304 s] [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.004 s] [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.349 s] [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 9.012 s] [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 8.706 s] [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 5.767 s] [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 3.390 s] [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 5.533 s] [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 6.490 s] [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 3.807 s] [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 2.565 s] [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 3.548 s] [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 4.053 s] [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 3.559 s] [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 17.523 s] [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 14.652 s] [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 7.426 s] [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 7.341 s] [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.036 s] [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.003 s] [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 5.871 s] [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 6.829 s] [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 1.174 s] [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.002 s] [INFO] aaa-docs ........................................... SUCCESS [ 2.693 s] [INFO] aaa ................................................ SUCCESS [ 0.154 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:25 min [INFO] Finished at: 2024-05-04T12:54:22Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn jacoco:report -Djacoco.dataFile=/w/workspace/aaa-sonar/target/jacoco.exec sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/aaa-sonar@tmp/config771358190935967809tmp --settings /w/workspace/aaa-sonar@tmp/config3441211992325662223tmp -Dsonar.projectKey=opendaylight_aaa -Dsonar.organization=opendaylight -Dsonar.login=**** --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 -Dodl.jacoco.aggregateFile=/w/workspace/aaa-sonar/target/jacoco.exec -Dskip.karaf.featureTest=true Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: aaa :: aaa-parent [pom] [INFO] ODL :: aaa :: aaa-authn-api [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service-impl [bundle] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-cert [bundle] [INFO] ODL :: aaa :: aaa-password-service-api [bundle] [INFO] ODL :: aaa :: aaa-cli [bundle] [INFO] repackaged-shiro-jar [jar] [INFO] repackaged-shiro [bundle] [INFO] ODL :: aaa :: aaa-password-service-impl [bundle] [INFO] ODL :: aaa :: aaa-tokenauthrealm [bundle] [INFO] ODL :: aaa :: aaa-idm-store-h2 [bundle] [INFO] ODL :: aaa :: aaa-cli-jar [jar] [INFO] ODL :: aaa :: aaa-filterchain [bundle] [INFO] ODL :: aaa :: aaa-password-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-artifacts [pom] [INFO] ODL :: aaa :: odl-aaa-api [feature] [INFO] ODL :: aaa :: odl-aaa-encryption-service [feature] [INFO] ODL :: aaa :: odl-aaa-cert [feature] [INFO] OpenDaylight :: Apache Shiro [feature] [INFO] ODL :: aaa :: odl-aaa-password-service [feature] [INFO] ODL :: aaa :: web-api [bundle] [INFO] ODL :: aaa :: web-osgi-impl [bundle] [INFO] ODL :: aaa :: servlet-api [bundle] [INFO] ODL :: aaa :: servlet-jersey2 [bundle] [INFO] ODL :: aaa :: odl-aaa-web [feature] [INFO] ODL :: aaa :: aaa-shiro-api [bundle] [INFO] ODL :: aaa :: aaa-shiro [bundle] [INFO] ODL :: aaa :: odl-aaa-shiro [feature] [INFO] ODL :: aaa :: odl-aaa-cli [feature] [INFO] ODL :: aaa :: features-aaa [feature] [INFO] ODL :: aaa :: features-aaa-aggregator [pom] [INFO] ODL :: aaa :: aaa-shiro-aggregator [pom] [INFO] ODL :: aaa :: web-jetty-impl [bundle] [INFO] ODL :: aaa :: testutils [bundle] [INFO] ODL :: aaa :: dependency-check [jar] [INFO] ODL :: aaa :: web-aggregator [pom] [INFO] aaa-docs [jar] [INFO] aaa [pom] [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/) [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.11.0.3922 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.11.0.3922: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-parent >------------------- [INFO] Building ODL :: aaa :: aaa-parent 0.19.4-SNAPSHOT [1/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-parent --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-parent' with 0 classes [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-authn-api >----------------- [INFO] Building ODL :: aaa :: aaa-authn-api 0.19.4-SNAPSHOT [2/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-authn-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-authn-api' with 17 classes [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-encrypt-service >-------------- [INFO] Building ODL :: aaa :: aaa-encrypt-service 0.19.4-SNAPSHOT [3/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-encrypt-service --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service' with 0 classes [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-encrypt-service-impl >------------ [INFO] Building ODL :: aaa :: aaa-encrypt-service-impl 0.19.4-SNAPSHOT [4/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-encrypt-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service-impl' with 6 classes [INFO] [INFO] -------< org.opendaylight.aaa:aaa-encryption-service-aggregator >------- [INFO] Building ODL :: aaa :: aaa-encryption-service-aggregator 0.19.4-SNAPSHOT [5/40] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-encryption-service-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-cert >-------------------- [INFO] Building ODL :: aaa :: aaa-cert 0.19.4-SNAPSHOT [6/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-cert --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cert' with 16 classes [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-api >------------ [INFO] Building ODL :: aaa :: aaa-password-service-api 0.19.4-SNAPSHOT [7/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-password-service-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-api' with 2 classes [INFO] [INFO] --------------------< org.opendaylight.aaa:aaa-cli >-------------------- [INFO] Building ODL :: aaa :: aaa-cli 0.19.4-SNAPSHOT [8/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-cli --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli' with 21 classes [INFO] [INFO] -------------< org.opendaylight.aaa:repackaged-shiro-jar >-------------- [INFO] Building repackaged-shiro-jar 0.19.4-SNAPSHOT [9/40] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ repackaged-shiro-jar --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'repackaged-shiro-jar' with 0 classes [INFO] [INFO] ---------------< org.opendaylight.aaa:repackaged-shiro >---------------- [INFO] Building repackaged-shiro 0.19.4-SNAPSHOT [10/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ repackaged-shiro --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'repackaged-shiro' with 324 classes [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-impl >----------- [INFO] Building ODL :: aaa :: aaa-password-service-impl 0.19.4-SNAPSHOT [11/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-password-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-impl' with 5 classes [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-tokenauthrealm >--------------- [INFO] Building ODL :: aaa :: aaa-tokenauthrealm 0.19.4-SNAPSHOT [12/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-tokenauthrealm --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-tokenauthrealm' with 9 classes [INFO] [INFO] ---------------< org.opendaylight.aaa:aaa-idm-store-h2 >---------------- [INFO] Building ODL :: aaa :: aaa-idm-store-h2 0.19.4-SNAPSHOT [13/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-idm-store-h2 --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-idm-store-h2' with 11 classes [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-cli-jar >------------------ [INFO] Building ODL :: aaa :: aaa-cli-jar 0.19.4-SNAPSHOT [14/40] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-cli-jar --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli-jar' with 3 classes [INFO] [INFO] ----------------< org.opendaylight.aaa:aaa-filterchain >---------------- [INFO] Building ODL :: aaa :: aaa-filterchain 0.19.4-SNAPSHOT [15/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-filterchain --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-filterchain' with 6 classes [INFO] [INFO] --------< org.opendaylight.aaa:aaa-password-service-aggregator >-------- [INFO] Building ODL :: aaa :: aaa-password-service-aggregator 0.19.4-SNAPSHOT [16/40] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-password-service-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-artifacts >----------------- [INFO] Building ODL :: aaa :: aaa-artifacts 0.19.4-SNAPSHOT [17/40] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-artifacts --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-api >------------------ [INFO] Building ODL :: aaa :: odl-aaa-api 0.19.4-SNAPSHOT [18/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-aaa-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.aaa:odl-aaa-encryption-service >----------- [INFO] Building ODL :: aaa :: odl-aaa-encryption-service 0.19.4-SNAPSHOT [19/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-aaa-encryption-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-cert >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cert 0.19.4-SNAPSHOT [20/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-aaa-cert --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------------< org.opendaylight.aaa:odl-apache-shiro >---------------- [INFO] Building OpenDaylight :: Apache Shiro 0.19.4-SNAPSHOT [21/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-apache-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.aaa:odl-aaa-password-service >------------ [INFO] Building ODL :: aaa :: odl-aaa-password-service 0.19.4-SNAPSHOT [22/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-aaa-password-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.aaa.web:web-api >------------------ [INFO] Building ODL :: aaa :: web-api 0.19.4-SNAPSHOT [23/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ web-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-api' with 14 classes [INFO] [INFO] ---------------< org.opendaylight.aaa.web:web-osgi-impl >--------------- [INFO] Building ODL :: aaa :: web-osgi-impl 0.19.4-SNAPSHOT [24/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ web-osgi-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-osgi-impl' with 4 classes [INFO] [INFO] ----------------< org.opendaylight.aaa.web:servlet-api >---------------- [INFO] Building ODL :: aaa :: servlet-api 0.19.4-SNAPSHOT [25/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ servlet-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: servlet-api' with 0 classes [INFO] [INFO] --------------< org.opendaylight.aaa.web:servlet-jersey2 >-------------- [INFO] Building ODL :: aaa :: servlet-jersey2 0.19.4-SNAPSHOT [26/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ servlet-jersey2 --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: servlet-jersey2' with 2 classes [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-web >------------------ [INFO] Building ODL :: aaa :: odl-aaa-web 0.19.4-SNAPSHOT [27/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-aaa-web --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-shiro-api >----------------- [INFO] Building ODL :: aaa :: aaa-shiro-api 0.19.4-SNAPSHOT [28/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-shiro-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro-api' with 2 classes [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-shiro >------------------- [INFO] Building ODL :: aaa :: aaa-shiro 0.19.4-SNAPSHOT [29/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-shiro --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro' with 54 classes [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-shiro >----------------- [INFO] Building ODL :: aaa :: odl-aaa-shiro 0.19.4-SNAPSHOT [30/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-aaa-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-cli >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cli 0.19.4-SNAPSHOT [31/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-aaa-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.aaa:features-aaa >------------------ [INFO] Building ODL :: aaa :: features-aaa 0.19.4-SNAPSHOT [32/40] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ features-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.aaa:features-aaa-aggregator >------------ [INFO] Building ODL :: aaa :: features-aaa-aggregator 0.19.4-SNAPSHOT [33/40] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ features-aaa-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.aaa:aaa-shiro-aggregator >-------------- [INFO] Building ODL :: aaa :: aaa-shiro-aggregator 0.19.4-SNAPSHOT [34/40] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-shiro-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-jetty-impl >--------------- [INFO] Building ODL :: aaa :: web-jetty-impl 0.19.4-SNAPSHOT [35/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ web-jetty-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-jetty-impl' with 1 classes [INFO] [INFO] -----------------< org.opendaylight.aaa.web:testutils >----------------- [INFO] Building ODL :: aaa :: testutils 0.19.4-SNAPSHOT [36/40] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ testutils --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: testutils' with 2 classes [INFO] [INFO] ---------------< org.opendaylight.aaa:dependency-check >---------------- [INFO] Building ODL :: aaa :: dependency-check 0.19.4-SNAPSHOT [37/40] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ dependency-check --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: dependency-check' with 0 classes [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-aggregator >--------------- [INFO] Building ODL :: aaa :: web-aggregator 0.19.4-SNAPSHOT [38/40] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ web-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-docs >-------------------- [INFO] Building aaa-docs 0.19.4-SNAPSHOT [39/40] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa-docs --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'aaa-docs' with 0 classes [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ [INFO] Building aaa 0.19.4-SNAPSHOT [40/40] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ aaa.project --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ [INFO] Building aaa 0.19.4-SNAPSHOT [41/40] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- sonar-maven-plugin:3.11.0.3922:sonar (default-cli) @ aaa.project --- [INFO] 12:54:52.621 Java 17.0.6-ea Red Hat, Inc. (64-bit) [INFO] 12:54:52.621 Linux 4.18.0-547.el8.x86_64 (amd64) [INFO] 12:54:52.648 User cache: /home/jenkins/.sonar/cache [INFO] 12:54:53.854 Communicating with SonarCloud [INFO] 12:54:53.954 Default locale: "en_US", source code encoding: "UTF-8" [INFO] 12:54:54.468 Load global settings [INFO] 12:54:54.904 Load global settings (done) | time=438ms [INFO] 12:54:54.908 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 12:54:54.993 User cache: /home/jenkins/.sonar/cache [INFO] 12:54:55.125 Loading required plugins [INFO] 12:54:55.125 Load plugins index [INFO] 12:54:55.505 Load plugins index (done) | time=380ms [INFO] 12:54:55.506 Load/download plugins [INFO] 12:54:55.851 Load/download plugins (done) | time=345ms [INFO] 12:54:56.360 Found an active CI vendor: 'Jenkins' [INFO] 12:54:56.516 Load project settings for component key: 'opendaylight_aaa' [INFO] 12:54:56.876 Load project settings for component key: 'opendaylight_aaa' (done) | time=360ms [INFO] 12:54:56.883 Process project properties [INFO] 12:54:56.933 Project key: opendaylight_aaa [INFO] 12:54:56.933 Base dir: /w/workspace/aaa-sonar [INFO] 12:54:56.933 Working dir: /w/workspace/aaa-sonar/target/sonar [INFO] 12:54:57.007 Load project branches [INFO] 12:54:57.194 Load project branches (done) | time=187ms [INFO] 12:54:57.268 Check ALM binding of project 'opendaylight_aaa' [INFO] 12:54:57.610 Detected project binding: BOUND [INFO] 12:54:57.610 Check ALM binding of project 'opendaylight_aaa' (done) | time=342ms [INFO] 12:54:57.676 Load project pull requests [INFO] 12:54:57.832 Load project pull requests (done) | time=156ms [INFO] 12:54:57.897 Load branch configuration [INFO] 12:54:57.899 Load branch configuration (done) | time=2ms [INFO] 12:54:58.014 Load quality profiles [INFO] 12:54:58.235 Load quality profiles (done) | time=221ms [INFO] 12:54:58.296 Load active rules [INFO] 12:55:06.784 Load active rules (done) | time=8488ms [INFO] 12:55:07.246 Organization key: opendaylight [WARNING] 12:55:07.247 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] 12:55:07.258 Preprocessing files... [INFO] 12:55:07.509 2 languages detected in 258 preprocessed files [INFO] 12:55:07.509 0 files ignored because of inclusion/exclusion patterns [INFO] 12:55:07.509 0 files ignored because of scm ignore settings [INFO] 12:55:07.926 Loading plugins for detected languages [INFO] 12:55:07.926 Load/download plugins [INFO] 12:55:08.288 Load/download plugins (done) | time=362ms [INFO] 12:55:08.550 Load project repositories [INFO] 12:55:09.161 Load project repositories (done) | time=611ms [INFO] 12:55:09.164 Indexing files... [INFO] 12:55:09.164 Project configuration: [INFO] 12:55:09.165 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.167 Indexing files of module 'ODL :: aaa :: servlet-api' [INFO] 12:55:09.168 Base dir: /w/workspace/aaa-sonar/web/servlet-api [INFO] 12:55:09.168 Source paths: pom.xml, src/main/java [INFO] 12:55:09.168 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.170 Indexing files of module 'ODL :: aaa :: servlet-jersey2' [INFO] 12:55:09.170 Base dir: /w/workspace/aaa-sonar/web/servlet-jersey2 [INFO] 12:55:09.170 Source paths: pom.xml, src/main/java [INFO] 12:55:09.170 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.171 Indexing files of module 'ODL :: aaa :: testutils' [INFO] 12:55:09.171 Base dir: /w/workspace/aaa-sonar/web/testutils [INFO] 12:55:09.171 Source paths: pom.xml, src/main/java [INFO] 12:55:09.171 Test paths: src/test/java [INFO] 12:55:09.171 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.171 Indexing files of module 'ODL :: aaa :: web-api' [INFO] 12:55:09.172 Base dir: /w/workspace/aaa-sonar/web/api [INFO] 12:55:09.172 Source paths: pom.xml, src/main/java [INFO] 12:55:09.172 Test paths: src/test/java [INFO] 12:55:09.172 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.172 Indexing files of module 'ODL :: aaa :: web-jetty-impl' [INFO] 12:55:09.172 Base dir: /w/workspace/aaa-sonar/web/impl-jetty [INFO] 12:55:09.172 Source paths: pom.xml, src/main/java [INFO] 12:55:09.172 Test paths: src/test/java [INFO] 12:55:09.172 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.173 Indexing files of module 'ODL :: aaa :: web-osgi-impl' [INFO] 12:55:09.173 Base dir: /w/workspace/aaa-sonar/web/impl-osgi [INFO] 12:55:09.173 Source paths: pom.xml, src/main/java [INFO] 12:55:09.173 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.173 Indexing files of module 'ODL :: aaa :: web-aggregator' [INFO] 12:55:09.174 Base dir: /w/workspace/aaa-sonar/web [INFO] 12:55:09.174 Source paths: pom.xml [INFO] 12:55:09.174 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.174 Indexing files of module 'ODL :: aaa :: aaa-artifacts' [INFO] 12:55:09.174 Base dir: /w/workspace/aaa-sonar/artifacts [INFO] 12:55:09.174 Source paths: pom.xml [INFO] 12:55:09.174 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.174 Indexing files of module 'ODL :: aaa :: aaa-authn-api' [INFO] 12:55:09.174 Base dir: /w/workspace/aaa-sonar/aaa-authn-api [INFO] 12:55:09.174 Source paths: pom.xml, src/main/java [INFO] 12:55:09.174 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.176 Indexing files of module 'ODL :: aaa :: aaa-cert' [INFO] 12:55:09.176 Base dir: /w/workspace/aaa-sonar/aaa-cert [INFO] 12:55:09.176 Source paths: pom.xml, src/main/java [INFO] 12:55:09.176 Test paths: src/test/java [INFO] 12:55:09.176 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.177 Indexing files of module 'ODL :: aaa :: aaa-cli' [INFO] 12:55:09.177 Base dir: /w/workspace/aaa-sonar/aaa-cli [INFO] 12:55:09.177 Source paths: pom.xml, src/main/java [INFO] 12:55:09.177 Test paths: src/test/java [INFO] 12:55:09.177 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.178 Indexing files of module 'ODL :: aaa :: aaa-cli-jar' [INFO] 12:55:09.178 Base dir: /w/workspace/aaa-sonar/aaa-cli-jar [INFO] 12:55:09.178 Source paths: pom.xml, src/main/java [INFO] 12:55:09.178 Test paths: src/test/java [INFO] 12:55:09.178 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.179 Indexing files of module 'aaa-docs' [INFO] 12:55:09.179 Base dir: /w/workspace/aaa-sonar/docs [INFO] 12:55:09.179 Source paths: pom.xml [INFO] 12:55:09.179 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.179 Indexing files of module 'ODL :: aaa :: aaa-encrypt-service' [INFO] 12:55:09.179 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service/api [INFO] 12:55:09.179 Source paths: pom.xml, src/main/java [INFO] 12:55:09.179 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.180 Indexing files of module 'ODL :: aaa :: aaa-encrypt-service-impl' [INFO] 12:55:09.180 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service/impl [INFO] 12:55:09.180 Source paths: pom.xml, src/main/java [INFO] 12:55:09.180 Test paths: src/test/java [INFO] 12:55:09.180 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.180 Indexing files of module 'ODL :: aaa :: aaa-encryption-service-aggregator' [INFO] 12:55:09.180 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service [INFO] 12:55:09.180 Source paths: pom.xml [INFO] 12:55:09.180 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.180 Indexing files of module 'ODL :: aaa :: aaa-filterchain' [INFO] 12:55:09.181 Base dir: /w/workspace/aaa-sonar/aaa-filterchain [INFO] 12:55:09.181 Source paths: pom.xml, src/main/java [INFO] 12:55:09.181 Test paths: src/test/java [INFO] 12:55:09.181 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.181 Indexing files of module 'ODL :: aaa :: aaa-idm-store-h2' [INFO] 12:55:09.181 Base dir: /w/workspace/aaa-sonar/aaa-idm-store-h2 [INFO] 12:55:09.182 Source paths: pom.xml, src/main/java [INFO] 12:55:09.182 Test paths: src/test/java [INFO] 12:55:09.182 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.182 Indexing files of module 'ODL :: aaa :: aaa-parent' [INFO] 12:55:09.183 Base dir: /w/workspace/aaa-sonar/parent [INFO] 12:55:09.183 Source paths: pom.xml [INFO] 12:55:09.183 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.183 Indexing files of module 'ODL :: aaa :: aaa-password-service-api' [INFO] 12:55:09.183 Base dir: /w/workspace/aaa-sonar/aaa-password-service/api [INFO] 12:55:09.183 Source paths: pom.xml, src/main/java [INFO] 12:55:09.183 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.184 Indexing files of module 'ODL :: aaa :: aaa-password-service-impl' [INFO] 12:55:09.184 Base dir: /w/workspace/aaa-sonar/aaa-password-service/impl [INFO] 12:55:09.184 Source paths: pom.xml, src/main/java [INFO] 12:55:09.184 Test paths: src/test/java [INFO] 12:55:09.184 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.184 Indexing files of module 'ODL :: aaa :: aaa-password-service-aggregator' [INFO] 12:55:09.184 Base dir: /w/workspace/aaa-sonar/aaa-password-service [INFO] 12:55:09.184 Source paths: pom.xml [INFO] 12:55:09.185 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.185 Indexing files of module 'ODL :: aaa :: aaa-shiro' [INFO] 12:55:09.185 Base dir: /w/workspace/aaa-sonar/aaa-shiro/impl [INFO] 12:55:09.185 Source paths: pom.xml, src/main/java [INFO] 12:55:09.185 Test paths: src/test/java [INFO] 12:55:09.185 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.187 Indexing files of module 'ODL :: aaa :: aaa-shiro-api' [INFO] 12:55:09.187 Base dir: /w/workspace/aaa-sonar/aaa-shiro/api [INFO] 12:55:09.187 Source paths: pom.xml, src/main/java [INFO] 12:55:09.187 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.187 Indexing files of module 'repackaged-shiro' [INFO] 12:55:09.187 Base dir: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro [INFO] 12:55:09.187 Source paths: pom.xml [INFO] 12:55:09.187 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.188 Indexing files of module 'repackaged-shiro-jar' [INFO] 12:55:09.188 Base dir: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar [INFO] 12:55:09.188 Source paths: pom.xml [INFO] 12:55:09.188 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.188 Indexing files of module 'ODL :: aaa :: aaa-shiro-aggregator' [INFO] 12:55:09.188 Base dir: /w/workspace/aaa-sonar/aaa-shiro [INFO] 12:55:09.188 Source paths: pom.xml [INFO] 12:55:09.188 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.188 Indexing files of module 'ODL :: aaa :: aaa-tokenauthrealm' [INFO] 12:55:09.188 Base dir: /w/workspace/aaa-sonar/aaa-tokenauthrealm [INFO] 12:55:09.188 Source paths: pom.xml, src/main/java [INFO] 12:55:09.189 Test paths: src/test/java [INFO] 12:55:09.189 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.189 Indexing files of module 'ODL :: aaa :: dependency-check' [INFO] 12:55:09.189 Base dir: /w/workspace/aaa-sonar/dependency-check [INFO] 12:55:09.189 Source paths: pom.xml [INFO] 12:55:09.189 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.189 Indexing files of module 'ODL :: aaa :: features-aaa' [INFO] 12:55:09.190 Base dir: /w/workspace/aaa-sonar/features/features-aaa [INFO] 12:55:09.190 Source paths: pom.xml [INFO] 12:55:09.190 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.190 Indexing files of module 'ODL :: aaa :: odl-aaa-api' [INFO] 12:55:09.190 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-api [INFO] 12:55:09.190 Source paths: pom.xml [INFO] 12:55:09.190 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.190 Indexing files of module 'ODL :: aaa :: odl-aaa-cert' [INFO] 12:55:09.190 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-cert [INFO] 12:55:09.190 Source paths: pom.xml [INFO] 12:55:09.190 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.191 Indexing files of module 'ODL :: aaa :: odl-aaa-cli' [INFO] 12:55:09.191 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-cli [INFO] 12:55:09.191 Source paths: pom.xml [INFO] 12:55:09.191 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.191 Indexing files of module 'ODL :: aaa :: odl-aaa-encryption-service' [INFO] 12:55:09.191 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-encryption-service [INFO] 12:55:09.191 Source paths: pom.xml [INFO] 12:55:09.191 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.191 Indexing files of module 'ODL :: aaa :: odl-aaa-password-service' [INFO] 12:55:09.191 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-password-service [INFO] 12:55:09.191 Source paths: pom.xml [INFO] 12:55:09.191 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.192 Indexing files of module 'ODL :: aaa :: odl-aaa-shiro' [INFO] 12:55:09.192 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-shiro [INFO] 12:55:09.192 Source paths: pom.xml [INFO] 12:55:09.192 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.192 Indexing files of module 'ODL :: aaa :: odl-aaa-web' [INFO] 12:55:09.192 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-web [INFO] 12:55:09.192 Source paths: pom.xml [INFO] 12:55:09.192 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.192 Indexing files of module 'OpenDaylight :: Apache Shiro' [INFO] 12:55:09.192 Base dir: /w/workspace/aaa-sonar/features/odl-apache-shiro [INFO] 12:55:09.193 Source paths: pom.xml [INFO] 12:55:09.193 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 12:55:09.193 Indexing files of module 'ODL :: aaa :: features-aaa-aggregator' [INFO] 12:55:09.193 Base dir: /w/workspace/aaa-sonar/features [INFO] 12:55:09.193 Source paths: pom.xml [INFO] 12:55:09.193 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.193 Indexing files of module 'aaa' [INFO] 12:55:09.193 Base dir: /w/workspace/aaa-sonar [INFO] 12:55:09.193 Source paths: pom.xml [INFO] 12:55:09.193 Excluded sources: **/build-wrapper-dump.json [INFO] 12:55:09.194 258 files indexed [INFO] 12:55:09.197 Quality profile for java: ODL way [INFO] 12:55:09.197 Quality profile for xml: Sonar way [INFO] 12:55:09.197 ------------- Run sensors on module ODL :: aaa :: aaa-authn-api [INFO] 12:55:09.299 Load metrics repository [INFO] 12:55:09.640 Load metrics repository (done) | time=342ms [INFO] 12:55:09.644 Sensor cache enabled [INFO] 12:55:09.709 Load sensor cache [INFO] 12:55:10.479 Load sensor cache (6 KB) | time=770ms [INFO] 12:55:11.101 Sensor JavaSensor [java] [INFO] 12:55:11.105 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:11.105 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:11.115 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:11.117 Using ECJ batch to parse 29 Main java source files with batch size 206 KB. [INFO] 12:55:11.321 Starting batch processing. [INFO] 12:55:11.615 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:12.300 100% analyzed [INFO] 12:55:12.300 Batch processing: Done. [INFO] 12:55:12.301 Did not optimize analysis for any files, performed a full analysis for all 29 files. [INFO] 12:55:12.302 No "Test" source files to scan. [INFO] 12:55:12.302 No "Generated" source files to scan. [INFO] 12:55:12.303 Sensor JavaSensor [java] (done) | time=1202ms [INFO] 12:55:12.303 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:12.303 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:12.303 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:12.303 Sensor SurefireSensor [java] [INFO] 12:55:12.304 parsing [/w/workspace/aaa-sonar/aaa-authn-api/target/surefire-reports] [INFO] 12:55:12.304 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:55:12.304 Sensor XML Sensor [xml] [INFO] 12:55:12.310 1 source file to be analyzed [INFO] 12:55:12.413 1/1 source file has been analyzed [INFO] 12:55:12.414 Sensor XML Sensor [xml] (done) | time=110ms [INFO] 12:55:12.414 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:12.415 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:12.417 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:12.441 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=27ms [INFO] 12:55:12.442 Sensor IaC Docker Sensor [iac] [INFO] 12:55:12.444 0 source files to be analyzed [INFO] 12:55:12.497 0/0 source files have been analyzed [INFO] 12:55:12.497 Sensor IaC Docker Sensor [iac] (done) | time=55ms [INFO] 12:55:12.497 Sensor Serverless configuration file sensor [security] [INFO] 12:55:12.498 0 Serverless function entries were found in the project [INFO] 12:55:12.500 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:12.500 Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] 12:55:12.500 Sensor AWS SAM template file sensor [security] [INFO] 12:55:12.500 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:12.500 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:12.501 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:55:12.502 ------------- Run sensors on module aaa-docs [INFO] 12:55:12.543 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:12.543 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:12.543 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:12.544 Sensor XML Sensor [xml] [INFO] 12:55:12.544 1 source file to be analyzed [INFO] 12:55:12.589 1/1 source file has been analyzed [INFO] 12:55:12.590 Sensor XML Sensor [xml] (done) | time=46ms [INFO] 12:55:12.590 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:12.590 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:12.590 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:12.591 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:12.591 Sensor IaC Docker Sensor [iac] [INFO] 12:55:12.591 0 source files to be analyzed [INFO] 12:55:12.604 0/0 source files have been analyzed [INFO] 12:55:12.604 Sensor IaC Docker Sensor [iac] (done) | time=13ms [INFO] 12:55:12.604 Sensor Serverless configuration file sensor [security] [INFO] 12:55:12.604 0 Serverless function entries were found in the project [INFO] 12:55:12.604 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:12.604 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:12.604 Sensor AWS SAM template file sensor [security] [INFO] 12:55:12.604 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:12.604 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:12.605 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:55:12.605 ------------- Run sensors on module ODL :: aaa :: aaa-cli [INFO] 12:55:12.635 Sensor JavaSensor [java] [INFO] 12:55:12.635 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:12.635 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:12.637 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:12.637 Using ECJ batch to parse 21 Main java source files with batch size 206 KB. [INFO] 12:55:12.645 Starting batch processing. [INFO] 12:55:12.678 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:12.870 100% analyzed [INFO] 12:55:12.870 Batch processing: Done. [INFO] 12:55:12.871 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 12:55:12.871 Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] 12:55:12.873 Starting batch processing. [INFO] 12:55:12.914 100% analyzed [INFO] 12:55:12.914 Batch processing: Done. [INFO] 12:55:12.915 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:55:12.915 No "Generated" source files to scan. [INFO] 12:55:12.915 Sensor JavaSensor [java] (done) | time=280ms [INFO] 12:55:12.916 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:12.916 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:12.916 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:12.916 Sensor SurefireSensor [java] [INFO] 12:55:12.916 parsing [/w/workspace/aaa-sonar/aaa-cli/target/surefire-reports] [INFO] 12:55:12.931 Sensor SurefireSensor [java] (done) | time=15ms [INFO] 12:55:12.932 Sensor XML Sensor [xml] [INFO] 12:55:12.935 1 source file to be analyzed [INFO] 12:55:12.943 1/1 source file has been analyzed [INFO] 12:55:12.943 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 12:55:12.943 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:12.943 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:12.943 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:12.950 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 12:55:12.950 Sensor IaC Docker Sensor [iac] [INFO] 12:55:12.953 0 source files to be analyzed [INFO] 12:55:12.957 0/0 source files have been analyzed [INFO] 12:55:12.957 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 12:55:12.957 Sensor Serverless configuration file sensor [security] [INFO] 12:55:12.957 0 Serverless function entries were found in the project [INFO] 12:55:12.957 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:12.957 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:12.958 Sensor AWS SAM template file sensor [security] [INFO] 12:55:12.958 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:12.958 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:12.958 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:12.958 ------------- Run sensors on module ODL :: aaa :: aaa-cli-jar [INFO] 12:55:12.984 Sensor JavaSensor [java] [INFO] 12:55:12.984 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:12.984 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:12.986 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:12.986 Using ECJ batch to parse 3 Main java source files with batch size 206 KB. [INFO] 12:55:12.988 Starting batch processing. [INFO] 12:55:13.012 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:13.105 100% analyzed [INFO] 12:55:13.105 Batch processing: Done. [INFO] 12:55:13.105 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:55:13.105 Using ECJ batch to parse 5 Test java source files with batch size 206 KB. [INFO] 12:55:13.108 Starting batch processing. [INFO] 12:55:13.204 100% analyzed [INFO] 12:55:13.204 Batch processing: Done. [INFO] 12:55:13.205 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:55:13.205 No "Generated" source files to scan. [INFO] 12:55:13.205 Sensor JavaSensor [java] (done) | time=221ms [INFO] 12:55:13.205 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:13.205 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:13.205 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:13.205 Sensor SurefireSensor [java] [INFO] 12:55:13.205 parsing [/w/workspace/aaa-sonar/aaa-cli-jar/target/surefire-reports] [INFO] 12:55:13.212 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 12:55:13.212 Sensor XML Sensor [xml] [INFO] 12:55:13.214 1 source file to be analyzed [INFO] 12:55:13.229 1/1 source file has been analyzed [INFO] 12:55:13.229 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 12:55:13.229 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:13.229 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:13.229 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:13.232 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:55:13.232 Sensor IaC Docker Sensor [iac] [INFO] 12:55:13.236 0 source files to be analyzed [INFO] 12:55:13.237 0/0 source files have been analyzed [INFO] 12:55:13.237 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:13.237 Sensor Serverless configuration file sensor [security] [INFO] 12:55:13.237 0 Serverless function entries were found in the project [INFO] 12:55:13.237 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:13.237 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:13.237 Sensor AWS SAM template file sensor [security] [INFO] 12:55:13.238 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:55:13.238 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:13.238 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:13.238 ------------- Run sensors on module ODL :: aaa :: aaa-filterchain [INFO] 12:55:13.262 Sensor JavaSensor [java] [INFO] 12:55:13.262 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:13.262 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:13.263 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:13.263 Using ECJ batch to parse 6 Main java source files with batch size 206 KB. [INFO] 12:55:13.266 Starting batch processing. [INFO] 12:55:13.286 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:13.399 100% analyzed [INFO] 12:55:13.399 Batch processing: Done. [INFO] 12:55:13.401 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 12:55:13.401 Using ECJ batch to parse 10 Test java source files with batch size 206 KB. [INFO] 12:55:13.405 Starting batch processing. [INFO] 12:55:13.502 100% analyzed [INFO] 12:55:13.502 Batch processing: Done. [INFO] 12:55:13.503 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 12:55:13.503 No "Generated" source files to scan. [INFO] 12:55:13.503 Sensor JavaSensor [java] (done) | time=241ms [INFO] 12:55:13.503 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:13.503 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:13.503 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:13.503 Sensor SurefireSensor [java] [INFO] 12:55:13.503 parsing [/w/workspace/aaa-sonar/aaa-filterchain/target/surefire-reports] [INFO] 12:55:13.510 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 12:55:13.510 Sensor XML Sensor [xml] [INFO] 12:55:13.520 1 source file to be analyzed [INFO] 12:55:13.521 1/1 source file has been analyzed [INFO] 12:55:13.521 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 12:55:13.521 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:13.521 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:13.521 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:13.524 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:55:13.524 Sensor IaC Docker Sensor [iac] [INFO] 12:55:13.527 0 source files to be analyzed [INFO] 12:55:13.530 0/0 source files have been analyzed [INFO] 12:55:13.530 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:55:13.530 Sensor Serverless configuration file sensor [security] [INFO] 12:55:13.530 0 Serverless function entries were found in the project [INFO] 12:55:13.530 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:13.530 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:13.530 Sensor AWS SAM template file sensor [security] [INFO] 12:55:13.530 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:13.530 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:13.530 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:13.531 ------------- Run sensors on module ODL :: aaa :: aaa-parent [INFO] 12:55:13.554 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:13.554 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:13.554 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:13.554 Sensor XML Sensor [xml] [INFO] 12:55:13.556 1 source file to be analyzed [INFO] 12:55:13.563 1/1 source file has been analyzed [INFO] 12:55:13.563 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:55:13.563 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:13.563 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:13.563 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:13.564 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:13.564 Sensor IaC Docker Sensor [iac] [INFO] 12:55:13.567 0 source files to be analyzed [INFO] 12:55:13.569 0/0 source files have been analyzed [INFO] 12:55:13.569 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:13.569 Sensor Serverless configuration file sensor [security] [INFO] 12:55:13.569 0 Serverless function entries were found in the project [INFO] 12:55:13.569 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:13.569 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:13.570 Sensor AWS SAM template file sensor [security] [INFO] 12:55:13.570 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:13.570 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:13.570 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:13.570 ------------- Run sensors on module ODL :: aaa :: aaa-encrypt-service-impl [INFO] 12:55:13.591 Sensor JavaSensor [java] [INFO] 12:55:13.592 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:13.592 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:13.593 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:13.593 Using ECJ batch to parse 3 Main java source files with batch size 206 KB. [INFO] 12:55:13.595 Starting batch processing. [INFO] 12:55:13.626 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:13.716 100% analyzed [INFO] 12:55:13.716 Batch processing: Done. [INFO] 12:55:13.716 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:55:13.716 Using ECJ batch to parse 2 Test java source files with batch size 206 KB. [INFO] 12:55:13.718 Starting batch processing. [INFO] 12:55:13.816 100% analyzed [INFO] 12:55:13.816 Batch processing: Done. [INFO] 12:55:13.817 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:55:13.817 No "Generated" source files to scan. [INFO] 12:55:13.817 Sensor JavaSensor [java] (done) | time=226ms [INFO] 12:55:13.818 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:13.818 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:13.818 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:13.818 Sensor SurefireSensor [java] [INFO] 12:55:13.818 parsing [/w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/surefire-reports] [INFO] 12:55:13.820 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:55:13.820 Sensor XML Sensor [xml] [INFO] 12:55:13.821 1 source file to be analyzed [INFO] 12:55:13.829 1/1 source file has been analyzed [INFO] 12:55:13.829 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:55:13.829 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:13.829 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:13.829 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:13.831 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:55:13.831 Sensor IaC Docker Sensor [iac] [INFO] 12:55:13.832 0 source files to be analyzed [INFO] 12:55:13.836 0/0 source files have been analyzed [INFO] 12:55:13.836 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:13.836 Sensor Serverless configuration file sensor [security] [INFO] 12:55:13.836 0 Serverless function entries were found in the project [INFO] 12:55:13.837 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:13.837 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:55:13.837 Sensor AWS SAM template file sensor [security] [INFO] 12:55:13.837 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:13.837 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:13.837 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:13.837 ------------- Run sensors on module ODL :: aaa :: aaa-encrypt-service [INFO] 12:55:13.858 Sensor JavaSensor [java] [INFO] 12:55:13.859 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:13.859 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:13.860 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:13.860 Using ECJ batch to parse 1 Main java source files with batch size 206 KB. [INFO] 12:55:13.860 Starting batch processing. [INFO] 12:55:13.864 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:13.868 100% analyzed [INFO] 12:55:13.868 Batch processing: Done. [INFO] 12:55:13.869 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:55:13.869 No "Test" source files to scan. [INFO] 12:55:13.869 No "Generated" source files to scan. [INFO] 12:55:13.869 Sensor JavaSensor [java] (done) | time=11ms [INFO] 12:55:13.869 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:13.869 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:13.869 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:13.869 Sensor SurefireSensor [java] [INFO] 12:55:13.869 parsing [/w/workspace/aaa-sonar/aaa-encrypt-service/api/target/surefire-reports] [INFO] 12:55:13.869 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:55:13.869 Sensor XML Sensor [xml] [INFO] 12:55:13.871 1 source file to be analyzed [INFO] 12:55:13.875 1/1 source file has been analyzed [INFO] 12:55:13.875 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:55:13.875 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:13.875 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:13.875 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:13.876 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:13.876 Sensor IaC Docker Sensor [iac] [INFO] 12:55:13.886 0 source files to be analyzed [INFO] 12:55:13.886 0/0 source files have been analyzed [INFO] 12:55:13.887 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 12:55:13.887 Sensor Serverless configuration file sensor [security] [INFO] 12:55:13.887 0 Serverless function entries were found in the project [INFO] 12:55:13.887 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:13.887 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:13.887 Sensor AWS SAM template file sensor [security] [INFO] 12:55:13.887 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:13.887 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:13.887 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:13.887 ------------- Run sensors on module ODL :: aaa :: aaa-encryption-service-aggregator [INFO] 12:55:13.911 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:13.911 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:13.911 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:13.912 Sensor XML Sensor [xml] [INFO] 12:55:13.912 1 source file to be analyzed [INFO] 12:55:13.920 1/1 source file has been analyzed [INFO] 12:55:13.920 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:55:13.920 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:13.920 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:13.920 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:13.921 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:13.921 Sensor IaC Docker Sensor [iac] [INFO] 12:55:13.923 0 source files to be analyzed [INFO] 12:55:13.929 0/0 source files have been analyzed [INFO] 12:55:13.929 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 12:55:13.929 Sensor Serverless configuration file sensor [security] [INFO] 12:55:13.929 0 Serverless function entries were found in the project [INFO] 12:55:13.929 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:13.929 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:13.929 Sensor AWS SAM template file sensor [security] [INFO] 12:55:13.929 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:13.929 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:13.929 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:13.930 ------------- Run sensors on module ODL :: aaa :: aaa-tokenauthrealm [INFO] 12:55:13.952 Sensor JavaSensor [java] [INFO] 12:55:13.952 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:13.952 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:13.954 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:13.954 Using ECJ batch to parse 6 Main java source files with batch size 206 KB. [INFO] 12:55:13.956 Starting batch processing. [INFO] 12:55:13.977 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:14.043 100% analyzed [INFO] 12:55:14.043 Batch processing: Done. [INFO] 12:55:14.044 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 12:55:14.044 Using ECJ batch to parse 5 Test java source files with batch size 206 KB. [INFO] 12:55:14.046 Starting batch processing. [INFO] 12:55:14.114 100% analyzed [INFO] 12:55:14.114 Batch processing: Done. [INFO] 12:55:14.115 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:55:14.115 No "Generated" source files to scan. [INFO] 12:55:14.115 Sensor JavaSensor [java] (done) | time=163ms [INFO] 12:55:14.115 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.115 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.115 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.115 Sensor SurefireSensor [java] [INFO] 12:55:14.115 parsing [/w/workspace/aaa-sonar/aaa-tokenauthrealm/target/surefire-reports] [INFO] 12:55:14.121 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 12:55:14.121 Sensor XML Sensor [xml] [INFO] 12:55:14.127 1 source file to be analyzed [INFO] 12:55:14.127 1/1 source file has been analyzed [INFO] 12:55:14.127 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:55:14.127 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.127 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.128 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:14.130 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:55:14.130 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.132 0 source files to be analyzed [INFO] 12:55:14.134 0/0 source files have been analyzed [INFO] 12:55:14.134 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:14.134 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.134 0 Serverless function entries were found in the project [INFO] 12:55:14.134 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.134 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.134 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.134 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.135 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.135 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.135 ------------- Run sensors on module ODL :: aaa :: aaa-artifacts [INFO] 12:55:14.154 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.154 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.154 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.154 Sensor XML Sensor [xml] [INFO] 12:55:14.165 1 source file to be analyzed [INFO] 12:55:14.168 1/1 source file has been analyzed [INFO] 12:55:14.168 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 12:55:14.168 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.168 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.168 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.168 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.168 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.171 0 source files to be analyzed [INFO] 12:55:14.175 0/0 source files have been analyzed [INFO] 12:55:14.175 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 12:55:14.175 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.175 0 Serverless function entries were found in the project [INFO] 12:55:14.176 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.176 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:55:14.176 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.176 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.176 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.176 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.176 ------------- Run sensors on module ODL :: aaa :: odl-aaa-api [INFO] 12:55:14.198 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.199 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.199 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:55:14.199 Sensor XML Sensor [xml] [INFO] 12:55:14.199 1 source file to be analyzed [INFO] 12:55:14.208 1/1 source file has been analyzed [INFO] 12:55:14.208 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:55:14.208 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.208 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.208 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.208 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.208 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.208 0 source files to be analyzed [INFO] 12:55:14.212 0/0 source files have been analyzed [INFO] 12:55:14.212 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:14.212 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.212 0 Serverless function entries were found in the project [INFO] 12:55:14.212 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.212 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.212 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.212 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.212 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.212 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.212 ------------- Run sensors on module ODL :: aaa :: odl-aaa-web [INFO] 12:55:14.231 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.232 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.232 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:55:14.232 Sensor XML Sensor [xml] [INFO] 12:55:14.238 1 source file to be analyzed [INFO] 12:55:14.239 1/1 source file has been analyzed [INFO] 12:55:14.239 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:55:14.239 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.239 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.239 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.239 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.239 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.240 0 source files to be analyzed [INFO] 12:55:14.243 0/0 source files have been analyzed [INFO] 12:55:14.243 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:14.243 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.243 0 Serverless function entries were found in the project [INFO] 12:55:14.243 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.243 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.244 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.244 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.244 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.244 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.244 ------------- Run sensors on module OpenDaylight :: Apache Shiro [INFO] 12:55:14.264 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.264 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.264 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.264 Sensor XML Sensor [xml] [INFO] 12:55:14.267 1 source file to be analyzed [INFO] 12:55:14.270 1/1 source file has been analyzed [INFO] 12:55:14.271 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:55:14.271 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.271 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.271 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.271 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.271 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.274 0 source files to be analyzed [INFO] 12:55:14.274 0/0 source files have been analyzed [INFO] 12:55:14.275 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:14.275 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.275 0 Serverless function entries were found in the project [INFO] 12:55:14.275 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.275 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.275 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.275 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.275 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.275 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.275 ------------- Run sensors on module ODL :: aaa :: odl-aaa-cert [INFO] 12:55:14.294 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.294 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.294 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.294 Sensor XML Sensor [xml] [INFO] 12:55:14.300 1 source file to be analyzed [INFO] 12:55:14.300 1/1 source file has been analyzed [INFO] 12:55:14.300 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:55:14.300 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.300 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.300 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.300 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.300 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.303 0 source files to be analyzed [INFO] 12:55:14.314 0/0 source files have been analyzed [INFO] 12:55:14.314 Sensor IaC Docker Sensor [iac] (done) | time=14ms [INFO] 12:55:14.314 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.315 0 Serverless function entries were found in the project [INFO] 12:55:14.315 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.315 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:55:14.315 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.315 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.315 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.315 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.315 ------------- Run sensors on module ODL :: aaa :: odl-aaa-encryption-service [INFO] 12:55:14.380 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.380 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.380 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.380 Sensor XML Sensor [xml] [INFO] 12:55:14.392 1 source file to be analyzed [INFO] 12:55:14.392 1/1 source file has been analyzed [INFO] 12:55:14.393 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 12:55:14.393 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.393 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.393 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.393 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.393 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.398 0 source files to be analyzed [INFO] 12:55:14.398 0/0 source files have been analyzed [INFO] 12:55:14.398 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:14.398 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.398 0 Serverless function entries were found in the project [INFO] 12:55:14.398 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.398 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.398 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.398 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.398 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.399 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:55:14.399 ------------- Run sensors on module ODL :: aaa :: odl-aaa-cli [INFO] 12:55:14.419 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.419 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.419 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.419 Sensor XML Sensor [xml] [INFO] 12:55:14.424 1 source file to be analyzed [INFO] 12:55:14.426 1/1 source file has been analyzed [INFO] 12:55:14.426 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:55:14.426 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.427 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.427 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.427 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:14.427 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.428 0 source files to be analyzed [INFO] 12:55:14.431 0/0 source files have been analyzed [INFO] 12:55:14.431 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:14.431 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.431 0 Serverless function entries were found in the project [INFO] 12:55:14.431 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.431 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.431 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.431 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.431 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.431 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.431 ------------- Run sensors on module ODL :: aaa :: odl-aaa-shiro [INFO] 12:55:14.449 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.449 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.449 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.449 Sensor XML Sensor [xml] [INFO] 12:55:14.452 1 source file to be analyzed [INFO] 12:55:14.459 1/1 source file has been analyzed [INFO] 12:55:14.459 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:55:14.459 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.459 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.459 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.459 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.459 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.463 0 source files to be analyzed [INFO] 12:55:14.463 0/0 source files have been analyzed [INFO] 12:55:14.464 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:14.464 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.464 0 Serverless function entries were found in the project [INFO] 12:55:14.464 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.464 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.464 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.464 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.464 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.464 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.464 ------------- Run sensors on module ODL :: aaa :: features-aaa [INFO] 12:55:14.482 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.482 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.482 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.482 Sensor XML Sensor [xml] [INFO] 12:55:14.486 1 source file to be analyzed [INFO] 12:55:14.489 1/1 source file has been analyzed [INFO] 12:55:14.490 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:55:14.490 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.490 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.490 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.490 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.490 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.492 0 source files to be analyzed [INFO] 12:55:14.495 0/0 source files have been analyzed [INFO] 12:55:14.495 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:14.495 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.495 0 Serverless function entries were found in the project [INFO] 12:55:14.495 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.495 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.495 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.495 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.495 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.495 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.495 ------------- Run sensors on module ODL :: aaa :: odl-aaa-password-service [INFO] 12:55:14.513 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.513 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.513 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.513 Sensor XML Sensor [xml] [INFO] 12:55:14.520 1 source file to be analyzed [INFO] 12:55:14.520 1/1 source file has been analyzed [INFO] 12:55:14.520 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:55:14.520 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.520 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.520 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.520 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.521 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.527 0 source files to be analyzed [INFO] 12:55:14.531 0/0 source files have been analyzed [INFO] 12:55:14.532 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 12:55:14.532 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.532 0 Serverless function entries were found in the project [INFO] 12:55:14.532 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.532 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.532 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.532 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.532 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.532 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.532 ------------- Run sensors on module ODL :: aaa :: features-aaa-aggregator [INFO] 12:55:14.554 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.554 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.554 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.554 Sensor XML Sensor [xml] [INFO] 12:55:14.558 1 source file to be analyzed [INFO] 12:55:14.559 1/1 source file has been analyzed [INFO] 12:55:14.560 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:55:14.560 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.560 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.560 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:14.560 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.560 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.562 0 source files to be analyzed [INFO] 12:55:14.564 0/0 source files have been analyzed [INFO] 12:55:14.564 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:14.564 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.564 0 Serverless function entries were found in the project [INFO] 12:55:14.565 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.565 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:55:14.565 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.565 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.565 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.565 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.565 ------------- Run sensors on module ODL :: aaa :: dependency-check [INFO] 12:55:14.583 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.583 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.583 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.584 Sensor XML Sensor [xml] [INFO] 12:55:14.594 1 source file to be analyzed [INFO] 12:55:14.611 1/1 source file has been analyzed [INFO] 12:55:14.611 Sensor XML Sensor [xml] (done) | time=27ms [INFO] 12:55:14.612 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.612 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.612 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:14.612 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.612 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.613 0 source files to be analyzed [INFO] 12:55:14.622 0/0 source files have been analyzed [INFO] 12:55:14.623 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 12:55:14.623 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.623 0 Serverless function entries were found in the project [INFO] 12:55:14.623 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.623 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.623 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.623 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.623 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.623 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.623 ------------- Run sensors on module ODL :: aaa :: servlet-jersey2 [INFO] 12:55:14.647 Sensor JavaSensor [java] [INFO] 12:55:14.647 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:14.647 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:14.648 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:14.648 Using ECJ batch to parse 2 Main java source files with batch size 206 KB. [INFO] 12:55:14.650 Starting batch processing. [INFO] 12:55:14.679 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:14.690 100% analyzed [INFO] 12:55:14.690 Batch processing: Done. [INFO] 12:55:14.693 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:55:14.693 No "Test" source files to scan. [INFO] 12:55:14.693 No "Generated" source files to scan. [INFO] 12:55:14.693 Sensor JavaSensor [java] (done) | time=46ms [INFO] 12:55:14.693 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.693 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.693 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.693 Sensor SurefireSensor [java] [INFO] 12:55:14.693 parsing [/w/workspace/aaa-sonar/web/servlet-jersey2/target/surefire-reports] [INFO] 12:55:14.693 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:55:14.693 Sensor XML Sensor [xml] [INFO] 12:55:14.694 1 source file to be analyzed [INFO] 12:55:14.700 1/1 source file has been analyzed [INFO] 12:55:14.700 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:55:14.700 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.700 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.700 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:14.702 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:55:14.702 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.702 0 source files to be analyzed [INFO] 12:55:14.708 0/0 source files have been analyzed [INFO] 12:55:14.708 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:55:14.708 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.708 0 Serverless function entries were found in the project [INFO] 12:55:14.708 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.708 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.708 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.708 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.708 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.708 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.708 ------------- Run sensors on module ODL :: aaa :: testutils [INFO] 12:55:14.727 Sensor JavaSensor [java] [INFO] 12:55:14.727 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:14.727 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:14.729 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:14.729 Using ECJ batch to parse 2 Main java source files with batch size 206 KB. [INFO] 12:55:14.730 Starting batch processing. [INFO] 12:55:14.746 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:14.765 100% analyzed [INFO] 12:55:14.765 Batch processing: Done. [INFO] 12:55:14.766 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:55:14.766 Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] 12:55:14.767 Starting batch processing. [INFO] 12:55:14.796 100% analyzed [INFO] 12:55:14.796 Batch processing: Done. [INFO] 12:55:14.797 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:55:14.797 No "Generated" source files to scan. [INFO] 12:55:14.797 Sensor JavaSensor [java] (done) | time=70ms [INFO] 12:55:14.797 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.797 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.797 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.797 Sensor SurefireSensor [java] [INFO] 12:55:14.798 parsing [/w/workspace/aaa-sonar/web/testutils/target/surefire-reports] [INFO] 12:55:14.799 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:55:14.799 Sensor XML Sensor [xml] [INFO] 12:55:14.799 1 source file to be analyzed [INFO] 12:55:14.808 1/1 source file has been analyzed [INFO] 12:55:14.808 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:55:14.808 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.808 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.808 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:14.809 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:14.809 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.809 0 source files to be analyzed [INFO] 12:55:14.812 0/0 source files have been analyzed [INFO] 12:55:14.812 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 12:55:14.813 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.813 0 Serverless function entries were found in the project [INFO] 12:55:14.813 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.813 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.813 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.813 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.813 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.813 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.813 ------------- Run sensors on module ODL :: aaa :: servlet-api [INFO] 12:55:14.834 Sensor JavaSensor [java] [INFO] 12:55:14.834 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:14.834 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:14.835 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:14.835 Using ECJ batch to parse 2 Main java source files with batch size 206 KB. [INFO] 12:55:14.836 Starting batch processing. [INFO] 12:55:14.849 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:14.855 100% analyzed [INFO] 12:55:14.855 Batch processing: Done. [INFO] 12:55:14.855 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:55:14.855 No "Test" source files to scan. [INFO] 12:55:14.855 No "Generated" source files to scan. [INFO] 12:55:14.855 Sensor JavaSensor [java] (done) | time=21ms [INFO] 12:55:14.855 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:14.855 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:14.855 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:14.856 Sensor SurefireSensor [java] [INFO] 12:55:14.856 parsing [/w/workspace/aaa-sonar/web/servlet-api/target/surefire-reports] [INFO] 12:55:14.856 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:55:14.856 Sensor XML Sensor [xml] [INFO] 12:55:14.859 1 source file to be analyzed [INFO] 12:55:14.860 1/1 source file has been analyzed [INFO] 12:55:14.861 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 12:55:14.861 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:14.861 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:14.861 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:14.861 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:14.862 Sensor IaC Docker Sensor [iac] [INFO] 12:55:14.865 0 source files to be analyzed [INFO] 12:55:14.865 0/0 source files have been analyzed [INFO] 12:55:14.865 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:14.865 Sensor Serverless configuration file sensor [security] [INFO] 12:55:14.865 0 Serverless function entries were found in the project [INFO] 12:55:14.865 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:14.865 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:14.865 Sensor AWS SAM template file sensor [security] [INFO] 12:55:14.865 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:14.865 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:14.865 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:14.865 ------------- Run sensors on module ODL :: aaa :: web-api [INFO] 12:55:14.884 Sensor JavaSensor [java] [INFO] 12:55:14.884 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:14.884 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:14.885 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:14.885 Using ECJ batch to parse 7 Main java source files with batch size 206 KB. [INFO] 12:55:14.902 Starting batch processing. [INFO] 12:55:14.916 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:15.001 100% analyzed [INFO] 12:55:15.001 Batch processing: Done. [INFO] 12:55:15.002 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 12:55:15.002 Using ECJ batch to parse 3 Test java source files with batch size 206 KB. [INFO] 12:55:15.007 Starting batch processing. [INFO] 12:55:15.059 100% analyzed [INFO] 12:55:15.059 Batch processing: Done. [INFO] 12:55:15.090 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:55:15.091 No "Generated" source files to scan. [INFO] 12:55:15.091 Sensor JavaSensor [java] (done) | time=207ms [INFO] 12:55:15.091 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:15.091 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:15.091 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:15.091 Sensor SurefireSensor [java] [INFO] 12:55:15.091 parsing [/w/workspace/aaa-sonar/web/api/target/surefire-reports] [INFO] 12:55:15.098 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 12:55:15.098 Sensor XML Sensor [xml] [INFO] 12:55:15.103 1 source file to be analyzed [INFO] 12:55:15.103 1/1 source file has been analyzed [INFO] 12:55:15.104 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:55:15.104 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:15.104 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:15.104 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:15.105 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:15.106 Sensor IaC Docker Sensor [iac] [INFO] 12:55:15.109 0 source files to be analyzed [INFO] 12:55:15.109 0/0 source files have been analyzed [INFO] 12:55:15.109 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 12:55:15.109 Sensor Serverless configuration file sensor [security] [INFO] 12:55:15.109 0 Serverless function entries were found in the project [INFO] 12:55:15.109 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:15.109 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:15.109 Sensor AWS SAM template file sensor [security] [INFO] 12:55:15.109 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:15.109 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:15.109 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:15.110 ------------- Run sensors on module ODL :: aaa :: web-jetty-impl [INFO] 12:55:15.127 Sensor JavaSensor [java] [INFO] 12:55:15.127 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:15.127 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:15.128 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:15.128 Using ECJ batch to parse 1 Main java source files with batch size 206 KB. [INFO] 12:55:15.129 Starting batch processing. [INFO] 12:55:15.159 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:15.170 100% analyzed [INFO] 12:55:15.170 Batch processing: Done. [INFO] 12:55:15.171 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:55:15.172 Using ECJ batch to parse 5 Test java source files with batch size 206 KB. [INFO] 12:55:15.173 Starting batch processing. [INFO] 12:55:15.209 100% analyzed [INFO] 12:55:15.209 Batch processing: Done. [INFO] 12:55:15.210 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:55:15.210 No "Generated" source files to scan. [INFO] 12:55:15.210 Sensor JavaSensor [java] (done) | time=83ms [INFO] 12:55:15.210 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:15.210 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:15.210 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:15.210 Sensor SurefireSensor [java] [INFO] 12:55:15.210 parsing [/w/workspace/aaa-sonar/web/impl-jetty/target/surefire-reports] [INFO] 12:55:15.211 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:55:15.211 Sensor XML Sensor [xml] [INFO] 12:55:15.212 1 source file to be analyzed [INFO] 12:55:15.216 1/1 source file has been analyzed [INFO] 12:55:15.216 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 12:55:15.216 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:15.216 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:15.217 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:15.217 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:15.217 Sensor IaC Docker Sensor [iac] [INFO] 12:55:15.221 0 source files to be analyzed [INFO] 12:55:15.224 0/0 source files have been analyzed [INFO] 12:55:15.224 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 12:55:15.224 Sensor Serverless configuration file sensor [security] [INFO] 12:55:15.224 0 Serverless function entries were found in the project [INFO] 12:55:15.224 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:15.225 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:55:15.225 Sensor AWS SAM template file sensor [security] [INFO] 12:55:15.225 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:15.225 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:15.225 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:15.225 ------------- Run sensors on module ODL :: aaa :: web-osgi-impl [INFO] 12:55:15.245 Sensor JavaSensor [java] [INFO] 12:55:15.245 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:15.245 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:15.246 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:15.246 Using ECJ batch to parse 3 Main java source files with batch size 206 KB. [INFO] 12:55:15.248 Starting batch processing. [INFO] 12:55:15.272 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:15.313 100% analyzed [INFO] 12:55:15.313 Batch processing: Done. [INFO] 12:55:15.315 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:55:15.315 No "Test" source files to scan. [INFO] 12:55:15.315 No "Generated" source files to scan. [INFO] 12:55:15.315 Sensor JavaSensor [java] (done) | time=70ms [INFO] 12:55:15.315 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:15.315 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:15.315 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:15.315 Sensor SurefireSensor [java] [INFO] 12:55:15.315 parsing [/w/workspace/aaa-sonar/web/impl-osgi/target/surefire-reports] [INFO] 12:55:15.315 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:55:15.315 Sensor XML Sensor [xml] [INFO] 12:55:15.318 1 source file to be analyzed [INFO] 12:55:15.325 1/1 source file has been analyzed [INFO] 12:55:15.325 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:55:15.325 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:15.326 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:15.326 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:15.327 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:55:15.328 Sensor IaC Docker Sensor [iac] [INFO] 12:55:15.328 0 source files to be analyzed [INFO] 12:55:15.333 0/0 source files have been analyzed [INFO] 12:55:15.333 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:15.333 Sensor Serverless configuration file sensor [security] [INFO] 12:55:15.333 0 Serverless function entries were found in the project [INFO] 12:55:15.333 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:15.333 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:15.333 Sensor AWS SAM template file sensor [security] [INFO] 12:55:15.333 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:15.333 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:15.333 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:15.333 ------------- Run sensors on module ODL :: aaa :: web-aggregator [INFO] 12:55:15.352 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:15.352 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:15.352 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:15.352 Sensor XML Sensor [xml] [INFO] 12:55:15.356 1 source file to be analyzed [INFO] 12:55:15.356 1/1 source file has been analyzed [INFO] 12:55:15.356 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 12:55:15.356 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:15.356 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:15.356 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:15.356 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:15.357 Sensor IaC Docker Sensor [iac] [INFO] 12:55:15.358 0 source files to be analyzed [INFO] 12:55:15.360 0/0 source files have been analyzed [INFO] 12:55:15.360 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 12:55:15.360 Sensor Serverless configuration file sensor [security] [INFO] 12:55:15.360 0 Serverless function entries were found in the project [INFO] 12:55:15.360 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:15.360 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:15.360 Sensor AWS SAM template file sensor [security] [INFO] 12:55:15.361 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:55:15.361 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:15.361 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:15.361 ------------- Run sensors on module ODL :: aaa :: aaa-cert [INFO] 12:55:15.378 Sensor JavaSensor [java] [INFO] 12:55:15.378 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:15.378 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:15.379 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:15.379 Using ECJ batch to parse 12 Main java source files with batch size 206 KB. [INFO] 12:55:15.386 Starting batch processing. [INFO] 12:55:15.419 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:15.679 100% analyzed [INFO] 12:55:15.679 Batch processing: Done. [INFO] 12:55:15.680 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 12:55:15.680 Using ECJ batch to parse 8 Test java source files with batch size 206 KB. [INFO] 12:55:15.683 Starting batch processing. [INFO] 12:55:15.791 100% analyzed [INFO] 12:55:15.792 Batch processing: Done. [INFO] 12:55:15.792 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 12:55:15.792 No "Generated" source files to scan. [INFO] 12:55:15.792 Sensor JavaSensor [java] (done) | time=414ms [INFO] 12:55:15.793 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:15.793 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:15.793 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:15.793 Sensor SurefireSensor [java] [INFO] 12:55:15.793 parsing [/w/workspace/aaa-sonar/aaa-cert/target/surefire-reports] [INFO] 12:55:15.797 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 12:55:15.797 Sensor XML Sensor [xml] [INFO] 12:55:15.804 1 source file to be analyzed [INFO] 12:55:15.804 1/1 source file has been analyzed [INFO] 12:55:15.804 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:55:15.804 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:15.805 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:15.805 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:15.809 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 12:55:15.809 Sensor IaC Docker Sensor [iac] [INFO] 12:55:15.811 0 source files to be analyzed [INFO] 12:55:15.813 0/0 source files have been analyzed [INFO] 12:55:15.813 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:15.813 Sensor Serverless configuration file sensor [security] [INFO] 12:55:15.814 0 Serverless function entries were found in the project [INFO] 12:55:15.814 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:15.814 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:55:15.814 Sensor AWS SAM template file sensor [security] [INFO] 12:55:15.814 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:15.814 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:15.814 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:15.814 ------------- Run sensors on module repackaged-shiro [INFO] 12:55:15.831 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:15.831 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:15.831 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:15.831 Sensor XML Sensor [xml] [INFO] 12:55:15.840 1 source file to be analyzed [INFO] 12:55:15.840 1/1 source file has been analyzed [INFO] 12:55:15.840 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:55:15.840 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:15.840 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:15.840 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:15.875 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=35ms [INFO] 12:55:15.875 Sensor IaC Docker Sensor [iac] [INFO] 12:55:15.880 0 source files to be analyzed [INFO] 12:55:15.883 0/0 source files have been analyzed [INFO] 12:55:15.883 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 12:55:15.883 Sensor Serverless configuration file sensor [security] [INFO] 12:55:15.883 0 Serverless function entries were found in the project [INFO] 12:55:15.883 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:15.883 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:15.883 Sensor AWS SAM template file sensor [security] [INFO] 12:55:15.883 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:15.883 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:15.883 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:15.883 ------------- Run sensors on module ODL :: aaa :: aaa-shiro-api [INFO] 12:55:15.904 Sensor JavaSensor [java] [INFO] 12:55:15.904 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:15.904 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:15.905 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:15.905 Using ECJ batch to parse 1 Main java source files with batch size 206 KB. [INFO] 12:55:15.905 Starting batch processing. [INFO] 12:55:15.911 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:15.915 100% analyzed [INFO] 12:55:15.915 Batch processing: Done. [INFO] 12:55:15.916 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:55:15.916 No "Test" source files to scan. [INFO] 12:55:15.916 No "Generated" source files to scan. [INFO] 12:55:15.916 Sensor JavaSensor [java] (done) | time=12ms [INFO] 12:55:15.916 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:15.916 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:15.916 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:15.916 Sensor SurefireSensor [java] [INFO] 12:55:15.916 parsing [/w/workspace/aaa-sonar/aaa-shiro/api/target/surefire-reports] [INFO] 12:55:15.916 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:55:15.916 Sensor XML Sensor [xml] [INFO] 12:55:15.917 1 source file to be analyzed [INFO] 12:55:15.923 1/1 source file has been analyzed [INFO] 12:55:15.923 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:55:15.923 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:15.923 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:15.923 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:15.924 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:15.924 Sensor IaC Docker Sensor [iac] [INFO] 12:55:15.931 0 source files to be analyzed [INFO] 12:55:15.935 0/0 source files have been analyzed [INFO] 12:55:15.935 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 12:55:15.935 Sensor Serverless configuration file sensor [security] [INFO] 12:55:15.935 0 Serverless function entries were found in the project [INFO] 12:55:15.935 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:15.935 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:15.935 Sensor AWS SAM template file sensor [security] [INFO] 12:55:15.936 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:55:15.936 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:15.936 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:15.936 ------------- Run sensors on module ODL :: aaa :: aaa-shiro [INFO] 12:55:15.957 Sensor JavaSensor [java] [INFO] 12:55:15.957 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:15.957 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:15.959 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:15.959 Using ECJ batch to parse 37 Main java source files with batch size 206 KB. [INFO] 12:55:15.972 Starting batch processing. [INFO] 12:55:16.022 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:16.466 100% analyzed [INFO] 12:55:16.466 Batch processing: Done. [INFO] 12:55:16.467 Did not optimize analysis for any files, performed a full analysis for all 37 files. [INFO] 12:55:16.467 Using ECJ batch to parse 15 Test java source files with batch size 206 KB. [INFO] 12:55:16.473 Starting batch processing. [INFO] 12:55:16.670 100% analyzed [INFO] 12:55:16.670 Batch processing: Done. [INFO] 12:55:16.671 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 12:55:16.671 No "Generated" source files to scan. [INFO] 12:55:16.671 Sensor JavaSensor [java] (done) | time=714ms [INFO] 12:55:16.672 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:16.672 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:16.672 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:16.672 Sensor SurefireSensor [java] [INFO] 12:55:16.672 parsing [/w/workspace/aaa-sonar/aaa-shiro/impl/target/surefire-reports] [INFO] 12:55:16.680 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 12:55:16.680 Sensor XML Sensor [xml] [INFO] 12:55:16.681 1 source file to be analyzed [INFO] 12:55:16.692 1/1 source file has been analyzed [INFO] 12:55:16.692 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 12:55:16.692 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:16.692 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:16.692 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:16.702 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 12:55:16.702 Sensor IaC Docker Sensor [iac] [INFO] 12:55:16.703 0 source files to be analyzed [INFO] 12:55:16.706 0/0 source files have been analyzed [INFO] 12:55:16.706 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:16.706 Sensor Serverless configuration file sensor [security] [INFO] 12:55:16.706 0 Serverless function entries were found in the project [INFO] 12:55:16.706 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:16.706 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:16.706 Sensor AWS SAM template file sensor [security] [INFO] 12:55:16.706 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:16.706 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:16.706 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:16.706 ------------- Run sensors on module repackaged-shiro-jar [INFO] 12:55:16.723 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:16.723 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:16.723 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:16.723 Sensor XML Sensor [xml] [INFO] 12:55:16.724 1 source file to be analyzed [INFO] 12:55:16.730 1/1 source file has been analyzed [INFO] 12:55:16.730 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:55:16.730 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:16.730 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:16.730 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:16.731 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:16.731 Sensor IaC Docker Sensor [iac] [INFO] 12:55:16.734 0 source files to be analyzed [INFO] 12:55:16.734 0/0 source files have been analyzed [INFO] 12:55:16.734 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 12:55:16.734 Sensor Serverless configuration file sensor [security] [INFO] 12:55:16.734 0 Serverless function entries were found in the project [INFO] 12:55:16.734 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:16.734 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:16.734 Sensor AWS SAM template file sensor [security] [INFO] 12:55:16.734 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:16.734 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:16.734 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:16.734 ------------- Run sensors on module ODL :: aaa :: aaa-shiro-aggregator [INFO] 12:55:16.751 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:16.751 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:16.751 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:16.751 Sensor XML Sensor [xml] [INFO] 12:55:16.753 1 source file to be analyzed [INFO] 12:55:16.756 1/1 source file has been analyzed [INFO] 12:55:16.756 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 12:55:16.756 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:16.756 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:16.756 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:16.756 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:16.756 Sensor IaC Docker Sensor [iac] [INFO] 12:55:16.766 0 source files to be analyzed [INFO] 12:55:16.766 0/0 source files have been analyzed [INFO] 12:55:16.766 Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] 12:55:16.766 Sensor Serverless configuration file sensor [security] [INFO] 12:55:16.766 0 Serverless function entries were found in the project [INFO] 12:55:16.766 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:16.766 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:16.766 Sensor AWS SAM template file sensor [security] [INFO] 12:55:16.766 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:16.766 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:16.766 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:16.767 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-impl [INFO] 12:55:16.787 Sensor JavaSensor [java] [INFO] 12:55:16.787 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:16.788 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:16.789 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:16.789 Using ECJ batch to parse 5 Main java source files with batch size 206 KB. [INFO] 12:55:16.791 Starting batch processing. [INFO] 12:55:16.807 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:16.838 100% analyzed [INFO] 12:55:16.838 Batch processing: Done. [INFO] 12:55:16.839 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:55:16.839 Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] 12:55:16.840 Starting batch processing. [INFO] 12:55:16.868 100% analyzed [INFO] 12:55:16.868 Batch processing: Done. [INFO] 12:55:16.868 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:55:16.868 No "Generated" source files to scan. [INFO] 12:55:16.868 Sensor JavaSensor [java] (done) | time=81ms [INFO] 12:55:16.868 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:16.869 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:16.869 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:55:16.869 Sensor SurefireSensor [java] [INFO] 12:55:16.869 parsing [/w/workspace/aaa-sonar/aaa-password-service/impl/target/surefire-reports] [INFO] 12:55:16.870 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:55:16.870 Sensor XML Sensor [xml] [INFO] 12:55:16.873 1 source file to be analyzed [INFO] 12:55:16.876 1/1 source file has been analyzed [INFO] 12:55:16.876 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:55:16.876 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:16.876 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:16.876 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:16.877 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:55:16.877 Sensor IaC Docker Sensor [iac] [INFO] 12:55:16.881 0 source files to be analyzed [INFO] 12:55:16.881 0/0 source files have been analyzed [INFO] 12:55:16.881 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:16.881 Sensor Serverless configuration file sensor [security] [INFO] 12:55:16.881 0 Serverless function entries were found in the project [INFO] 12:55:16.881 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:16.881 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:16.881 Sensor AWS SAM template file sensor [security] [INFO] 12:55:16.881 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:16.881 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:16.881 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:16.882 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-api [INFO] 12:55:16.899 Sensor JavaSensor [java] [INFO] 12:55:16.899 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:16.899 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:16.900 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:16.900 Using ECJ batch to parse 2 Main java source files with batch size 206 KB. [INFO] 12:55:16.901 Starting batch processing. [INFO] 12:55:16.905 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:16.910 100% analyzed [INFO] 12:55:16.910 Batch processing: Done. [INFO] 12:55:16.910 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:55:16.910 No "Test" source files to scan. [INFO] 12:55:16.910 No "Generated" source files to scan. [INFO] 12:55:16.910 Sensor JavaSensor [java] (done) | time=11ms [INFO] 12:55:16.910 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:16.910 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:16.910 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:16.910 Sensor SurefireSensor [java] [INFO] 12:55:16.910 parsing [/w/workspace/aaa-sonar/aaa-password-service/api/target/surefire-reports] [INFO] 12:55:16.910 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:55:16.911 Sensor XML Sensor [xml] [INFO] 12:55:16.915 1 source file to be analyzed [INFO] 12:55:16.915 1/1 source file has been analyzed [INFO] 12:55:16.916 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 12:55:16.916 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:16.916 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:16.916 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:16.916 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:16.916 Sensor IaC Docker Sensor [iac] [INFO] 12:55:16.917 0 source files to be analyzed [INFO] 12:55:16.920 0/0 source files have been analyzed [INFO] 12:55:16.920 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:16.920 Sensor Serverless configuration file sensor [security] [INFO] 12:55:16.920 0 Serverless function entries were found in the project [INFO] 12:55:16.920 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:16.920 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:16.920 Sensor AWS SAM template file sensor [security] [INFO] 12:55:16.920 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:16.920 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:16.920 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:16.920 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-aggregator [INFO] 12:55:16.937 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:16.937 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:16.937 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:16.937 Sensor XML Sensor [xml] [INFO] 12:55:16.941 1 source file to be analyzed [INFO] 12:55:16.941 1/1 source file has been analyzed [INFO] 12:55:16.941 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 12:55:16.941 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:16.941 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:16.941 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:16.941 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:16.941 Sensor IaC Docker Sensor [iac] [INFO] 12:55:16.945 0 source files to be analyzed [INFO] 12:55:16.945 0/0 source files have been analyzed [INFO] 12:55:16.945 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:55:16.945 Sensor Serverless configuration file sensor [security] [INFO] 12:55:16.945 0 Serverless function entries were found in the project [INFO] 12:55:16.945 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:16.945 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:16.945 Sensor AWS SAM template file sensor [security] [INFO] 12:55:16.945 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:16.945 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:16.946 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:55:16.946 ------------- Run sensors on module ODL :: aaa :: aaa-idm-store-h2 [INFO] 12:55:16.962 Sensor JavaSensor [java] [INFO] 12:55:16.962 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 12:55:16.962 No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] 12:55:16.964 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:55:16.964 Using ECJ batch to parse 12 Main java source files with batch size 206 KB. [INFO] 12:55:16.968 Starting batch processing. [INFO] 12:55:17.004 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:55:17.170 100% analyzed [INFO] 12:55:17.170 Batch processing: Done. [INFO] 12:55:17.171 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 12:55:17.171 Using ECJ batch to parse 7 Test java source files with batch size 206 KB. [INFO] 12:55:17.173 Starting batch processing. [INFO] 12:55:17.243 100% analyzed [INFO] 12:55:17.243 Batch processing: Done. [INFO] 12:55:17.244 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 12:55:17.244 No "Generated" source files to scan. [INFO] 12:55:17.244 Sensor JavaSensor [java] (done) | time=282ms [INFO] 12:55:17.244 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:17.244 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:17.244 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:17.244 Sensor SurefireSensor [java] [INFO] 12:55:17.244 parsing [/w/workspace/aaa-sonar/aaa-idm-store-h2/target/surefire-reports] [INFO] 12:55:17.248 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 12:55:17.248 Sensor XML Sensor [xml] [INFO] 12:55:17.250 1 source file to be analyzed [INFO] 12:55:17.261 1/1 source file has been analyzed [INFO] 12:55:17.261 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 12:55:17.261 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:17.261 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:17.261 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:55:17.265 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 12:55:17.265 Sensor IaC Docker Sensor [iac] [INFO] 12:55:17.266 0 source files to be analyzed [INFO] 12:55:17.270 0/0 source files have been analyzed [INFO] 12:55:17.270 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:17.270 Sensor Serverless configuration file sensor [security] [INFO] 12:55:17.270 0 Serverless function entries were found in the project [INFO] 12:55:17.271 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:17.271 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:55:17.271 Sensor AWS SAM template file sensor [security] [INFO] 12:55:17.271 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:17.271 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:17.271 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:17.271 ------------- Run sensors on module aaa [INFO] 12:55:17.295 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:55:17.295 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:55:17.295 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:55:17.295 Sensor XML Sensor [xml] [INFO] 12:55:17.295 1 source file to be analyzed [INFO] 12:55:17.308 1/1 source file has been analyzed [INFO] 12:55:17.308 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 12:55:17.308 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:55:17.308 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:55:17.308 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:55:17.308 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:55:17.308 Sensor IaC Docker Sensor [iac] [INFO] 12:55:17.309 0 source files to be analyzed [INFO] 12:55:17.312 0/0 source files have been analyzed [INFO] 12:55:17.313 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:55:17.313 Sensor Serverless configuration file sensor [security] [INFO] 12:55:17.313 0 Serverless function entries were found in the project [INFO] 12:55:17.313 0 Serverless function handlers were kept as entrypoints [INFO] 12:55:17.313 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:55:17.313 Sensor AWS SAM template file sensor [security] [INFO] 12:55:17.313 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:55:17.313 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:55:17.313 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:55:17.313 Sensor javabugs [dbd] [INFO] 12:55:17.315 Reading IR files from: /w/workspace/aaa-sonar/target/sonar/ir/java [INFO] 12:55:17.315 No IR files have been included for analysis. [INFO] 12:55:17.315 Sensor javabugs [dbd] (done) | time=2ms [INFO] 12:55:17.315 Sensor pythonbugs [dbd] [INFO] 12:55:17.315 Reading IR files from: /w/workspace/aaa-sonar/target/sonar/ir/python [INFO] 12:55:17.315 No IR files have been included for analysis. [INFO] 12:55:17.315 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 12:55:17.315 Sensor TextAndSecretsSensor [text] [INFO] 12:55:17.315 Available processors: 4 [INFO] 12:55:17.315 Using 4 threads for analysis. [INFO] 12:55:17.708 258 source files to be analyzed [INFO] 12:55:19.591 258/258 source files have been analyzed [INFO] 12:55:19.594 Sensor TextAndSecretsSensor [text] (done) | time=2279ms [INFO] 12:55:19.594 Sensor JavaSecuritySensor [security] [INFO] 12:55:19.596 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 12:55:19.597 java security sensor: Time spent was 00:00:00.001 [INFO] 12:55:19.604 Sensor JavaSecuritySensor [security] (done) | time=10ms [INFO] 12:55:19.604 Sensor CSharpSecuritySensor [security] [INFO] 12:55:19.604 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 [INFO] 12:55:19.605 Load type hierarchy and UCFGs: Starting [INFO] 12:55:19.605 Load type hierarchy: Starting [INFO] 12:55:19.605 Reading type hierarchy from: /w/workspace/aaa-sonar/target/ucfg2/cs [INFO] 12:55:19.605 Read 0 type definitions [INFO] 12:55:19.606 Load type hierarchy: Time spent was 00:00:00.001 [INFO] 12:55:19.606 Load UCFGs: Starting [INFO] 12:55:19.606 Load UCFGs: Time spent was 00:00:00.000 [INFO] 12:55:19.606 Load type hierarchy and UCFGs: Time spent was 00:00:00.001 [INFO] 12:55:19.606 No UCFGs have been included for analysis. [INFO] 12:55:19.606 csharp security sensor: Time spent was 00:00:00.002 [INFO] 12:55:19.607 Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] 12:55:19.607 Sensor PhpSecuritySensor [security] [INFO] 12:55:19.607 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] 12:55:19.607 Load type hierarchy and UCFGs: Starting [INFO] 12:55:19.607 Load type hierarchy: Starting [INFO] 12:55:19.607 Reading type hierarchy from: /w/workspace/aaa-sonar/target/sonar/ucfg2/php [INFO] 12:55:19.607 Read 0 type definitions [INFO] 12:55:19.607 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 12:55:19.607 Load UCFGs: Starting [INFO] 12:55:19.607 Load UCFGs: Time spent was 00:00:00.000 [INFO] 12:55:19.607 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 12:55:19.607 No UCFGs have been included for analysis. [INFO] 12:55:19.607 php security sensor: Time spent was 00:00:00.000 [INFO] 12:55:19.607 Sensor PhpSecuritySensor [security] (done) | time=0ms [INFO] 12:55:19.607 Sensor PythonSecuritySensor [security] [INFO] 12:55:19.607 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 [INFO] 12:55:19.607 Load type hierarchy and UCFGs: Starting [INFO] 12:55:19.607 Load type hierarchy: Starting [INFO] 12:55:19.607 Reading type hierarchy from: /w/workspace/aaa-sonar/target/sonar/ucfg2/python [INFO] 12:55:19.607 Read 0 type definitions [INFO] 12:55:19.607 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 12:55:19.607 Load UCFGs: Starting [INFO] 12:55:19.607 Load UCFGs: Time spent was 00:00:00.000 [INFO] 12:55:19.607 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 12:55:19.607 No UCFGs have been included for analysis. [INFO] 12:55:19.607 python security sensor: Time spent was 00:00:00.000 [INFO] 12:55:19.607 Sensor PythonSecuritySensor [security] (done) | time=0ms [INFO] 12:55:19.607 Sensor JsSecuritySensor [security] [INFO] 12:55:19.608 Enabled taint analysis rules: S6287, S3649, S5131, S5334, S2076, S5147, S2631, S2083, S5883, S6350, S5146, S5696, S6096, S6105, S5144 [INFO] 12:55:19.608 Load type hierarchy and UCFGs: Starting [INFO] 12:55:19.608 Load type hierarchy: Starting [INFO] 12:55:19.608 Reading type hierarchy from: /w/workspace/aaa-sonar/target/sonar/ucfg2/js [INFO] 12:55:19.608 Read 0 type definitions [INFO] 12:55:19.608 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 12:55:19.608 Load UCFGs: Starting [INFO] 12:55:19.608 Load UCFGs: Time spent was 00:00:00.000 [INFO] 12:55:19.608 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 12:55:19.608 No UCFGs have been included for analysis. [INFO] 12:55:19.608 js security sensor: Time spent was 00:00:00.000 [INFO] 12:55:19.608 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 12:55:19.608 ------------- Run sensors on project [INFO] 12:55:19.610 Sensor Zero Coverage Sensor [INFO] 12:55:19.612 Sensor Zero Coverage Sensor (done) | time=2ms [INFO] 12:55:19.612 Sensor Java CPD Block Indexer [INFO] 12:55:19.748 Sensor Java CPD Block Indexer (done) | time=136ms [INFO] 12:55:19.788 CPD Executor 46 files had no CPD blocks [INFO] 12:55:19.788 CPD Executor Calculating CPD for 109 files [INFO] 12:55:19.830 CPD Executor CPD calculation finished (done) | time=41ms [INFO] 12:55:20.073 Analysis report generated in 224ms, dir size=2 MB [INFO] 12:55:20.502 Analysis report compressed in 429ms, zip size=860 KB [INFO] 12:55:21.512 Analysis report uploaded in 1010ms [INFO] 12:55:21.513 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_aaa [INFO] 12:55:21.513 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 12:55:21.513 More about the report processing at https://sonarcloud.io/api/ce/task?id=AY9DrF_GCj2h_UeK2Gvr [INFO] 12:55:22.254 Sensor cache published successfully [INFO] 12:55:22.328 Analysis total time: 26.110 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aaa 0.19.4-SNAPSHOT: [INFO] [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 0.200 s] [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 0.201 s] [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 0.061 s] [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 0.088 s] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.025 s] [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 0.111 s] [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 0.065 s] [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 0.081 s] [INFO] repackaged-shiro-jar ............................... SUCCESS [ 0.099 s] [INFO] repackaged-shiro ................................... SUCCESS [ 0.394 s] [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 0.062 s] [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 0.061 s] [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 0.077 s] [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 0.056 s] [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 0.057 s] [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.003 s] [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 0.019 s] [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 0.001 s] [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 0.063 s] [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 0.056 s] [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 0.046 s] [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 0.048 s] [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 0.001 s] [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 0.053 s] [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 0.100 s] [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 0.001 s] [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.001 s] [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 0.048 s] [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 0.118 s] [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 0.064 s] [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.001 s] [INFO] aaa-docs ........................................... SUCCESS [ 0.055 s] [INFO] aaa ................................................ SUCCESS [ 30.992 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.962 s [INFO] Finished at: 2024-05-04T12:55:22Z [INFO] ------------------------------------------------------------------------ [aaa-sonar] $ /bin/bash /tmp/jenkins14410225871468712239.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 13 [JaCoCo plugin] Saving matched execfiles: /w/workspace/aaa-sonar/aaa-cert/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-cli-jar/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-cli/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-filterchain/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-idm-store-h2/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-password-service/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-shiro/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/target/jacoco.exec /w/workspace/aaa-sonar/web/api/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/web/impl-jetty/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/web/testutils/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-authn-api/target/classes 29 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cert/target/classes 95 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cli-jar/target/classes 3 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cli/target/classes 21 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/classes 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/classes 15 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-filterchain/target/classes 10 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-idm-store-h2/target/classes 16 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-password-service/api/target/classes 9 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-password-service/impl/target/classes 5 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/api/target/classes 61 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes 76 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/classes 476 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/classes 10 files [JaCoCo plugin] - /w/workspace/aaa-sonar/dependency-check/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/docs/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/features-aaa/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-cert/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-web/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-apache-shiro/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/api/target/classes 15 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/impl-jetty/target/classes 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/impl-osgi/target/classes 4 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/servlet-api/target/classes 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/servlet-jersey2/target/classes 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/testutils/target/classes 2 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-authn-api/src/main/java 29 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cert/src/main/java 12 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cli-jar/src/main/java 3 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cli/src/main/java 21 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-encrypt-service/api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java 3 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-filterchain/src/main/java 6 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-idm-store-h2/src/main/java 12 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-password-service/api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-password-service/impl/src/main/java 5 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java 37 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-tokenauthrealm/src/main/java 6 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/api/src/main/java 7 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/impl-jetty/src/main/java 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/impl-osgi/src/main/java 3 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/servlet-api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/servlet-jersey2/src/main/java 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/testutils/src/main/java 2 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 29.659319, method: 20.46707, line: 19.760843, branch: 11.607292, instruction: 20.879044, complexity: 14.40541 [PostBuildScript] - [INFO] Executing post build scripts. [aaa-sonar] $ /bin/bash /tmp/jenkins2263629083952811055.sh ---> sysstat.sh [aaa-sonar] $ /bin/bash /tmp/jenkins9972248356229804317.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/aaa-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aaa-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aaa-sonar ']' + mkdir -p /w/workspace/aaa-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-sonar/archives/ [aaa-sonar] $ /bin/bash /tmp/jenkins13061378527282354797.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/aaa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1d7s from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1d7s/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aaa-sonar] $ /bin/bash /tmp/jenkins6859746273541132967.sh provisioning config files... Could not find credentials [logs] for aaa-sonar #417 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-sonar@tmp/config17524660245495758218tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aaa-sonar] $ /bin/bash /tmp/jenkins13049629047711357912.sh ---> create-netrc.sh WARN: Log server credential not found. [aaa-sonar] $ /bin/bash /tmp/jenkins9328306207649964024.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/aaa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1d7s from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1d7s/bin to PATH [aaa-sonar] $ /bin/bash /tmp/jenkins12490970125282667411.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aaa-sonar] $ /bin/bash /tmp/jenkins1811486705811906398.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/aaa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1d7s from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-1d7s/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aaa-sonar] $ /bin/bash -l /tmp/jenkins110067683393982134.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/aaa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1d7s from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1d7s/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-sonar/417/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-472.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.996 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 9.3G 71G 12% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 792 11804 19 3164 14628 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:54:5d:58 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.56/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 85908sec preferred_lft 85908sec inet6 fe80::f816:3eff:fe54:5d58/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:2c:37:df:cd brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 05/04/2024 _x86_64_ (4 CPU) 12:47:51 LINUX RESTART (4 CPU) 12:48:01 PM tps rtps wtps bread/s bwrtn/s 12:49:01 PM 264.45 78.09 186.36 14161.54 40710.36 12:50:01 PM 148.17 20.43 127.74 4264.31 9927.94 12:51:01 PM 235.15 7.26 227.89 1294.37 11753.22 12:52:01 PM 673.39 0.25 673.14 198.77 9455.87 12:53:01 PM 303.50 0.05 303.45 3.73 7477.64 12:54:02 PM 33.91 0.50 33.41 108.78 3717.46 12:55:01 PM 42.52 0.17 42.35 12.34 3401.59 12:56:01 PM 29.67 2.12 27.56 1669.84 5991.54 Average: 216.71 13.64 203.07 2721.02 11574.36 12:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:01 PM 13463984 15093976 2675460 16.58 2688 1853712 1137440 6.62 195832 2156856 69728 12:50:01 PM 12867232 14906016 3272212 20.27 2688 2246856 1324256 7.70 230960 2655812 111856 12:51:01 PM 11365204 13658956 4774240 29.58 2688 2496700 2591052 15.07 336424 4027328 39052 12:52:01 PM 10984016 13336144 5155428 31.94 2688 2553404 2655084 15.45 364640 4373604 5508 12:53:01 PM 11030448 13589436 5108996 31.66 2688 2758080 2659992 15.48 547580 4135680 75472 12:54:02 PM 10961888 13598176 5177556 32.08 2688 2833748 2334804 13.58 608856 4138432 47036 12:55:01 PM 11497924 14276188 4641520 28.76 2688 2973912 1855600 10.80 641760 3564396 107336 12:56:01 PM 12100032 14989456 4039412 25.03 2688 3084240 1167752 6.79 831596 2775152 24992 Average: 11783841 14181044 4355603 26.99 2688 2600082 1965748 11.44 469706 3478408 60122 12:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:01 PM eth0 278.01 174.44 1205.96 59.87 0.00 0.00 0.00 0.00 12:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 PM eth0 90.75 69.21 1208.93 15.47 0.00 0.00 0.00 0.00 12:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 PM eth0 249.05 200.45 3036.81 29.14 0.00 0.00 0.00 0.00 12:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:01 PM eth0 27.48 27.45 315.02 5.63 0.00 0.00 0.00 0.00 12:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 PM eth0 139.64 109.40 2887.58 15.38 0.00 0.00 0.00 0.00 12:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:02 PM lo 3.60 3.60 0.37 0.37 0.00 0.00 0.00 0.00 12:54:02 PM eth0 58.82 56.67 726.50 8.58 0.00 0.00 0.00 0.00 12:54:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 PM lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 12:55:01 PM eth0 110.18 88.31 1777.33 10.87 0.00 0.00 0.00 0.00 12:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 PM eth0 95.30 68.93 802.73 85.57 0.00 0.00 0.00 0.00 12:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 Average: eth0 131.22 99.39 1494.50 28.85 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 05/04/2024 _x86_64_ (4 CPU) 12:47:51 LINUX RESTART (4 CPU) 12:48:01 PM CPU %user %nice %system %iowait %steal %idle 12:49:01 PM all 33.49 0.00 6.65 6.55 0.09 53.22 12:49:01 PM 0 32.61 0.00 6.70 9.43 0.08 51.18 12:49:01 PM 1 29.94 0.00 6.01 4.31 0.08 59.66 12:49:01 PM 2 36.34 0.00 6.91 6.12 0.12 50.51 12:49:01 PM 3 35.07 0.00 6.98 6.34 0.08 51.53 12:50:01 PM all 21.55 0.00 2.98 2.90 0.08 72.49 12:50:01 PM 0 17.83 0.00 2.31 2.48 0.08 77.30 12:50:01 PM 1 23.38 0.00 3.68 2.69 0.08 70.16 12:50:01 PM 2 28.08 0.00 3.39 3.86 0.07 64.60 12:50:01 PM 3 16.97 0.00 2.53 2.58 0.07 77.85 12:51:01 PM all 65.65 0.00 3.03 2.36 0.11 28.86 12:51:01 PM 0 68.90 0.00 1.92 1.97 0.10 27.11 12:51:01 PM 1 67.19 0.00 3.72 1.86 0.12 27.11 12:51:01 PM 2 70.54 0.00 2.43 1.47 0.10 25.46 12:51:01 PM 3 56.00 0.00 4.05 4.11 0.10 35.74 12:52:01 PM all 65.18 0.00 2.73 1.83 0.11 30.15 12:52:01 PM 0 73.63 0.00 1.16 0.35 0.10 24.76 12:52:01 PM 1 53.78 0.00 3.49 0.22 0.10 42.41 12:52:01 PM 2 67.45 0.00 2.24 0.22 0.10 29.99 12:52:01 PM 3 65.89 0.00 4.02 6.61 0.12 23.35 12:53:01 PM all 62.77 0.00 3.07 0.88 0.10 33.18 12:53:01 PM 0 61.88 0.00 3.36 0.49 0.08 34.19 12:53:01 PM 1 66.09 0.00 2.96 0.86 0.10 29.99 12:53:01 PM 2 60.31 0.00 3.42 0.10 0.10 36.08 12:53:01 PM 3 62.82 0.00 2.53 2.09 0.10 32.45 12:54:02 PM all 59.11 0.00 2.54 0.30 0.09 37.95 12:54:02 PM 0 57.92 0.00 2.66 0.50 0.12 38.80 12:54:02 PM 1 64.08 0.00 3.31 0.07 0.08 32.46 12:54:02 PM 2 52.22 0.00 2.79 0.57 0.08 44.33 12:54:02 PM 3 62.23 0.00 1.40 0.07 0.08 36.22 12:55:01 PM all 35.33 0.00 1.71 0.43 0.07 62.47 12:55:01 PM 0 34.82 0.00 1.14 0.12 0.07 63.86 12:55:01 PM 1 37.56 0.00 2.62 0.56 0.07 59.18 12:55:01 PM 2 32.35 0.00 2.13 0.99 0.07 64.47 12:55:01 PM 3 36.58 0.00 0.95 0.05 0.07 62.34 12:56:01 PM all 29.70 0.00 2.55 0.51 0.08 67.15 12:56:01 PM 0 31.84 0.00 3.52 1.30 0.08 63.25 12:56:01 PM 1 44.75 0.00 2.94 0.33 0.08 51.89 12:56:01 PM 2 18.99 0.00 1.99 0.38 0.08 78.55 12:56:01 PM 3 23.18 0.00 1.76 0.02 0.07 74.98 Average: all 46.59 0.00 3.16 1.97 0.09 48.19 Average: 0 47.39 0.00 2.85 2.09 0.09 47.58 Average: 1 48.34 0.00 3.60 1.36 0.09 46.61 Average: 2 45.82 0.00 3.16 1.71 0.09 49.22 Average: 3 44.79 0.00 3.03 2.73 0.09 49.36