Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-115 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # 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 b636c704e7fb68417735b704e5aad9ca235f590e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b636c704e7fb68417735b704e5aad9ca235f590e # timeout=10 Commit message: "Release notes & Roll version after i-release 1.6.0 -> 1.7.0" > git rev-list --no-walk b636c704e7fb68417735b704e5aad9ca235f590e # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins7315425742405654924.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-8UJn 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-8UJn/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-8UJn/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.74 botocore==1.34.74 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.3 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.1.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.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] [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/sh -xe /tmp/jenkins6822276649311126375.sh + echo Using SonarCloud Using SonarCloud [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/sh -xe /tmp/jenkins10526974708514087421.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-4c-4g-115 [nonrtric-plt-informationcoordinatorservice-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=nonrtric/plt/informationcoordinatorservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/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=nonrtric/plt/informationcoordinatorservice -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS=-Ddocker.skip=true -DSONAR_MAVEN_GOAL=sonar:sonar --version Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/sh -xe /tmp/jenkins14846088474665720786.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/sh /tmp/jenkins8704459030275375138.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.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-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=o-ran-sc SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=nonrtric-plt-informationcoordinatorservice [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config637793253427289887tmp copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config9390157503351058591tmp [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash -l /tmp/jenkins15736439946949723816.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/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config637793253427289887tmp --settings /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config9390157503351058591tmp --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 -Ddocker.skip=true Picked up _JAVA_OPTIONS: Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- [INFO] Building informationcoordinatorservice 1.7.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ informationcoordinatorservice --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ informationcoordinatorservice --- [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/generated-sources/annotations added. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ informationcoordinatorservice --- [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ informationcoordinatorservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ informationcoordinatorservice --- [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ informationcoordinatorservice --- [INFO] Surefire report directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.oransc.ics.ApplicationTest 06:26:07.167 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 06:26:07.485 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.0) 2024-03-30T06:26:08.063Z INFO 2986 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.7 with PID 2986 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar) 2024-03-30T06:26:08.066Z INFO 2986 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 2024-03-30T06:26:10.533Z INFO 2986 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 2024-03-30T06:26:13.046Z INFO 2986 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 5.579 seconds (process running for 7.63) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-03-30T06:26:15.483Z WARN 2986 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 2024-03-30T06:26:15.521Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:15.896Z INFO 2986 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:15.972Z INFO 2986 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 2024-03-30T06:26:16.472Z INFO 2986 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:16.874Z INFO 2986 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:17.074Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:17.839Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:17.892Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:18.091Z INFO 2986 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 2024-03-30T06:26:18.221Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:18.228Z INFO 2986 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 2024-03-30T06:26:18.452Z INFO 2986 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:18.536Z INFO 2986 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 2024-03-30T06:26:18.714Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:18.723Z INFO 2986 --- [o-auto-1-exec-7] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 2024-03-30T06:26:19.101Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:19.116Z INFO 2986 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-03-30T06:26:20.134Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-03-30T06:26:20.139Z WARN 2986 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:38893/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 2024-03-30T06:26:20.408Z INFO 2986 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:20.410Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-03-30T06:26:21.419Z INFO 2986 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-03-30T06:26:21.423Z WARN 2986 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:38893/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 2024-03-30T06:26:21.926Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:21.929Z INFO 2986 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:21.975Z INFO 2986 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:21.978Z INFO 2986 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:22.026Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 2024-03-30T06:26:22.027Z INFO 2986 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 2024-03-30T06:26:22.400Z WARN 2986 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 2024-03-30T06:26:22.404Z INFO 2986 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:22.684Z INFO 2986 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:22.752Z INFO 2986 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 2024-03-30T06:26:23.026Z INFO 2986 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 2024-03-30T06:26:23.079Z INFO 2986 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-03-30T06:26:23.135Z INFO 2986 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 2024-03-30T06:26:23.196Z INFO 2986 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 2024-03-30T06:26:23.200Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 2024-03-30T06:26:23.423Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:23.913Z INFO 2986 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:24.206Z INFO 2986 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:24.564Z INFO 2986 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:24.723Z INFO 2986 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:24.802Z WARN 2986 --- [o-auto-1-exec-5] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 2024-03-30T06:26:25.766Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:25.767Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:25.881Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 2024-03-30T06:26:26.467Z INFO 2986 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 2024-03-30T06:26:26.514Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-03-30T06:26:26.557Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-03-30T06:26:26.561Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 2024-03-30T06:26:26.717Z INFO 2986 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:26.830Z WARN 2986 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId_1.9.9, version=2), reason: Version must contain major.minor.patch code: 2 2024-03-30T06:26:26.835Z INFO 2986 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-03-30T06:26:27.512Z INFO 2986 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:27.555Z INFO 2986 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:27.783Z INFO 2986 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:28.006Z INFO 2986 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-03-30T06:26:29.014Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-03-30T06:26:29.017Z WARN 2986 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:38893/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 2024-03-30T06:26:29.477Z INFO 2986 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-03-30T06:26:29.478Z INFO 2986 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:30.484Z INFO 2986 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-03-30T06:26:30.487Z WARN 2986 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:38893/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 2024-03-30T06:26:30.558Z INFO 2986 --- [o-auto-1-exec-1] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 2024-03-30T06:26:30.746Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Producer supervision error 2024-03-30T06:26:30.749Z WARN 2986 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:38893/example-dataproducer/health-check-error 2024-03-30T06:26:30.751Z INFO 2986 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Producer supervision error 2024-03-30T06:26:30.753Z WARN 2986 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:38893/example-dataproducer/health-check-error 2024-03-30T06:26:30.787Z INFO 2986 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Producer supervision error 2024-03-30T06:26:30.791Z WARN 2986 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:38893/example-dataproducer/health-check-error 2024-03-30T06:26:30.834Z INFO 2986 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:30.842Z INFO 2986 --- [-auto-1-exec-10] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 2024-03-30T06:26:31.085Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:31.126Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Producer supervision 2024-03-30T06:26:31.131Z INFO 2986 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:31.134Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 2024-03-30T06:26:31.372Z WARN 2986 --- [o-auto-1-exec-5] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 2024-03-30T06:26:31.403Z WARN 2986 --- [o-auto-1-exec-2] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=type, version=1.1), reason: Version must contain major.minor.patch code: 1.1 2024-03-30T06:26:31.519Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:31.651Z WARN 2986 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken9255889228308507162.txt, reason: /tmp/icsTestAuthToken9255889228308507162.txt 2024-03-30T06:26:31.669Z WARN 2986 --- [o-auto-1-exec-9] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken9255889228308507162.txt, reason: /tmp/icsTestAuthToken9255889228308507162.txt 2024-03-30T06:26:31.676Z WARN 2986 --- [or-http-epoll-4] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken9255889228308507162.txt, reason: /tmp/icsTestAuthToken9255889228308507162.txt 2024-03-30T06:26:31.680Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-03-30T06:26:32.116Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@43e1a77a 2024-03-30T06:26:32.245Z INFO 2986 --- [-auto-1-exec-10] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@26978ad3 2024-03-30T06:26:32.646Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:32.857Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:33.192Z INFO 2986 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:33.302Z WARN 2986 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-03-30T06:26:33.345Z WARN 2986 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-03-30T06:26:33.381Z WARN 2986 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-03-30T06:26:33.417Z WARN 2986 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-03-30T06:26:33.446Z WARN 2986 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-03-30T06:26:33.482Z WARN 2986 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-03-30T06:26:33.784Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 2024-03-30T06:26:33.831Z INFO 2986 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-03-30T06:26:33.840Z INFO 2986 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 2024-03-30T06:26:33.841Z WARN 2986 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 2024-03-30T06:26:33.841Z INFO 2986 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 2024-03-30T06:26:33.843Z INFO 2986 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 2024-03-30T06:26:41.151Z WARN 2986 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 2024-03-30T06:26:41.484Z WARN 2986 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 2024-03-30T06:26:41.842Z INFO 2986 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:41.844Z INFO 2986 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:42.060Z INFO 2986 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:42.061Z INFO 2986 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-03-30T06:26:42.212Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 2024-03-30T06:26:42.212Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:38893/actuator/loggers/org.oransc.ics'' 2024-03-30T06:26:42.219Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 2024-03-30T06:26:42.221Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:38893/actuator/loggers/org.springframework.boot.actuate'' 2024-03-30T06:26:42.225Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 2024-03-30T06:26:42.226Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:38893/actuator/shutdown'' 2024-03-30T06:26:42.228Z TRACE 2986 --- [o-auto-1-exec-6] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 2024-03-30T06:26:42.232Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 2024-03-30T06:26:43.255Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'https://localhost:38893/data-consumer/v1/info-jobs'' [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.52 s -- in org.oransc.ics.ApplicationTest [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 2024-03-30T06:26:43.296Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.359Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 2024-03-30T06:26:43.362Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.366Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-03-30T06:26:43.367Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-03-30T06:26:43.368Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.371Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-03-30T06:26:43.372Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-03-30T06:26:43.373Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.375Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-03-30T06:26:43.375Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-03-30T06:26:43.376Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.378Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-03-30T06:26:43.379Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-03-30T06:26:43.379Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.382Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 2024-03-30T06:26:43.386Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.389Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-03-30T06:26:43.390Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-03-30T06:26:43.391Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.393Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 2024-03-30T06:26:43.441Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.444Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 2024-03-30T06:26:43.489Z DEBUG 2986 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:38021/BaseUrl/test'' 2024-03-30T06:26:43.494Z DEBUG 2986 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.oransc.ics.clients.AsyncRestClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.11:generate (default) @ informationcoordinatorservice --- [INFO] No .swagger-codegen-ignore file found. [WARNING] can't open handlebars/openapi/README.md for input [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/api/.swagger-codegen-ignore [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/api/.swagger-codegen/VERSION [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ informationcoordinatorservice --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/jacoco.exec [INFO] Analyzed bundle 'informationcoordinatorservice' with 73 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ informationcoordinatorservice --- [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.0:repackage (repackage) @ informationcoordinatorservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar.original [INFO] [INFO] --- docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (default) @ informationcoordinatorservice --- [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (default) @ informationcoordinatorservice --- [INFO] Failsafe report directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ informationcoordinatorservice --- [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.7.0-SNAPSHOT/informationcoordinatorservice-1.7.0-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.7.0-SNAPSHOT/informationcoordinatorservice-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- docker-maven-plugin:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:20 min [INFO] Finished at: 2024-03-30T06:26:55Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config637793253427289887tmp --settings /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config9390157503351058591tmp -Dsonar.projectKey=nonrtric-plt-informationcoordinatorservice -Dsonar.organization=o-ran-sc -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 -Ddocker.skip=true Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- [INFO] Building informationcoordinatorservice 1.7.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.11.0.3922:sonar (default-cli) @ informationcoordinatorservice --- [INFO] 06:27:01.593 Java 17.0.7 Private Build (64-bit) [INFO] 06:27:01.594 Linux 4.15.0-213-generic (amd64) [INFO] 06:27:01.626 User cache: /home/jenkins/.sonar/cache [INFO] 06:27:02.703 Communicating with SonarCloud [INFO] 06:27:02.718 Default locale: "en", source code encoding: "UTF-8" [INFO] 06:27:02.974 Load global settings [INFO] 06:27:03.549 Load global settings (done) | time=576ms [INFO] 06:27:03.552 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 06:27:03.560 User cache: /home/jenkins/.sonar/cache [INFO] 06:27:03.564 Loading required plugins [INFO] 06:27:03.565 Load plugins index [INFO] 06:27:04.084 Load plugins index (done) | time=519ms [INFO] 06:27:04.085 Load/download plugins [INFO] 06:27:04.788 Load/download plugins (done) | time=703ms [INFO] 06:27:05.153 Found an active CI vendor: 'Jenkins' [INFO] 06:27:05.160 Load project settings for component key: 'nonrtric-plt-informationcoordinatorservice' [INFO] 06:27:05.357 Load project settings for component key: 'nonrtric-plt-informationcoordinatorservice' (done) | time=197ms [INFO] 06:27:05.364 Process project properties [INFO] 06:27:05.373 Project key: nonrtric-plt-informationcoordinatorservice [INFO] 06:27:05.373 Base dir: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar [INFO] 06:27:05.374 Working dir: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar [INFO] 06:27:05.378 Load project branches [INFO] 06:27:05.881 Load project branches (done) | time=503ms [INFO] 06:27:05.886 Check ALM binding of project 'nonrtric-plt-informationcoordinatorservice' [INFO] 06:27:06.065 Detected project binding: NOT_BOUND [INFO] 06:27:06.066 Check ALM binding of project 'nonrtric-plt-informationcoordinatorservice' (done) | time=180ms [INFO] 06:27:06.072 Load project pull requests [INFO] 06:27:06.550 Load project pull requests (done) | time=478ms [INFO] 06:27:06.553 Load branch configuration [INFO] 06:27:06.556 Load branch configuration (done) | time=3ms [INFO] 06:27:06.563 Load quality profiles [INFO] 06:27:07.101 Load quality profiles (done) | time=538ms [INFO] 06:27:07.107 Load active rules [INFO] 06:27:19.042 Load active rules (done) | time=11935ms [INFO] 06:27:19.554 Organization key: o-ran-sc [WARNING] 06:27:19.559 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] 06:27:19.582 Preprocessing files... [INFO] 06:27:19.771 2 languages detected in 58 preprocessed files [INFO] 06:27:19.771 0 files ignored because of inclusion/exclusion patterns [INFO] 06:27:19.771 0 files ignored because of scm ignore settings [INFO] 06:27:19.934 Loading plugins for detected languages [INFO] 06:27:19.935 Load/download plugins [INFO] 06:27:20.660 Load/download plugins (done) | time=726ms [INFO] 06:27:20.838 Load project repositories [INFO] 06:27:21.427 Load project repositories (done) | time=589ms [INFO] 06:27:21.430 Indexing files... [INFO] 06:27:21.431 Project configuration: [INFO] 06:27:21.432 Excluded sources: **/build-wrapper-dump.json [INFO] 06:27:21.443 58 files indexed [INFO] 06:27:21.451 Quality profile for java: ORAN way [INFO] 06:27:21.451 Quality profile for xml: Sonar way [INFO] 06:27:21.451 ------------- Run sensors on module informationcoordinatorservice [INFO] 06:27:21.497 Load metrics repository [INFO] 06:27:21.977 Load metrics repository (done) | time=480ms [INFO] 06:27:21.983 Sensor cache enabled [INFO] 06:27:21.986 Load sensor cache [INFO] 06:27:23.649 Load sensor cache (222 KB) | time=1663ms [INFO] 06:27:24.284 Sensor JavaSensor [java] [INFO] 06:27:24.287 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:27:24.308 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:27:24.309 Using ECJ batch to parse 50 Main java source files with batch size 51 KB. [INFO] 06:27:24.515 Starting batch processing. [INFO] 06:27:25.098 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:27:28.697 100% analyzed [INFO] 06:27:28.698 Batch processing: Done. [INFO] 06:27:28.698 Did not optimize analysis for any files, performed a full analysis for all 50 files. [INFO] 06:27:28.747 Using ECJ batch to parse 7 Test java source files with batch size 51 KB. [INFO] 06:27:28.751 Starting batch processing. [INFO] 06:27:29.422 100% analyzed [INFO] 06:27:29.422 Batch processing: Done. [INFO] 06:27:29.423 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 06:27:29.423 No "Generated" source files to scan. [INFO] 06:27:29.423 Sensor JavaSensor [java] (done) | time=5139ms [INFO] 06:27:29.424 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:27:29.425 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:27:29.426 Sensor SurefireSensor [java] [INFO] 06:27:29.427 parsing [/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/surefire-reports] [INFO] 06:27:29.486 Sensor SurefireSensor [java] (done) | time=60ms [INFO] 06:27:29.486 Sensor XML Sensor [xml] [INFO] 06:27:29.493 1 source file to be analyzed [INFO] 06:27:29.624 1/1 source file has been analyzed [INFO] 06:27:29.631 Sensor XML Sensor [xml] (done) | time=145ms [INFO] 06:27:29.632 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:27:29.636 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:27:29.641 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:27:29.682 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=50ms [INFO] 06:27:29.682 Sensor IaC Docker Sensor [iac] [INFO] 06:27:29.688 0 source files to be analyzed [INFO] 06:27:29.749 0/0 source files have been analyzed [INFO] 06:27:29.750 Sensor IaC Docker Sensor [iac] (done) | time=68ms [INFO] 06:27:29.750 Sensor Serverless configuration file sensor [security] [INFO] 06:27:29.751 0 Serverless function entries were found in the project [INFO] 06:27:29.753 0 Serverless function handlers were kept as entrypoints [INFO] 06:27:29.754 Sensor Serverless configuration file sensor [security] (done) | time=4ms [INFO] 06:27:29.754 Sensor AWS SAM template file sensor [security] [INFO] 06:27:29.754 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 06:27:29.755 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:27:29.756 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 06:27:29.756 Sensor javabugs [dbd] [INFO] 06:27:29.758 Reading IR files from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ir/java [INFO] 06:27:29.758 No IR files have been included for analysis. [INFO] 06:27:29.758 Sensor javabugs [dbd] (done) | time=2ms [INFO] 06:27:29.758 Sensor pythonbugs [dbd] [INFO] 06:27:29.759 Reading IR files from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ir/python [INFO] 06:27:29.759 No IR files have been included for analysis. [INFO] 06:27:29.759 Sensor pythonbugs [dbd] (done) | time=1ms [INFO] 06:27:29.759 Sensor TextAndSecretsSensor [text] [INFO] 06:27:29.760 Available processors: 4 [INFO] 06:27:29.760 Using 4 threads for analysis. [INFO] 06:27:30.078 58 source files to be analyzed [INFO] 06:27:30.645 58/58 source files have been analyzed [INFO] 06:27:30.646 Sensor TextAndSecretsSensor [text] (done) | time=887ms [INFO] 06:27:30.647 Sensor JavaSecuritySensor [security] [INFO] 06:27:30.650 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5167, S5334, S6096 [INFO] 06:27:30.651 Load type hierarchy and UCFGs: Starting [INFO] 06:27:30.651 Load type hierarchy: Starting [INFO] 06:27:30.651 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/java [INFO] 06:27:30.699 Read 273 type definitions [INFO] 06:27:30.706 Load type hierarchy: Time spent was 00:00:00.054 [INFO] 06:27:30.706 Load UCFGs: Starting [INFO] 06:27:30.706 Reading UCFGs from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/java [INFO] 06:27:30.890 Load UCFGs: Time spent was 00:00:00.184 [INFO] 06:27:30.891 Load type hierarchy and UCFGs: Time spent was 00:00:00.239 [INFO] 06:27:30.891 Analyzing 416 UCFGs to detect vulnerabilities. [INFO] 06:27:30.891 Check cache: Starting [INFO] 06:27:30.891 Load cache: Starting [INFO] 06:27:30.891 Load cache: Time spent was 00:00:00.000 [INFO] 06:27:30.891 Check cache: Time spent was 00:00:00.000 [INFO] 06:27:30.892 Create runtime call graph: Starting [INFO] 06:27:30.892 Variable Type Analysis #1: Starting [INFO] 06:27:30.893 Create runtime type propagation graph: Starting [INFO] 06:27:30.917 Create runtime type propagation graph: Time spent was 00:00:00.023 [INFO] 06:27:30.917 Run SCC (Tarjan) on 2458 nodes: Starting [INFO] 06:27:30.922 Run SCC (Tarjan) on 2458 nodes: Time spent was 00:00:00.004 [INFO] 06:27:30.922 Tarjan found 2447 strongly connected components [INFO] 06:27:30.922 Propagate runtime types to strongly connected components: Starting [INFO] 06:27:30.930 Propagate runtime types to strongly connected components: Time spent was 00:00:00.007 [INFO] 06:27:30.930 Variable Type Analysis #1: Time spent was 00:00:00.037 [INFO] 06:27:30.932 Variable Type Analysis #2: Starting [INFO] 06:27:30.933 Create runtime type propagation graph: Starting [INFO] 06:27:30.947 Create runtime type propagation graph: Time spent was 00:00:00.013 [INFO] 06:27:30.947 Run SCC (Tarjan) on 2453 nodes: Starting [INFO] 06:27:30.949 Run SCC (Tarjan) on 2453 nodes: Time spent was 00:00:00.002 [INFO] 06:27:30.949 Tarjan found 2442 strongly connected components [INFO] 06:27:30.949 Propagate runtime types to strongly connected components: Starting [INFO] 06:27:30.953 Propagate runtime types to strongly connected components: Time spent was 00:00:00.003 [INFO] 06:27:30.953 Variable Type Analysis #2: Time spent was 00:00:00.020 [INFO] 06:27:30.955 Create runtime call graph: Time spent was 00:00:00.062 [INFO] 06:27:30.955 Load config: Starting [INFO] 06:27:32.556 Load config: Time spent was 00:00:01.600 [INFO] 06:27:32.556 Compute entry points: Starting [INFO] 06:27:33.459 Compute entry points: Time spent was 00:00:00.903 [INFO] 06:27:33.460 All rules entry points : 12 [INFO] 06:27:33.462 Slice call graph: Starting [INFO] 06:27:33.464 Retained UCFGs : 192 [INFO] 06:27:33.470 Slice call graph: Time spent was 00:00:00.008 [INFO] 06:27:33.471 Live variable analysis: Starting [INFO] 06:27:33.501 Live variable analysis: Time spent was 00:00:00.030 [INFO] 06:27:33.503 Taint analysis for java: Starting [INFO] 06:27:33.512 0 / 192 UCFGs simulated, memory usage: 330 MB [INFO] 06:27:34.832 70 / 192 UCFGs simulated, memory usage: 343 MB [INFO] 06:27:34.832 Taint analysis for java: Time spent was 00:00:01.329 [INFO] 06:27:34.832 Report issues: Starting [INFO] 06:27:34.876 Report issues: Time spent was 00:00:00.043 [INFO] 06:27:34.876 Store cache: Starting [INFO] 06:27:34.878 Store cache: Time spent was 00:00:00.002 [INFO] 06:27:34.878 java security sensor: Time spent was 00:00:04.229 [INFO] 06:27:34.886 java security sensor: Begin: 2024-03-30T06:27:30.649181577Z, End: 2024-03-30T06:27:34.878877027Z, Duration: 00:00:04.229 Load type hierarchy and UCFGs: Begin: 2024-03-30T06:27:30.651095405Z, End: 2024-03-30T06:27:30.890947783Z, Duration: 00:00:00.239 Load type hierarchy: Begin: 2024-03-30T06:27:30.651308761Z, End: 2024-03-30T06:27:30.706077509Z, Duration: 00:00:00.054 Load UCFGs: Begin: 2024-03-30T06:27:30.706460428Z, End: 2024-03-30T06:27:30.890517632Z, Duration: 00:00:00.184 Check cache: Begin: 2024-03-30T06:27:30.891235230Z, End: 2024-03-30T06:27:30.891873626Z, Duration: 00:00:00.000 Load cache: Begin: 2024-03-30T06:27:30.891331992Z, End: 2024-03-30T06:27:30.891434775Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-03-30T06:27:30.892082691Z, End: 2024-03-30T06:27:30.954968430Z, Duration: 00:00:00.062 Variable Type Analysis #1: Begin: 2024-03-30T06:27:30.892858200Z, End: 2024-03-30T06:27:30.930388191Z, Duration: 00:00:00.037 Create runtime type propagation graph: Begin: 2024-03-30T06:27:30.893838544Z, End: 2024-03-30T06:27:30.917278686Z, Duration: 00:00:00.023 Run SCC (Tarjan) on 2458 nodes: Begin: 2024-03-30T06:27:30.917799438Z, End: 2024-03-30T06:27:30.922414073Z, Duration: 00:00:00.004 Propagate runtime types to strongly connected components: Begin: 2024-03-30T06:27:30.922786732Z, End: 2024-03-30T06:27:30.930154765Z, Duration: 00:00:00.007 Variable Type Analysis #2: Begin: 2024-03-30T06:27:30.932945484Z, End: 2024-03-30T06:27:30.953895473Z, Duration: 00:00:00.020 Create runtime type propagation graph: Begin: 2024-03-30T06:27:30.933092648Z, End: 2024-03-30T06:27:30.946962051Z, Duration: 00:00:00.013 Run SCC (Tarjan) on 2453 nodes: Begin: 2024-03-30T06:27:30.947193947Z, End: 2024-03-30T06:27:30.949467003Z, Duration: 00:00:00.002 Propagate runtime types to strongly connected components: Begin: 2024-03-30T06:27:30.949730680Z, End: 2024-03-30T06:27:30.953702629Z, Duration: 00:00:00.003 Load config: Begin: 2024-03-30T06:27:30.955151424Z, End: 2024-03-30T06:27:32.556021335Z, Duration: 00:00:01.600 Compute entry points: Begin: 2024-03-30T06:27:32.556484477Z, End: 2024-03-30T06:27:33.459508290Z, Duration: 00:00:00.903 Slice call graph: Begin: 2024-03-30T06:27:33.462163176Z, End: 2024-03-30T06:27:33.470273783Z, Duration: 00:00:00.008 Live variable analysis: Begin: 2024-03-30T06:27:33.471080832Z, End: 2024-03-30T06:27:33.501675475Z, Duration: 00:00:00.030 Taint analysis for java: Begin: 2024-03-30T06:27:33.503136201Z, End: 2024-03-30T06:27:34.832258022Z, Duration: 00:00:01.329 Report issues: Begin: 2024-03-30T06:27:34.832448877Z, End: 2024-03-30T06:27:34.876161012Z, Duration: 00:00:00.043 Store cache: Begin: 2024-03-30T06:27:34.876441489Z, End: 2024-03-30T06:27:34.878729575Z, Duration: 00:00:00.002 [INFO] 06:27:34.888 java security sensor peak memory: 452 MB [INFO] 06:27:34.888 Sensor JavaSecuritySensor [security] (done) | time=4241ms [INFO] 06:27:34.889 Sensor CSharpSecuritySensor [security] [INFO] 06:27:34.889 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 [INFO] 06:27:34.889 Load type hierarchy and UCFGs: Starting [INFO] 06:27:34.889 Load type hierarchy: Starting [INFO] 06:27:34.889 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/ucfg2/cs [INFO] 06:27:34.890 Read 0 type definitions [INFO] 06:27:34.890 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:27:34.890 Load UCFGs: Starting [INFO] 06:27:34.890 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:34.890 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:34.890 No UCFGs have been included for analysis. [INFO] 06:27:34.890 csharp security sensor: Time spent was 00:00:00.001 [INFO] 06:27:34.891 Sensor CSharpSecuritySensor [security] (done) | time=2ms [INFO] 06:27:34.891 Sensor PhpSecuritySensor [security] [INFO] 06:27:34.891 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] 06:27:34.891 Load type hierarchy and UCFGs: Starting [INFO] 06:27:34.891 Load type hierarchy: Starting [INFO] 06:27:34.891 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/php [INFO] 06:27:34.892 Read 0 type definitions [INFO] 06:27:34.892 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:27:34.892 Load UCFGs: Starting [INFO] 06:27:34.892 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:34.892 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:34.892 No UCFGs have been included for analysis. [INFO] 06:27:34.892 php security sensor: Time spent was 00:00:00.001 [INFO] 06:27:34.893 Sensor PhpSecuritySensor [security] (done) | time=2ms [INFO] 06:27:34.893 Sensor PythonSecuritySensor [security] [INFO] 06:27:34.893 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 [INFO] 06:27:34.893 Load type hierarchy and UCFGs: Starting [INFO] 06:27:34.893 Load type hierarchy: Starting [INFO] 06:27:34.893 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/python [INFO] 06:27:34.894 Read 0 type definitions [INFO] 06:27:34.894 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:27:34.894 Load UCFGs: Starting [INFO] 06:27:34.894 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:34.894 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:34.894 No UCFGs have been included for analysis. [INFO] 06:27:34.894 python security sensor: Time spent was 00:00:00.001 [INFO] 06:27:34.894 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 06:27:34.895 Sensor JsSecuritySensor [security] [INFO] 06:27:34.895 Enabled taint analysis rules: S2631, S6287, S2083, S6096, S5696, S3649, S5146, S2076, S5883, S6105, S5131, S5144, S5147, S5334, S6350 [INFO] 06:27:34.895 Load type hierarchy and UCFGs: Starting [INFO] 06:27:34.895 Load type hierarchy: Starting [INFO] 06:27:34.895 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/js [INFO] 06:27:34.896 Read 0 type definitions [INFO] 06:27:34.896 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:27:34.896 Load UCFGs: Starting [INFO] 06:27:34.896 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:34.896 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:34.896 No UCFGs have been included for analysis. [INFO] 06:27:34.896 js security sensor: Time spent was 00:00:00.001 [INFO] 06:27:34.896 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 06:27:34.898 ------------- Run sensors on project [INFO] 06:27:34.901 Sensor Zero Coverage Sensor [INFO] 06:27:34.902 Sensor Zero Coverage Sensor (done) | time=1ms [INFO] 06:27:34.902 Sensor Java CPD Block Indexer [INFO] 06:27:35.053 Sensor Java CPD Block Indexer (done) | time=151ms [INFO] 06:27:35.069 CPD Executor 6 files had no CPD blocks [INFO] 06:27:35.070 CPD Executor Calculating CPD for 44 files [INFO] 06:27:35.106 CPD Executor CPD calculation finished (done) | time=35ms [INFO] 06:27:35.226 Analysis report generated in 117ms, dir size=823 KB [INFO] 06:27:35.334 Analysis report compressed in 108ms, zip size=300 KB [INFO] 06:27:36.490 Analysis report uploaded in 1156ms [INFO] 06:27:36.493 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=nonrtric-plt-informationcoordinatorservice [INFO] 06:27:36.493 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 06:27:36.493 More about the report processing at https://sonarcloud.io/api/ce/task?id=AY6OCszh7wGTMC7GMrVg [INFO] 06:27:38.154 Sensor cache published successfully [INFO] 06:27:38.170 Analysis total time: 33.165 s [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.608 s [INFO] Finished at: 2024-03-30T06:27:38Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins11191519535919585370.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/classes 80 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/src/main/java 50 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 95.89041, method: 83.92283, line: 84.1169, branch: 63.5, instruction: 81.5889, complexity: 74.08759 [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins17920686648071663123.sh ---> sysstat.sh [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins12798941509904226745.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-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/nonrtric-plt-informationcoordinatorservice-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/nonrtric-plt-informationcoordinatorservice-sonar ']' + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/archives/ [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins12160295695781640826.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8UJn/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins6048496688176543822.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config7463632700177095255tmp 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. [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins11891568230041700459.sh ---> create-netrc.sh [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins3509057988565994620.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8UJn/bin to PATH [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins12747068892773562763.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins12760017073633409709.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJn 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-8UJn/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash -l /tmp/jenkins6669304036099318074.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8UJn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8UJn/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-sonar/80 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-docker-4c-4g-115 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 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: 2800.000 BogoMIPS: 5600.00 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.3G 10G 49% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 446 1030 0 2467 3221 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:2c:c3:c8 brd ff:ff:ff:ff:ff:ff inet 10.32.7.32/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85998sec preferred_lft 85998sec inet6 fe80::f816:3eff:fe2c:c3c8/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:11:b5:00:14 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-115) 03/30/24 _x86_64_ (4 CPU) 06:21:42 LINUX RESTART (4 CPU) 06:22:02 tps rtps wtps bread/s bwrtn/s 06:23:01 166.51 85.36 81.15 6693.42 42073.51 06:24:01 87.90 29.23 58.67 1626.40 8466.72 06:25:01 21.08 0.05 21.03 2.67 2862.99 06:26:01 711.61 688.62 23.00 6155.64 3106.02 06:27:01 86.06 57.02 29.04 778.87 2977.20 06:28:01 50.84 28.64 22.21 1826.69 9136.76 Average: 187.44 148.37 39.07 2837.49 11355.33 06:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:01 1558160 3304780 2480492 61.42 52884 1847304 941296 18.50 650384 1645308 200916 06:24:01 1371528 3241896 2667124 66.04 63268 1954524 1008068 19.82 694808 1775540 74552 06:25:01 1358532 3235680 2680120 66.36 64824 1958960 1012004 19.89 702456 1779020 1132 06:26:01 762140 2940968 3276512 81.13 231448 2067808 1231596 24.21 1153252 1871124 7924 06:27:01 754756 3156436 3283896 81.31 245804 2253816 1077828 21.19 1052140 1953900 108728 06:28:01 1040976 3260384 2997676 74.22 247004 2101264 965944 18.99 962288 1797688 23780 Average: 1141015 3190024 2897637 71.75 150872 2030613 1039456 20.43 869221 1803763 69505 06:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 06:23:01 ens3 396.34 259.76 1413.53 62.86 0.00 0.00 0.00 0.00 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 06:24:01 ens3 137.49 105.32 468.83 26.82 0.00 0.00 0.00 0.00 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:25:01 ens3 57.07 82.32 61.45 13.16 0.00 0.00 0.00 0.00 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:26:01 ens3 220.65 261.12 1304.33 38.04 0.00 0.00 0.00 0.00 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:01 lo 120.85 120.85 36.43 36.43 0.00 0.00 0.00 0.00 06:27:01 ens3 245.60 259.01 1176.04 50.38 0.00 0.00 0.00 0.00 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 06:28:01 ens3 389.96 308.55 2303.33 59.26 0.00 0.00 0.00 0.00 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 20.97 20.97 6.15 6.15 0.00 0.00 0.00 0.00 Average: ens3 240.75 212.53 1120.47 41.69 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-115) 03/30/24 _x86_64_ (4 CPU) 06:21:42 LINUX RESTART (4 CPU) 06:22:02 CPU %user %nice %system %iowait %steal %idle 06:23:01 all 18.56 0.00 2.39 5.05 0.06 73.95 06:23:01 0 7.12 0.00 1.95 10.15 0.03 80.74 06:23:01 1 20.88 0.00 1.91 1.93 0.05 75.23 06:23:01 2 12.85 0.00 3.08 3.44 0.07 80.56 06:23:01 3 33.40 0.00 2.59 4.64 0.07 59.31 06:24:01 all 17.47 0.00 0.95 2.11 0.06 79.41 06:24:01 0 8.17 0.00 0.73 5.21 0.05 85.84 06:24:01 1 6.78 0.00 0.72 2.21 0.05 90.24 06:24:01 2 33.09 0.00 1.34 0.38 0.08 65.11 06:24:01 3 21.79 0.00 1.03 0.62 0.05 76.51 06:25:01 all 5.22 0.00 0.24 0.20 0.03 94.32 06:25:01 0 9.00 0.00 0.22 0.10 0.03 90.65 06:25:01 1 2.19 0.00 0.16 0.68 0.02 96.95 06:25:01 2 6.92 0.00 0.47 0.00 0.05 92.56 06:25:01 3 2.79 0.00 0.10 0.00 0.03 97.08 06:26:01 all 12.36 0.00 1.59 21.68 0.08 64.29 06:26:01 0 12.86 0.00 0.80 7.51 0.05 78.78 06:26:01 1 11.88 0.00 2.04 30.98 0.07 55.04 06:26:01 2 14.45 0.00 2.45 31.22 0.13 51.74 06:26:01 3 10.25 0.00 1.09 17.14 0.05 71.47 06:27:01 all 39.96 0.00 1.67 1.33 0.08 56.96 06:27:01 0 42.18 0.00 1.74 0.38 0.08 55.61 06:27:01 1 39.31 0.00 1.39 0.17 0.08 59.04 06:27:01 2 38.10 0.00 1.67 0.50 0.08 59.64 06:27:01 3 40.24 0.00 1.88 4.29 0.08 53.51 06:28:01 all 26.29 0.00 1.14 0.99 0.06 71.52 06:28:01 0 25.64 0.00 0.98 2.07 0.05 71.26 06:28:01 1 27.18 0.00 1.12 0.27 0.07 71.37 06:28:01 2 28.40 0.00 1.58 1.31 0.07 68.65 06:28:01 3 23.95 0.00 0.89 0.27 0.05 74.85 Average: all 19.97 0.00 1.33 5.21 0.06 73.43 Average: 0 17.52 0.00 1.07 4.22 0.05 77.14 Average: 1 17.99 0.00 1.22 6.01 0.06 74.72 Average: 2 22.33 0.00 1.76 6.14 0.08 69.69 Average: 3 22.02 0.00 1.26 4.48 0.06 72.18