07:46:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143853 07:46:28 Running as SYSTEM 07:46:28 [EnvInject] - Loading node environment variables. 07:46:28 Building remotely on prd-ubuntu1804-docker-8c-8g-2980 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-testkube-executor-docker-merge-master 07:46:28 [ssh-agent] Looking for ssh-agent implementation... 07:46:28 $ ssh-agent 07:46:29 SSH_AUTH_SOCK=/tmp/ssh-gRP0xsWnYCtf/agent.2183 07:46:29 SSH_AGENT_PID=2185 07:46:29 [ssh-agent] Started. 07:46:29 Running ssh-add (command line suppressed) 07:46:29 Identity added: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/private_key_14110314328274402645.key (/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/private_key_14110314328274402645.key) 07:46:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:46:29 The recommended git tool is: NONE 07:46:30 using credential onap-jenkins-ssh 07:46:30 Wiping out workspace first. 07:46:30 Cloning the remote Git repository 07:46:30 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 07:46:30 > git init /w/workspace/integration-xtesting-testkube-executor-docker-merge-master # timeout=10 07:46:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 07:46:30 > git --version # timeout=10 07:46:30 > git --version # 'git version 2.17.1' 07:46:30 using GIT_SSH to set credentials Gerrit user 07:46:30 Verifying host key using manually-configured host key entries 07:46:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:31 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 07:46:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:31 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 07:46:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 07:46:31 using GIT_SSH to set credentials Gerrit user 07:46:31 Verifying host key using manually-configured host key entries 07:46:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting refs/changes/53/143853/3 # timeout=10 07:46:42 ERROR: Error fetching remote repo 'origin' 07:46:42 hudson.plugins.git.GitException: Failed to fetch from git://cloud.onap.org/mirror/integration/xtesting 07:46:42 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 07:46:42 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 07:46:42 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 07:46:42 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 07:46:42 at hudson.scm.SCM.checkout(SCM.java:540) 07:46:42 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 07:46:42 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 07:46:42 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 07:46:42 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 07:46:42 at hudson.model.Run.execute(Run.java:1894) 07:46:42 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:46:42 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:46:42 at hudson.model.Executor.run(Executor.java:446) 07:46:42 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting refs/changes/53/143853/3" returned status code 128: 07:46:42 stdout: 07:46:42 stderr: fatal: unable to connect to cloud.onap.org: 07:46:42 cloud.onap.org[0: 199.204.45.137]: errno=No route to host 07:46:42 cloud.onap.org[1: 2604:e100:1:0:f816:3eff:fefb:56ed]: errno=Network is unreachable 07:46:42 07:46:42 07:46:42 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 07:46:42 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 07:46:42 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 07:46:42 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 07:46:42 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 07:46:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 07:46:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:46:42 at hudson.remoting.Request$2.run(Request.java:377) 07:46:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 07:46:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:46:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 07:46:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 07:46:42 at java.base/java.lang.Thread.run(Thread.java:829) 07:46:42 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-2980 07:46:42 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 07:46:42 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 07:46:42 at hudson.remoting.Channel.call(Channel.java:1042) 07:46:42 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 07:46:42 at jdk.internal.reflect.GeneratedMethodAccessor479.invoke(Unknown Source) 07:46:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:46:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 07:46:42 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 07:46:42 at PluginClassLoader for git-client//com.sun.proxy.$Proxy169.execute(Unknown Source) 07:46:42 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:995) 07:46:42 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 07:46:42 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 07:46:42 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 07:46:42 at hudson.scm.SCM.checkout(SCM.java:540) 07:46:42 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 07:46:42 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 07:46:42 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 07:46:42 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 07:46:42 at hudson.model.Run.execute(Run.java:1894) 07:46:42 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:46:42 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:46:42 at hudson.model.Executor.run(Executor.java:446) 07:46:42 ERROR: Error fetching remote repo 'origin' 07:46:42 $ ssh-agent -k 07:46:42 unset SSH_AUTH_SOCK; 07:46:42 unset SSH_AGENT_PID; 07:46:42 echo Agent pid 2185 killed; 07:46:42 [ssh-agent] Stopped. 07:46:42 [PostBuildScript] - [INFO] Executing post build scripts. 07:46:42 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins6932531890458306772.sh 07:46:42 ---> sysstat.sh 07:46:42 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins11942054950422834197.sh 07:46:42 ---> package-listing.sh 07:46:42 ++ facter osfamily 07:46:42 ++ tr '[:upper:]' '[:lower:]' 07:46:42 + OS_FAMILY=debian 07:46:42 + workspace=/w/workspace/integration-xtesting-testkube-executor-docker-merge-master 07:46:42 + START_PACKAGES=/tmp/packages_start.txt 07:46:42 + END_PACKAGES=/tmp/packages_end.txt 07:46:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:46:42 + PACKAGES=/tmp/packages_start.txt 07:46:42 + '[' /w/workspace/integration-xtesting-testkube-executor-docker-merge-master ']' 07:46:42 + PACKAGES=/tmp/packages_end.txt 07:46:42 + case "${OS_FAMILY}" in 07:46:42 + dpkg -l 07:46:42 + grep '^ii' 07:46:42 + '[' -f /tmp/packages_start.txt ']' 07:46:42 + '[' -f /tmp/packages_end.txt ']' 07:46:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:46:42 + '[' /w/workspace/integration-xtesting-testkube-executor-docker-merge-master ']' 07:46:42 + mkdir -p /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/ 07:46:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/ 07:46:42 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins3792957081554243469.sh 07:46:42 ---> capture-instance-metadata.sh 07:46:42 Setup pyenv: 07:46:43 * system (set by /opt/pyenv/version) 07:46:43 * 3.8.13 (set by /opt/pyenv/version) 07:46:43 * 3.9.13 (set by /opt/pyenv/version) 07:46:43 * 3.10.6 (set by /opt/pyenv/version) 07:46:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xvfx 07:46:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:46:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:46:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:46:51 lf-activate-venv(): INFO: Base packages installed successfully 07:46:51 lf-activate-venv(): INFO: Installing additional packages: lftools 07:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-Xvfx/bin to PATH 07:47:15 INFO: Running in OpenStack, capturing instance metadata 07:47:15 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins4773206305005878764.sh 07:47:15 provisioning config files... 07:47:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/config266913790678208076tmp 07:47:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:47:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:47:15 [EnvInject] - Injecting environment variables from a build step. 07:47:15 [EnvInject] - Injecting as environment variables the properties content 07:47:15 SERVER_ID=logs 07:47:15 07:47:15 [EnvInject] - Variables injected successfully. 07:47:15 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins6091472190077042866.sh 07:47:15 ---> create-netrc.sh 07:47:15 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins3575615256318337143.sh 07:47:15 ---> python-tools-install.sh 07:47:15 Setup pyenv: 07:47:15 system 07:47:15 3.8.13 07:47:15 3.9.13 07:47:15 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 07:47:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xvfx from file:/tmp/.os_lf_venv 07:47:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:47:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:47:17 lf-activate-venv(): INFO: Base packages installed successfully 07:47:17 lf-activate-venv(): INFO: Installing additional packages: lftools 07:47:25 lf-activate-venv(): INFO: Adding /tmp/venv-Xvfx/bin to PATH 07:47:25 Generating Requirements File 07:47:45 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. 07:47:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:47:45 Python 3.10.6 07:47:45 pip 26.0.1 from /tmp/venv-Xvfx/lib/python3.10/site-packages/pip (python 3.10) 07:47:46 appdirs==1.4.4 07:47:46 argcomplete==3.6.3 07:47:46 aspy.yaml==1.3.0 07:47:46 attrs==26.1.0 07:47:46 autopage==0.6.0 07:47:46 backports.strenum==1.3.1 07:47:46 beautifulsoup4==4.14.3 07:47:46 boto3==1.42.81 07:47:46 botocore==1.42.81 07:47:46 bs4==0.0.2 07:47:46 certifi==2026.2.25 07:47:46 cffi==2.0.0 07:47:46 cfgv==3.5.0 07:47:46 chardet==7.4.0.post2 07:47:46 charset-normalizer==3.4.6 07:47:46 click==8.3.1 07:47:46 cliff==4.13.2 07:47:46 cmd2==3.4.0 07:47:46 cryptography==3.3.2 07:47:46 debtcollector==3.1.0 07:47:46 decorator==5.2.1 07:47:46 defusedxml==0.7.1 07:47:46 Deprecated==1.3.1 07:47:46 distlib==0.4.0 07:47:46 dnspython==2.8.0 07:47:46 docker==7.1.0 07:47:46 dogpile.cache==1.5.0 07:47:46 durationpy==0.10 07:47:46 email-validator==2.3.0 07:47:46 filelock==3.25.2 07:47:46 future==1.0.0 07:47:46 gitdb==4.0.12 07:47:46 GitPython==3.1.46 07:47:46 httplib2==0.30.2 07:47:46 identify==2.6.18 07:47:46 idna==3.11 07:47:46 importlib-resources==1.5.0 07:47:46 iso8601==2.1.0 07:47:46 Jinja2==3.1.6 07:47:46 jmespath==1.1.0 07:47:46 jsonpatch==1.33 07:47:46 jsonpointer==3.1.1 07:47:46 jsonschema==4.26.0 07:47:46 jsonschema-specifications==2025.9.1 07:47:46 keystoneauth1==5.13.1 07:47:46 kubernetes==35.0.0 07:47:46 lftools==0.37.22 07:47:46 lxml==6.0.2 07:47:46 markdown-it-py==4.0.0 07:47:46 MarkupSafe==3.0.3 07:47:46 mdurl==0.1.2 07:47:46 msgpack==1.1.2 07:47:46 multi_key_dict==2.0.3 07:47:46 munch==4.0.0 07:47:46 netaddr==1.3.0 07:47:46 niet==1.4.2 07:47:46 nodeenv==1.10.0 07:47:46 oauth2client==4.1.3 07:47:46 oauthlib==3.3.1 07:47:46 openstacksdk==4.10.0 07:47:46 os-service-types==1.8.2 07:47:46 osc-lib==4.4.0 07:47:46 oslo.config==10.3.0 07:47:46 oslo.context==6.3.0 07:47:46 oslo.i18n==6.7.2 07:47:46 oslo.log==8.1.0 07:47:46 oslo.serialization==5.9.1 07:47:46 oslo.utils==10.0.0 07:47:46 packaging==26.0 07:47:46 pbr==7.0.3 07:47:46 platformdirs==4.9.4 07:47:46 prettytable==3.17.0 07:47:46 psutil==7.2.2 07:47:46 pyasn1==0.6.3 07:47:46 pyasn1_modules==0.4.2 07:47:46 pycparser==3.0 07:47:46 pygerrit2==2.0.15 07:47:46 PyGithub==2.9.0 07:47:46 Pygments==2.20.0 07:47:46 PyJWT==2.12.1 07:47:46 PyNaCl==1.6.2 07:47:46 pyparsing==2.4.7 07:47:46 pyperclip==1.11.0 07:47:46 pyrsistent==0.20.0 07:47:46 python-cinderclient==9.9.0 07:47:46 python-dateutil==2.9.0.post0 07:47:46 python-discovery==1.2.1 07:47:46 python-heatclient==5.1.0 07:47:46 python-jenkins==1.8.3 07:47:46 python-keystoneclient==5.8.0 07:47:46 python-magnumclient==4.10.0 07:47:46 python-openstackclient==9.0.0 07:47:46 python-swiftclient==4.10.0 07:47:46 PyYAML==6.0.3 07:47:46 referencing==0.37.0 07:47:46 requests==2.33.1 07:47:46 requests-oauthlib==2.0.0 07:47:46 requestsexceptions==1.4.0 07:47:46 rfc3986==2.0.0 07:47:46 rich==14.3.3 07:47:46 rich-argparse==1.7.2 07:47:46 rpds-py==0.30.0 07:47:46 rsa==4.9.1 07:47:46 ruamel.yaml==0.19.1 07:47:46 ruamel.yaml.clib==0.2.15 07:47:46 s3transfer==0.16.0 07:47:46 simplejson==3.20.2 07:47:46 six==1.17.0 07:47:46 smmap==5.0.3 07:47:46 soupsieve==2.8.3 07:47:46 stevedore==5.7.0 07:47:46 tabulate==0.10.0 07:47:46 toml==0.10.2 07:47:46 tomlkit==0.14.0 07:47:46 tqdm==4.67.3 07:47:46 typing_extensions==4.15.0 07:47:46 urllib3==1.26.20 07:47:46 virtualenv==21.2.0 07:47:46 wcwidth==0.6.0 07:47:46 websocket-client==1.9.0 07:47:46 wrapt==2.1.2 07:47:46 xdg==6.0.0 07:47:46 xmltodict==1.0.4 07:47:46 yq==3.4.3 07:47:46 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh /tmp/jenkins5258892975683838635.sh 07:47:46 ---> uv-install.sh 07:47:46 Installing uv/uvx (latest) using shell installer 07:47:52 2026-04-02 07:47:52 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T08%3A23%3A15Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T07%3A22%3A48Z&ske=2026-04-02T08%3A23%3A15Z&sks=b&skv=2018-11-09&sig=Q1M6Ut9lwZvu7QQ9JFYQNXmLWYtQMp4SE1RjeDzmP4A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTExNjMyNywibmJmIjoxNzc1MTE2MDI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mDgbtS-ebF6FXFj3zs3RW5DAWiYr83Jkg99Ie18lJaM&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-WideVx.sh" [1] 07:47:53 downloading uv 0.11.3 x86_64-unknown-linux-gnu 07:47:53 installing to /home/jenkins/.local/bin 07:47:53 uv 07:47:53 uvx 07:47:53 everything's installed! 07:47:53 07:47:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:47:53 07:47:53 source $HOME/.local/bin/env (sh, bash, zsh) 07:47:53 source $HOME/.local/bin/env.fish (fish) 07:47:53 Adding install location to PATH 07:47:53 ---> Validating uv/uvx install 07:47:53 uvx 0.11.3 (x86_64-unknown-linux-gnu) 07:47:53 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins5062879129405815185.sh 07:47:53 ---> sudo-logs.sh 07:47:53 Archiving 'sudo' log.. 07:47:54 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins10196920620052072173.sh 07:47:54 ---> job-cost.sh 07:47:54 INFO: Activating Python virtual environment... 07:47:54 Setup pyenv: 07:47:54 system 07:47:54 3.8.13 07:47:54 3.9.13 07:47:54 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 07:47:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xvfx from file:/tmp/.os_lf_venv 07:47:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:47:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:47:56 lf-activate-venv(): INFO: Base packages installed successfully 07:47:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:48:01 lf-activate-venv(): INFO: Adding /tmp/venv-Xvfx/bin to PATH 07:48:01 INFO: No stack-cost file found 07:48:01 INFO: Instance uptime: 146s 07:48:01 INFO: Fetching instance metadata (attempt 1 of 3)... 07:48:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:48:01 INFO: Successfully fetched instance metadata 07:48:01 INFO: Instance type: v3-standard-8 07:48:01 INFO: Retrieving pricing info for: v3-standard-8 07:48:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:48:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=146 07:48:01 INFO: Successfully fetched Vexxhost pricing API 07:48:01 INFO: Retrieved cost: 0.22 07:48:01 INFO: Retrieved resource: v3-standard-8 07:48:01 INFO: Creating archive directory: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/cost 07:48:01 INFO: Archiving costs to: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/cost.csv 07:48:01 INFO: Successfully archived job cost data 07:48:01 DEBUG: Cost data: integration-xtesting-testkube-executor-docker-merge-master,73,2026-04-02 07:48:01,v3-standard-8,146,0.22,0.00,FAILURE 07:48:01 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash -l /tmp/jenkins6537214073771271408.sh 07:48:01 ---> logs-deploy.sh 07:48:01 Setup pyenv: 07:48:02 system 07:48:02 3.8.13 07:48:02 3.9.13 07:48:02 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 07:48:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xvfx from file:/tmp/.os_lf_venv 07:48:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:48:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:48:03 lf-activate-venv(): INFO: Base packages installed successfully 07:48:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:48:12 lf-activate-venv(): INFO: Adding /tmp/venv-Xvfx/bin to PATH 07:48:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-testkube-executor-docker-merge-master/73 07:48:12 INFO: archiving workspace using pattern(s): 07:48:16 Archives upload complete. 07:48:17 INFO: archiving logs to Nexus 07:48:17 ---> uname -a: 07:48:17 Linux prd-ubuntu1804-docker-8c-8g-2980 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:48:17 07:48:17 07:48:17 ---> lscpu: 07:48:17 Architecture: x86_64 07:48:17 CPU op-mode(s): 32-bit, 64-bit 07:48:17 Byte Order: Little Endian 07:48:17 CPU(s): 8 07:48:17 On-line CPU(s) list: 0-7 07:48:17 Thread(s) per core: 1 07:48:17 Core(s) per socket: 1 07:48:17 Socket(s): 8 07:48:17 NUMA node(s): 1 07:48:17 Vendor ID: AuthenticAMD 07:48:17 CPU family: 23 07:48:17 Model: 49 07:48:17 Model name: AMD EPYC-Rome Processor 07:48:17 Stepping: 0 07:48:17 CPU MHz: 2800.000 07:48:17 BogoMIPS: 5600.00 07:48:17 Virtualization: AMD-V 07:48:17 Hypervisor vendor: KVM 07:48:17 Virtualization type: full 07:48:17 L1d cache: 32K 07:48:17 L1i cache: 32K 07:48:17 L2 cache: 512K 07:48:17 L3 cache: 16384K 07:48:17 NUMA node0 CPU(s): 0-7 07:48:17 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 07:48:17 07:48:17 07:48:17 ---> nproc: 07:48:17 8 07:48:17 07:48:17 07:48:17 ---> df -h: 07:48:17 Filesystem Size Used Avail Use% Mounted on 07:48:17 udev 16G 0 16G 0% /dev 07:48:17 tmpfs 3.2G 712K 3.2G 1% /run 07:48:17 /dev/vda1 155G 10G 145G 7% / 07:48:17 tmpfs 16G 0 16G 0% /dev/shm 07:48:17 tmpfs 5.0M 0 5.0M 0% /run/lock 07:48:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:48:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:48:17 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:48:17 07:48:17 07:48:17 ---> free -m: 07:48:17 total used free shared buff/cache available 07:48:17 Mem: 32167 784 29281 0 2101 30962 07:48:17 Swap: 1023 0 1023 07:48:17 07:48:17 07:48:17 ---> ip addr: 07:48:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:48:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:48:17 inet 127.0.0.1/8 scope host lo 07:48:17 valid_lft forever preferred_lft forever 07:48:17 inet6 ::1/128 scope host 07:48:17 valid_lft forever preferred_lft forever 07:48:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:48:17 link/ether fa:16:3e:15:98:cd brd ff:ff:ff:ff:ff:ff 07:48:17 inet 10.30.107.183/23 brd 10.30.107.255 scope global dynamic ens3 07:48:17 valid_lft 86246sec preferred_lft 86246sec 07:48:17 inet6 fe80::f816:3eff:fe15:98cd/64 scope link 07:48:17 valid_lft forever preferred_lft forever 07:48:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:48:17 link/ether 02:42:91:21:d2:f1 brd ff:ff:ff:ff:ff:ff 07:48:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:48:17 valid_lft forever preferred_lft forever 07:48:17 07:48:17 07:48:17 ---> sar -b -r -n DEV: 07:48:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2980) 04/02/26 _x86_64_ (8 CPU) 07:48:17 07:48:17 07:45:46 LINUX RESTART (8 CPU) 07:48:17 07:48:17 07:46:01 tps rtps wtps bread/s bwrtn/s 07:48:17 07:47:01 142.76 74.20 68.56 5270.19 61536.01 07:48:17 07:48:01 107.20 1.22 105.98 137.84 35054.56 07:48:17 Average: 124.98 37.71 87.27 2704.02 48295.28 07:48:17 07:48:17 07:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:48:17 07:47:01 30352920 31709268 2586300 7.85 51180 1626436 1469200 4.32 830576 1485956 51896 07:48:17 07:48:01 30056668 31774016 2882552 8.75 76220 1944860 1376872 4.05 778884 1796672 177772 07:48:17 Average: 30204794 31741642 2734426 8.30 63700 1785648 1423036 4.19 804730 1641314 114834 07:48:17 07:48:17 07:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:48:17 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:47:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 07:48:17 07:47:01 ens3 362.37 225.50 986.00 61.80 0.00 0.00 0.00 0.00 07:48:17 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:48:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 07:48:17 07:48:01 ens3 90.23 66.06 1297.08 12.03 0.00 0.00 0.00 0.00 07:48:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 07:48:17 Average: ens3 226.30 145.78 1141.54 36.92 0.00 0.00 0.00 0.00 07:48:17 07:48:17 07:48:17 ---> sar -P ALL: 07:48:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2980) 04/02/26 _x86_64_ (8 CPU) 07:48:17 07:48:17 07:45:46 LINUX RESTART (8 CPU) 07:48:17 07:48:17 07:46:01 CPU %user %nice %system %iowait %steal %idle 07:48:17 07:47:01 all 6.82 0.00 0.97 5.10 0.04 87.08 07:48:17 07:47:01 0 7.59 0.00 0.92 0.55 0.02 90.92 07:48:17 07:47:01 1 8.03 0.00 1.15 0.70 0.05 90.07 07:48:17 07:47:01 2 9.22 0.00 0.79 0.43 0.03 89.52 07:48:17 07:47:01 3 3.16 0.00 0.55 2.36 0.02 93.92 07:48:17 07:47:01 4 2.89 0.00 0.70 5.37 0.03 91.00 07:48:17 07:47:01 5 4.42 0.00 0.78 3.53 0.03 91.23 07:48:17 07:47:01 6 8.24 0.00 0.77 26.35 0.05 64.59 07:48:17 07:47:01 7 10.96 0.00 2.05 1.48 0.07 85.44 07:48:17 07:48:01 all 8.54 0.00 0.68 2.68 0.03 88.07 07:48:17 07:48:01 0 1.23 0.00 0.27 0.03 0.02 98.45 07:48:17 07:48:01 1 6.72 0.00 0.27 0.13 0.02 92.86 07:48:17 07:48:01 2 0.13 0.00 0.18 0.02 0.00 99.67 07:48:17 07:48:01 3 0.22 0.00 0.32 0.05 0.00 99.42 07:48:17 07:48:01 4 3.27 0.00 0.57 1.25 0.02 94.90 07:48:17 07:48:01 5 12.04 0.00 0.65 1.07 0.03 86.21 07:48:17 07:48:01 6 3.99 0.00 0.62 16.14 0.03 79.22 07:48:17 07:48:01 7 40.72 0.00 2.59 2.70 0.12 53.88 07:48:17 Average: all 7.68 0.00 0.83 3.89 0.03 87.57 07:48:17 Average: 0 4.41 0.00 0.59 0.29 0.02 94.69 07:48:17 Average: 1 7.38 0.00 0.71 0.42 0.03 91.46 07:48:17 Average: 2 4.67 0.00 0.48 0.23 0.02 94.60 07:48:17 Average: 3 1.69 0.00 0.43 1.20 0.01 96.67 07:48:17 Average: 4 3.08 0.00 0.63 3.31 0.03 92.95 07:48:17 Average: 5 8.23 0.00 0.72 2.30 0.03 88.72 07:48:17 Average: 6 6.12 0.00 0.69 21.24 0.04 71.91 07:48:17 Average: 7 25.84 0.00 2.32 2.09 0.09 69.66 07:48:17 07:48:17 07:48:17