Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-76068 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-rest-client-sonar The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/aai/rest-client > git init /w/workspace/aai-rest-client-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/rest-client > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/rest-client +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/aai/rest-client # 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 21e01d4ae2d5583112b23290a6d52f70951e70cd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 21e01d4ae2d5583112b23290a6d52f70951e70cd # timeout=10 Commit message: "Constructor inject the jakarte ee ClientBuilder" > git rev-list --no-walk 21e01d4ae2d5583112b23290a6d52f70951e70cd # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins9587358360108456598.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YC1y 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-YC1y/bin to PATH Generating Requirements File Python 3.10.6 pip 24.2 from /tmp/venv-YC1y/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.39 botocore==1.35.39 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.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.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.1 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.1.3 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.26.6 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.1 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] [aai-rest-client-sonar] $ /bin/sh -xe /tmp/jenkins5596052552057983177.sh + echo Using SonarCloud Using SonarCloud [aai-rest-client-sonar] $ /bin/sh -xe /tmp/jenkins4835735445264873823.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-builder-4c-4g-76068 [aai-rest-client-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=aai/rest-client -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/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=aai/rest-client -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m" -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [aai-rest-client-sonar] $ /bin/sh -xe /tmp/jenkins16121776251870820797.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk11 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [aai-rest-client-sonar] $ /bin/sh /tmp/jenkins160387801375913934.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "11.0.16" 2022-07-19 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 [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=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_aai-rest-client [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aai-rest-client-sonar@tmp/config4541678028346454905tmp copy managed file [aai-rest-client-settings] to file:/w/workspace/aai-rest-client-sonar@tmp/config9378482704626425781tmp [aai-rest-client-sonar] $ /bin/bash -l /tmp/jenkins8171301210636108161.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/mvn35/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/aai-rest-client-sonar@tmp/config4541678028346454905tmp --settings /w/workspace/aai-rest-client-sonar@tmp/config9378482704626425781tmp --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 Picked up _JAVA_OPTIONS: OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ----------------------< org.onap.aai:rest-client >---------------------- [INFO] Building aai-rest-client 1.11.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ rest-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ rest-client --- [INFO] [INFO] --- license-maven-plugin:3.0:check (default) @ rest-client --- [INFO] Checking licenses... [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ rest-client --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-rest-client-sonar/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ rest-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ rest-client --- [INFO] Starting audit... /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:33: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:34: warning: 'for' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:35: warning: 'if' have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:36: warning: 'if' child have incorrect indentation level 8, expected level should be 16. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:37: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:38: warning: 'for rcurly' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:39: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:40: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:48: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:50: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:58: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:61: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:69: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:70: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:71: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:79: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:80: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:81: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:89: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:90: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:91: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:179: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:237: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:242: warning: Overload methods should not be split. Previous overloaded method located at line '182'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:257:5: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:25: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:26: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:28: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:29: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:31: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:32: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:52: warning: Wrong lexicographical order for 'com.att.eelf.configuration.EELFLogger' import. Should be before 'org.onap.aai.restclient.rest.RestClientBuilder'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:53: warning: Wrong lexicographical order for 'com.att.eelf.configuration.EELFManager' import. Should be before 'org.onap.aai.restclient.rest.RestClientBuilder'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:71: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:71:60: warning: Member name 'CLIENT_CACHE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:115:5: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:121:5: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:127:5: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:398: warning: Line is longer than 120 characters (found 164). /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:735:26: warning: Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:735:29: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:28: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:29: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:31: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:32: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:33: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:36: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:36:3: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:38: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:39: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:40: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:48: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:50: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:51: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:52: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:59: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:61: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:63: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:68: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:69: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:70: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:72: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:73: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:74: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:76: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:77: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:78: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:80: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:81: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:82: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:84: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:85: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:86: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:88: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:89: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:90: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:98: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:98: warning: Overload methods should not be split. Previous overloaded method located at line '80'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:99: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:100: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:101: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:103: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:104: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:105: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:113: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:114: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:115: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:116: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:119: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:120: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:121: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:123: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:124: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:125: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:127: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:128: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:129: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:131: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:132: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:133: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:135: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:136: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:137: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:139: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:140: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:141: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:143: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:144: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:145: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:147: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:149: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:150: warning: 'method def' child have incorrect indentation level 8, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:151: warning: 'method def' child have incorrect indentation level 8, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:152: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:112: warning: 'static initialization' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:113: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:113: warning: 'static initialization' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:114: warning: 'static initialization rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:34: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:36: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:37: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:38: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:40: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:41: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:42: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:44: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:44:3: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:46: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:48: warning: 'if' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:49: warning: 'if' child have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:50: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:52: warning: 'try' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:53: warning: 'try' child have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:54: warning: 'try rcurly' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:55: warning: 'catch' child have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:56: warning: 'catch rcurly' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:58: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:60: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:20: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:23: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:20: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:23: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:39: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:41: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:43: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:46: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:47: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:47: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:48: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:48: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:49: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:52: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:52: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:53: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:53: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:55: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:55: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:56: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:56: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:57: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:57: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:59: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:60: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:61: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:61: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:63: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:63: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:64: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:64: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:65: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:65: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:67: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:67: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:69: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:69: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:70: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:70: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:72: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:344: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:353: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:363: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:20: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:23: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:38: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:43: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:45: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:47: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:50: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:50: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:52: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:52: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:53: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:53: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:54: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:54: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:55: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:55: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:56: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:56: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:58: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:59: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:60: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:61: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:61: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:63: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:63: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:64: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:64: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:65: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:65: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:66: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:66: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:67: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:67: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:68: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:68: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:70: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:72: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:75: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:75: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:77: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:77: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:78: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:78: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:79: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:79: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:80: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:80: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:81: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:81: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:82: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:82: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:84: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:84: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:85: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:85: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:86: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:86: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:87: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:87: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:88: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:88: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:89: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:89: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:91: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:91: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:92: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:92: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:93: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:93: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:95: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:95: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:97: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:97: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:98: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:98: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:99: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:99: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:101: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:11: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:13: warning: Empty line should be followed by
tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:20: warning: Empty line should be followed by
tag on the next line.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:23: warning: 'package' should be separated from previous statement.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:38: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:40: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:42: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:45: warning: 'method call' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:45: warning: 'method def' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:46: warning: 'method call' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:47: warning: 'method call' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:47: warning: 'method def' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:48: warning: 'method call' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:48: warning: 'method def' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:49: warning: 'method call' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8.
/w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:54: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4.
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rest-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rest-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /w/workspace/aai-rest-client-sonar/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rest-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/aai-rest-client-sonar/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rest-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /w/workspace/aai-rest-client-sonar/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ rest-client ---
[INFO] Surefire report directory: /w/workspace/aai-rest-client-sonar/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.aai.restclient.rest.HttpUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.aai.restclient.rest.HttpUtilTest
[INFO] Running org.onap.aai.restclient.rest.RestClientBuilderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.onap.aai.restclient.rest.RestClientBuilderTest
[INFO] Running org.onap.aai.restclient.client.OperationResultTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.restclient.client.OperationResultTest
[INFO] Running org.onap.aai.restclient.client.RestfulClientTest
05:31:07.609 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo
05:31:07.611 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo
05:31:07.616 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 6 ms for link = http://localhost:9000/aai/util/echo
05:31:07.616 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 200 OK
05:31:07.617 [main] INFO org.onap.aai.restclient.client.RestClient - AC0006I Successfully established connection to targetService at http://localhost:9000/aai/util/echo
05:31:07.619 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7
05:31:07.620 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.621 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.632 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.633 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.633 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.635 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1
05:31:07.635 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.636 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.636 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error
05:31:07.686 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 2
05:31:07.687 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.689 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 2 ms for link = http://localhost:9000/aai/v7
05:31:07.690 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error
05:31:07.740 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 3
05:31:07.741 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.742 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 2 ms for link = http://localhost:9000/aai/v7
05:31:07.742 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error
05:31:07.798 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PATCH request at url = http://localhost:9000/aai/v7
05:31:07.800 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PATCH request operation time = 2 ms for link = http://localhost:9000/aai/v7
05:31:07.800 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.805 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo
05:31:07.805 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo
05:31:07.808 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 2 ms for link = http://localhost:9000/aai/util/echo
05:31:07.809 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 403 Forbidden
05:31:07.809 [main] ERROR org.onap.aai.restclient.client.RestClient - Failed to establish connection to targetService at http://localhost:9000/aai/util/echo. Cause hello
05:31:07.813 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1
05:31:07.813 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.816 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.817 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 404 Not Found
05:31:07.817 [main] INFO org.onap.aai.restclient.client.RestClient - AC0007I GET request at url = http://localhost:9000/aai/v7 operation time = 4 attempt number = 0
05:31:07.826 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo
05:31:07.830 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo
05:31:07.832 [main] ERROR org.onap.aai.restclient.client.RestClient - Error during GET operation to endpoint at url = http://localhost:9000/aai/util/echo with error = error
05:31:07.833 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 6 ms for link = http://localhost:9000/aai/util/echo
05:31:07.833 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 500 Internal Server Error
05:31:07.833 [main] ERROR org.onap.aai.restclient.client.RestClient - Failed to establish connection to targetService at http://localhost:9000/aai/util/echo. Cause Error during GET operation to AAI with message = error
05:31:07.836 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I HEAD request at url = http://localhost:9000/aai/v7
05:31:07.838 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I HEAD request operation time = 2 ms for link = http://localhost:9000/aai/v7
05:31:07.839 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.844 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7
05:31:07.845 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 2 ms for link = http://localhost:9000/aai/v7
05:31:07.845 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.847 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7
05:31:07.849 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 2 ms for link = http://localhost:9000/aai/v7
05:31:07.849 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content
05:31:07.857 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I DELETE request at url = http://localhost:9000/aai/v7
05:31:07.857 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I DELETE request operation time = 0 ms for link = http://localhost:9000/aai/v7
05:31:07.861 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.862 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I DELETE request at url = http://localhost:9000/aai/v7
05:31:07.863 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I DELETE request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.864 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content
05:31:07.870 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.870 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 0 ms for link = http://localhost:9000/aai/v7
05:31:07.871 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.875 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PUT request at url = http://localhost:9000/aai/v7
05:31:07.876 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PUT request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.876 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.877 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PUT request at url = http://localhost:9000/aai/v7
05:31:07.878 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PUT request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.882 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content
05:31:07.884 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.885 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.885 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 404 Not Found
05:31:07.887 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1
05:31:07.888 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.889 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7
05:31:07.889 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 408 Request Timeout
05:31:07.941 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 2
05:31:07.943 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7
05:31:07.945 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 3 ms for link = http://localhost:9000/aai/v7
05:31:07.946 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK
05:31:07.946 [main] INFO org.onap.aai.restclient.client.RestClient - AC0007I GET request at url = http://localhost:9000/aai/v7 operation time = 59 attempt number = 1
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s - in org.onap.aai.restclient.client.RestfulClientTest
[INFO] Running org.onap.aai.restclient.enums.RestAuthenticationModeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.restclient.enums.RestAuthenticationModeTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ rest-client ---
[INFO] Loading execution data file /w/workspace/aai-rest-client-sonar/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'aai-rest-client' with 15 classes
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rest-client ---
[INFO] Building jar: /w/workspace/aai-rest-client-sonar/target/rest-client-1.11.0-SNAPSHOT.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ rest-client ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-rest-client-sonar/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO]
[INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ rest-client ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ rest-client ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ rest-client ---
[INFO] Loading execution data file /w/workspace/aai-rest-client-sonar/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'rest-client' with 15 classes
[INFO] All coverage checks have been met.
[INFO]
[INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ rest-client ---
[INFO] Failsafe report directory: /w/workspace/aai-rest-client-sonar/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rest-client ---
[INFO] Installing /w/workspace/aai-rest-client-sonar/target/rest-client-1.11.0-SNAPSHOT.jar to /tmp/r/org/onap/aai/rest-client/1.11.0-SNAPSHOT/rest-client-1.11.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/aai-rest-client-sonar/pom.xml to /tmp/r/org/onap/aai/rest-client/1.11.0-SNAPSHOT/rest-client-1.11.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.228 s
[INFO] Finished at: 2024-10-12T05:31:09Z
[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 ']'
+ '[' openjdk11 '!=' openjdk17 ']'
+ export SET_JDK_VERSION=openjdk17
+ SET_JDK_VERSION=openjdk17
+ bash /dev/fd/63
++ curl -s https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/update-java-alternatives.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.4" 2022-07-19
OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04)
OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
+ source /tmp/java.env
++ JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
+ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/aai-rest-client-sonar@tmp/config4541678028346454905tmp --settings /w/workspace/aai-rest-client-sonar@tmp/config9378482704626425781tmp -Dsonar.projectKey=onap_aai-rest-client -Dsonar.organization=onap -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
Unrecognized VM option 'MaxPermSize=256m'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Build step 'Conditional steps (multiple)' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[aai-rest-client-sonar] $ /bin/bash /tmp/jenkins14336020556898267712.sh
---> sysstat.sh
[aai-rest-client-sonar] $ /bin/bash /tmp/jenkins14953681740071743879.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/aai-rest-client-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/aai-rest-client-sonar ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/aai-rest-client-sonar ']'
+ mkdir -p /w/workspace/aai-rest-client-sonar/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-rest-client-sonar/archives/
[aai-rest-client-sonar] $ /bin/bash /tmp/jenkins7259611913891926399.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/aai-rest-client-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YC1y from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-YC1y/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[aai-rest-client-sonar] $ /bin/bash /tmp/jenkins6947350314627917568.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-rest-client-sonar@tmp/config13431420578820422763tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SERVER_ID=logs
[EnvInject] - Variables injected successfully.
[aai-rest-client-sonar] $ /bin/bash /tmp/jenkins14931094287798283048.sh
---> create-netrc.sh
[aai-rest-client-sonar] $ /bin/bash /tmp/jenkins2843455989325393307.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/aai-rest-client-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YC1y from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-YC1y/bin to PATH
[aai-rest-client-sonar] $ /bin/bash /tmp/jenkins7103060275120045090.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[aai-rest-client-sonar] $ /bin/bash /tmp/jenkins1223636559838178783.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/aai-rest-client-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YC1y 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-YC1y/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-4
INFO: Archiving Costs
[aai-rest-client-sonar] $ /bin/bash -l /tmp/jenkins10138223504576357735.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/aai-rest-client-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YC1y from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-YC1y/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-rest-client-sonar/2159
INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-builder-4c-4g-76068 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 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.998
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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities
---> nproc:
4
---> df -h:
Filesystem Size Used Avail Use% Mounted on
udev 7.9G 0 7.9G 0% /dev
tmpfs 1.6G 672K 1.6G 1% /run
/dev/vda1 78G 8.2G 70G 11% /
tmpfs 7.9G 0 7.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
/dev/vda15 105M 4.4M 100M 5% /boot/efi
tmpfs 1.6G 0 1.6G 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 16040 604 13412 0 2022 15128
Swap: 1023 0 1023
---> ip addr:
1: lo: