Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4670 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-0I7ZzrJxqLtf/agent.2043 SSH_AGENT_PID=2045 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master@tmp/private_key_6293902411161910585.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) 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/ranpm > git init /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm > 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/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # 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 1f12db1405660950228b90493e6f185418ff73f0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f12db1405660950228b90493e6f185418ff73f0 # timeout=10 Commit message: "Minor fix for RANPM" > git rev-list --no-walk 1f12db1405660950228b90493e6f185418ff73f0 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins6780600139554856246.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-8XCa 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-8XCa/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-8XCa/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.64 botocore==1.34.64 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.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.2 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.0 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.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.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.5.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.4.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 [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/sh -xe /tmp/jenkins13046605606888457184.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-4670 [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/ranpm -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f influxlogger -Dbuild.number=${BUILD_NUMBER}" -DGERRIT_PROJECT=nonrtric/plt/ranpm --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-ranpm-influxlogger-maven-clm-master] $ /bin/sh -xe /tmp/jenkins15328339478962163310.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-ranpm-influxlogger-maven-clm-master] $ /bin/sh /tmp/jenkins1807372688915122744.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. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master@tmp/config14000815041778382291tmp copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master@tmp/config15451842789930955606tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash -l /tmp/jenkins4608036314373579334.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 ---> sonatype-clm.sh 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] Scanning for projects... [INFO] [INFO] ------------------< org.o-ran-sc.nonrtric.plt:pmlog >------------------- [INFO] Building NONRTRIC RAN PM Logger 1.2.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ pmlog --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ pmlog --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ pmlog --- [INFO] Source directory: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/generated-sources/annotations added. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pmlog --- [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ pmlog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pmlog --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ pmlog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/test-classes [INFO] /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/src/test/java/org/oran/pmlog/configuration/ApplicationConfigTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/src/test/java/org/oran/pmlog/configuration/ApplicationConfigTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ pmlog --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.oran.pmlog.oauth2.SecurityContextTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:24:48.627 [main] WARN org.oran.pmlog.oauth2.SecurityContext -- No configuration for auth token 02:24:48.635 [main] WARN org.oran.pmlog.oauth2.SecurityContext -- No configuration for auth token 02:24:48.636 [main] WARN org.oran.pmlog.oauth2.SecurityContext -- Could not read auth token file: foo.txt, reason: foo.txt [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s -- in org.oran.pmlog.oauth2.SecurityContextTest [INFO] Running org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest 02:24:49.170 [main] ERROR org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler -- Unsupported callback: Mock for Callback, hashCode: 1252165500 02:24:49.397 [main] ERROR org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler -- Could not handle login callback: Callback had a token already [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s -- in org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest [INFO] Running org.oran.pmlog.oauth2.OAuthBearerTokenJwtTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.oran.pmlog.oauth2.OAuthBearerTokenJwtTest [INFO] Running org.oran.pmlog.DataFromKafkaTopicTest 02:24:49.679 [main] ERROR org.oran.pmlog.DataFromKafkaTopic -- Could not unzip received info, reason: null, typeId: [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.oran.pmlog.DataFromKafkaTopicTest [INFO] Running org.oran.pmlog.configuration.ConsumerJobInfoTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.oran.pmlog.configuration.ConsumerJobInfoTest [INFO] Running org.oran.pmlog.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.oran.pmlog.configuration.ApplicationConfigTest [INFO] Running org.oran.pmlog.ApplicationTest 02:24:50.283 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oran.pmlog.Application for test class org.oran.pmlog.ApplicationTest 02:24:50.544 [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-16 02:24:51.204 [INFO ] o.o.p.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2889 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger) 2024-03-16 02:24:51.206 [INFO ] o.o.p.ApplicationTest - The following 1 profile is active: "prod" 2024-03-16 02:24:55.599 [WARN ] o.o.p.ConsumerRegstrationTask - Creation of subscription/info job failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8436 2024-03-16 02:24:55.763 [ERROR] o.o.p.InfluxStore - Could not connect to influx DB, reason: Failed to connect to localhost/127.0.0.1:8086 2024-03-16 02:24:58.070 [INFO ] o.o.p.ApplicationTest - Started ApplicationTest in 7.543 seconds (process running for 12.169) 2024-03-16 02:24:59.031 [INFO ] o.o.p.InfluxStore - Processed file from: O-DU-1122 2024-03-16 02:24:59.032 [INFO ] o.o.p.InfluxStore - InfluxStore stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.109 s -- in org.oran.pmlog.ApplicationTest [INFO] Running org.oran.pmlog.BeanFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.0) 2024-03-16 02:24:59.096 [INFO ] o.o.p.BeanFactoryTest - Starting BeanFactoryTest using Java 17.0.7 with PID 2889 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger) 2024-03-16 02:24:59.096 [INFO ] o.o.p.BeanFactoryTest - The following 1 profile is active: "prod" 2024-03-16 02:24:59.429 [ERROR] o.o.p.c.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/pmlog-service/etc/cert/keystore.jks (No such file or directory) 2024-03-16 02:24:59.435 [WARN ] o.o.p.ConsumerRegstrationTask - Creation of subscription/info job failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8434 2024-03-16 02:24:59.459 [ERROR] o.o.p.InfluxStore - Could not connect to influx DB, reason: Failed to connect to localhost/127.0.0.1:8086 2024-03-16 02:25:00.483 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-16 02:25:00.484 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-16 02:25:00.580 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-16 02:25:00.580 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-16 02:25:00.681 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-16 02:25:00.681 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-16 02:25:00.717 [INFO ] o.o.p.ConsumerRegstrationTask - Registration of subscription/info job succeeded 2024-03-16 02:25:00.850 [INFO ] o.o.p.BeanFactoryTest - Started BeanFactoryTest in 1.791 seconds (process running for 14.95) 2024-03-16 02:25:00.872 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-16 02:25:00.872 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.850 s -- in org.oran.pmlog.BeanFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.11:generate (default) @ pmlog --- [INFO] No .swagger-codegen-ignore file found. [WARNING] can't open handlebars/openapi/README.md for input [INFO] writing file /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/api/.swagger-codegen-ignore [INFO] writing file /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/api/.swagger-codegen/VERSION [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ pmlog --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/jacoco.exec [INFO] Analyzed bundle 'NONRTRIC RAN PM Logger' with 45 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pmlog --- [INFO] Building jar: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/pmlog-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.0:repackage (repackage) @ pmlog --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/pmlog-1.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/pmlog-1.2.0-SNAPSHOT.jar.original [INFO] [INFO] --- docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-pmlog-image) @ pmlog --- [ERROR] DOCKER> Unable to pull 'openjdk:17-jdk' from registry 'nexus3.o-ran-sc.org' : {"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.64.0-04\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500) [{"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.64.0-04\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500)] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:02 min [INFO] Finished at: 2024-03-16T02:25:14Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-pmlog-image) on project pmlog: Unable to pull 'openjdk:17-jdk' from registry 'nexus3.o-ran-sc.org' : {"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.64.0-04\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2045 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins5856938972921739506.sh ---> sysstat.sh [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins1785054271819869690.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master + 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-ranpm-influxlogger-maven-clm-master ']' + 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-ranpm-influxlogger-maven-clm-master ']' + mkdir -p /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/archives/ [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins17381711898504850111.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8XCa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8XCa/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins9401899990521773828.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master@tmp/config17149814115549747311tmp 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-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins18434062671126944906.sh ---> create-netrc.sh [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins16642864372954356672.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8XCa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8XCa/bin to PATH [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins14116695571210878944.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins17633961589071230669.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8XCa 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-8XCa/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash -l /tmp/jenkins7501021596946206494.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8XCa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8XCa/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-influxlogger-maven-clm-master/54 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-4670 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: 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.2G 11G 48% / 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 452 1070 0 2421 3225 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:3a:a3:14 brd ff:ff:ff:ff:ff:ff inet 10.32.7.64/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85981sec preferred_lft 85981sec inet6 fe80::f816:3eff:fe3a:a314/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:23:e3:a7:dd 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-4670) 03/16/24 _x86_64_ (4 CPU) 02:19:10 LINUX RESTART (4 CPU) 02:20:01 tps rtps wtps bread/s bwrtn/s 02:21:01 70.57 15.20 55.37 1001.43 7121.08 02:22:01 71.44 29.18 42.26 1627.46 8098.78 02:23:01 8.00 0.00 8.00 0.00 284.35 02:24:01 6.33 0.03 6.30 0.27 215.07 02:25:01 37.74 11.43 26.31 831.59 3788.70 02:26:01 46.48 1.57 44.91 131.98 6503.85 Average: 40.09 9.57 30.53 598.81 4335.42 02:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:21:01 1568628 3336572 2470024 61.16 55516 1865664 899444 17.68 588472 1697364 125464 02:22:01 1302396 3210572 2736256 67.75 61500 1993516 1032428 20.29 727332 1813336 1508 02:23:01 1290212 3203304 2748440 68.05 62736 1996596 1041760 20.48 735752 1815760 872 02:24:01 1282432 3200428 2756220 68.25 64132 1999464 1041760 20.48 739152 1818120 1628 02:25:01 138492 2193332 3900160 96.57 66636 2130032 2159404 42.45 1808960 1880148 6976 02:26:01 1069876 3276088 2968776 73.51 72008 2272840 946056 18.60 808092 1946520 3120 Average: 1108673 3070049 2929979 72.55 63755 2043019 1186809 23.33 901293 1828541 23261 02:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:21:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 ens3 64.56 59.74 814.61 7.11 0.00 0.00 0.00 0.00 02:22:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 ens3 114.01 107.48 629.20 23.53 0.00 0.00 0.00 0.00 02:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 ens3 41.79 60.22 47.70 9.58 0.00 0.00 0.00 0.00 02:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:01 ens3 40.80 58.95 44.16 9.36 0.00 0.00 0.00 0.00 02:25:01 lo 1.45 1.45 0.38 0.38 0.00 0.00 0.00 0.00 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 ens3 280.34 294.35 1740.27 47.53 0.00 0.00 0.00 0.00 02:26:01 lo 1.53 1.53 0.13 0.13 0.00 0.00 0.00 0.00 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:01 ens3 167.41 190.23 980.31 33.96 0.00 0.00 0.00 0.00 Average: lo 1.00 1.00 0.13 0.13 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 Average: ens3 118.15 128.50 709.39 21.85 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4670) 03/16/24 _x86_64_ (4 CPU) 02:19:10 LINUX RESTART (4 CPU) 02:20:01 CPU %user %nice %system %iowait %steal %idle 02:21:01 all 20.97 0.00 1.26 2.16 0.06 75.55 02:21:01 0 27.30 0.00 1.45 0.98 0.07 70.20 02:21:01 1 17.77 0.00 1.68 0.33 0.03 80.18 02:21:01 2 6.37 0.00 0.50 0.27 0.05 92.81 02:21:01 3 32.41 0.00 1.40 7.04 0.10 59.04 02:22:01 all 11.68 0.00 0.71 1.03 0.06 86.52 02:22:01 0 9.96 0.00 0.57 0.23 0.05 89.19 02:22:01 1 8.86 0.00 0.78 0.75 0.07 89.54 02:22:01 2 6.74 0.00 0.64 2.57 0.05 90.00 02:22:01 3 21.12 0.00 0.85 0.60 0.08 77.35 02:23:01 all 3.23 0.00 0.13 0.05 0.03 96.56 02:23:01 0 0.17 0.00 0.03 0.00 0.02 99.78 02:23:01 1 4.56 0.00 0.37 0.00 0.03 95.04 02:23:01 2 1.02 0.00 0.02 0.00 0.02 98.95 02:23:01 3 7.22 0.00 0.10 0.17 0.05 92.47 02:24:01 all 1.93 0.00 0.11 0.03 0.03 97.90 02:24:01 0 0.57 0.00 0.02 0.00 0.00 99.42 02:24:01 1 2.77 0.00 0.13 0.00 0.03 97.07 02:24:01 2 1.93 0.00 0.13 0.02 0.03 97.88 02:24:01 3 2.46 0.00 0.18 0.13 0.03 97.18 02:25:01 all 33.20 0.00 1.19 0.44 0.10 65.07 02:25:01 0 30.15 0.00 1.19 0.23 0.10 68.33 02:25:01 1 35.15 0.00 0.97 0.15 0.10 63.63 02:25:01 2 34.76 0.00 1.15 0.80 0.08 63.20 02:25:01 3 32.74 0.00 1.42 0.57 0.13 65.13 02:26:01 all 23.69 0.00 1.06 1.07 0.07 74.11 02:26:01 0 17.65 0.00 0.97 0.38 0.05 80.94 02:26:01 1 46.17 0.00 1.13 0.27 0.08 52.34 02:26:01 2 9.71 0.00 0.97 3.54 0.08 85.69 02:26:01 3 21.14 0.00 1.17 0.10 0.07 77.52 Average: all 15.78 0.00 0.74 0.80 0.06 82.62 Average: 0 14.29 0.00 0.70 0.31 0.05 84.65 Average: 1 19.21 0.00 0.85 0.25 0.06 79.64 Average: 2 10.09 0.00 0.57 1.20 0.05 88.09 Average: 3 19.52 0.00 0.86 1.44 0.08 78.11