20:05:31  Started by timer
20:05:31  Running as SYSTEM
20:05:31  [EnvInject] - Loading node environment variables.
20:05:31  Building remotely on prd-ubuntu1804-docker-4c-4g-7402 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-teiv-maven-clm-j-release
20:05:31  [ssh-agent] Looking for ssh-agent implementation...
20:05:32  $ ssh-agent
20:05:32  SSH_AUTH_SOCK=/tmp/ssh-IlzuTRdPSzEj/agent.2103
20:05:32  SSH_AGENT_PID=2105
20:05:32  [ssh-agent] Started.
20:05:32  Running ssh-add (command line suppressed)
20:05:32  Identity added: /w/workspace/smo-teiv-maven-clm-j-release@tmp/private_key_7089157345779299070.key (jenkins-ssh)
20:05:32  [ssh-agent] Using credentials jenkins (jenkins)
20:05:32  The recommended git tool is: NONE
20:05:35  using credential jenkins
20:05:35  Wiping out workspace first.
20:05:35  Cloning the remote Git repository
20:05:35  Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv
20:05:35   > git init /w/workspace/smo-teiv-maven-clm-j-release # timeout=10
20:05:35  Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv
20:05:35   > git --version # timeout=10
20:05:36   > git --version # 'git version 2.17.1'
20:05:36  using GIT_SSH to set credentials jenkins
20:05:36   > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10
20:05:37   > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10
20:05:37   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:05:38  Avoid second fetch
20:05:38   > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10
20:05:38  Checking out Revision ca356b3a408a40c3a5770d6e33a429d15433b21b (refs/remotes/origin/j-release)
20:05:38   > git config core.sparsecheckout # timeout=10
20:05:38   > git checkout -f ca356b3a408a40c3a5770d6e33a429d15433b21b # timeout=10
20:05:38  Commit message: "Add helm charts"
20:05:38   > git rev-list --no-walk ca356b3a408a40c3a5770d6e33a429d15433b21b # timeout=10
20:05:42  provisioning config files...
20:05:42  copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:05:42  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:05:42  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins1062311043323367195.sh
20:05:42  ---> python-tools-install.sh
20:05:42  Setup pyenv:
20:05:42  * system (set by /opt/pyenv/version)
20:05:42  * 3.8.13 (set by /opt/pyenv/version)
20:05:42  * 3.9.13 (set by /opt/pyenv/version)
20:05:42  * 3.10.6 (set by /opt/pyenv/version)
20:05:50  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l7Qj
20:05:50  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:05:50  lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:05:50  lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:05:57  lf-activate-venv(): INFO: Base packages installed successfully
20:05:57  lf-activate-venv(): INFO: Installing additional packages: lftools 
20:06:39  lf-activate-venv(): INFO: Adding /tmp/venv-l7Qj/bin to PATH
20:06:39  Generating Requirements File
20:07:13  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:07:13  deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
20:07:13  httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:07:14  Python 3.10.6
20:07:14  pip 25.3 from /tmp/venv-l7Qj/lib/python3.10/site-packages/pip (python 3.10)
20:07:15  appdirs==1.4.4
20:07:15  argcomplete==3.6.3
20:07:15  aspy.yaml==1.3.0
20:07:15  attrs==25.4.0
20:07:15  autopage==0.5.2
20:07:15  beautifulsoup4==4.14.2
20:07:15  boto3==1.40.59
20:07:15  botocore==1.40.59
20:07:15  bs4==0.0.2
20:07:15  cachetools==6.2.1
20:07:15  certifi==2025.10.5
20:07:15  cffi==2.0.0
20:07:15  cfgv==3.4.0
20:07:15  chardet==5.2.0
20:07:15  charset-normalizer==3.4.4
20:07:15  click==8.3.0
20:07:15  cliff==4.11.0
20:07:15  cmd2==2.7.0
20:07:15  cryptography==3.3.2
20:07:15  debtcollector==3.0.0
20:07:15  decorator==5.2.1
20:07:15  defusedxml==0.7.1
20:07:15  Deprecated==1.2.18
20:07:15  distlib==0.4.0
20:07:15  dnspython==2.8.0
20:07:15  docker==7.1.0
20:07:15  dogpile.cache==1.5.0
20:07:15  durationpy==0.10
20:07:15  email-validator==2.3.0
20:07:15  filelock==3.20.0
20:07:15  future==1.0.0
20:07:15  gitdb==4.0.12
20:07:15  GitPython==3.1.45
20:07:15  google-auth==2.41.1
20:07:15  httplib2==0.31.0
20:07:15  identify==2.6.15
20:07:15  idna==3.11
20:07:15  importlib-resources==1.5.0
20:07:15  iso8601==2.1.0
20:07:15  Jinja2==3.1.6
20:07:15  jmespath==1.0.1
20:07:15  jsonpatch==1.33
20:07:15  jsonpointer==3.0.0
20:07:15  jsonschema==4.25.1
20:07:15  jsonschema-specifications==2025.9.1
20:07:15  keystoneauth1==5.12.0
20:07:15  kubernetes==34.1.0
20:07:15  lftools==0.37.15
20:07:15  lxml==6.0.2
20:07:15  markdown-it-py==4.0.0
20:07:15  MarkupSafe==3.0.3
20:07:15  mdurl==0.1.2
20:07:15  msgpack==1.1.2
20:07:15  multi_key_dict==2.0.3
20:07:15  munch==4.0.0
20:07:15  netaddr==1.3.0
20:07:15  niet==1.4.2
20:07:15  nodeenv==1.9.1
20:07:15  oauth2client==4.1.3
20:07:15  oauthlib==3.3.1
20:07:15  openstacksdk==4.7.1
20:07:15  os-service-types==1.8.0
20:07:15  osc-lib==4.2.0
20:07:15  oslo.config==10.0.0
20:07:15  oslo.context==6.1.0
20:07:15  oslo.i18n==6.6.0
20:07:15  oslo.log==7.2.1
20:07:15  oslo.serialization==5.8.0
20:07:15  oslo.utils==9.1.0
20:07:15  packaging==25.0
20:07:15  pbr==7.0.1
20:07:15  platformdirs==4.5.0
20:07:15  prettytable==3.16.0
20:07:15  psutil==7.1.1
20:07:15  pyasn1==0.6.1
20:07:15  pyasn1_modules==0.4.2
20:07:15  pycparser==2.23
20:07:15  pygerrit2==2.0.15
20:07:15  PyGithub==2.8.1
20:07:15  Pygments==2.19.2
20:07:15  PyJWT==2.10.1
20:07:15  PyNaCl==1.6.0
20:07:15  pyparsing==2.4.7
20:07:15  pyperclip==1.11.0
20:07:15  pyrsistent==0.20.0
20:07:15  python-cinderclient==9.8.0
20:07:15  python-dateutil==2.9.0.post0
20:07:15  python-heatclient==4.3.0
20:07:15  python-jenkins==1.8.3
20:07:15  python-keystoneclient==5.7.0
20:07:15  python-magnumclient==4.9.0
20:07:15  python-openstackclient==8.2.0
20:07:15  python-swiftclient==4.8.0
20:07:15  PyYAML==6.0.3
20:07:15  referencing==0.37.0
20:07:15  requests==2.32.5
20:07:15  requests-oauthlib==2.0.0
20:07:15  requestsexceptions==1.4.0
20:07:15  rfc3986==2.0.0
20:07:15  rich==14.2.0
20:07:15  rich-argparse==1.7.1
20:07:15  rpds-py==0.28.0
20:07:15  rsa==4.9.1
20:07:15  ruamel.yaml==0.18.16
20:07:15  ruamel.yaml.clib==0.2.14
20:07:15  s3transfer==0.14.0
20:07:15  simplejson==3.20.2
20:07:15  six==1.17.0
20:07:15  smmap==5.0.2
20:07:15  soupsieve==2.8
20:07:15  stevedore==5.5.0
20:07:15  tabulate==0.9.0
20:07:15  toml==0.10.2
20:07:15  tomlkit==0.13.3
20:07:15  tqdm==4.67.1
20:07:15  typing_extensions==4.15.0
20:07:15  tzdata==2025.2
20:07:15  urllib3==1.26.20
20:07:15  virtualenv==20.35.3
20:07:15  wcwidth==0.2.14
20:07:15  websocket-client==1.9.0
20:07:15  wrapt==2.0.0
20:07:15  xdg==6.0.0
20:07:15  xmltodict==1.0.2
20:07:15  yq==3.4.3
20:07:15  [smo-teiv-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins16896038957905152891.sh
20:07:15  + echo quiet=on
20:07:15  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-7402
20:07:17  [smo-teiv-maven-clm-j-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=j-release -Dsha1=origin/j-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=smo/teiv -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/j-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=j-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
20:07:17  " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=smo/teiv --version
20:07:18  Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
20:07:18  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:07:18  Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
20:07:18  Default locale: en, platform encoding: UTF-8
20:07:18  OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
20:07:18  [smo-teiv-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins7889020914673412623.sh
20:07:18  + rm /home/jenkins/.wgetrc
20:07:18  [EnvInject] - Injecting environment variables from a build step.
20:07:18  [EnvInject] - Injecting as environment variables the properties content 
20:07:18  SET_JDK_VERSION=openjdk17
20:07:18  GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
20:07:18  
20:07:18  [EnvInject] - Variables injected successfully.
20:07:18  [smo-teiv-maven-clm-j-release] $ /bin/sh /tmp/jenkins8428094072120070339.sh
20:07:18  ---> update-java-alternatives.sh
20:07:18  ---> Updating Java version
20:07:18  ---> Ubuntu/Debian system detected
20:07:18  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
20:07:18  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
20:07:18  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
20:07:19  openjdk version "17.0.7" 2023-04-18
20:07:19  OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
20:07:19  OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
20:07:19  JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
20:07:19  [EnvInject] - Injecting environment variables from a build step.
20:07:19  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
20:07:19  [EnvInject] - Variables injected successfully.
20:07:19  provisioning config files...
20:07:19  copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-clm-j-release@tmp/config1239613147771083584tmp
20:07:19  copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-clm-j-release@tmp/config9352111626173198967tmp
20:07:19  [EnvInject] - Injecting environment variables from a build step.
20:07:19  [EnvInject] - Injecting as environment variables the properties content 
20:07:19  MAVEN_GOALS=clean install
20:07:19  
20:07:19  [EnvInject] - Variables injected successfully.
20:07:19  [smo-teiv-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins11818514214379091499.sh
20:07:19  ---> common-variables.sh
20:07:19  --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:07:19  ---> sonatype-clm.sh
20:07:20  Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
20:07:20  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:07:20  Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
20:07:20  Default locale: en, platform encoding: UTF-8
20:07:20  OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
20:07:22  [INFO] Scanning for projects...
20:07:29  [WARNING] Checksum validation failed, expected ' must be the same as start tag  from line 15 (position: TEXT seen ...\n\n\n... @20:8) 
20:07:31  [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:07:31  [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:07:32  [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:07:32  [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:07:32  [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:07:33  [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:07: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:07:36  [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:07:39  [INFO] ------------------------------------------------------------------------
20:07:39  [INFO] Reactor Build Order:
20:07:39  [INFO] 
20:07:39  [INFO] topology-exposure-inventory                                        [pom]
20:07:39  [INFO] Yang Parser                                                        [jar]
20:07:39  [INFO] pgsql-schema-generator                                             [jar]
20:07:39  [INFO] topology-exposure-inventory-jar                                    [jar]
20:07:41  [INFO] 
20:07:41  [INFO] --------------< org.oran.smo:topology-exposure-inventory >--------------
20:07:41  [INFO] Building topology-exposure-inventory 0.0.2-SNAPSHOT                [1/4]
20:07:41  [INFO]   from pom.xml
20:07:41  [INFO] --------------------------------[ pom ]---------------------------------
20:07:41  [INFO] 
20:07:41  [INFO] --- clean:3.3.2:clean (default-clean) @ topology-exposure-inventory ---
20:07:41  [INFO] 
20:07:41  [INFO] --- install:3.1.1:install (default-install) @ topology-exposure-inventory ---
20:07:41  [INFO] Installing /w/workspace/smo-teiv-maven-clm-j-release/pom.xml to /tmp/r/org/oran/smo/topology-exposure-inventory/0.0.2-SNAPSHOT/topology-exposure-inventory-0.0.2-SNAPSHOT.pom
20:07:41  [INFO] 
20:07:41  [INFO] --- dependency:3.6.1:tree (default-cli) @ topology-exposure-inventory ---
20:07:45  [INFO] org.oran.smo:topology-exposure-inventory:pom:0.0.2-SNAPSHOT
20:07:45  [INFO] 
20:07:45  [INFO] --- clm:2.54.0-01:index (default-cli) @ topology-exposure-inventory ---
20:07:46  [INFO] Saved module information to /w/workspace/smo-teiv-maven-clm-j-release/target/sonatype-clm/module.xml
20:07:46  [INFO] 
20:07:46  [INFO] -----------< org.oran.smo.yangtools.parser:yang-parser-jar >------------
20:07:46  [INFO] Building Yang Parser 1.0.1-SNAPSHOT                                [2/4]
20:07:46  [INFO]   from yang-parser/pom.xml
20:07:46  [INFO] --------------------------------[ jar ]---------------------------------
20:07:46  [INFO] 
20:07:46  [INFO] --- clean:3.3.2:clean (default-clean) @ yang-parser-jar ---
20:07:46  [INFO] 
20:07:46  [INFO] --- antrun:3.1.0:run (download-src-external-yang-models) @ yang-parser-jar ---
20:07:47  [INFO] Executing tasks
20:07:47  [INFO]     [mkdir] Created dir: /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules
20:07:47  [INFO]       [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang
20:07:47  [INFO]       [get] To: /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules/ietf-yang-library-2019-01-04.yang
20:07:47  [INFO]       [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang
20:07:47  [INFO]       [get] To: /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules/ietf-datastores-2018-02-14.yang
20:07:48  [INFO]       [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:07:48  [INFO]       [get] To: /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:07:48  [INFO]       [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:07:48  [INFO]       [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:07:48  [INFO]       [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:07:48  [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-j-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:07:48  [INFO] ------------------------------------------------------------------------
20:07:48  [INFO] Reactor Summary:
20:07:48  [INFO] 
20:07:48  [INFO] topology-exposure-inventory 0.0.2-SNAPSHOT ......... SUCCESS [  4.990 s]
20:07:48  [INFO] Yang Parser 1.0.1-SNAPSHOT ......................... FAILURE [  2.064 s]
20:07:48  [INFO] pgsql-schema-generator 1.0.1 ....................... SKIPPED
20:07:48  [INFO] topology-exposure-inventory-jar 0.0.2-SNAPSHOT ..... SKIPPED
20:07:48  [INFO] ------------------------------------------------------------------------
20:07:48  [INFO] BUILD FAILURE
20:07:48  [INFO] ------------------------------------------------------------------------
20:07:48  [INFO] Total time:  26.185 s
20:07:48  [INFO] Finished at: 2025-10-25T20:07:48Z
20:07:48  [INFO] ------------------------------------------------------------------------
20:07:48  [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-j-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:07:48  [ERROR] around Ant part ...... @ 11:119 in /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/target/antrun/build-main.xml
20:07:48  [ERROR] -> [Help 1]
20:07:48  [ERROR] 
20:07:48  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
20:07:48  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
20:07:48  [ERROR] 
20:07:48  [ERROR] For more information about the errors and possible solutions, please read the following articles:
20:07:48  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
20:07:48  [ERROR] 
20:07:48  [ERROR] After correcting the problems, you can resume the build with the command
20:07:48  [ERROR]   mvn  -rf :yang-parser-jar
20:07:48  Build step 'Execute shell' marked build as failure
20:07:48  $ ssh-agent -k
20:07:48  unset SSH_AUTH_SOCK;
20:07:48  unset SSH_AGENT_PID;
20:07:48  echo Agent pid 2105 killed;
20:07:48  [ssh-agent] Stopped.
20:07:48  [PostBuildScript] - [INFO] Executing post build scripts.
20:07:48  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins15007309131012115088.sh
20:07:48  ---> sysstat.sh
20:07:49  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins11783132204694453446.sh
20:07:49  ---> package-listing.sh
20:07:49  ++ tr '[:upper:]' '[:lower:]'
20:07:49  ++ facter osfamily
20:07:49  + OS_FAMILY=debian
20:07:49  + workspace=/w/workspace/smo-teiv-maven-clm-j-release
20:07:49  + START_PACKAGES=/tmp/packages_start.txt
20:07:49  + END_PACKAGES=/tmp/packages_end.txt
20:07:49  + DIFF_PACKAGES=/tmp/packages_diff.txt
20:07:49  + PACKAGES=/tmp/packages_start.txt
20:07:49  + '[' /w/workspace/smo-teiv-maven-clm-j-release ']'
20:07:49  + PACKAGES=/tmp/packages_end.txt
20:07:49  + case "${OS_FAMILY}" in
20:07:49  + dpkg -l
20:07:49  + grep '^ii'
20:07:49  + '[' -f /tmp/packages_start.txt ']'
20:07:49  + '[' -f /tmp/packages_end.txt ']'
20:07:49  + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:07:49  + '[' /w/workspace/smo-teiv-maven-clm-j-release ']'
20:07:49  + mkdir -p /w/workspace/smo-teiv-maven-clm-j-release/archives/
20:07:49  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-teiv-maven-clm-j-release/archives/
20:07:49  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins10966542946321483794.sh
20:07:49  ---> capture-instance-metadata.sh
20:07:49  Setup pyenv:
20:07:49    system
20:07:49    3.8.13
20:07:49    3.9.13
20:07:49  * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-j-release/.python-version)
20:07:49  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l7Qj from file:/tmp/.os_lf_venv
20:07:49  lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:07:49  lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:07:53  lf-activate-venv(): INFO: Base packages installed successfully
20:07:53  lf-activate-venv(): INFO: Installing additional packages: lftools 
20:08:13  lf-activate-venv(): INFO: Adding /tmp/venv-l7Qj/bin to PATH
20:08:13  INFO: Running in OpenStack, capturing instance metadata
20:08:13  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins15551765585395468097.sh
20:08:13  provisioning config files...
20:08:13  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-teiv-maven-clm-j-release@tmp/config15389083295842147788tmp
20:08:13  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
20:08:13  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
20:08:13  [EnvInject] - Injecting environment variables from a build step.
20:08:13  [EnvInject] - Injecting as environment variables the properties content 
20:08:13  SERVER_ID=logs
20:08:13  
20:08:13  [EnvInject] - Variables injected successfully.
20:08:13  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins1935902922499943159.sh
20:08:13  ---> create-netrc.sh
20:08:13  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins2813467072485185488.sh
20:08:13  ---> python-tools-install.sh
20:08:13  Setup pyenv:
20:08:14    system
20:08:14    3.8.13
20:08:14    3.9.13
20:08:14  * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-j-release/.python-version)
20:08:14  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l7Qj from file:/tmp/.os_lf_venv
20:08:14  lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:08:14  lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:08:17  lf-activate-venv(): INFO: Base packages installed successfully
20:08:17  lf-activate-venv(): INFO: Installing additional packages: lftools 
20:08:35  lf-activate-venv(): INFO: Adding /tmp/venv-l7Qj/bin to PATH
20:08:35  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins12093226685283541127.sh
20:08:35  ---> sudo-logs.sh
20:08:35  Archiving 'sudo' log..
20:08:36  [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins14422994536883764797.sh
20:08:36  ---> job-cost.sh
20:08:36  Setup pyenv:
20:08:36    system
20:08:36    3.8.13
20:08:36    3.9.13
20:08:36  * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-j-release/.python-version)
20:08:36  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l7Qj from file:/tmp/.os_lf_venv
20:08:36  lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:08:36  lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:08:39  lf-activate-venv(): INFO: Base packages installed successfully
20:08:39  lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
20:08:50  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:08:50  deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
20:08:50  lf-activate-venv(): INFO: Adding /tmp/venv-l7Qj/bin to PATH
20:08:50  INFO: No Stack...
20:08:51  INFO: Retrieving Pricing Info for: v3-starter-4
20:08:51  INFO: Archiving Costs
20:08:51  [smo-teiv-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins5236967806682948689.sh
20:08:51  ---> logs-deploy.sh
20:08:51  Setup pyenv:
20:08:51    system
20:08:51    3.8.13
20:08:51    3.9.13
20:08:51  * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-j-release/.python-version)
20:08:51  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l7Qj from file:/tmp/.os_lf_venv
20:08:51  lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:08:51  lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:08:55  lf-activate-venv(): INFO: Base packages installed successfully
20:08:55  lf-activate-venv(): INFO: Installing additional packages: lftools 
20:09:14  lf-activate-venv(): INFO: Adding /tmp/venv-l7Qj/bin to PATH
20:09:14  INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-teiv-maven-clm-j-release/70
20:09:14  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:09:16  Archives upload complete.
20:09:17  INFO: archiving logs to Nexus
20:09:18  ---> uname -a:
20:09:18  Linux prd-ubuntu1804-docker-4c-4g-7402 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:09:18  
20:09:18  
20:09:18  ---> lscpu:
20:09:18  Architecture:        x86_64
20:09:18  CPU op-mode(s):      32-bit, 64-bit
20:09:18  Byte Order:          Little Endian
20:09:18  CPU(s):              4
20:09:18  On-line CPU(s) list: 0-3
20:09:18  Thread(s) per core:  1
20:09:18  Core(s) per socket:  1
20:09:18  Socket(s):           4
20:09:18  NUMA node(s):        1
20:09:18  Vendor ID:           AuthenticAMD
20:09:18  CPU family:          23
20:09:18  Model:               49
20:09:18  Model name:          AMD EPYC-Rome Processor
20:09:18  Stepping:            0
20:09:18  CPU MHz:             2800.000
20:09:18  BogoMIPS:            5600.00
20:09:18  Virtualization:      AMD-V
20:09:18  Hypervisor vendor:   KVM
20:09:18  Virtualization type: full
20:09:18  L1d cache:           32K
20:09:18  L1i cache:           32K
20:09:18  L2 cache:            512K
20:09:18  L3 cache:            16384K
20:09:18  NUMA node0 CPU(s):   0-3
20:09:18  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:09:18  
20:09:18  
20:09:18  ---> nproc:
20:09:18  4
20:09:18  
20:09:18  
20:09:18  ---> df -h:
20:09:18  Filesystem      Size  Used Avail Use% Mounted on
20:09:18  udev            3.9G     0  3.9G   0% /dev
20:09:18  tmpfs           798M  696K  797M   1% /run
20:09:18  /dev/vda1        20G  9.1G   11G  48% /
20:09:18  tmpfs           3.9G     0  3.9G   0% /dev/shm
20:09:18  tmpfs           5.0M     0  5.0M   0% /run/lock
20:09:18  tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
20:09:18  /dev/vda15      105M  5.3M  100M   5% /boot/efi
20:09:18  tmpfs           798M     0  798M   0% /run/user/1001
20:09:18  
20:09:18  
20:09:18  ---> free -m:
20:09:18                total        used        free      shared  buff/cache   available
20:09:18  Mem:           7975         501        5167           0        2307        7193
20:09:18  Swap:          1023           0        1023
20:09:18  
20:09:18  
20:09:18  ---> ip addr:
20:09:18  1: lo:  mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:09:18      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:09:18      inet 127.0.0.1/8 scope host lo
20:09:18         valid_lft forever preferred_lft forever
20:09:18      inet6 ::1/128 scope host 
20:09:18         valid_lft forever preferred_lft forever
20:09:18  2: ens3:  mtu 1450 qdisc fq_codel state UP group default qlen 1000
20:09:18      link/ether fa:16:3e:2d:de:8e brd ff:ff:ff:ff:ff:ff
20:09:18      inet 10.32.6.155/23 brd 10.32.7.255 scope global dynamic ens3
20:09:18         valid_lft 86129sec preferred_lft 86129sec
20:09:18      inet6 fe80::f816:3eff:fe2d:de8e/64 scope link 
20:09:18         valid_lft forever preferred_lft forever
20:09:18  3: docker0:  mtu 1500 qdisc noqueue state DOWN group default 
20:09:18      link/ether 02:42:fc:d9:d0:75 brd ff:ff:ff:ff:ff:ff
20:09:18      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
20:09:18         valid_lft forever preferred_lft forever
20:09:18  
20:09:18  
20:09:18  ---> sar -b -r -n DEV:
20:09:18  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7402) 	10/25/25 	_x86_64_	(4 CPU)
20:09:18  
20:09:18  20:04:50     LINUX RESTART	(4 CPU)
20:09:18  
20:09:18  20:05:01          tps      rtps      wtps   bread/s   bwrtn/s
20:09:18  20:06:02       151.82     69.17     82.65   5615.73  39405.85
20:09:18  20:07:01        54.50      0.31     54.19     32.40   7381.53
20:09:18  20:08:01        79.26     34.40     44.86   1785.11   8837.98
20:09:18  20:09:01        29.05      0.70     28.35     77.99   7527.15
20:09:18  Average:        78.76     26.25     52.51   1885.52  15822.71
20:09:18  
20:09:18  20:05:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
20:09:18  20:06:02      5950948   7442944   2216472     27.14     35616   1638016    959660     10.41    554688   1497060     40324
20:09:18  20:07:01      5673272   7412684   2494148     30.54     55476   1852136    971964     10.55    597148   1703952    131612
20:09:18  20:08:01      5295468   7356400   2871952     35.16     68328   2148640    983276     10.67    709560   1944612    191312
20:09:18  20:09:01      5297736   7370452   2869684     35.14     71828   2156588    977928     10.61    703488   1947504     11360
20:09:18  Average:      5554356   7395620   2613064     31.99     57812   1948845    973207     10.56    641221   1773282     93652
20:09:18  
20:09:18  20:05:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
20:09:18  20:06:02           lo      0.87      0.87      0.08      0.08      0.00      0.00      0.00      0.00
20:09:18  20:06:02      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
20:09:18  20:06:02         ens3    231.54    157.84    993.86     59.89      0.00      0.00      0.00      0.00
20:09:18  20:07:01           lo      0.68      0.68      0.06      0.06      0.00      0.00      0.00      0.00
20:09:18  20:07:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
20:09:18  20:07:01         ens3     61.75     46.64    854.95      6.05      0.00      0.00      0.00      0.00
20:09:18  20:08:01           lo      1.60      1.60      0.17      0.17      0.00      0.00      0.00      0.00
20:09:18  20:08:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
20:09:18  20:08:01         ens3    245.91    196.98   3005.22     31.91      0.00      0.00      0.00      0.00
20:09:18  20:09:01           lo      0.93      0.93      0.08      0.08      0.00      0.00      0.00      0.00
20:09:18  20:09:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
20:09:18  20:09:01         ens3     11.53     12.01      9.04      5.87      0.00      0.00      0.00      0.00
20:09:18  Average:           lo      1.02      1.02      0.10      0.10      0.00      0.00      0.00      0.00
20:09:18  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
20:09:18  Average:         ens3    138.01    103.61   1217.43     26.01      0.00      0.00      0.00      0.00
20:09:18  
20:09:18  
20:09:18  ---> sar -P ALL:
20:09:18  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7402) 	10/25/25 	_x86_64_	(4 CPU)
20:09:18  
20:09:18  20:04:50     LINUX RESTART	(4 CPU)
20:09:18  
20:09:18  20:05:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
20:09:18  20:06:02        all     15.95      0.00      2.75      5.97      3.26     72.07
20:09:18  20:06:02          0      9.87      0.00      1.67      3.16      2.52     82.77
20:09:18  20:06:02          1     19.45      0.00      4.80     10.12      3.63     62.00
20:09:18  20:06:02          2     13.42      0.00      2.47      1.08      3.39     79.63
20:09:18  20:06:02          3     21.09      0.00      2.02      9.54      3.48     63.86
20:09:18  20:07:01        all     18.95      0.00      1.18      2.81      1.71     75.35
20:09:18  20:07:01          0      4.18      0.00      0.49      3.47      0.56     91.31
20:09:18  20:07:01          1     12.47      0.00      0.90      4.52      1.00     81.11
20:09:18  20:07:01          2     51.10      0.00      2.65      0.99      3.82     41.44
20:09:18  20:07:01          3      7.85      0.00      0.67      2.28      1.43     87.77
20:09:18  20:08:01        all     28.99      0.00      2.02      2.12      4.44     62.42
20:09:18  20:08:01          0     19.29      0.00      1.32      3.70      3.74     71.95
20:09:18  20:08:01          1     26.23      0.00      1.74      0.98      3.60     67.46
20:09:18  20:08:01          2     49.32      0.00      3.20      0.49      6.05     40.94
20:09:18  20:08:01          3     21.06      0.00      1.81      3.30      4.39     69.44
20:09:18  20:09:01        all     20.19      0.00      0.99      1.15      1.43     76.24
20:09:18  20:09:01          0      0.98      0.00      0.25      0.02      0.35     98.40
20:09:18  20:09:01          1     19.47      0.00      1.00      0.88      1.46     77.19
20:09:18  20:09:01          2     54.00      0.00      1.90      0.31      3.01     40.77
20:09:18  20:09:01          3      6.18      0.00      0.80      3.37      0.91     88.74
20:09:18  Average:        all     21.04      0.00      1.74      3.02      2.72     71.49
20:09:18  Average:          0      8.62      0.00      0.94      2.59      1.80     86.06
20:09:18  Average:          1     19.44      0.00      2.12      4.13      2.43     71.88
20:09:18  Average:          2     41.87      0.00      2.56      0.72      4.07     50.78
20:09:18  Average:          3     14.08      0.00      1.33      4.63      2.56     77.40
20:09:18  
20:09:18  
20:09:18