20:31:31 Started by timer
20:31:31 Running as SYSTEM
20:31:31 [EnvInject] - Loading node environment variables.
20:31:31 Building remotely on prd-ubuntu1804-docker-4c-4g-7404 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-teiv-maven-clm-k-release
20:31:31 [ssh-agent] Looking for ssh-agent implementation...
20:31:31 $ ssh-agent
20:31:32 SSH_AUTH_SOCK=/tmp/ssh-GDprXQSMvhrp/agent.2102
20:31:32 SSH_AGENT_PID=2104
20:31:32 [ssh-agent] Started.
20:31:32 Running ssh-add (command line suppressed)
20:31:32 Identity added: /w/workspace/smo-teiv-maven-clm-k-release@tmp/private_key_13112826759814636387.key (jenkins-ssh)
20:31:32 [ssh-agent] Using credentials jenkins (jenkins)
20:31:32 The recommended git tool is: NONE
20:31:35 using credential jenkins
20:31:35 Wiping out workspace first.
20:31:35 Cloning the remote Git repository
20:31:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv
20:31:35 > git init /w/workspace/smo-teiv-maven-clm-k-release # timeout=10
20:31:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv
20:31:35 > git --version # timeout=10
20:31:35 > git --version # 'git version 2.17.1'
20:31:35 using GIT_SSH to set credentials jenkins
20:31:36 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10
20:31:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10
20:31:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:31:38 Avoid second fetch
20:31:38 > git rev-parse refs/remotes/origin/k-release^{commit} # timeout=10
20:31:38 Checking out Revision fa011ec1f9657c2ff22d51e23b83f5791dc3b397 (refs/remotes/origin/k-release)
20:31:38 > git config core.sparsecheckout # timeout=10
20:31:38 > git checkout -f fa011ec1f9657c2ff22d51e23b83f5791dc3b397 # timeout=10
20:31:38 Commit message: "TEIV: update graph generator to include attributes"
20:31:38 > git rev-list --no-walk fa011ec1f9657c2ff22d51e23b83f5791dc3b397 # timeout=10
20:31:42 provisioning config files...
20:31:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:31:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:31:42 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins11450089237123856404.sh
20:31:42 ---> python-tools-install.sh
20:31:42 Setup pyenv:
20:31:42 * system (set by /opt/pyenv/version)
20:31:42 * 3.8.13 (set by /opt/pyenv/version)
20:31:42 * 3.9.13 (set by /opt/pyenv/version)
20:31:42 * 3.10.6 (set by /opt/pyenv/version)
20:31:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vhut
20:31:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:31:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:31:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:31:57 lf-activate-venv(): INFO: Base packages installed successfully
20:31:57 lf-activate-venv(): INFO: Installing additional packages: lftools
20:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-vhut/bin to PATH
20:32:43 Generating Requirements File
20:33:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
20:33:17 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
20:33:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:33:18 Python 3.10.6
20:33:18 pip 25.3 from /tmp/venv-vhut/lib/python3.10/site-packages/pip (python 3.10)
20:33:19 appdirs==1.4.4
20:33:19 argcomplete==3.6.3
20:33:19 aspy.yaml==1.3.0
20:33:19 attrs==25.4.0
20:33:19 autopage==0.5.2
20:33:19 beautifulsoup4==4.14.2
20:33:19 boto3==1.40.59
20:33:19 botocore==1.40.59
20:33:19 bs4==0.0.2
20:33:19 cachetools==6.2.1
20:33:19 certifi==2025.10.5
20:33:19 cffi==2.0.0
20:33:19 cfgv==3.4.0
20:33:19 chardet==5.2.0
20:33:19 charset-normalizer==3.4.4
20:33:19 click==8.3.0
20:33:19 cliff==4.11.0
20:33:19 cmd2==2.7.0
20:33:19 cryptography==3.3.2
20:33:19 debtcollector==3.0.0
20:33:19 decorator==5.2.1
20:33:19 defusedxml==0.7.1
20:33:19 Deprecated==1.2.18
20:33:19 distlib==0.4.0
20:33:19 dnspython==2.8.0
20:33:19 docker==7.1.0
20:33:19 dogpile.cache==1.5.0
20:33:19 durationpy==0.10
20:33:19 email-validator==2.3.0
20:33:19 filelock==3.20.0
20:33:19 future==1.0.0
20:33:19 gitdb==4.0.12
20:33:19 GitPython==3.1.45
20:33:19 google-auth==2.41.1
20:33:19 httplib2==0.31.0
20:33:19 identify==2.6.15
20:33:19 idna==3.11
20:33:19 importlib-resources==1.5.0
20:33:19 iso8601==2.1.0
20:33:19 Jinja2==3.1.6
20:33:19 jmespath==1.0.1
20:33:19 jsonpatch==1.33
20:33:19 jsonpointer==3.0.0
20:33:19 jsonschema==4.25.1
20:33:19 jsonschema-specifications==2025.9.1
20:33:19 keystoneauth1==5.12.0
20:33:19 kubernetes==34.1.0
20:33:19 lftools==0.37.15
20:33:19 lxml==6.0.2
20:33:19 markdown-it-py==4.0.0
20:33:19 MarkupSafe==3.0.3
20:33:19 mdurl==0.1.2
20:33:19 msgpack==1.1.2
20:33:19 multi_key_dict==2.0.3
20:33:19 munch==4.0.0
20:33:19 netaddr==1.3.0
20:33:19 niet==1.4.2
20:33:19 nodeenv==1.9.1
20:33:19 oauth2client==4.1.3
20:33:19 oauthlib==3.3.1
20:33:19 openstacksdk==4.7.1
20:33:19 os-service-types==1.8.0
20:33:19 osc-lib==4.2.0
20:33:19 oslo.config==10.0.0
20:33:19 oslo.context==6.1.0
20:33:19 oslo.i18n==6.6.0
20:33:19 oslo.log==7.2.1
20:33:19 oslo.serialization==5.8.0
20:33:19 oslo.utils==9.1.0
20:33:19 packaging==25.0
20:33:19 pbr==7.0.1
20:33:19 platformdirs==4.5.0
20:33:19 prettytable==3.16.0
20:33:19 psutil==7.1.1
20:33:19 pyasn1==0.6.1
20:33:19 pyasn1_modules==0.4.2
20:33:19 pycparser==2.23
20:33:19 pygerrit2==2.0.15
20:33:19 PyGithub==2.8.1
20:33:19 Pygments==2.19.2
20:33:19 PyJWT==2.10.1
20:33:19 PyNaCl==1.6.0
20:33:19 pyparsing==2.4.7
20:33:19 pyperclip==1.11.0
20:33:19 pyrsistent==0.20.0
20:33:19 python-cinderclient==9.8.0
20:33:19 python-dateutil==2.9.0.post0
20:33:19 python-heatclient==4.3.0
20:33:19 python-jenkins==1.8.3
20:33:19 python-keystoneclient==5.7.0
20:33:19 python-magnumclient==4.9.0
20:33:19 python-openstackclient==8.2.0
20:33:19 python-swiftclient==4.8.0
20:33:19 PyYAML==6.0.3
20:33:19 referencing==0.37.0
20:33:19 requests==2.32.5
20:33:19 requests-oauthlib==2.0.0
20:33:19 requestsexceptions==1.4.0
20:33:19 rfc3986==2.0.0
20:33:19 rich==14.2.0
20:33:19 rich-argparse==1.7.1
20:33:19 rpds-py==0.28.0
20:33:19 rsa==4.9.1
20:33:19 ruamel.yaml==0.18.16
20:33:19 ruamel.yaml.clib==0.2.14
20:33:19 s3transfer==0.14.0
20:33:19 simplejson==3.20.2
20:33:19 six==1.17.0
20:33:19 smmap==5.0.2
20:33:19 soupsieve==2.8
20:33:19 stevedore==5.5.0
20:33:19 tabulate==0.9.0
20:33:19 toml==0.10.2
20:33:19 tomlkit==0.13.3
20:33:19 tqdm==4.67.1
20:33:19 typing_extensions==4.15.0
20:33:19 tzdata==2025.2
20:33:19 urllib3==1.26.20
20:33:19 virtualenv==20.35.3
20:33:19 wcwidth==0.2.14
20:33:19 websocket-client==1.9.0
20:33:19 wrapt==2.0.0
20:33:19 xdg==6.0.0
20:33:19 xmltodict==1.0.2
20:33:19 yq==3.4.3
20:33:19 [smo-teiv-maven-clm-k-release] $ /bin/sh -xe /tmp/jenkins13672653456493644631.sh
20:33:19 + echo quiet=on
20:33:19 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-7404
20:33:21 [smo-teiv-maven-clm-k-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=k-release -Dsha1=origin/k-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=smo/teiv -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/k-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=k-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
20:33:21 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=smo/teiv --version
20:33:21 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
20:33:21 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:33:21 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
20:33:21 Default locale: en, platform encoding: UTF-8
20:33:21 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
20:33:21 [smo-teiv-maven-clm-k-release] $ /bin/sh -xe /tmp/jenkins4394518177601321992.sh
20:33:21 + rm /home/jenkins/.wgetrc
20:33:21 [EnvInject] - Injecting environment variables from a build step.
20:33:21 [EnvInject] - Injecting as environment variables the properties content
20:33:21 SET_JDK_VERSION=openjdk17
20:33:21 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
20:33:21
20:33:21 [EnvInject] - Variables injected successfully.
20:33:21 [smo-teiv-maven-clm-k-release] $ /bin/sh /tmp/jenkins8678594423491332820.sh
20:33:21 ---> update-java-alternatives.sh
20:33:21 ---> Updating Java version
20:33:22 ---> Ubuntu/Debian system detected
20:33:22 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
20:33:22 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
20:33:22 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
20:33:23 openjdk version "17.0.7" 2023-04-18
20:33:23 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
20:33:23 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
20:33:23 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
20:33:23 [EnvInject] - Injecting environment variables from a build step.
20:33:23 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
20:33:23 [EnvInject] - Variables injected successfully.
20:33:23 provisioning config files...
20:33:23 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-clm-k-release@tmp/config11937745738584296990tmp
20:33:23 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-clm-k-release@tmp/config14893814723380722063tmp
20:33:23 [EnvInject] - Injecting environment variables from a build step.
20:33:23 [EnvInject] - Injecting as environment variables the properties content
20:33:23 MAVEN_GOALS=clean install
20:33:23
20:33:23 [EnvInject] - Variables injected successfully.
20:33:23 [smo-teiv-maven-clm-k-release] $ /bin/bash -l /tmp/jenkins9612769874707638404.sh
20:33:23 ---> common-variables.sh
20:33:23 --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
20:33:23 ---> sonatype-clm.sh
20:33:24 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
20:33:24 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:33:24 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
20:33:24 Default locale: en, platform encoding: UTF-8
20:33:24 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
20:33:26 [INFO] Scanning for projects...
20:33:33 [WARNING] Checksum validation failed, expected ' must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:33:35 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:35 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:35 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:33:36 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:36 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:37 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:33:40 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:33:40 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:33:43 [INFO] ------------------------------------------------------------------------
20:33:43 [INFO] Reactor Build Order:
20:33:43 [INFO]
20:33:43 [INFO] topology-exposure-inventory [pom]
20:33:43 [INFO] Yang Parser [jar]
20:33:43 [INFO] pgsql-schema-generator [jar]
20:33:43 [INFO] topology-exposure-inventory-jar [jar]
20:33:45 [INFO]
20:33:45 [INFO] --------------< org.oran.smo:topology-exposure-inventory >--------------
20:33:45 [INFO] Building topology-exposure-inventory 0.1.1-SNAPSHOT [1/4]
20:33:45 [INFO] from pom.xml
20:33:45 [INFO] --------------------------------[ pom ]---------------------------------
20:33:45 [INFO]
20:33:45 [INFO] --- clean:3.3.2:clean (default-clean) @ topology-exposure-inventory ---
20:33:45 [INFO]
20:33:45 [INFO] --- install:3.1.1:install (default-install) @ topology-exposure-inventory ---
20:33:45 [INFO] Installing /w/workspace/smo-teiv-maven-clm-k-release/pom.xml to /tmp/r/org/oran/smo/topology-exposure-inventory/0.1.1-SNAPSHOT/topology-exposure-inventory-0.1.1-SNAPSHOT.pom
20:33:45 [INFO]
20:33:45 [INFO] --- dependency:3.6.1:tree (default-cli) @ topology-exposure-inventory ---
20:33:49 [INFO] org.oran.smo:topology-exposure-inventory:pom:0.1.1-SNAPSHOT
20:33:49 [INFO]
20:33:49 [INFO] --- clm:2.54.0-01:index (default-cli) @ topology-exposure-inventory ---
20:33:50 [INFO] Saved module information to /w/workspace/smo-teiv-maven-clm-k-release/target/sonatype-clm/module.xml
20:33:50 [INFO]
20:33:50 [INFO] -----------< org.oran.smo.yangtools.parser:yang-parser-jar >------------
20:33:50 [INFO] Building Yang Parser 1.1.1-SNAPSHOT [2/4]
20:33:50 [INFO] from yang-parser/pom.xml
20:33:50 [INFO] --------------------------------[ jar ]---------------------------------
20:33:50 [INFO]
20:33:50 [INFO] --- clean:3.3.2:clean (default-clean) @ yang-parser-jar ---
20:33:50 [INFO]
20:33:50 [INFO] --- antrun:3.1.0:run (download-src-external-yang-models) @ yang-parser-jar ---
20:33:51 [INFO] Executing tasks
20:33:51 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules
20:33:51 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang
20:33:51 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-yang-library-2019-01-04.yang
20:33:51 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang
20:33:51 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-datastores-2018-02-14.yang
20:33:51 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:33:51 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:33:52 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:33:52 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:33:52 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:33:52 [INFO] [get] Can't get https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang to /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:33:52 [INFO] ------------------------------------------------------------------------
20:33:52 [INFO] Reactor Summary:
20:33:52 [INFO]
20:33:52 [INFO] topology-exposure-inventory 0.1.1-SNAPSHOT ......... SUCCESS [ 5.123 s]
20:33:52 [INFO] Yang Parser 1.1.1-SNAPSHOT ......................... FAILURE [ 1.823 s]
20:33:52 [INFO] pgsql-schema-generator 1.1.1 ....................... SKIPPED
20:33:52 [INFO] topology-exposure-inventory-jar 0.1.1-SNAPSHOT ..... SKIPPED
20:33:52 [INFO] ------------------------------------------------------------------------
20:33:52 [INFO] BUILD FAILURE
20:33:52 [INFO] ------------------------------------------------------------------------
20:33:52 [INFO] Total time: 25.828 s
20:33:52 [INFO] Finished at: 2025-10-25T20:33:52Z
20:33:52 [INFO] ------------------------------------------------------------------------
20:33:52 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (download-src-external-yang-models) on project yang-parser-jar: An Ant BuildException has occured: Can't get https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang to /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:33:52 [ERROR] around Ant part ...... @ 11:119 in /w/workspace/smo-teiv-maven-clm-k-release/yang-parser/target/antrun/build-main.xml
20:33:52 [ERROR] -> [Help 1]
20:33:52 [ERROR]
20:33:52 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
20:33:52 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
20:33:52 [ERROR]
20:33:52 [ERROR] For more information about the errors and possible solutions, please read the following articles:
20:33:52 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
20:33:52 [ERROR]
20:33:52 [ERROR] After correcting the problems, you can resume the build with the command
20:33:52 [ERROR] mvn -rf :yang-parser-jar
20:33:52 Build step 'Execute shell' marked build as failure
20:33:52 $ ssh-agent -k
20:33:52 unset SSH_AUTH_SOCK;
20:33:52 unset SSH_AGENT_PID;
20:33:52 echo Agent pid 2104 killed;
20:33:52 [ssh-agent] Stopped.
20:33:52 [PostBuildScript] - [INFO] Executing post build scripts.
20:33:52 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins16809129812400433415.sh
20:33:52 ---> sysstat.sh
20:33:53 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins9816889742848609120.sh
20:33:53 ---> package-listing.sh
20:33:53 ++ facter osfamily
20:33:53 ++ tr '[:upper:]' '[:lower:]'
20:33:53 + OS_FAMILY=debian
20:33:53 + workspace=/w/workspace/smo-teiv-maven-clm-k-release
20:33:53 + START_PACKAGES=/tmp/packages_start.txt
20:33:53 + END_PACKAGES=/tmp/packages_end.txt
20:33:53 + DIFF_PACKAGES=/tmp/packages_diff.txt
20:33:53 + PACKAGES=/tmp/packages_start.txt
20:33:53 + '[' /w/workspace/smo-teiv-maven-clm-k-release ']'
20:33:53 + PACKAGES=/tmp/packages_end.txt
20:33:53 + case "${OS_FAMILY}" in
20:33:53 + dpkg -l
20:33:53 + grep '^ii'
20:33:53 + '[' -f /tmp/packages_start.txt ']'
20:33:53 + '[' -f /tmp/packages_end.txt ']'
20:33:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:33:53 + '[' /w/workspace/smo-teiv-maven-clm-k-release ']'
20:33:53 + mkdir -p /w/workspace/smo-teiv-maven-clm-k-release/archives/
20:33:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-teiv-maven-clm-k-release/archives/
20:33:53 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins2622794530572464188.sh
20:33:53 ---> capture-instance-metadata.sh
20:33:53 Setup pyenv:
20:33:53 system
20:33:53 3.8.13
20:33:53 3.9.13
20:33:53 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-k-release/.python-version)
20:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vhut from file:/tmp/.os_lf_venv
20:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:33:57 lf-activate-venv(): INFO: Base packages installed successfully
20:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools
20:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-vhut/bin to PATH
20:34:17 INFO: Running in OpenStack, capturing instance metadata
20:34:17 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins6491437158613634928.sh
20:34:17 provisioning config files...
20:34:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-teiv-maven-clm-k-release@tmp/config9585829123095680881tmp
20:34:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
20:34:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
20:34:17 [EnvInject] - Injecting environment variables from a build step.
20:34:17 [EnvInject] - Injecting as environment variables the properties content
20:34:17 SERVER_ID=logs
20:34:17
20:34:17 [EnvInject] - Variables injected successfully.
20:34:17 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins15641263151667898160.sh
20:34:17 ---> create-netrc.sh
20:34:17 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins10715338139305296990.sh
20:34:17 ---> python-tools-install.sh
20:34:17 Setup pyenv:
20:34:17 system
20:34:17 3.8.13
20:34:17 3.9.13
20:34:17 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-k-release/.python-version)
20:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vhut from file:/tmp/.os_lf_venv
20:34:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:34:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:34:21 lf-activate-venv(): INFO: Base packages installed successfully
20:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools
20:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-vhut/bin to PATH
20:34:39 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins4272800101493432888.sh
20:34:39 ---> sudo-logs.sh
20:34:39 Archiving 'sudo' log..
20:34:39 [smo-teiv-maven-clm-k-release] $ /bin/bash /tmp/jenkins11681505108269521690.sh
20:34:39 ---> job-cost.sh
20:34:39 Setup pyenv:
20:34:39 system
20:34:39 3.8.13
20:34:39 3.9.13
20:34:39 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-k-release/.python-version)
20:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vhut from file:/tmp/.os_lf_venv
20:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:34:43 lf-activate-venv(): INFO: Base packages installed successfully
20:34:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:34:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
20:34:53 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
20:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-vhut/bin to PATH
20:34:54 INFO: No Stack...
20:34:54 INFO: Retrieving Pricing Info for: v3-starter-4
20:34:54 INFO: Archiving Costs
20:34:54 [smo-teiv-maven-clm-k-release] $ /bin/bash -l /tmp/jenkins14020148988960977375.sh
20:34:54 ---> logs-deploy.sh
20:34:54 Setup pyenv:
20:34:54 system
20:34:54 3.8.13
20:34:54 3.9.13
20:34:54 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-k-release/.python-version)
20:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vhut from file:/tmp/.os_lf_venv
20:34:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:34:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:34:58 lf-activate-venv(): INFO: Base packages installed successfully
20:34:58 lf-activate-venv(): INFO: Installing additional packages: lftools
20:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-vhut/bin to PATH
20:35:16 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-teiv-maven-clm-k-release/46
20:35:16 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
20:35:18 Archives upload complete.
20:35:18 INFO: archiving logs to Nexus
20:35:20 ---> uname -a:
20:35:20 Linux prd-ubuntu1804-docker-4c-4g-7404 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
20:35:20
20:35:20
20:35:20 ---> lscpu:
20:35:20 Architecture: x86_64
20:35:20 CPU op-mode(s): 32-bit, 64-bit
20:35:20 Byte Order: Little Endian
20:35:20 CPU(s): 4
20:35:20 On-line CPU(s) list: 0-3
20:35:20 Thread(s) per core: 1
20:35:20 Core(s) per socket: 1
20:35:20 Socket(s): 4
20:35:20 NUMA node(s): 1
20:35:20 Vendor ID: AuthenticAMD
20:35:20 CPU family: 23
20:35:20 Model: 49
20:35:20 Model name: AMD EPYC-Rome Processor
20:35:20 Stepping: 0
20:35:20 CPU MHz: 2800.000
20:35:20 BogoMIPS: 5600.00
20:35:20 Virtualization: AMD-V
20:35:20 Hypervisor vendor: KVM
20:35:20 Virtualization type: full
20:35:20 L1d cache: 32K
20:35:20 L1i cache: 32K
20:35:20 L2 cache: 512K
20:35:20 L3 cache: 16384K
20:35:20 NUMA node0 CPU(s): 0-3
20:35:20 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
20:35:20
20:35:20
20:35:20 ---> nproc:
20:35:20 4
20:35:20
20:35:20
20:35:20 ---> df -h:
20:35:20 Filesystem Size Used Avail Use% Mounted on
20:35:20 udev 3.9G 0 3.9G 0% /dev
20:35:20 tmpfs 798M 696K 797M 1% /run
20:35:20 /dev/vda1 20G 9.1G 11G 48% /
20:35:20 tmpfs 3.9G 0 3.9G 0% /dev/shm
20:35:20 tmpfs 5.0M 0 5.0M 0% /run/lock
20:35:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
20:35:20 /dev/vda15 105M 5.3M 100M 5% /boot/efi
20:35:20 tmpfs 798M 0 798M 0% /run/user/1001
20:35:20
20:35:20
20:35:20 ---> free -m:
20:35:20 total used free shared buff/cache available
20:35:20 Mem: 7976 513 5151 0 2311 7180
20:35:20 Swap: 1023 0 1023
20:35:20
20:35:20
20:35:20 ---> ip addr:
20:35:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:35:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:35:20 inet 127.0.0.1/8 scope host lo
20:35:20 valid_lft forever preferred_lft forever
20:35:20 inet6 ::1/128 scope host
20:35:20 valid_lft forever preferred_lft forever
20:35:20 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000
20:35:20 link/ether fa:16:3e:f5:88:12 brd ff:ff:ff:ff:ff:ff
20:35:20 inet 10.32.6.13/23 brd 10.32.7.255 scope global dynamic ens3
20:35:20 valid_lft 86126sec preferred_lft 86126sec
20:35:20 inet6 fe80::f816:3eff:fef5:8812/64 scope link
20:35:20 valid_lft forever preferred_lft forever
20:35:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default
20:35:20 link/ether 02:42:60:12:e9:d8 brd ff:ff:ff:ff:ff:ff
20:35:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
20:35:20 valid_lft forever preferred_lft forever
20:35:20
20:35:20
20:35:20 ---> sar -b -r -n DEV:
20:35:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7404) 10/25/25 _x86_64_ (4 CPU)
20:35:20
20:35:20 20:30:48 LINUX RESTART (4 CPU)
20:35:20
20:35:20 20:31:01 tps rtps wtps bread/s bwrtn/s
20:35:20 20:32:02 150.25 70.83 79.42 5638.79 39404.48
20:35:20 20:33:01 45.57 0.31 45.26 32.40 6239.48
20:35:20 20:34:01 84.96 33.97 50.98 1766.34 10030.52
20:35:20 20:35:01 28.81 0.68 28.13 76.65 7813.10
20:35:20 Average: 77.53 26.56 50.97 1886.42 15912.93
20:35:20
20:35:20 20:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:35:20 20:32:02 5925256 7420556 2242172 27.45 35736 1640396 983364 10.67 578088 1497980 45004
20:35:20 20:33:01 5663156 7403404 2504272 30.66 54812 1853060 991524 10.76 607004 1703532 169192
20:35:20 20:34:01 5302992 7366576 2864436 35.07 68272 2150472 1009900 10.96 699640 1946376 196648
20:35:20 20:35:01 5297488 7373164 2869940 35.14 72024 2158500 999256 10.84 702092 1948772 11540
20:35:20 Average: 5547223 7390925 2620205 32.08 57711 1950607 996011 10.81 646706 1774165 105596
20:35:20
20:35:20 20:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:35:20 20:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:20 20:32:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00
20:35:20 20:32:02 ens3 290.67 171.53 1004.57 71.15 0.00 0.00 0.00 0.00
20:35:20 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:20 20:33:01 lo 0.75 0.75 0.06 0.06 0.00 0.00 0.00 0.00
20:35:20 20:33:01 ens3 62.74 47.47 843.37 5.53 0.00 0.00 0.00 0.00
20:35:20 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:20 20:34:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00
20:35:20 20:34:01 ens3 241.02 180.81 3020.45 29.15 0.00 0.00 0.00 0.00
20:35:20 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:20 20:35:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00
20:35:20 20:35:01 ens3 11.71 12.48 9.22 6.08 0.00 0.00 0.00 0.00
20:35:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:35:20 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00
20:35:20 Average: ens3 151.92 103.31 1221.04 28.07 0.00 0.00 0.00 0.00
20:35:20
20:35:20
20:35:20 ---> sar -P ALL:
20:35:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7404) 10/25/25 _x86_64_ (4 CPU)
20:35:20
20:35:20 20:30:48 LINUX RESTART (4 CPU)
20:35:20
20:35:20 20:31:01 CPU %user %nice %system %iowait %steal %idle
20:35:20 20:32:02 all 16.78 0.00 2.71 5.71 3.51 71.29
20:35:20 20:32:02 0 10.29 0.00 1.93 5.38 2.87 79.52
20:35:20 20:32:02 1 17.03 0.00 4.75 6.20 3.53 68.49
20:35:20 20:32:02 2 17.26 0.00 1.96 6.03 4.01 70.74
20:35:20 20:32:02 3 22.54 0.00 2.23 5.26 3.61 66.36
20:35:20 20:33:01 all 18.92 0.00 1.38 2.56 1.80 75.34
20:35:20 20:33:01 0 6.01 0.00 1.01 7.09 0.91 84.97
20:35:20 20:33:01 1 4.56 0.00 0.46 1.67 0.90 92.41
20:35:20 20:33:01 2 50.13 0.00 3.28 0.96 3.70 41.94
20:35:20 20:33:01 3 14.80 0.00 0.74 0.52 1.70 82.23
20:35:20 20:34:01 all 28.33 0.00 2.17 2.33 4.56 62.61
20:35:20 20:34:01 0 18.55 0.00 1.55 0.56 3.90 75.44
20:35:20 20:34:01 1 48.48 0.00 3.19 3.50 5.27 39.55
20:35:20 20:34:01 2 19.34 0.00 1.66 3.38 4.17 71.45
20:35:20 20:34:01 3 27.01 0.00 2.29 1.88 4.88 63.94
20:35:20 20:35:01 all 20.29 0.00 1.00 1.19 1.76 75.76
20:35:20 20:35:01 0 48.75 0.00 1.64 0.30 2.49 46.82
20:35:20 20:35:01 1 7.78 0.00 0.68 3.34 1.08 87.11
20:35:20 20:35:01 2 2.20 0.00 0.62 0.85 1.84 94.48
20:35:20 20:35:01 3 22.60 0.00 1.06 0.25 1.66 74.43
20:35:20 Average: all 21.09 0.00 1.82 2.95 2.91 71.22
20:35:20 Average: 0 20.95 0.00 1.54 3.32 2.55 71.65
20:35:20 Average: 1 19.57 0.00 2.28 3.69 2.71 71.76
20:35:20 Average: 2 22.08 0.00 1.87 2.81 3.43 69.81
20:35:20 Average: 3 21.77 0.00 1.59 1.99 2.97 71.68
20:35:20
20:35:20
20:35:20