11:02:52 Started by timer 11:02:52 Running as SYSTEM 11:02:52 [EnvInject] - Loading node environment variables. 11:02:52 Building remotely on prd-ubuntu1804-docker-v1-8c-8g-789 (ubuntu1804-docker-v1-8c-8g) in workspace /w/workspace/so-coverity 11:02:52 [ssh-agent] Looking for ssh-agent implementation... 11:02:52 $ ssh-agent 11:02:52 SSH_AUTH_SOCK=/tmp/ssh-2VLWVtawcu4Y/agent.2035 11:02:52 SSH_AGENT_PID=2037 11:02:52 [ssh-agent] Started. 11:02:52 Running ssh-add (command line suppressed) 11:02:52 Identity added: /w/workspace/so-coverity@tmp/private_key_1871525330314197447.key (/w/workspace/so-coverity@tmp/private_key_1871525330314197447.key) 11:02:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:02:52 The recommended git tool is: NONE 11:02:54 using credential onap-jenkins-ssh 11:02:54 Wiping out workspace first. 11:02:54 Cloning the remote Git repository 11:02:54 Cloning repository git://cloud.onap.org/mirror/so 11:02:54 > git init /w/workspace/so-coverity # timeout=10 11:02:54 Fetching upstream changes from git://cloud.onap.org/mirror/so 11:02:54 > git --version # timeout=10 11:02:54 > git --version # 'git version 2.17.1' 11:02:54 using GIT_SSH to set credentials Gerrit user 11:02:54 Verifying host key using manually-configured host key entries 11:02:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/so +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:59 > git config remote.origin.url git://cloud.onap.org/mirror/so # timeout=10 11:02:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:59 Avoid second fetch 11:02:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:02:59 Checking out Revision 42ac4f17a942f0d4b987d94e5d147dc95b81a306 (refs/remotes/origin/master) 11:02:59 > git config core.sparsecheckout # timeout=10 11:02:59 > git checkout -f 42ac4f17a942f0d4b987d94e5d147dc95b81a306 # timeout=10 11:03:00 Commit message: "Merge "Bump step-security/harden-runner from 2.19.0 to 2.19.1"" 11:03:00 > git rev-list --no-walk 42ac4f17a942f0d4b987d94e5d147dc95b81a306 # timeout=10 11:03:03 provisioning config files... 11:03:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:03:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:03:03 [so-coverity] $ /bin/bash /tmp/jenkins14548275593248094493.sh 11:03:03 ---> python-tools-install.sh 11:03:03 Setup pyenv: 11:03:03 * system (set by /opt/pyenv/version) 11:03:03 * 3.8.13 (set by /opt/pyenv/version) 11:03:03 * 3.9.13 (set by /opt/pyenv/version) 11:03:03 * 3.10.6 (set by /opt/pyenv/version) 11:03:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SWZw 11:03:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:03:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:03:11 lf-activate-venv(): INFO: Base packages installed successfully 11:03:11 lf-activate-venv(): INFO: Installing additional packages: lftools 11:03:33 lf-activate-venv(): INFO: Adding /tmp/venv-SWZw/bin to PATH 11:03:33 Generating Requirements File 11:03:51 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. 11:03:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:03:51 Python 3.10.6 11:03:51 pip 26.1.1 from /tmp/venv-SWZw/lib/python3.10/site-packages/pip (python 3.10) 11:03:52 appdirs==1.4.4 11:03:52 argcomplete==3.6.3 11:03:52 aspy.yaml==1.3.0 11:03:52 attrs==26.1.0 11:03:52 autopage==0.6.0 11:03:52 backports.strenum==1.3.1 11:03:52 beautifulsoup4==4.14.3 11:03:52 boto3==1.43.9 11:03:52 botocore==1.43.9 11:03:52 bs4==0.0.2 11:03:52 certifi==2026.4.22 11:03:52 cffi==2.0.0 11:03:52 cfgv==3.5.0 11:03:52 chardet==7.4.3 11:03:52 charset-normalizer==3.4.7 11:03:52 click==8.4.0 11:03:52 cliff==4.14.0 11:03:52 cmd2==3.5.1 11:03:52 cryptography==3.3.2 11:03:52 debtcollector==3.1.0 11:03:52 decorator==5.3.1 11:03:52 defusedxml==0.7.1 11:03:52 Deprecated==1.3.1 11:03:52 distlib==0.4.0 11:03:52 dnspython==2.8.0 11:03:52 docker==7.1.0 11:03:52 dogpile.cache==1.5.0 11:03:52 durationpy==0.10 11:03:52 email-validator==2.3.0 11:03:52 filelock==3.29.0 11:03:52 future==1.0.0 11:03:52 gitdb==4.0.12 11:03:52 GitPython==3.1.50 11:03:52 httplib2==0.30.2 11:03:52 identify==2.6.19 11:03:52 idna==3.15 11:03:52 importlib-resources==1.5.0 11:03:52 iso8601==2.1.0 11:03:52 Jinja2==3.1.6 11:03:52 jmespath==1.1.0 11:03:52 jsonpatch==1.33 11:03:52 jsonpointer==3.1.1 11:03:52 jsonschema==4.26.0 11:03:52 jsonschema-specifications==2025.9.1 11:03:52 keystoneauth1==5.14.0 11:03:52 kubernetes==35.0.0 11:03:52 lftools==0.37.22 11:03:52 lxml==6.1.0 11:03:52 markdown-it-py==4.2.0 11:03:52 MarkupSafe==3.0.3 11:03:52 mdurl==0.1.2 11:03:52 msgpack==1.1.2 11:03:52 multi_key_dict==2.0.3 11:03:52 munch==4.0.0 11:03:52 netaddr==1.3.0 11:03:52 niet==1.4.2 11:03:52 nodeenv==1.10.0 11:03:52 oauth2client==4.1.3 11:03:52 oauthlib==3.3.1 11:03:52 openstacksdk==4.13.0 11:03:52 os-service-types==1.8.2 11:03:52 osc-lib==4.6.0 11:03:52 oslo.config==10.4.0 11:03:52 oslo.context==6.4.0 11:03:52 oslo.i18n==6.8.0 11:03:52 oslo.log==8.2.0 11:03:52 oslo.serialization==5.10.0 11:03:52 oslo.utils==10.0.1 11:03:52 packaging==26.2 11:03:52 pbr==7.0.3 11:03:52 platformdirs==4.9.6 11:03:52 prettytable==3.17.0 11:03:52 psutil==7.2.2 11:03:52 pyasn1==0.6.3 11:03:52 pyasn1_modules==0.4.2 11:03:52 pycparser==3.0 11:03:52 pygerrit2==2.0.15 11:03:52 PyGithub==2.9.1 11:03:52 Pygments==2.20.0 11:03:52 PyJWT==2.12.1 11:03:52 PyNaCl==1.6.2 11:03:52 pyparsing==2.4.7 11:03:52 pyperclip==1.11.0 11:03:52 pyrsistent==0.20.0 11:03:52 python-cinderclient==9.9.0 11:03:52 python-dateutil==2.9.0.post0 11:03:52 python-discovery==1.3.1 11:03:52 python-heatclient==5.2.0 11:03:52 python-jenkins==1.8.3 11:03:52 python-keystoneclient==5.8.0 11:03:52 python-magnumclient==4.10.0 11:03:52 python-openstackclient==10.0.0 11:03:52 python-swiftclient==4.10.0 11:03:52 PyYAML==6.0.3 11:03:52 referencing==0.37.0 11:03:52 requests==2.34.2 11:03:52 requests-oauthlib==2.0.0 11:03:52 rfc3986==2.0.0 11:03:52 rich==15.0.0 11:03:52 rich-argparse==1.8.0 11:03:52 rpds-py==0.30.0 11:03:52 rsa==4.9.1 11:03:52 ruamel.yaml==0.19.1 11:03:52 ruamel.yaml.clib==0.2.15 11:03:52 s3transfer==0.17.0 11:03:52 simplejson==4.1.1 11:03:52 six==1.17.0 11:03:52 smmap==5.0.3 11:03:52 soupsieve==2.8.3 11:03:52 stevedore==5.8.0 11:03:52 tabulate==0.10.0 11:03:52 toml==0.10.2 11:03:52 tomlkit==0.15.0 11:03:52 tqdm==4.67.3 11:03:52 typing_extensions==4.15.0 11:03:52 urllib3==1.26.20 11:03:52 virtualenv==21.3.3 11:03:52 wcwidth==0.7.0 11:03:52 websocket-client==1.9.0 11:03:52 wrapt==2.1.2 11:03:52 xdg==6.0.0 11:03:52 xmltodict==1.0.4 11:03:52 yq==3.4.3 11:03:52 [so-coverity] $ /bin/sh /tmp/jenkins10198333817053606225.sh 11:03:52 ---> uv-install.sh 11:03:52 Installing uv/uvx (latest) using shell installer 11:03:52 2026-05-18 11:03:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-qwpPuM.sh" [1] 11:03:52 downloading uv 0.11.14 x86_64-unknown-linux-gnu 11:03:53 installing to /home/jenkins/.local/bin 11:03:53 uv 11:03:53 uvx 11:03:53 everything's installed! 11:03:53 11:03:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:03:53 11:03:53 source $HOME/.local/bin/env (sh, bash, zsh) 11:03:53 source $HOME/.local/bin/env.fish (fish) 11:03:53 Adding install location to PATH 11:03:53 ---> Validating uv/uvx install 11:03:53 uvx 0.11.14 (x86_64-unknown-linux-gnu) 11:03:53 [so-coverity] $ /bin/sh -xe /tmp/jenkins11482453114808061226.sh 11:03:53 + echo quiet=on 11:03:53 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-docker-v1-8c-8g-789 11:03:54 [so-coverity] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=so -DCOVERITY_USER_EMAIL=A.Naluzhnyy@samsung.com -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=cov-int/BUILD.metrics.xml cov-int/build-log.txt cov-int/build-timings.txt cov-int/cov-import-scm-timings.txt cov-int/coverity-scan-analysed-files.txt cov-int/scm-untracked-files.txt cov-int/failed_jsp/* cov-int/java-security-da-input.dat cov-int/java-security-da-whitelist.dat cov-int/jsp-compilation-log.txt cov-int/jsp-debug-log.txt cov-int/security.log 11:03:54 " -DMAX_GIT_REPO_AGE_HOURS=0 -DGERRIT_PROJECT=so -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx1024m -XX:MaxMetaspaceSize=256m" -DDRY_RUN=false "-DSEARCH_EXCLUDE_REGEXS=/cov-int/ /cov-analysis- ^/usr/ ^/home/ /node_modules/ /bower_components/ /bower_components_external/ /src/test/ /__test__/ 11:03:54 " -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DSEARCH_PATHS=so-monitoring/so-monitoring-ui/src/main/frontend/src 11:03:54 -DMAVEN_PARAMS=-DskipTests --version 11:03:54 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 11:03:54 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 11:03:54 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 11:03:54 Default locale: en, platform encoding: UTF-8 11:03:54 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 11:03:54 [so-coverity] $ /bin/sh -xe /tmp/jenkins9522708761210417778.sh 11:03:54 + rm /home/jenkins/.wgetrc 11:03:54 [EnvInject] - Injecting environment variables from a build step. 11:03:54 [EnvInject] - Injecting as environment variables the properties content 11:03:54 SET_JDK_VERSION=openjdk17 11:03:54 GIT_URL="git://cloud.onap.org/mirror" 11:03:54 11:03:54 [EnvInject] - Variables injected successfully. 11:03:54 [so-coverity] $ /bin/sh /tmp/jenkins8420116709825455624.sh 11:03:54 ---> update-java-alternatives.sh 11:03:54 ---> Updating Java version 11:03:55 ---> Ubuntu/Debian system detected 11:03:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:03:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:03:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:03:55 openjdk version "17.0.4" 2022-07-19 11:03:55 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 11:03:55 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 11:03:55 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:03:55 [EnvInject] - Injecting environment variables from a build step. 11:03:55 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:03:55 [EnvInject] - Variables injected successfully. 11:03:55 provisioning config files... 11:03:55 copy managed file [global-settings] to file:/w/workspace/so-coverity@tmp/config2384160115774238497tmp 11:03:55 copy managed file [so-settings] to file:/w/workspace/so-coverity@tmp/config5029080177723437579tmp 11:03:55 [EnvInject] - Injecting environment variables from a build step. 11:03:55 [EnvInject] - Injecting as environment variables the properties content 11:03:55 COVERITY_TOKEN=SrGGJp9T1n1lhJn2sF72XQ 11:03:55 COVERITY_PROJECT_NAME=onap-so 11:03:55 11:03:55 [EnvInject] - Variables injected successfully. 11:03:55 [so-coverity] $ /bin/bash -l /tmp/jenkins1899197756224169996.sh 11:03:55 ---> common-variables.sh 11:03:55 --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 11:03:55 ++ readlink -f /tmp/jenkins1899197756224169996.sh 11:03:55 + PS4='+[/tmp/jenkins1899197756224169996.sh ${FUNCNAME[0]%main}#$LINENO] ' 11:03:55 +[/tmp/jenkins1899197756224169996.sh #45] echo '---> maven-coverity.sh' 11:03:55 ---> maven-coverity.sh 11:03:55 +[/tmp/jenkins1899197756224169996.sh #47] SUBMISSION_ATTEMPTS=5 11:03:55 +[/tmp/jenkins1899197756224169996.sh #48] SUBMISSION_INITIAL_REST_INTERVAL=30 11:03:55 +[/tmp/jenkins1899197756224169996.sh #56] [[ 0 =~ ^[0-9]+$ ]] 11:03:55 +[/tmp/jenkins1899197756224169996.sh #62] '[' 0 -ne 0 ']' 11:03:55 +[/tmp/jenkins1899197756224169996.sh #76] '[' -n 'so-monitoring/so-monitoring-ui/src/main/frontend/src 11:03:55 ' ']' 11:03:55 +[/tmp/jenkins1899197756224169996.sh #77] for SEARCH_PATH in ${SEARCH_PATHS} 11:03:55 +[/tmp/jenkins1899197756224169996.sh #78] '[' -d so-monitoring/so-monitoring-ui/src/main/frontend/src ']' 11:03:55 +[/tmp/jenkins1899197756224169996.sh #81] echo '[ERROR] '\''so-monitoring/so-monitoring-ui/src/main/frontend/src'\'' from $SEARCH_PATHS is not an' 'existing directory.' 11:03:55 [ERROR] 'so-monitoring/so-monitoring-ui/src/main/frontend/src' from $SEARCH_PATHS is not an existing directory. 11:03:55 +[/tmp/jenkins1899197756224169996.sh #84] exit 1 11:03:55 ++[/tmp/jenkins1899197756224169996.sh source#5] '[' 2 = 1 ']' 11:03:55 Build step 'Execute shell' marked build as failure 11:03:55 $ ssh-agent -k 11:03:55 unset SSH_AUTH_SOCK; 11:03:55 unset SSH_AGENT_PID; 11:03:55 echo Agent pid 2037 killed; 11:03:55 [ssh-agent] Stopped. 11:03:55 [PostBuildScript] - [INFO] Executing post build scripts. 11:03:55 [so-coverity] $ /bin/bash /tmp/jenkins6068709257786373821.sh 11:03:55 ---> sysstat.sh 11:03:56 [so-coverity] $ /bin/bash /tmp/jenkins396870755485666492.sh 11:03:56 ---> package-listing.sh 11:03:56 ++ facter osfamily 11:03:56 ++ tr '[:upper:]' '[:lower:]' 11:03:56 + OS_FAMILY=debian 11:03:56 + workspace=/w/workspace/so-coverity 11:03:56 + START_PACKAGES=/tmp/packages_start.txt 11:03:56 + END_PACKAGES=/tmp/packages_end.txt 11:03:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:56 + PACKAGES=/tmp/packages_start.txt 11:03:56 + '[' /w/workspace/so-coverity ']' 11:03:56 + PACKAGES=/tmp/packages_end.txt 11:03:56 + case "${OS_FAMILY}" in 11:03:56 + dpkg -l 11:03:56 + grep '^ii' 11:03:56 + '[' -f /tmp/packages_start.txt ']' 11:03:56 + '[' -f /tmp/packages_end.txt ']' 11:03:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:56 + '[' /w/workspace/so-coverity ']' 11:03:56 + mkdir -p /w/workspace/so-coverity/archives/ 11:03:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/so-coverity/archives/ 11:03:56 [so-coverity] $ /bin/bash /tmp/jenkins16700906833065004723.sh 11:03:56 ---> capture-instance-metadata.sh 11:03:56 Setup pyenv: 11:03:56 system 11:03:56 3.8.13 11:03:56 3.9.13 11:03:56 * 3.10.6 (set by /w/workspace/so-coverity/.python-version) 11:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SWZw from file:/tmp/.os_lf_venv 11:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:03:58 lf-activate-venv(): INFO: Base packages installed successfully 11:03:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:05 lf-activate-venv(): INFO: Adding /tmp/venv-SWZw/bin to PATH 11:04:05 INFO: Running in OpenStack, capturing instance metadata 11:04:05 [so-coverity] $ /bin/bash /tmp/jenkins488048528351892460.sh 11:04:05 provisioning config files... 11:04:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/so-coverity@tmp/config4602716582393084781tmp 11:04:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:04:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:04:05 [EnvInject] - Injecting environment variables from a build step. 11:04:05 [EnvInject] - Injecting as environment variables the properties content 11:04:05 SERVER_ID=logs 11:04:05 11:04:05 [EnvInject] - Variables injected successfully. 11:04:05 [so-coverity] $ /bin/bash /tmp/jenkins9471606340340814742.sh 11:04:05 ---> create-netrc.sh 11:04:06 [so-coverity] $ /bin/bash /tmp/jenkins11654104660090104140.sh 11:04:06 ---> python-tools-install.sh 11:04:06 Setup pyenv: 11:04:06 system 11:04:06 3.8.13 11:04:06 3.9.13 11:04:06 * 3.10.6 (set by /w/workspace/so-coverity/.python-version) 11:04:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SWZw from file:/tmp/.os_lf_venv 11:04:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:07 lf-activate-venv(): INFO: Base packages installed successfully 11:04:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-SWZw/bin to PATH 11:04:14 [so-coverity] $ /bin/sh /tmp/jenkins9904617531348549963.sh 11:04:14 ---> uv-install.sh 11:04:14 uv 0.11.14 is already installed 11:04:14 uvx 0.11.14 (x86_64-unknown-linux-gnu) 11:04:14 [so-coverity] $ /bin/bash /tmp/jenkins11254439261444099998.sh 11:04:14 ---> sudo-logs.sh 11:04:14 Archiving 'sudo' log.. 11:04:14 [so-coverity] $ /bin/bash /tmp/jenkins975206466010945145.sh 11:04:14 ---> job-cost.sh 11:04:14 INFO: Activating Python virtual environment... 11:04:14 Setup pyenv: 11:04:14 system 11:04:14 3.8.13 11:04:14 3.9.13 11:04:14 * 3.10.6 (set by /w/workspace/so-coverity/.python-version) 11:04:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SWZw from file:/tmp/.os_lf_venv 11:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:16 lf-activate-venv(): INFO: Base packages installed successfully 11:04:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-SWZw/bin to PATH 11:04:20 INFO: No stack-cost file found 11:04:20 INFO: Instance uptime: 127s 11:04:20 INFO: Fetching instance metadata (attempt 1 of 3)... 11:04:20 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:04:21 INFO: Successfully fetched instance metadata 11:04:21 INFO: Instance type: v3-standard-8 11:04:21 INFO: Retrieving pricing info for: v3-standard-8 11:04:21 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:04:21 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=127 11:04:21 INFO: Successfully fetched Vexxhost pricing API 11:04:21 INFO: Retrieved cost: 0.22 11:04:21 INFO: Retrieved resource: v3-standard-8 11:04:21 INFO: Creating archive directory: /w/workspace/so-coverity/archives/cost 11:04:21 INFO: Archiving costs to: /w/workspace/so-coverity/archives/cost.csv 11:04:21 INFO: Successfully archived job cost data 11:04:21 DEBUG: Cost data: so-coverity,2405,2026-05-18 11:04:21,v3-standard-8,127,0.22,0.00,FAILURE 11:04:21 [so-coverity] $ /bin/bash -l /tmp/jenkins8098722706948633274.sh 11:04:21 ---> logs-deploy.sh 11:04:21 Setup pyenv: 11:04:21 system 11:04:21 3.8.13 11:04:21 3.9.13 11:04:21 * 3.10.6 (set by /w/workspace/so-coverity/.python-version) 11:04:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SWZw from file:/tmp/.os_lf_venv 11:04:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:23 lf-activate-venv(): INFO: Base packages installed successfully 11:04:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-SWZw/bin to PATH 11:04:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/so-coverity/2405 11:04:29 INFO: archiving workspace using pattern(s): -p cov-int/BUILD.metrics.xml -p cov-int/build-log.txt -p cov-int/build-timings.txt -p cov-int/cov-import-scm-timings.txt -p cov-int/coverity-scan-analysed-files.txt -p cov-int/scm-untracked-files.txt -p cov-int/failed_jsp/* -p cov-int/java-security-da-input.dat -p cov-int/java-security-da-whitelist.dat -p cov-int/jsp-compilation-log.txt -p cov-int/jsp-debug-log.txt -p cov-int/security.log 11:04:31 Archives upload complete. 11:04:31 INFO: archiving logs to Nexus 11:04:32 ---> uname -a: 11:04:32 Linux prd-ubuntu1804-docker-v1-8c-8g-789 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:04:32 11:04:32 11:04:32 ---> lscpu: 11:04:32 Architecture: x86_64 11:04:32 CPU op-mode(s): 32-bit, 64-bit 11:04:32 Byte Order: Little Endian 11:04:32 CPU(s): 8 11:04:32 On-line CPU(s) list: 0-7 11:04:32 Thread(s) per core: 1 11:04:32 Core(s) per socket: 1 11:04:32 Socket(s): 8 11:04:32 NUMA node(s): 1 11:04:32 Vendor ID: AuthenticAMD 11:04:32 CPU family: 23 11:04:32 Model: 49 11:04:32 Model name: AMD EPYC-Rome Processor 11:04:32 Stepping: 0 11:04:32 CPU MHz: 2799.998 11:04:32 BogoMIPS: 5599.99 11:04:32 Virtualization: AMD-V 11:04:32 Hypervisor vendor: KVM 11:04:32 Virtualization type: full 11:04:32 L1d cache: 32K 11:04:32 L1i cache: 32K 11:04:32 L2 cache: 512K 11:04:32 L3 cache: 16384K 11:04:32 NUMA node0 CPU(s): 0-7 11:04:32 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 11:04:32 11:04:32 11:04:32 ---> nproc: 11:04:32 8 11:04:32 11:04:32 11:04:32 ---> df -h: 11:04:32 Filesystem Size Used Avail Use% Mounted on 11:04:32 udev 16G 0 16G 0% /dev 11:04:32 tmpfs 3.2G 712K 3.2G 1% /run 11:04:32 /dev/vda1 155G 11G 145G 7% / 11:04:32 tmpfs 16G 0 16G 0% /dev/shm 11:04:32 tmpfs 5.0M 0 5.0M 0% /run/lock 11:04:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:04:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:04:32 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:04:32 11:04:32 11:04:32 ---> free -m: 11:04:32 total used free shared buff/cache available 11:04:32 Mem: 32167 840 29046 0 2279 30899 11:04:32 Swap: 1023 0 1023 11:04:32 11:04:32 11:04:32 ---> ip addr: 11:04:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:04:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:04:32 inet 127.0.0.1/8 scope host lo 11:04:32 valid_lft forever preferred_lft forever 11:04:32 inet6 ::1/128 scope host 11:04:32 valid_lft forever preferred_lft forever 11:04:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:04:32 link/ether fa:16:3e:b5:9a:df brd ff:ff:ff:ff:ff:ff 11:04:32 inet 10.30.107.159/23 brd 10.30.107.255 scope global dynamic ens3 11:04:32 valid_lft 86270sec preferred_lft 86270sec 11:04:32 inet6 fe80::f816:3eff:feb5:9adf/64 scope link 11:04:32 valid_lft forever preferred_lft forever 11:04:32 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:04:32 link/ether 02:42:7c:2d:f2:bd brd ff:ff:ff:ff:ff:ff 11:04:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:04:32 valid_lft forever preferred_lft forever 11:04:32 11:04:32 11:04:32 ---> sar -b -r -n DEV: 11:04:32 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-v1-8c-8g-789) 05/18/26 _x86_64_ (8 CPU) 11:04:32 11:04:32 11:02:23 LINUX RESTART (8 CPU) 11:04:32 11:04:32 11:03:02 tps rtps wtps bread/s bwrtn/s 11:04:32 11:04:01 258.04 40.98 217.06 1964.14 96456.47 11:04:32 Average: 258.04 40.98 217.06 1964.14 96456.47 11:04:32 11:04:32 11:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:32 11:04:01 29762036 31644660 3177184 9.65 84916 2094964 1433524 4.22 954200 1905744 240592 11:04:32 Average: 29762036 31644660 3177184 9.65 84916 2094964 1433524 4.22 954200 1905744 240592 11:04:32 11:04:32 11:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:32 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:32 11:04:01 ens3 137.13 98.90 1782.16 31.83 0.00 0.00 0.00 0.00 11:04:32 11:04:01 lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 11:04:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:32 Average: ens3 137.13 98.90 1782.16 31.83 0.00 0.00 0.00 0.00 11:04:32 Average: lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 11:04:32 11:04:32 11:04:32 ---> sar -P ALL: 11:04:32 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-v1-8c-8g-789) 05/18/26 _x86_64_ (8 CPU) 11:04:32 11:04:32 11:02:23 LINUX RESTART (8 CPU) 11:04:32 11:04:32 11:03:02 CPU %user %nice %system %iowait %steal %idle 11:04:32 11:04:01 all 10.43 0.00 0.95 2.15 0.04 86.43 11:04:32 11:04:01 0 4.80 0.00 0.51 0.05 0.03 94.61 11:04:32 11:04:01 1 1.87 0.00 0.41 1.71 0.02 96.00 11:04:32 11:04:01 2 0.54 0.00 0.26 0.12 0.02 99.06 11:04:32 11:04:01 3 0.93 0.00 0.76 2.17 0.07 96.06 11:04:32 11:04:01 4 12.12 0.00 1.24 11.45 0.07 75.12 11:04:32 11:04:01 5 23.01 0.00 1.53 0.34 0.05 75.08 11:04:32 11:04:01 6 26.95 0.00 1.55 1.15 0.05 70.30 11:04:32 11:04:01 7 13.17 0.00 1.32 0.25 0.05 85.20 11:04:32 Average: all 10.43 0.00 0.95 2.15 0.04 86.43 11:04:32 Average: 0 4.80 0.00 0.51 0.05 0.03 94.61 11:04:32 Average: 1 1.87 0.00 0.41 1.71 0.02 96.00 11:04:32 Average: 2 0.54 0.00 0.26 0.12 0.02 99.06 11:04:32 Average: 3 0.93 0.00 0.76 2.17 0.07 96.06 11:04:32 Average: 4 12.12 0.00 1.24 11.45 0.07 75.12 11:04:32 Average: 5 23.01 0.00 1.53 0.34 0.05 75.08 11:04:32 Average: 6 26.95 0.00 1.55 1.15 0.05 70.30 11:04:32 Average: 7 13.17 0.00 1.32 0.25 0.05 85.20 11:04:32 11:04:32 11:04:32