12:59:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/opa-pdp/+/145997 12:59:53 Running as SYSTEM 12:59:53 [EnvInject] - Loading node environment variables. 12:59:53 Building remotely on prd-ubuntu2004-docker-8c-8g-8216 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/policy-opa-pdp-master-merge-golang 12:59:53 [ssh-agent] Looking for ssh-agent implementation... 12:59:53 $ ssh-agent 12:59:53 SSH_AUTH_SOCK=/tmp/ssh-RZPpg17bRCbk/agent.2020 12:59:53 SSH_AGENT_PID=2022 12:59:53 [ssh-agent] Started. 12:59:53 Running ssh-add (command line suppressed) 12:59:53 Identity added: /w/workspace/policy-opa-pdp-master-merge-golang@tmp/private_key_4486803163547237924.key (/w/workspace/policy-opa-pdp-master-merge-golang@tmp/private_key_4486803163547237924.key) 12:59:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:59:53 The recommended git tool is: NONE 12:59:54 using credential onap-jenkins-ssh 12:59:54 Wiping out workspace first. 12:59:54 Cloning the remote Git repository 12:59:54 Cloning repository git://cloud.onap.org/mirror/policy/opa-pdp.git 12:59:54 > git init /w/workspace/policy-opa-pdp-master-merge-golang # timeout=10 12:59:55 Fetching upstream changes from git://cloud.onap.org/mirror/policy/opa-pdp.git 12:59:55 > git --version # timeout=10 12:59:55 > git --version # 'git version 2.25.1' 12:59:55 using GIT_SSH to set credentials Gerrit user 12:59:55 Verifying host key using manually-configured host key entries 12:59:55 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/opa-pdp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:00:05 > git config remote.origin.url git://cloud.onap.org/mirror/policy/opa-pdp.git # timeout=10 13:00:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:06 Avoid second fetch 13:00:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:00:06 Checking out Revision cf24404b746e7a0951089813b104b281ca75c254 (refs/remotes/origin/master) 13:00:06 > git config core.sparsecheckout # timeout=10 13:00:06 > git checkout -f cf24404b746e7a0951089813b104b281ca75c254 # timeout=30 13:00:06 Commit message: "Guard shared PDP state with a mutex" 13:00:06 > git rev-list --no-walk cf24404b746e7a0951089813b104b281ca75c254 # timeout=10 13:00:11 Unpacking Go from https://golang.org/dl/go1.23.4.linux-amd64.tar.gz to /w/tools/org.jenkinsci.plugins.golang.GolangInstallation/Golang_1.23 on prd-ubuntu2004-docker-8c-8g-8216 13:00:36 ERROR: Failed to download https://golang.org/dl/go1.23.4.linux-amd64.tar.gz from agent; will retry from controller 13:00:36 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2004-docker-8c-8g-8216 13:00:36 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 13:00:36 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 13:00:36 at hudson.remoting.Channel.call(Channel.java:1042) 13:00:36 at hudson.FilePath.act(FilePath.java:1229) 13:00:36 at hudson.FilePath.act(FilePath.java:1218) 13:00:36 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:1044) 13:00:36 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:970) 13:00:36 at PluginClassLoader for golang//org.jenkinsci.plugins.golang.GolangInstaller.performInstallation(GolangInstaller.java:57) 13:00:36 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 13:00:36 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 13:00:36 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 13:00:36 at PluginClassLoader for golang//org.jenkinsci.plugins.golang.GolangInstallation.forNode(GolangInstallation.java:44) 13:00:36 at PluginClassLoader for golang//org.jenkinsci.plugins.golang.GolangBuildWrapper.setUp(GolangBuildWrapper.java:36) 13:00:36 at hudson.model.Build$BuildExecution.doRun(Build.java:158) 13:00:36 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 13:00:36 at hudson.model.Run.execute(Run.java:1894) 13:00:36 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 13:00:36 at hudson.model.ResourceController.execute(ResourceController.java:101) 13:00:36 at hudson.model.Executor.run(Executor.java:446) 13:00:36 java.net.UnknownHostException: go.dev 13:00:36 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) 13:00:36 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 13:00:36 at java.base/java.net.Socket.connect(Socket.java:609) 13:00:36 at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) 13:00:36 at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) 13:00:36 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182) 13:00:36 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:507) 13:00:36 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:602) 13:00:36 at java.base/sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:266) 13:00:36 at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:373) 13:00:36 at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) 13:00:36 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) 13:00:36 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) 13:00:36 at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) 13:00:36 at java.base/sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2798) 13:00:36 at java.base/sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2710) 13:00:36 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1854) 13:00:36 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) 13:00:36 at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250) 13:00:36 at java.base/java.net.URL.openStream(URL.java:1165) 13:00:36 at Jenkins v2.462.3//hudson.FilePath$Unpack.invoke(FilePath.java:1107) 13:00:36 at Jenkins v2.462.3//hudson.FilePath$Unpack.invoke(FilePath.java:1099) 13:00:36 at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) 13:00:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 13:00:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 13:00:36 at hudson.remoting.Request$2.run(Request.java:377) 13:00:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 13:00:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 13:00:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 13:00:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 13:00:36 at java.base/java.lang.Thread.run(Thread.java:829) 13:00:39 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins3992266437823088766.sh 13:00:39 ---> python-tools-install.sh 13:00:39 Setup pyenv: 13:00:39 * system (set by /opt/pyenv/version) 13:00:39 * 3.8.13 (set by /opt/pyenv/version) 13:00:39 * 3.9.13 (set by /opt/pyenv/version) 13:00:39 * 3.10.6 (set by /opt/pyenv/version) 13:00:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bGu7 13:00:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:00:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:48 lf-activate-venv(): INFO: Base packages installed successfully 13:00:48 lf-activate-venv(): INFO: Installing additional packages: lftools 13:01:11 lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH 13:01:11 Generating Requirements File 13:01:35 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. 13:01:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:01:35 Python 3.10.6 13:01:35 pip 26.1.2 from /tmp/venv-bGu7/lib/python3.10/site-packages/pip (python 3.10) 13:01:35 aiohappyeyeballs==2.7.1 13:01:35 aiohttp==3.14.1 13:01:35 aiosignal==1.4.0 13:01:35 appdirs==1.4.4 13:01:35 argcomplete==3.7.0 13:01:35 aspy.yaml==1.3.0 13:01:35 async-timeout==5.0.1 13:01:35 attrs==26.1.0 13:01:35 autopage==0.6.0 13:01:35 backports.strenum==1.3.1 13:01:35 beautifulsoup4==4.15.0 13:01:35 boto3==1.43.45 13:01:35 botocore==1.43.45 13:01:35 bs4==0.0.2 13:01:35 certifi==2026.6.17 13:01:35 cffi==2.1.0 13:01:35 cfgv==3.5.0 13:01:35 chardet==7.4.3 13:01:35 charset-normalizer==3.4.9 13:01:35 click==8.4.2 13:01:35 cliff==4.14.0 13:01:35 cmd2==3.5.1 13:01:35 cryptography==3.3.2 13:01:35 debtcollector==3.1.0 13:01:35 decorator==5.3.1 13:01:35 defusedxml==0.7.1 13:01:35 Deprecated==1.3.1 13:01:35 distlib==0.4.3 13:01:35 dnspython==2.8.0 13:01:35 docker==7.2.0 13:01:35 dogpile.cache==1.5.0 13:01:35 durationpy==0.10 13:01:35 email-validator==2.3.0 13:01:35 filelock==3.29.7 13:01:35 frozenlist==1.8.0 13:01:35 future==1.0.0 13:01:35 gitdb==4.0.12 13:01:35 GitPython==3.1.50 13:01:35 httplib2==0.30.2 13:01:35 identify==2.6.19 13:01:35 idna==3.18 13:01:35 importlib-resources==1.5.0 13:01:35 iso8601==2.1.0 13:01:35 Jinja2==3.1.6 13:01:35 jmespath==1.1.0 13:01:35 jsonpatch==1.33 13:01:35 jsonpointer==3.1.1 13:01:35 jsonschema==4.26.0 13:01:35 jsonschema-specifications==2025.9.1 13:01:35 keystoneauth1==5.14.0 13:01:35 kubernetes==36.0.2 13:01:35 lftools==0.37.22 13:01:35 lxml==6.1.1 13:01:35 markdown-it-py==4.2.0 13:01:35 MarkupSafe==3.0.3 13:01:35 mdurl==0.1.2 13:01:35 msgpack==1.2.1 13:01:35 multi_key_dict==2.0.3 13:01:35 multidict==6.7.1 13:01:35 munch==4.0.0 13:01:35 netaddr==1.3.0 13:01:35 niet==1.4.2 13:01:35 nodeenv==1.10.0 13:01:35 oauth2client==4.1.3 13:01:35 oauthlib==3.3.1 13:01:35 openstacksdk==4.13.0 13:01:35 os-service-types==1.8.2 13:01:35 osc-lib==4.6.0 13:01:35 oslo.config==10.4.0 13:01:35 oslo.context==6.4.0 13:01:35 oslo.i18n==6.8.0 13:01:35 oslo.log==8.2.0 13:01:35 oslo.serialization==5.10.0 13:01:35 oslo.utils==10.1.1 13:01:35 packaging==26.2 13:01:35 pbr==7.0.3 13:01:35 platformdirs==4.10.0 13:01:35 prettytable==3.18.0 13:01:35 propcache==0.5.2 13:01:35 psutil==7.2.2 13:01:35 pyasn1==0.6.4 13:01:35 pyasn1_modules==0.4.2 13:01:35 pycparser==3.0 13:01:35 pygerrit2==2.0.15 13:01:35 PyGithub==2.9.1 13:01:35 Pygments==2.20.0 13:01:35 PyJWT==2.13.0 13:01:35 PyNaCl==1.6.2 13:01:35 pyparsing==2.4.7 13:01:35 pyperclip==1.11.0 13:01:35 pyrsistent==0.20.0 13:01:35 python-cinderclient==9.9.0 13:01:35 python-dateutil==2.9.0.post0 13:01:35 python-discovery==1.4.4 13:01:35 python-heatclient==5.2.0 13:01:35 python-jenkins==1.8.3 13:01:35 python-keystoneclient==5.8.0 13:01:35 python-magnumclient==4.11.0 13:01:35 python-openstackclient==10.0.0 13:01:35 python-swiftclient==4.10.0 13:01:35 PyYAML==6.0.3 13:01:35 referencing==0.37.0 13:01:35 requests==2.34.2 13:01:35 requests-oauthlib==2.0.0 13:01:35 rfc3986==2.0.0 13:01:35 rich==15.0.0 13:01:35 rich-argparse==1.8.0 13:01:35 rpds-py==0.30.0 13:01:35 rsa==4.9.1 13:01:35 ruamel.yaml==0.19.1 13:01:35 ruamel.yaml.clib==0.2.15 13:01:35 s3transfer==0.19.0 13:01:35 simplejson==4.1.1 13:01:35 six==1.17.0 13:01:35 smmap==5.0.3 13:01:35 soupsieve==2.8.4 13:01:35 stevedore==5.8.0 13:01:35 tabulate==0.10.0 13:01:35 toml==0.10.2 13:01:35 tomlkit==0.15.0 13:01:35 tqdm==4.68.4 13:01:35 typing_extensions==4.16.0 13:01:35 urllib3==1.26.20 13:01:35 virtualenv==21.6.0 13:01:35 wcwidth==0.8.2 13:01:35 websocket-client==1.9.0 13:01:35 wrapt==2.2.2 13:01:35 xdg==6.0.0 13:01:35 xmltodict==1.0.4 13:01:35 yarl==1.24.2 13:01:35 yq==4.1.1 13:01:35 [policy-opa-pdp-master-merge-golang] $ /bin/sh /tmp/jenkins1975000470670471886.sh 13:01:35 ---> uv-install.sh 13:01:35 Installing uv/uvx (latest) using shell installer 13:01:56 wget: unable to resolve host address ‘astral.sh’ 13:01:56 Build step 'Execute shell' marked build as failure 13:01:56 $ ssh-agent -k 13:01:56 unset SSH_AUTH_SOCK; 13:01:56 unset SSH_AGENT_PID; 13:01:56 echo Agent pid 2022 killed; 13:01:56 [ssh-agent] Stopped. 13:01:56 [PostBuildScript] - [INFO] Executing post build scripts. 13:01:56 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins14156860479639158122.sh 13:01:56 ---> sysstat.sh 13:01:56 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins9278052678713172556.sh 13:01:56 ---> package-listing.sh 13:01:56 ++ facter osfamily 13:01:56 ++ tr '[:upper:]' '[:lower:]' 13:01:57 + OS_FAMILY=debian 13:01:57 + workspace=/w/workspace/policy-opa-pdp-master-merge-golang 13:01:57 + START_PACKAGES=/tmp/packages_start.txt 13:01:57 + END_PACKAGES=/tmp/packages_end.txt 13:01:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:01:57 + PACKAGES=/tmp/packages_start.txt 13:01:57 + '[' /w/workspace/policy-opa-pdp-master-merge-golang ']' 13:01:57 + PACKAGES=/tmp/packages_end.txt 13:01:57 + case "${OS_FAMILY}" in 13:01:57 + dpkg -l 13:01:57 + grep '^ii' 13:01:57 + '[' -f /tmp/packages_start.txt ']' 13:01:57 + '[' -f /tmp/packages_end.txt ']' 13:01:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:01:57 + '[' /w/workspace/policy-opa-pdp-master-merge-golang ']' 13:01:57 + mkdir -p /w/workspace/policy-opa-pdp-master-merge-golang/archives/ 13:01:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-opa-pdp-master-merge-golang/archives/ 13:01:57 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins13655172582595342067.sh 13:01:57 ---> capture-instance-metadata.sh 13:01:57 Setup pyenv: 13:01:57 system 13:01:57 3.8.13 13:01:57 3.9.13 13:01:57 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) 13:01:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bGu7 from file:/tmp/.os_lf_venv 13:01:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:01:59 lf-activate-venv(): INFO: Base packages installed successfully 13:01:59 lf-activate-venv(): INFO: Installing additional packages: lftools 13:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH 13:02:07 INFO: Running in OpenStack, capturing instance metadata 13:02:08 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins2476850241658188630.sh 13:02:08 provisioning config files... 13:02:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-opa-pdp-master-merge-golang@tmp/config9793544435804084157tmp 13:02:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:02:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:02:08 [EnvInject] - Injecting environment variables from a build step. 13:02:08 [EnvInject] - Injecting as environment variables the properties content 13:02:08 SERVER_ID=logs 13:02:08 13:02:08 [EnvInject] - Variables injected successfully. 13:02:08 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins585434912322820790.sh 13:02:08 ---> create-netrc.sh 13:02:08 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins13274036011910723303.sh 13:02:08 ---> python-tools-install.sh 13:02:08 Setup pyenv: 13:02:08 system 13:02:08 3.8.13 13:02:08 3.9.13 13:02:08 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) 13:02:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bGu7 from file:/tmp/.os_lf_venv 13:02:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:10 lf-activate-venv(): INFO: Base packages installed successfully 13:02:10 lf-activate-venv(): INFO: Installing additional packages: lftools 13:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH 13:02:18 [policy-opa-pdp-master-merge-golang] $ /bin/sh /tmp/jenkins10662797975480326076.sh 13:02:18 ---> uv-install.sh 13:02:18 Installing uv/uvx (latest) using shell installer 13:02:38 wget: unable to resolve host address ‘releases.astral.sh’ 13:02:38 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins11784121048261412062.sh 13:02:38 ---> sudo-logs.sh 13:02:38 Archiving 'sudo' log.. 13:02:38 [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins1520192187406067104.sh 13:02:38 ---> job-cost.sh 13:02:38 INFO: Activating Python virtual environment... 13:02:38 Setup pyenv: 13:02:38 system 13:02:38 3.8.13 13:02:38 3.9.13 13:02:38 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) 13:02:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bGu7 from file:/tmp/.os_lf_venv 13:02:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:40 lf-activate-venv(): INFO: Base packages installed successfully 13:02:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH 13:02:46 INFO: No stack-cost file found 13:02:46 INFO: Instance uptime: 224s 13:02:46 INFO: Fetching instance metadata (attempt 1 of 3)... 13:02:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:02:46 INFO: Successfully fetched instance metadata 13:02:46 INFO: Instance type: v3-standard-8 13:02:46 INFO: Retrieving pricing info for: v3-standard-8 13:02:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:02:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=224 13:02:46 INFO: Successfully fetched Vexxhost pricing API 13:02:46 INFO: Retrieved cost: 0.22 13:02:46 INFO: Retrieved resource: v3-standard-8 13:02:46 INFO: Creating archive directory: /w/workspace/policy-opa-pdp-master-merge-golang/archives/cost 13:02:46 INFO: Archiving costs to: /w/workspace/policy-opa-pdp-master-merge-golang/archives/cost.csv 13:02:46 INFO: Successfully archived job cost data 13:02:46 DEBUG: Cost data: policy-opa-pdp-master-merge-golang,96,2026-07-10 13:02:46,v3-standard-8,224,0.22,0.00,FAILURE 13:02:46 [policy-opa-pdp-master-merge-golang] $ /bin/bash -l /tmp/jenkins6859731420698627638.sh 13:02:46 ---> logs-deploy.sh 13:02:46 Setup pyenv: 13:02:46 system 13:02:46 3.8.13 13:02:46 3.9.13 13:02:46 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) 13:02:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bGu7 from file:/tmp/.os_lf_venv 13:02:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:48 lf-activate-venv(): INFO: Base packages installed successfully 13:02:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:02:56 lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH 13:02:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-opa-pdp-master-merge-golang/96 13:02:56 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 13:02:57 Archives upload complete. 13:02:57 INFO: archiving logs to Nexus 13:02:58 ---> uname -a: 13:02:58 Linux prd-ubuntu2004-docker-8c-8g-8216 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:02:58 13:02:58 13:02:58 ---> lscpu: 13:02:58 Architecture: x86_64 13:02:58 CPU op-mode(s): 32-bit, 64-bit 13:02:58 Byte Order: Little Endian 13:02:58 Address sizes: 40 bits physical, 48 bits virtual 13:02:58 CPU(s): 8 13:02:58 On-line CPU(s) list: 0-7 13:02:58 Thread(s) per core: 1 13:02:58 Core(s) per socket: 1 13:02:58 Socket(s): 8 13:02:58 NUMA node(s): 1 13:02:58 Vendor ID: AuthenticAMD 13:02:58 CPU family: 23 13:02:58 Model: 49 13:02:58 Model name: AMD EPYC-Rome Processor 13:02:58 Stepping: 0 13:02:58 CPU MHz: 2799.998 13:02:58 BogoMIPS: 5599.99 13:02:58 Virtualization: AMD-V 13:02:58 Hypervisor vendor: KVM 13:02:58 Virtualization type: full 13:02:58 L1d cache: 256 KiB 13:02:58 L1i cache: 256 KiB 13:02:58 L2 cache: 4 MiB 13:02:58 L3 cache: 128 MiB 13:02:58 NUMA node0 CPU(s): 0-7 13:02:58 Vulnerability Itlb multihit: Not affected 13:02:58 Vulnerability L1tf: Not affected 13:02:58 Vulnerability Mds: Not affected 13:02:58 Vulnerability Meltdown: Not affected 13:02:58 Vulnerability Mmio stale data: Not affected 13:02:58 Vulnerability Retbleed: Vulnerable 13:02:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:02:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:02:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 13:02:58 Vulnerability Srbds: Not affected 13:02:58 Vulnerability Tsx async abort: Not affected 13:02:58 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:02:58 13:02:58 13:02:58 ---> nproc: 13:02:58 8 13:02:58 13:02:58 13:02:58 ---> df -h: 13:02:58 Filesystem Size Used Avail Use% Mounted on 13:02:58 udev 16G 0 16G 0% /dev 13:02:58 tmpfs 3.2G 1.3M 3.2G 1% /run 13:02:58 /dev/vda1 155G 12G 144G 8% / 13:02:58 tmpfs 16G 0 16G 0% /dev/shm 13:02:58 tmpfs 5.0M 0 5.0M 0% /run/lock 13:02:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:02:58 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:02:58 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:02:58 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 13:02:58 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 13:02:58 tmpfs 3.2G 40K 3.2G 1% /run/user/122 13:02:58 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 13:02:58 13:02:58 13:02:58 ---> free -m: 13:02:58 total used free shared buff/cache available 13:02:58 Mem: 32112 1137 28299 1 2675 30524 13:02:58 Swap: 1023 0 1023 13:02:58 13:02:58 13:02:58 ---> ip addr: 13:02:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:02:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:02:58 inet 127.0.0.1/8 scope host lo 13:02:58 valid_lft forever preferred_lft forever 13:02:58 inet6 ::1/128 scope host 13:02:58 valid_lft forever preferred_lft forever 13:02:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:02:58 link/ether fa:16:3e:b1:ef:17 brd ff:ff:ff:ff:ff:ff 13:02:58 inet 10.30.106.179/23 brd 10.30.107.255 scope global dynamic ens3 13:02:58 valid_lft 86171sec preferred_lft 86171sec 13:02:58 inet6 fe80::f816:3eff:feb1:ef17/64 scope link 13:02:58 valid_lft forever preferred_lft forever 13:02:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:02:58 link/ether 02:42:cb:d9:a2:45 brd ff:ff:ff:ff:ff:ff 13:02:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:02:58 valid_lft forever preferred_lft forever 13:02:58 13:02:58 13:02:58 ---> sar -b -r -n DEV: 13:02:58 Linux 5.4.0-146-generic (prd-ubuntu2004-docker-8c-8g-8216) 07/10/26 _x86_64_ (8 CPU) 13:02:58 13:02:58 12:59:11 LINUX RESTART (8 CPU) 13:02:58 13:02:58 13:00:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:02:58 13:01:01 252.78 13.96 238.82 0.00 874.88 4621.15 0.00 13:02:58 13:02:01 106.00 0.48 105.52 0.00 51.72 23033.23 0.00 13:02:58 Average: 178.15 7.11 171.04 0.00 456.33 13983.20 0.00 13:02:58 13:02:58 13:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:02:58 13:01:01 29356064 31249304 1070584 3.26 75432 2102788 3344264 9.86 1203776 1931236 320368 13:02:58 13:02:01 29026224 31288880 1007892 3.07 100476 2425772 3271120 9.64 1169680 2251580 58604 13:02:58 Average: 29191144 31269092 1039238 3.16 87954 2264280 3307692 9.75 1186728 2091408 189486 13:02:58 13:02:58 13:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:02:58 13:01:01 ens3 833.27 411.20 1755.40 99.61 0.00 0.00 0.00 0.00 13:02:58 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:02:58 13:01:01 lo 2.38 2.38 0.26 0.26 0.00 0.00 0.00 0.00 13:02:58 13:02:01 ens3 67.41 47.71 1024.49 9.09 0.00 0.00 0.00 0.00 13:02:58 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:02:58 13:02:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:02:58 Average: ens3 443.85 226.38 1383.75 53.58 0.00 0.00 0.00 0.00 13:02:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:02:58 Average: lo 1.81 1.81 0.20 0.20 0.00 0.00 0.00 0.00 13:02:58 13:02:58 13:02:58 ---> sar -P ALL: 13:02:58 Linux 5.4.0-146-generic (prd-ubuntu2004-docker-8c-8g-8216) 07/10/26 _x86_64_ (8 CPU) 13:02:58 13:02:58 12:59:11 LINUX RESTART (8 CPU) 13:02:58 13:02:58 13:00:03 CPU %user %nice %system %iowait %steal %idle 13:02:58 13:01:01 all 5.85 0.00 0.87 0.76 0.03 92.49 13:02:58 13:01:01 0 5.07 0.00 0.33 0.00 0.02 94.58 13:02:58 13:01:01 1 1.82 0.00 1.11 1.38 0.03 95.66 13:02:58 13:01:01 2 12.80 0.00 0.62 0.40 0.03 86.15 13:02:58 13:01:01 3 13.23 0.00 1.69 2.12 0.03 82.92 13:02:58 13:01:01 4 0.83 0.00 0.92 0.02 0.02 98.21 13:02:58 13:01:01 5 8.24 0.00 0.60 0.24 0.03 90.88 13:02:58 13:01:01 6 1.33 0.00 0.67 1.94 0.03 96.02 13:02:58 13:01:01 7 3.40 0.00 1.02 0.02 0.00 95.57 13:02:58 13:02:01 all 6.94 0.00 0.63 0.59 0.03 91.81 13:02:58 13:02:01 0 0.22 0.00 0.08 0.00 0.02 99.68 13:02:58 13:02:01 1 26.59 0.00 1.55 0.97 0.05 70.84 13:02:58 13:02:01 2 13.51 0.00 1.70 1.12 0.03 83.64 13:02:58 13:02:01 3 9.33 0.00 0.82 0.80 0.03 89.02 13:02:58 13:02:01 4 2.56 0.00 0.20 0.00 0.02 97.22 13:02:58 13:02:01 5 1.00 0.00 0.23 0.00 0.02 98.75 13:02:58 13:02:01 6 2.26 0.00 0.43 1.85 0.03 95.42 13:02:58 13:02:01 7 0.10 0.00 0.05 0.00 0.02 99.83 13:02:58 Average: all 6.40 0.00 0.75 0.68 0.03 92.15 13:02:58 Average: 0 2.60 0.00 0.20 0.00 0.02 97.18 13:02:58 Average: 1 14.43 0.00 1.33 1.17 0.04 83.03 13:02:58 Average: 2 13.16 0.00 1.17 0.76 0.03 84.87 13:02:58 Average: 3 11.25 0.00 1.25 1.45 0.03 86.03 13:02:58 Average: 4 1.72 0.00 0.55 0.01 0.02 97.70 13:02:58 Average: 5 4.56 0.00 0.42 0.12 0.03 94.88 13:02:58 Average: 6 1.80 0.00 0.55 1.90 0.03 95.72 13:02:58 Average: 7 1.72 0.00 0.53 0.01 0.01 97.74 13:02:58 13:02:58 13:02:58