14:20:56 Started by timer 14:20:56 Running as SYSTEM 14:20:56 [EnvInject] - Loading node environment variables. 14:20:56 Building remotely on prd-ubuntu1804-docker-8c-8g-16894 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-security-docker-merge-master 14:20:56 [ssh-agent] Looking for ssh-agent implementation... 14:20:57 $ ssh-agent 14:20:57 SSH_AUTH_SOCK=/tmp/ssh-WVb6atMxbUwe/agent.2110 14:20:57 SSH_AGENT_PID=2112 14:20:57 [ssh-agent] Started. 14:20:57 Running ssh-add (command line suppressed) 14:20:57 Identity added: /w/workspace/integration-xtesting-security-docker-merge-master@tmp/private_key_8196319801477869307.key (/w/workspace/integration-xtesting-security-docker-merge-master@tmp/private_key_8196319801477869307.key) 14:20:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:20:57 The recommended git tool is: NONE 14:20:59 using credential onap-jenkins-ssh 14:20:59 Wiping out workspace first. 14:20:59 Cloning the remote Git repository 14:20:59 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 14:20:59 > git init /w/workspace/integration-xtesting-security-docker-merge-master # timeout=10 14:20:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 14:20:59 > git --version # timeout=10 14:20:59 > git --version # 'git version 2.17.1' 14:20:59 using GIT_SSH to set credentials Gerrit user 14:20:59 Verifying host key using manually-configured host key entries 14:20:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 14:20:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:00 Avoid second fetch 14:21:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:21:00 Checking out Revision 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d (refs/remotes/origin/master) 14:21:00 > git config core.sparsecheckout # timeout=10 14:21:00 > git checkout -f 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d # timeout=10 14:21:00 Commit message: "Register basic_opa in smoke usecases testcases" 14:21:00 > git rev-list --no-walk 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d # timeout=10 14:21:04 provisioning config files... 14:21:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:21:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:21:04 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins16178502186701610219.sh 14:21:04 ---> python-tools-install.sh 14:21:04 Setup pyenv: 14:21:04 * system (set by /opt/pyenv/version) 14:21:04 * 3.8.13 (set by /opt/pyenv/version) 14:21:04 * 3.9.13 (set by /opt/pyenv/version) 14:21:04 * 3.10.6 (set by /opt/pyenv/version) 14:21:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tbrh 14:21:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:21:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:12 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:35 lf-activate-venv(): INFO: Adding /tmp/venv-Tbrh/bin to PATH 14:21:35 Generating Requirements File 14:21:57 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. 14:21:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:21:57 Python 3.10.6 14:21:57 pip 26.2.1 from /tmp/venv-Tbrh/lib/python3.10/site-packages/pip (python 3.10) 14:21:57 aiohappyeyeballs==2.7.1 14:21:57 aiohttp==3.14.3 14:21:57 aiosignal==1.4.0 14:21:57 appdirs==1.4.4 14:21:57 argcomplete==3.7.2 14:21:57 aspy.yaml==1.3.0 14:21:57 async-timeout==5.0.1 14:21:57 attrs==26.1.0 14:21:57 autopage==0.6.0 14:21:57 backports.strenum==1.3.1 14:21:57 beautifulsoup4==4.15.0 14:21:57 boto3==1.43.83 14:21:57 botocore==1.43.83 14:21:57 bs4==0.0.2 14:21:57 certifi==2026.7.22 14:21:57 cffi==2.1.1 14:21:57 cfgv==3.5.0 14:21:57 chardet==7.6.0 14:21:57 charset-normalizer==3.5.1 14:21:57 click==8.5.0 14:21:57 cliff==4.14.0 14:21:57 cmd2==3.5.1 14:21:57 cryptography==3.3.2 14:21:57 debtcollector==3.1.0 14:21:57 decorator==5.3.1 14:21:57 defusedxml==0.7.1 14:21:57 Deprecated==1.3.1 14:21:57 distlib==0.4.3 14:21:57 dnspython==2.8.0 14:21:57 docker==7.2.0 14:21:57 dogpile.cache==1.5.0 14:21:57 durationpy==0.11 14:21:57 email-validator==2.3.0 14:21:57 filelock==3.32.4 14:21:57 frozenlist==1.8.0 14:21:57 future==1.0.0 14:21:57 gitdb==4.0.12 14:21:57 GitPython==3.1.61 14:21:57 httplib2==0.30.2 14:21:57 identify==2.6.19 14:21:57 idna==3.19 14:21:57 importlib-resources==1.5.0 14:21:57 iso8601==2.1.0 14:21:57 Jinja2==3.1.6 14:21:57 jmespath==1.1.0 14:21:57 jsonpatch==1.33 14:21:57 jsonpointer==3.1.1 14:21:57 jsonschema==4.26.0 14:21:57 jsonschema-specifications==2025.9.1 14:21:57 keystoneauth1==5.14.0 14:21:57 kubernetes==36.0.3 14:21:57 lftools==0.37.23 14:21:57 lxml==6.1.2 14:21:57 markdown-it-py==4.2.0 14:21:57 MarkupSafe==3.0.3 14:21:57 mdurl==0.1.2 14:21:57 msgpack==1.2.2 14:21:57 multi_key_dict==2.0.3 14:21:57 multidict==6.7.1 14:21:57 munch==4.0.0 14:21:57 netaddr==1.3.0 14:21:57 niet==1.4.2 14:21:57 nodeenv==1.10.0 14:21:57 oauth2client==4.1.3 14:21:57 oauthlib==3.3.1 14:21:57 openstacksdk==4.13.0 14:21:57 os-service-types==1.8.2 14:21:57 osc-lib==4.6.0 14:21:57 oslo.config==10.4.0 14:21:57 oslo.context==6.4.0 14:21:57 oslo.i18n==6.8.0 14:21:57 oslo.log==8.2.0 14:21:57 oslo.serialization==5.10.0 14:21:57 oslo.utils==10.1.1 14:21:57 packaging==26.3 14:21:57 pbr==7.0.3 14:21:57 platformdirs==4.11.5 14:21:57 prettytable==3.18.0 14:21:57 propcache==0.5.2 14:21:57 psutil==7.2.2 14:21:57 pyasn1==0.6.4 14:21:57 pyasn1_modules==0.4.2 14:21:57 pycparser==3.0 14:21:57 pygerrit2==2.0.15 14:21:57 PyGithub==2.10.0 14:21:57 Pygments==2.21.0 14:21:57 PyJWT==2.13.0 14:21:57 PyNaCl==1.6.2 14:21:57 pyparsing==2.4.7 14:21:57 pyperclip==1.11.0 14:21:57 pyrsistent==0.20.0 14:21:57 python-cinderclient==9.9.0 14:21:57 python-dateutil==2.9.0.post0 14:21:57 python-discovery==1.6.0 14:21:57 python-heatclient==5.2.0 14:21:57 python-jenkins==1.8.3 14:21:57 python-keystoneclient==6.0.0 14:21:57 python-magnumclient==4.11.0 14:21:57 python-openstackclient==10.0.0 14:21:57 python-swiftclient==4.11.0 14:21:57 PyYAML==6.0.3 14:21:57 referencing==0.37.0 14:21:57 requests==2.34.2 14:21:57 requests-oauthlib==2.0.0 14:21:57 rfc3986==2.0.0 14:21:57 rich==15.0.0 14:21:57 rich-argparse==1.8.0 14:21:57 rpds-py==0.30.0 14:21:57 rsa==4.9.1 14:21:57 ruamel.yaml==0.19.1 14:21:57 ruamel.yaml.clib==0.2.15 14:21:57 s3transfer==0.19.2 14:21:57 simplejson==4.1.2 14:21:57 six==1.17.0 14:21:57 smmap==5.0.3 14:21:57 soupsieve==2.9.2 14:21:57 stevedore==5.8.0 14:21:57 tabulate==0.10.0 14:21:57 toml==0.10.2 14:21:57 tomlkit==0.15.1 14:21:57 tqdm==4.70.0 14:21:57 typing_extensions==4.16.0 14:21:57 urllib3==1.26.20 14:21:57 virtualenv==21.7.7 14:21:57 wcwidth==0.8.3 14:21:57 websocket-client==1.9.2 14:21:57 wrapt==2.4.0 14:21:57 xdg==6.0.0 14:21:57 xmltodict==1.0.4 14:21:57 yarl==1.24.5 14:21:57 yq==4.1.2 14:21:58 [integration-xtesting-security-docker-merge-master] $ /bin/sh /tmp/jenkins13287843313911336755.sh 14:21:58 ---> uv-install.sh 14:21:58 Installing uv/uvx (latest) using shell installer 14:21:58 2026-08-31 14:21:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-YtQ60q.sh" [1] 14:21:58 downloading uv 0.12.7 x86_64-unknown-linux-gnu 14:21:59 installing to /home/jenkins/.local/bin 14:21:59 uv 14:21:59 uvx 14:21:59 everything's installed! 14:21:59 14:21:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:21:59 14:21:59 source $HOME/.local/bin/env (sh, bash, zsh) 14:21:59 source $HOME/.local/bin/env.fish (fish) 14:21:59 Adding install location to PATH 14:21:59 ---> Validating uv/uvx install 14:21:59 uvx 0.12.7 (x86_64-unknown-linux-gnu) 14:21:59 provisioning config files... 14:21:59 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-master@tmp/config758420511451899683tmp 14:21:59 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-master@tmp/config15058990970895834201tmp 14:21:59 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins3270743514464967686.sh 14:21:59 ---> docker-login.sh 14:21:59 nexus3.onap.org:10001 14:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:59 Configure a credential helper to remove this warning. See 14:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:59 14:21:59 Login Succeeded 14:21:59 nexus3.onap.org:10002 14:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:59 Configure a credential helper to remove this warning. See 14:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:59 14:21:59 Login Succeeded 14:21:59 nexus3.onap.org:10003 14:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:00 Configure a credential helper to remove this warning. See 14:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:00 14:22:00 Login Succeeded 14:22:00 nexus3.onap.org:10004 14:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:00 Configure a credential helper to remove this warning. See 14:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:00 14:22:00 Login Succeeded 14:22:00 docker.io 14:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:00 Configure a credential helper to remove this warning. See 14:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:00 14:22:00 Login Succeeded 14:22:00 ---> docker-login.sh ends 14:22:00 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins13679082311426947470.sh 14:22:00 [integration-xtesting-security-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17736798472129592207.sh 14:22:00 [EnvInject] - Injecting environment variables from a build step. 14:22:00 [EnvInject] - Injecting as environment variables the properties content 14:22:00 DOCKER_ROOT=./security 14:22:00 CONTAINER_TAG_YAML_DIR= 14:22:00 CONTAINER_TAG_METHOD=stream 14:22:00 14:22:00 [EnvInject] - Variables injected successfully. 14:22:00 [integration-xtesting-security-docker-merge-master] $ /bin/bash -l /tmp/jenkins5134798835612848068.sh 14:22:00 ---> docker-get-container-tag.sh 14:22:00 Setup pyenv: 14:22:00 system 14:22:00 3.8.13 14:22:00 3.9.13 14:22:00 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:22:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbrh from file:/tmp/.os_lf_venv 14:22:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:22:02 lf-activate-venv(): INFO: Installing additional packages: yq 14:22:03 lf-activate-venv(): INFO: Adding /tmp/venv-Tbrh/bin to PATH 14:22:03 ---> Docker image tag found: master 14:22:03 [EnvInject] - Injecting environment variables from a build step. 14:22:03 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 14:22:03 [EnvInject] - Variables injected successfully. 14:22:03 [EnvInject] - Injecting environment variables from a build step. 14:22:03 [EnvInject] - Injecting as environment variables the properties content 14:22:03 DOCKER_ARGS=-f ./docker/Dockerfile 14:22:03 DOCKER_ROOT=./security 14:22:03 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 14:22:03 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 14:22:03 DOCKER_NAME=onap/xtesting-security 14:22:03 14:22:03 [EnvInject] - Variables injected successfully. 14:22:03 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins13347477988354215470.sh 14:22:03 ---> docker-build.sh 14:22:03 Docker version 20.10.18, build b40c2f6 14:22:03 Building image: nexus3.onap.org:10003/onap/xtesting-security:master 14:22:03 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-security:master . 14:22:03 Sending build context to Docker daemon 42.5kB 14:22:03 Step 1/27 : FROM golang:1.25 AS build_yq 14:22:03 1.25: Pulling from library/golang 14:22:04 1da3cb2f93f2: Pulling fs layer 14:22:04 68b64c51cda3: Pulling fs layer 14:22:04 ec935196e6a0: Pulling fs layer 14:22:04 cd6b31ea4633: Pulling fs layer 14:22:04 2129e38f8eb9: Pulling fs layer 14:22:04 547e98930135: Pulling fs layer 14:22:04 4f4fb700ef54: Pulling fs layer 14:22:04 547e98930135: Waiting 14:22:04 cd6b31ea4633: Waiting 14:22:04 4f4fb700ef54: Waiting 14:22:04 2129e38f8eb9: Waiting 14:22:04 68b64c51cda3: Verifying Checksum 14:22:04 68b64c51cda3: Download complete 14:22:04 1da3cb2f93f2: Verifying Checksum 14:22:04 1da3cb2f93f2: Download complete 14:22:04 ec935196e6a0: Verifying Checksum 14:22:04 ec935196e6a0: Download complete 14:22:04 547e98930135: Verifying Checksum 14:22:04 547e98930135: Download complete 14:22:05 4f4fb700ef54: Download complete 14:22:05 2129e38f8eb9: Verifying Checksum 14:22:05 2129e38f8eb9: Download complete 14:22:05 cd6b31ea4633: Verifying Checksum 14:22:05 cd6b31ea4633: Download complete 14:22:05 1da3cb2f93f2: Pull complete 14:22:06 68b64c51cda3: Pull complete 14:22:08 ec935196e6a0: Pull complete 14:22:10 cd6b31ea4633: Pull complete 14:22:13 2129e38f8eb9: Pull complete 14:22:14 547e98930135: Pull complete 14:22:14 4f4fb700ef54: Pull complete 14:22:14 Digest: sha256:699337d620559a59b4a2bb298ad59611e535d2ee755a34cf2d2a98f37578dc80 14:22:14 Status: Downloaded newer image for golang:1.25 14:22:14 ---> 9bae33b05e4e 14:22:14 Step 2/27 : WORKDIR /go/src/github.com/mikefarah/ 14:22:17 ---> Running in 3387084b6934 14:22:17 Removing intermediate container 3387084b6934 14:22:17 ---> 168b0cddd56e 14:22:17 Step 3/27 : RUN git clone https://github.com/mikefarah/yq.git --depth 1 14:22:17 ---> Running in 964a533d8a9a 14:22:18 Cloning into 'yq'... 14:22:20 Removing intermediate container 964a533d8a9a 14:22:20 ---> ef10f923fdd5 14:22:20 Step 4/27 : WORKDIR /go/src/github.com/mikefarah/yq 14:22:20 ---> Running in b2829034d6bb 14:22:20 Removing intermediate container b2829034d6bb 14:22:20 ---> 902274a9376a 14:22:20 Step 5/27 : RUN go mod tidy 14:22:20 ---> Running in 24fd4e4fcd8a 14:22:20 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 14:22:20 go: downloading golang.org/x/mod v0.40.0 14:22:20 go: downloading github.com/spf13/cobra v1.10.2 14:22:20 go: downloading github.com/spf13/pflag v1.0.10 14:22:20 go: downloading github.com/a8m/envsubst v1.4.3 14:22:20 go: downloading github.com/dimchansky/utfbom v1.1.1 14:22:20 go: downloading github.com/elliotchance/orderedmap v1.8.0 14:22:20 go: downloading github.com/alecthomas/participle/v2 v2.1.4 14:22:20 go: downloading github.com/fatih/color v1.19.0 14:22:20 go: downloading github.com/go-ini/ini v1.67.0 14:22:20 go: downloading github.com/goccy/go-json v0.10.6 14:22:20 go: downloading github.com/goccy/go-yaml v1.19.2 14:22:21 go: downloading github.com/hashicorp/hcl/v2 v2.24.0 14:22:21 go: downloading github.com/jinzhu/copier v0.4.0 14:22:21 go: downloading github.com/magiconair/properties v1.18.11 14:22:21 go: downloading github.com/pelletier/go-toml/v2 v2.4.3 14:22:21 go: downloading github.com/yuin/gopher-lua v1.1.2 14:22:21 go: downloading github.com/zclconf/go-cty v1.19.0 14:22:21 go: downloading go.yaml.in/yaml/v4 v4.0.0-rc.6 14:22:21 go: downloading golang.org/x/net v0.58.0 14:22:21 go: downloading golang.org/x/text v0.41.0 14:22:21 go: downloading github.com/alecthomas/repr v0.5.4 14:22:21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 14:22:21 go: downloading golang.org/x/tools v0.49.0 14:22:21 go: downloading github.com/mattn/go-colorable v0.1.14 14:22:21 go: downloading github.com/mattn/go-isatty v0.0.20 14:22:21 go: downloading golang.org/x/sys v0.47.0 14:22:21 go: downloading github.com/agext/levenshtein v1.2.1 14:22:21 go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0 14:22:21 go: downloading github.com/mitchellh/go-wordwrap v1.0.1 14:22:21 go: downloading github.com/stretchr/testify v1.7.0 14:22:21 go: downloading github.com/davecgh/go-spew v1.1.1 14:22:21 go: downloading github.com/go-test/deep v1.0.3 14:22:21 go: downloading github.com/google/go-cmp v0.6.0 14:22:21 go: downloading github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 14:22:21 go: downloading github.com/alecthomas/assert/v2 v2.11.0 14:22:21 go: downloading github.com/pmezard/go-difflib v1.0.0 14:22:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:22:21 go: downloading github.com/hexops/gotextdiff v1.0.3 14:22:21 go: downloading github.com/apparentlymart/go-textseg/v17 v17.0.1 14:22:21 go: downloading golang.org/x/sync v0.22.0 14:22:25 Removing intermediate container 24fd4e4fcd8a 14:22:25 ---> 614a6870dc62 14:22:25 Step 6/27 : RUN CGO_ENABLED=0 go install -a -ldflags '-w -s -extldflags "-static"' 14:22:25 ---> Running in 933ff0409294 14:22:50 Removing intermediate container 933ff0409294 14:22:50 ---> eabbbad120ba 14:22:50 Step 7/27 : FROM golang:1.19 AS build_onap 14:22:51 1.19: Pulling from library/golang 14:22:51 012c0b3e998c: Pulling fs layer 14:22:51 00046d1e755e: Pulling fs layer 14:22:51 9f13f5a53d11: Pulling fs layer 14:22:51 190fa1651026: Pulling fs layer 14:22:51 0808c6468790: Pulling fs layer 14:22:51 5ec11cb68eac: Pulling fs layer 14:22:51 190fa1651026: Waiting 14:22:51 0808c6468790: Waiting 14:22:51 00046d1e755e: Verifying Checksum 14:22:51 00046d1e755e: Download complete 14:22:51 012c0b3e998c: Verifying Checksum 14:22:51 012c0b3e998c: Download complete 14:22:52 9f13f5a53d11: Verifying Checksum 14:22:52 9f13f5a53d11: Download complete 14:22:52 5ec11cb68eac: Download complete 14:22:52 190fa1651026: Verifying Checksum 14:22:52 190fa1651026: Download complete 14:22:53 0808c6468790: Verifying Checksum 14:22:53 012c0b3e998c: Pull complete 14:22:53 00046d1e755e: Pull complete 14:22:55 9f13f5a53d11: Pull complete 14:22:57 190fa1651026: Pull complete 14:23:01 0808c6468790: Pull complete 14:23:01 5ec11cb68eac: Pull complete 14:23:01 Digest: sha256:3025bf670b8363ec9f1b4c4f27348e6d9b7fec607c47e401e40df816853e743a 14:23:01 Status: Downloaded newer image for golang:1.19 14:23:01 ---> 80b76a6c918c 14:23:01 Step 8/27 : WORKDIR /opt/onap 14:23:03 ---> Running in 926278d64d4c 14:23:03 Removing intermediate container 926278d64d4c 14:23:03 ---> 129c22b66c91 14:23:03 Step 9/27 : RUN git clone https://git.onap.org/integration --depth 1 14:23:03 ---> Running in 8ad93bca8cf4 14:23:04 Cloning into 'integration'... 14:23:06 Removing intermediate container 8ad93bca8cf4 14:23:06 ---> cd1911c1225c 14:23:06 Step 10/27 : WORKDIR /opt/onap/integration/test/security/sslendpoints 14:23:06 ---> Running in 9765124ceb83 14:23:06 Removing intermediate container 9765124ceb83 14:23:06 ---> c87ece2fee93 14:23:06 Step 11/27 : RUN go mod tidy 14:23:07 ---> Running in 5b40e35996ea 14:23:08 go: downloading k8s.io/api v0.17.3 14:23:08 go: downloading github.com/onsi/ginkgo v1.10.1 14:23:08 go: downloading k8s.io/apimachinery v0.17.3 14:23:08 go: downloading github.com/onsi/gomega v1.7.0 14:23:08 go: downloading github.com/Ullaakut/nmap v2.0.0+incompatible 14:23:08 go: downloading k8s.io/client-go v0.0.0-20190819141724-e14f31a72a77 14:23:08 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 14:23:08 go: downloading gopkg.in/yaml.v2 v2.2.8 14:23:08 go: downloading github.com/hpcloud/tail v1.0.0 14:23:08 go: downloading golang.org/x/sys v0.0.0-20190826190057-c7b8b68b1456 14:23:08 go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 14:23:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:23:08 go: downloading github.com/stretchr/testify v1.4.0 14:23:08 go: downloading github.com/golang/protobuf v1.3.2 14:23:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:23:08 go: downloading github.com/kr/pretty v0.1.0 14:23:08 go: downloading github.com/davecgh/go-spew v1.1.1 14:23:08 go: downloading github.com/pmezard/go-difflib v1.0.0 14:23:08 go: downloading github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d 14:23:08 go: downloading github.com/google/gofuzz v1.0.0 14:23:08 go: downloading sigs.k8s.io/yaml v1.1.0 14:23:09 go: downloading github.com/fsnotify/fsnotify v1.4.7 14:23:09 go: downloading github.com/kr/text v0.1.0 14:23:09 go: downloading gopkg.in/inf.v0 v0.9.1 14:23:09 go: downloading github.com/spf13/pflag v1.0.5 14:23:09 go: downloading k8s.io/klog v1.0.0 14:23:09 go: downloading github.com/json-iterator/go v1.1.8 14:23:09 go: downloading github.com/modern-go/reflect2 v1.0.1 14:23:09 go: downloading github.com/google/go-cmp v0.3.0 14:23:09 go: downloading golang.org/x/text v0.3.2 14:23:09 go: downloading github.com/imdario/mergo v0.3.8 14:23:09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 14:23:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:23:09 go: downloading github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d 14:23:09 go: downloading golang.org/x/time v0.0.0-20191024005414-555d28b269f0 14:23:09 go: downloading k8s.io/utils v0.0.0-20200124190032-861946025e34 14:23:09 go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d 14:23:09 go: downloading google.golang.org/appengine v1.5.0 14:23:13 Removing intermediate container 5b40e35996ea 14:23:13 ---> be2fab97113c 14:23:13 Step 12/27 : RUN CGO_ENABLED=0 go install -a -ldflags '-w -s -extldflags "-static"' 14:23:14 ---> Running in b3d38d884fe0 14:23:38 Removing intermediate container b3d38d884fe0 14:23:38 ---> fdf3cfbfabbe 14:23:38 Step 13/27 : FROM opnfv/xtesting:wallaby AS run 14:23:39 wallaby: Pulling from opnfv/xtesting 14:23:39 72cfd02ff4d0: Pulling fs layer 14:23:39 2dd6b71b7b2e: Pulling fs layer 14:23:39 5ff4388fefac: Pulling fs layer 14:23:39 5ff4388fefac: Download complete 14:23:39 72cfd02ff4d0: Verifying Checksum 14:23:39 72cfd02ff4d0: Download complete 14:23:39 72cfd02ff4d0: Pull complete 14:23:39 2dd6b71b7b2e: Verifying Checksum 14:23:39 2dd6b71b7b2e: Download complete 14:23:48 2dd6b71b7b2e: Pull complete 14:23:48 5ff4388fefac: Pull complete 14:23:48 Digest: sha256:5b1c7d739602557beff53093f25aaa6414da2f6048a31b6973c4e2a121383e64 14:23:48 Status: Downloaded newer image for opnfv/xtesting:wallaby 14:23:48 ---> 5443c299b496 14:23:48 Step 14/27 : ARG KUBERNETES_VERSION="v1.23.8" 14:23:50 ---> Running in 3d507d53326a 14:23:50 Removing intermediate container 3d507d53326a 14:23:50 ---> dd8e323d890b 14:23:50 Step 15/27 : ARG ONAP_TAG=master 14:23:50 ---> Running in 8f08307e07ac 14:23:51 Removing intermediate container 8f08307e07ac 14:23:51 ---> 3d8dc028bbf1 14:23:51 Step 16/27 : ARG ONAP_TESTS_TAG=master 14:23:51 ---> Running in 0749e4e6c673 14:23:51 Removing intermediate container 0749e4e6c673 14:23:51 ---> f22ec9a0b4ef 14:23:51 Step 17/27 : ADD https://storage.googleapis.com/kubernetes-release/release/${KUBERNETES_VERSION}/bin/linux/amd64/kubectl /usr/local/bin/kubectl 14:23:52 14:23:52 14:23:53 ---> 152a2e77d974 14:23:53 Step 18/27 : COPY scripts/check_security_root.sh /check_security_root.sh 14:23:53 ---> c8ded404012a 14:23:53 Step 19/27 : COPY scripts/check_unlimitted_pods.sh /check_unlimitted_pods.sh 14:23:53 ---> b2d5d161bec8 14:23:53 Step 20/27 : COPY scripts/check_cis_kubernetes.sh /check_cis_kubernetes.sh 14:23:53 ---> 2a3accb339ab 14:23:53 Step 21/27 : COPY scripts/check_versions.sh /check_versions.sh 14:23:54 ---> 76652c50cce3 14:23:54 Step 22/27 : COPY --from=build_yq /go/bin/yq /usr/local/bin/yq 14:23:54 ---> 6b00b570701c 14:23:54 Step 23/27 : COPY --from=build_onap /go/bin/sslendpoints /usr/local/bin/sslendpoints 14:23:55 ---> 5338454145a8 14:23:55 Step 24/27 : COPY upper-constraints.txt /upper-constraints.txt 14:23:55 ---> f7bde17fc58a 14:23:55 Step 25/27 : RUN set -x && apk --no-cache add --update curl ca-certificates openssl procps util-linux nmap nmap-scripts jq && apk --no-cache add --virtual .build-deps --update python3-dev linux-headers gcc musl-dev && chmod +x /usr/local/bin/kubectl && git clone https://github.com/aquasecurity/kube-hunter.git /kube-hunter && mkdir /check_versions && adduser kubectl -Du 2342 -h /config && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_for_nonssl_endpoints.sh "https://git.onap.org/integration/plain/test/security/check_for_nonssl_endpoints.sh?h=$ONAP_TAG" && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_for_jdwp.sh "https://git.onap.org/integration/plain/test/security/check_for_jdwp.sh?h=$ONAP_TAG" && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /jdwp_xfail.txt "https://git.onap.org/integration/seccom/plain/waivers/jdwp_ports/jdwp_xfail.txt?h=$ONAP_TAG" && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /nonssl_xfail.txt "https://git.onap.org/integration/seccom/plain/waivers/nonssl_endpoints/nonssl_xfail.txt?h=$ONAP_TAG" && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /root_pods_xfail.txt "https://git.onap.org/integration/seccom/plain/waivers/root_pods/root_pods_xfail.txt?h=$ONAP_TAG" && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /unlimitted_pods_xfail.txt "https://git.onap.org/integration/seccom/plain/waivers/unlimitted_pods/unlimitted_pods_xfail.txt?h=$ONAP_TAG" && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_versions/k8s_bin_versions_inspector.py "https://git.onap.org/integration/plain/test/security/check_versions/versions/k8s_bin_versions_inspector.py?h=$ONAP_TAG" && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_versions/requirements.txt "https://git.onap.org/integration/plain/test/security/check_versions/requirements.txt?h=$ONAP_TAG" && curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_versions/recommended_versions.yaml "https://git.onap.org/integration/seccom/plain/recommended_versions.yaml?h=$ONAP_TAG" && chmod +x /usr/local/bin/sslendpoints && chmod +x /check_*.sh && rm -rf /usr/lib/python3.8/site-packages/PyYAML* && pip3 install --no-cache-dir git+https://git.onap.org/integration/xtesting.git@$ONAP_TESTS_TAG#subdirectory=security && cd /kube-hunter && pip3 install -c /upper-constraints.txt -r /kube-hunter/requirements.txt && pip3 install --no-cache-dir git+https://git.onap.org/integration.git@$ONAP_TESTS_TAG#subdirectory=test/security/check_versions && apk del .build-deps 14:23:55 ---> Running in f3fcb1529d88 14:23:55 + apk --no-cache add --update curl ca-certificates openssl procps util-linux nmap nmap-scripts jq 14:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:23:56 (1/33) Installing curl (7.79.1-r3) 14:23:56 (2/33) Installing oniguruma (6.9.6-r0) 14:23:56 (3/33) Installing jq (1.6-r1) 14:23:56 (4/33) Installing libgcc (10.2.1_pre1-r3) 14:23:56 (5/33) Installing lua5.3-libs (5.3.6-r0) 14:23:57 (6/33) Installing libpcap (1.10.0-r0) 14:23:57 (7/33) Installing pcre (8.44-r0) 14:23:57 (8/33) Installing libssh2 (1.9.0-r1) 14:23:57 (9/33) Installing libstdc++ (10.2.1_pre1-r3) 14:23:57 (10/33) Installing nmap (7.91-r0) 14:23:57 (11/33) Installing nmap-nselibs (7.91-r0) 14:23:57 (12/33) Installing nmap-scripts (7.91-r0) 14:23:57 (13/33) Installing openssl (1.1.1s-r0) 14:23:57 (14/33) Installing libintl (0.20.2-r2) 14:23:57 (15/33) Installing libproc (3.3.16-r0) 14:23:57 (16/33) Installing procps (3.3.16-r0) 14:23:57 (17/33) Installing libblkid (2.37.4-r0) 14:23:57 (18/33) Installing blkid (2.37.4-r0) 14:23:57 (19/33) Installing libcap-ng (0.8.2-r0) 14:23:57 (20/33) Installing setpriv (2.37.4-r0) 14:23:57 (21/33) Installing libmount (2.37.4-r0) 14:23:57 (22/33) Installing libsmartcols (2.37.4-r0) 14:23:58 (23/33) Installing findmnt (2.37.4-r0) 14:23:58 (24/33) Installing mcookie (2.37.4-r0) 14:23:58 (25/33) Installing hexdump (2.37.4-r0) 14:23:58 (26/33) Installing lsblk (2.37.4-r0) 14:23:58 (27/33) Installing libuuid (2.37.4-r0) 14:23:58 (28/33) Installing libfdisk (2.37.4-r0) 14:23:58 (29/33) Installing sfdisk (2.37.4-r0) 14:23:58 (30/33) Installing cfdisk (2.37.4-r0) 14:23:58 (31/33) Installing partx (2.37.4-r0) 14:23:58 (32/33) Installing libeconf (0.3.8-r0) 14:23:58 (33/33) Installing util-linux (2.37.4-r0) 14:23:58 Executing busybox-1.32.1-r9.trigger 14:23:58 OK: 517 MiB in 109 packages 14:23:58 + apk --no-cache add --virtual .build-deps --update python3-dev linux-headers gcc musl-dev 14:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:23:59 (1/14) Installing pkgconf (1.7.3-r0) 14:23:59 (2/14) Installing python3-dev (3.8.15-r0) 14:23:59 (3/14) Installing linux-headers (5.7.8-r0) 14:23:59 (4/14) Installing binutils (2.35.2-r1) 14:23:59 (5/14) Installing libgomp (10.2.1_pre1-r3) 14:23:59 (6/14) Installing libatomic (10.2.1_pre1-r3) 14:23:59 (7/14) Installing libgphobos (10.2.1_pre1-r3) 14:23:59 (8/14) Installing gmp (6.2.1-r1) 14:23:59 (9/14) Installing isl22 (0.22-r0) 14:23:59 (10/14) Installing mpfr4 (4.1.0-r0) 14:23:59 (11/14) Installing mpc1 (1.2.0-r0) 14:23:59 (12/14) Installing gcc (10.2.1_pre1-r3) 14:24:00 (13/14) Installing musl-dev (1.2.2-r2) 14:24:00 (14/14) Installing .build-deps (20260831.142359) 14:24:00 Executing busybox-1.32.1-r9.trigger 14:24:00 OK: 682 MiB in 123 packages 14:24:00 + chmod +x /usr/local/bin/kubectl 14:24:00 + git clone https://github.com/aquasecurity/kube-hunter.git /kube-hunter 14:24:00 Cloning into '/kube-hunter'... 14:24:01 + mkdir /check_versions 14:24:01 + adduser kubectl -Du 2342 -h /config 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_for_nonssl_endpoints.sh 'https://git.onap.org/integration/plain/test/security/check_for_nonssl_endpoints.sh?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01  Dload Upload Total Spent  Left Speed 14:24:01  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3990 100 3990 0 0 56269 0 --:--:-- --:--:-- --:--:-- 57000 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_for_jdwp.sh 'https://git.onap.org/integration/plain/test/security/check_for_jdwp.sh?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01 Dload Upload Total Spent Left Speed 14:24:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4162 100 4162 0 0 63583 0 --:--:-- --:--:-- --:--:-- 64030 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /jdwp_xfail.txt 'https://git.onap.org/integration/seccom/plain/waivers/jdwp_ports/jdwp_xfail.txt?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01 Dload Upload  Total Spent Left Speed 14:24:01 0 0  0  0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 100 273 100 273 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4200 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /nonssl_xfail.txt 'https://git.onap.org/integration/seccom/plain/waivers/nonssl_endpoints/nonssl_xfail.txt?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01 Dload Upload Total Spent Left Speed 14:24:01 0 0 0 0 0 0  0  0 --:--:-- --:--:-- --:--:-- 0 100 752 100 752 0 0 11368 0 --:--:-- --:--:-- --:--:-- 11393 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /root_pods_xfail.txt 'https://git.onap.org/integration/seccom/plain/waivers/root_pods/root_pods_xfail.txt?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01 Dload Upload Total Spent  Left Speed 14:24:01  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 632 100 632 0 0 9455 0 --:--:-- --:--:-- --:--:-- 9575 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /unlimitted_pods_xfail.txt 'https://git.onap.org/integration/seccom/plain/waivers/unlimitted_pods/unlimitted_pods_xfail.txt?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01 Dload Upload Total Spent Left Speed 14:24:01 0 0  0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 389 100 389 0 0 5985 0 --:--:-- --:--:-- --:--:-- 6078 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_versions/k8s_bin_versions_inspector.py 'https://git.onap.org/integration/plain/test/security/check_versions/versions/k8s_bin_versions_inspector.py?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01 Dload Upload Total Spent Left Speed 14:24:01 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21168 100 21168 0 0 284k 0 --:--:-- --:--:-- --:--:-- 287k 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_versions/requirements.txt 'https://git.onap.org/integration/plain/test/security/check_versions/requirements.txt?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01 Dload Upload Total Spent Left Speed 14:24:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60 100 60 0 0 902 0 --:--:-- --:--:-- --:--:-- 909 14:24:01 + curl -fSL --retry 3 --retry-delay 5 --retry-all-errors -o /check_versions/recommended_versions.yaml 'https://git.onap.org/integration/seccom/plain/recommended_versions.yaml?h=master' 14:24:01  % Total % Received % Xferd Average Speed Time Time Time Current 14:24:01 Dload Upload Total Spent Left Speed 14:24:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1963 100 1963 0 0 30625 0 --:--:-- --:--:-- --:--:-- 31158 14:24:01 + chmod +x /usr/local/bin/sslendpoints 14:24:01 + chmod +x /check_cis_kubernetes.sh /check_for_jdwp.sh /check_for_nonssl_endpoints.sh /check_security_root.sh /check_unlimitted_pods.sh /check_versions.sh 14:24:01 + rm -rf /usr/lib/python3.8/site-packages/PyYAML-5.3.1-py3.8.egg-info 14:24:01 + pip3 install --no-cache-dir 'git+https://git.onap.org/integration/xtesting.git@master#subdirectory=security' 14:24:02 Collecting git+https://git.onap.org/integration/xtesting.git@master#subdirectory=security 14:24:02 Cloning https://git.onap.org/integration/xtesting.git (to revision master) to /tmp/pip-req-build-hhqujan8 14:24:02  Running command git clone -q https://git.onap.org/integration/xtesting.git /tmp/pip-req-build-hhqujan8 14:24:07 Collecting coverage!=4.4 14:24:07 Downloading coverage-7.6.1.tar.gz (798 kB) 14:24:07 Installing build dependencies: started 14:24:10 Installing build dependencies: finished with status 'done' 14:24:10 Getting requirements to build wheel: started 14:24:11 Getting requirements to build wheel: finished with status 'done' 14:24:11 Preparing wheel metadata: started 14:24:11 Preparing wheel metadata: finished with status 'done' 14:24:11 Collecting nose 14:24:11 Downloading nose-1.3.7-py3-none-any.whl (154 kB) 14:24:11 Requirement already satisfied: xtesting in /usr/lib/python3.8/site-packages (from onap-security==8.0.1.dev17) (0.56.1.dev154) 14:24:11 Collecting Kubernetes 14:24:11 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 14:24:11 Requirement already satisfied: colorama in /usr/lib/python3.8/site-packages (from onap-security==8.0.1.dev17) (0.4.4) 14:24:11 Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /usr/lib/python3.8/site-packages (from Kubernetes->onap-security==8.0.1.dev17) (1.26.3) 14:24:11 Requirement already satisfied: six>=1.9.0 in /usr/lib/python3.8/site-packages (from Kubernetes->onap-security==8.0.1.dev17) (1.15.0) 14:24:11 Requirement already satisfied: requests in /usr/lib/python3.8/site-packages (from Kubernetes->onap-security==8.0.1.dev17) (2.25.1) 14:24:11 Collecting requests-oauthlib 14:24:11 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 14:24:12 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 14:24:12 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 14:24:12 Requirement already satisfied: python-dateutil>=2.5.3 in /usr/lib/python3.8/site-packages (from Kubernetes->onap-security==8.0.1.dev17) (2.8.1) 14:24:12 Collecting pyyaml>=5.4.1 14:24:12 Downloading pyyaml-6.0.3.tar.gz (130 kB) 14:24:12 Installing build dependencies: started 14:24:18 Installing build dependencies: finished with status 'done' 14:24:18 Getting requirements to build wheel: started 14:24:21 Getting requirements to build wheel: finished with status 'done' 14:24:21 Preparing wheel metadata: started 14:24:22 Preparing wheel metadata: finished with status 'done' 14:24:22 Collecting certifi>=14.05.14 14:24:22 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 14:24:22 Collecting durationpy>=0.7 14:24:22 Downloading durationpy-0.11-py3-none-any.whl (4.1 kB) 14:24:22 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests->Kubernetes->onap-security==8.0.1.dev17) (4.0.0) 14:24:22 Requirement already satisfied: idna<3.2,>=2.5 in /usr/lib/python3.8/site-packages (from requests->Kubernetes->onap-security==8.0.1.dev17) (2.10) 14:24:22 Collecting oauthlib>=3.0.0 14:24:22 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 14:24:22 Requirement already satisfied: os-testr in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (2.0.0) 14:24:22 Requirement already satisfied: boto3 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (1.17.26) 14:24:22 Requirement already satisfied: behave>=1.2.6 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (1.2.6) 14:24:22 Requirement already satisfied: mock!=4.0.0,!=4.0.1 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (4.0.3) 14:24:22 Requirement already satisfied: robotframework>=3.0 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (3.1.1) 14:24:22 Requirement already satisfied: PrettyTable in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (0.7.2) 14:24:22 Requirement already satisfied: lxml!=3.7.0 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (4.6.2) 14:24:22 Requirement already satisfied: junitxml in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (0.7) 14:24:22 Requirement already satisfied: stevedore!=3.0.0 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (3.3.3) 14:24:22 Requirement already satisfied: pbr!=2.1.0 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (5.5.1) 14:24:22 Requirement already satisfied: python-subunit in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (1.4.0) 14:24:22 Requirement already satisfied: ansible-runner!=1.3.5 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (1.4.7) 14:24:22 Requirement already satisfied: behave-html-formatter>=0.9.4 in /usr/lib/python3.8/site-packages (from xtesting->onap-security==8.0.1.dev17) (0.9.4) 14:24:22 Requirement already satisfied: python-daemon in /usr/lib/python3.8/site-packages (from ansible-runner!=1.3.5->xtesting->onap-security==8.0.1.dev17) (2.3.0) 14:24:22 Requirement already satisfied: pexpect>=4.5 in /usr/lib/python3.8/site-packages (from ansible-runner!=1.3.5->xtesting->onap-security==8.0.1.dev17) (4.8.0) 14:24:22 Requirement already satisfied: psutil in /usr/lib/python3.8/site-packages (from ansible-runner!=1.3.5->xtesting->onap-security==8.0.1.dev17) (5.8.0) 14:24:22 Requirement already satisfied: parse>=1.8.2 in /usr/lib/python3.8/site-packages (from behave>=1.2.6->xtesting->onap-security==8.0.1.dev17) (1.20.0) 14:24:22 Requirement already satisfied: parse-type>=0.4.2 in /usr/lib/python3.8/site-packages (from behave>=1.2.6->xtesting->onap-security==8.0.1.dev17) (0.6.2) 14:24:22 Requirement already satisfied: ptyprocess>=0.5 in /usr/lib/python3.8/site-packages (from pexpect>=4.5->ansible-runner!=1.3.5->xtesting->onap-security==8.0.1.dev17) (0.7.0) 14:24:22 Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/lib/python3.8/site-packages (from boto3->xtesting->onap-security==8.0.1.dev17) (0.10.0) 14:24:22 Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /usr/lib/python3.8/site-packages (from boto3->xtesting->onap-security==8.0.1.dev17) (0.3.4) 14:24:22 Requirement already satisfied: botocore<1.21.0,>=1.20.26 in /usr/lib/python3.8/site-packages (from boto3->xtesting->onap-security==8.0.1.dev17) (1.20.26) 14:24:22 Requirement already satisfied: stestr>=1.0.0 in /usr/lib/python3.8/site-packages (from os-testr->xtesting->onap-security==8.0.1.dev17) (3.1.0) 14:24:22 Requirement already satisfied: testtools>=2.2.0 in /usr/lib/python3.8/site-packages (from os-testr->xtesting->onap-security==8.0.1.dev17) (2.4.0) 14:24:22 Requirement already satisfied: extras in /usr/lib/python3.8/site-packages (from python-subunit->xtesting->onap-security==8.0.1.dev17) (1.0.0) 14:24:22 Requirement already satisfied: fixtures>=3.0.0 in /usr/lib/python3.8/site-packages (from stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (3.0.0) 14:24:22 Requirement already satisfied: cliff>=2.8.0 in /usr/lib/python3.8/site-packages (from stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (3.7.0) 14:24:22 Requirement already satisfied: future in /usr/lib/python3.8/site-packages (from stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (0.18.2) 14:24:22 Requirement already satisfied: voluptuous>=0.8.9 in /usr/lib/python3.8/site-packages (from stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (0.12.1) 14:24:22 Requirement already satisfied: pyparsing>=2.1.0 in /usr/lib/python3.8/site-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (2.4.7) 14:24:22 Requirement already satisfied: cmd2>=1.0.0 in /usr/lib/python3.8/site-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (1.5.0) 14:24:22 Requirement already satisfied: attrs>=16.3.0 in /usr/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (20.3.0) 14:24:22 Requirement already satisfied: wcwidth>=0.1.7 in /usr/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (0.2.5) 14:24:22 Requirement already satisfied: pyperclip>=1.6 in /usr/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->onap-security==8.0.1.dev17) (1.8.2) 14:24:22 Requirement already satisfied: traceback2 in /usr/lib/python3.8/site-packages (from testtools>=2.2.0->os-testr->xtesting->onap-security==8.0.1.dev17) (1.4.0) 14:24:22 Requirement already satisfied: unittest2>=1.0.0 in /usr/lib/python3.8/site-packages (from testtools>=2.2.0->os-testr->xtesting->onap-security==8.0.1.dev17) (1.1.0) 14:24:22 Requirement already satisfied: python-mimeparse in /usr/lib/python3.8/site-packages (from testtools>=2.2.0->os-testr->xtesting->onap-security==8.0.1.dev17) (1.6.0) 14:24:22 Collecting argparse 14:24:22 Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) 14:24:23 Requirement already satisfied: setuptools in /usr/lib/python3.8/site-packages (from python-daemon->ansible-runner!=1.3.5->xtesting->onap-security==8.0.1.dev17) (54.1.1) 14:24:23 Requirement already satisfied: lockfile>=0.10 in /usr/lib/python3.8/site-packages (from python-daemon->ansible-runner!=1.3.5->xtesting->onap-security==8.0.1.dev17) (0.12.2) 14:24:23 Requirement already satisfied: docutils in /usr/lib/python3.8/site-packages (from python-daemon->ansible-runner!=1.3.5->xtesting->onap-security==8.0.1.dev17) (0.16) 14:24:23 Requirement already satisfied: linecache2 in /usr/lib/python3.8/site-packages (from traceback2->testtools>=2.2.0->os-testr->xtesting->onap-security==8.0.1.dev17) (1.0.0) 14:24:23 Building wheels for collected packages: onap-security, coverage, pyyaml 14:24:23 Building wheel for onap-security (setup.py): started 14:24:23 Building wheel for onap-security (setup.py): finished with status 'done' 14:24:23 Created wheel for onap-security: filename=onap_security-8.0.1.dev17-py3-none-any.whl size=5386 sha256=d323d5d94d2b4a3aadf4bdb0dbd5a788adcfd01fa51324501661e6134028ee49 14:24:23 Stored in directory: /tmp/pip-ephem-wheel-cache-1nj6pbxc/wheels/0a/4b/d6/00a7dd4fc2b7106377787b2b1ffde366c1413133ecb6923aed 14:24:23 Building wheel for coverage (PEP 517): started 14:24:24 Building wheel for coverage (PEP 517): finished with status 'done' 14:24:24 Created wheel for coverage: filename=coverage-7.6.1-cp38-cp38-linux_x86_64.whl size=234685 sha256=21ca1f482b332aefe08455bdc3a2eaac9cf826e42daf6ee90a0ff53141559803 14:24:24 Stored in directory: /tmp/pip-ephem-wheel-cache-1nj6pbxc/wheels/e1/49/21/b85d651d9be3faaba93a6a9e7a8802c97a9f999adfd52ebc68 14:24:24 Building wheel for pyyaml (PEP 517): started 14:24:25 Building wheel for pyyaml (PEP 517): finished with status 'done' 14:24:25 Created wheel for pyyaml: filename=PyYAML-6.0.3-cp38-cp38-linux_x86_64.whl size=45364 sha256=9c764ed135ce89a31129d5b58d06e4fbf22444083ad5dfd3897c19fae60bc589 14:24:25 Stored in directory: /tmp/pip-ephem-wheel-cache-1nj6pbxc/wheels/60/9b/bc/8c54c7c157a008210f4d6ddfce9e9c5274162b18c5832f8e24 14:24:25 Successfully built onap-security coverage pyyaml 14:24:25 Installing collected packages: argparse, pyyaml, oauthlib, websocket-client, requests-oauthlib, durationpy, certifi, nose, Kubernetes, coverage, onap-security 14:24:27 Successfully installed Kubernetes-35.0.0 argparse-1.4.0 certifi-2026.7.22 coverage-7.6.1 durationpy-0.11 nose-1.3.7 oauthlib-3.3.1 onap-security-8.0.1.dev17 pyyaml-6.0.3 requests-oauthlib-2.0.0 websocket-client-1.8.0 14:24:28 + cd /kube-hunter 14:24:28 + pip3 install -c /upper-constraints.txt -r /kube-hunter/requirements.txt 14:24:28 Obtaining file:///kube-hunter (from -r /kube-hunter/requirements.txt (line 1)) 14:24:28 Installing build dependencies: started 14:24:32 Installing build dependencies: finished with status 'done' 14:24:32 Getting requirements to build wheel: started 14:24:32 Getting requirements to build wheel: finished with status 'done' 14:24:32 Installing backend dependencies: started 14:24:36 Installing backend dependencies: finished with status 'done' 14:24:36 Preparing wheel metadata: started 14:24:36 Preparing wheel metadata: finished with status 'done' 14:24:36 Requirement already satisfied: future in /usr/lib/python3.8/site-packages (from kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (0.18.2) 14:24:37 Collecting kubernetes==12.0.1 14:24:37 Downloading kubernetes-12.0.1-py2.py3-none-any.whl (1.7 MB) 14:24:38 Collecting ruamel.yaml 14:24:38 Downloading ruamel.yaml-0.18.16-py3-none-any.whl (119 kB) 14:24:38 Requirement already satisfied: PrettyTable in /usr/lib/python3.8/site-packages (from kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (0.7.2) 14:24:38 Requirement already satisfied: requests in /usr/lib/python3.8/site-packages (from kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (2.25.1) 14:24:38 Collecting dataclasses 14:24:38 Downloading dataclasses-0.6-py3-none-any.whl (14 kB) 14:24:38 Collecting pyroute2 14:24:38 Downloading pyroute2-0.9.2-py3-none-any.whl (474 kB) 14:24:38 Requirement already satisfied: urllib3>=1.24.3 in /usr/lib/python3.8/site-packages (from kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (1.26.3) 14:24:38 Collecting netaddr 14:24:38 Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 14:24:38 Requirement already satisfied: packaging in /usr/lib/python3.8/site-packages (from kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (20.9) 14:24:38 Collecting pluggy 14:24:38 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 14:24:38 Requirement already satisfied: python-dateutil>=2.5.3 in /usr/lib/python3.8/site-packages (from kubernetes==12.0.1->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (2.8.1) 14:24:38 Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /usr/lib/python3.8/site-packages (from kubernetes==12.0.1->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (1.8.0) 14:24:38 Collecting google-auth>=1.0.1 14:24:38 Downloading google_auth-2.50.0-py3-none-any.whl (246 kB) 14:24:38 Requirement already satisfied: six>=1.9.0 in /usr/lib/python3.8/site-packages (from kubernetes==12.0.1->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (1.15.0) 14:24:38 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.8/site-packages (from kubernetes==12.0.1->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (54.1.1) 14:24:38 Requirement already satisfied: pyyaml>=3.12 in /usr/lib/python3.8/site-packages (from kubernetes==12.0.1->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (6.0.3) 14:24:38 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.8/site-packages (from kubernetes==12.0.1->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (2026.7.22) 14:24:38 Requirement already satisfied: requests-oauthlib in /usr/lib/python3.8/site-packages (from kubernetes==12.0.1->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (2.0.0) 14:24:40 Collecting cryptography>=38.0.3 14:24:40 Downloading cryptography-38.0.4.tar.gz (599 kB) 14:24:40 Installing build dependencies: started 14:24:48 Installing build dependencies: finished with status 'error' 14:24:48  ERROR: Command errored out with exit status 1: 14:24:48 command: /usr/bin/python3 /usr/lib/python3.8/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-71oqzhhu/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0,!=60.9.0' wheel 'cffi>=1.12; platform_python_implementation != '"'"'PyPy'"'"'' 'setuptools-rust>=0.11.4' 14:24:48 cwd: None 14:24:48 Complete output (84 lines): 14:24:48 Collecting setuptools!=60.9.0,>=40.6.0 14:24:48 Using cached setuptools-75.3.4-py3-none-any.whl (1.3 MB) 14:24:48 Collecting wheel 14:24:48 Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 14:24:48 Collecting cffi>=1.12 14:24:48 Downloading cffi-1.17.1.tar.gz (516 kB) 14:24:48 Installing build dependencies: started 14:24:48 Installing build dependencies: finished with status 'done' 14:24:48 Getting requirements to build wheel: started 14:24:48 Getting requirements to build wheel: finished with status 'done' 14:24:48 Preparing wheel metadata: started 14:24:48 Preparing wheel metadata: finished with status 'done' 14:24:48 Collecting setuptools-rust>=0.11.4 14:24:48 Downloading setuptools_rust-1.10.2-py3-none-any.whl (26 kB) 14:24:48 Collecting pycparser 14:24:48 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 14:24:48 Collecting semantic-version<3,>=2.8.2 14:24:48 Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 14:24:48 Building wheels for collected packages: cffi 14:24:48 Building wheel for cffi (PEP 517): started 14:24:48 Building wheel for cffi (PEP 517): finished with status 'error' 14:24:48 ERROR: Command errored out with exit status 1: 14:24:48 command: /usr/bin/python3 /usr/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /tmp/tmpvusc1_6a 14:24:48 cwd: /tmp/pip-install-new0ork4/cffi_0c22348a56924688b5b3b8d881be76e7 14:24:48 Complete output (55 lines): 14:24:48 Package libffi was not found in the pkg-config search path. 14:24:48 Perhaps you should add the directory containing `libffi.pc' 14:24:48 to the PKG_CONFIG_PATH environment variable 14:24:48 Package 'libffi', required by 'virtual:world', not found 14:24:48 Package libffi was not found in the pkg-config search path. 14:24:48 Perhaps you should add the directory containing `libffi.pc' 14:24:48 to the PKG_CONFIG_PATH environment variable 14:24:48 Package 'libffi', required by 'virtual:world', not found 14:24:48 Package libffi was not found in the pkg-config search path. 14:24:48 Perhaps you should add the directory containing `libffi.pc' 14:24:48 to the PKG_CONFIG_PATH environment variable 14:24:48 Package 'libffi', required by 'virtual:world', not found 14:24:48 Package libffi was not found in the pkg-config search path. 14:24:48 Perhaps you should add the directory containing `libffi.pc' 14:24:48 to the PKG_CONFIG_PATH environment variable 14:24:48 Package 'libffi', required by 'virtual:world', not found 14:24:48 Package libffi was not found in the pkg-config search path. 14:24:48 Perhaps you should add the directory containing `libffi.pc' 14:24:48 to the PKG_CONFIG_PATH environment variable 14:24:48 Package 'libffi', required by 'virtual:world', not found 14:24:48 running bdist_wheel 14:24:48 running build 14:24:48 running build_py 14:24:48 creating build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/ffiplatform.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/verifier.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/recompiler.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/__init__.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/vengine_gen.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/backend_ctypes.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/api.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/vengine_cpy.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/model.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/error.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/pkgconfig.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/setuptools_ext.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/_imp_emulation.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/commontypes.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/cparser.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/lock.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/cffi_opcode.py -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/_cffi_include.h -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/parse_c_type.h -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/_embedding.h -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 copying src/cffi/_cffi_errors.h -> build/lib.linux-x86_64-cpython-38/cffi 14:24:48 running build_ext 14:24:48 building '_cffi_backend' extension 14:24:48 creating build/temp.linux-x86_64-cpython-38/src/c 14:24:48 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/usr/include/python3.8 -c src/c/_cffi_backend.c -o build/temp.linux-x86_64-cpython-38/src/c/_cffi_backend.o 14:24:48 src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory 14:24:48 15 | #include 14:24:48 | ^~~~~~~ 14:24:48 compilation terminated. 14:24:48 error: command '/usr/bin/gcc' failed with exit code 1 14:24:48 ---------------------------------------- 14:24:48 ERROR: Failed building wheel for cffi 14:24:48 Failed to build cffi 14:24:48 ERROR: Could not build wheels for cffi which use PEP 517 and cannot be installed directly 14:24:48 ---------------------------------------- 14:24:48 WARNING: Discarding https://files.pythonhosted.org/packages/e3/3f/41186b1f2fd86a542d399175f6b8e43f82cd4dfa51235a0b030a042b811a/cryptography-38.0.4.tar.gz#sha256=175c1a818b87c9ac80bb7377f5520b7f31b3ef2a0004e2420319beadedb67290 (from https://pypi.org/simple/cryptography/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.8/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-71oqzhhu/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0,!=60.9.0' wheel 'cffi>=1.12; platform_python_implementation != '"'"'PyPy'"'"'' 'setuptools-rust>=0.11.4' Check the logs for full command output. 14:24:48 Collecting google-auth>=1.0.1 14:24:48 Downloading google_auth-2.49.2-py3-none-any.whl (240 kB) 14:24:48 Downloading google_auth-2.49.1-py3-none-any.whl (240 kB) 14:24:48 Downloading google_auth-2.49.0-py3-none-any.whl (240 kB) 14:24:48 Collecting rsa<5,>=3.1.4 14:24:48 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 14:24:48 Collecting google-auth>=1.0.1 14:24:48 Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 14:24:48 Downloading google_auth-2.47.0-py3-none-any.whl (234 kB) 14:24:48 Collecting pyasn1-modules>=0.2.1 14:24:48 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 14:24:49 Collecting pyasn1<0.7.0,>=0.6.1 14:24:49 Downloading pyasn1-0.6.4-py3-none-any.whl (84 kB) 14:24:49 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (4.0.0) 14:24:49 Requirement already satisfied: idna<3.2,>=2.5 in /usr/lib/python3.8/site-packages (from requests->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (2.10) 14:24:49 Requirement already satisfied: oauthlib>=3.0.0 in /usr/lib/python3.8/site-packages (from requests-oauthlib->kubernetes==12.0.1->kube-hunter==0.6.9.dev6+gbc47f08e8->-r /kube-hunter/requirements.txt (line 1)) (3.3.1) 14:24:49 Collecting ruamel.yaml.clib>=0.2.7 14:24:49 Downloading ruamel.yaml.clib-0.2.8.tar.gz (213 kB) 14:24:49 Installing build dependencies: started 14:24:52 Installing build dependencies: finished with status 'done' 14:24:52 Getting requirements to build wheel: started 14:24:53 Getting requirements to build wheel: finished with status 'done' 14:24:53 Preparing wheel metadata: started 14:24:53 Preparing wheel metadata: finished with status 'done' 14:24:53 Building wheels for collected packages: ruamel.yaml.clib 14:24:53 Building wheel for ruamel.yaml.clib (PEP 517): started 14:25:13 Building wheel for ruamel.yaml.clib (PEP 517): finished with status 'done' 14:25:13 Created wheel for ruamel.yaml.clib: filename=ruamel_yaml_clib-0.2.8-cp38-cp38-linux_x86_64.whl size=730428 sha256=5b87df786bc1b0fe708daacad03918b9d349a6582edf2a1865ffaa682d52eccf 14:25:13 Stored in directory: /root/.cache/pip/wheels/01/da/7d/b9216e2302a1e02e860315cbd43ccc0d4233cdce0e122c85b4 14:25:13 Successfully built ruamel.yaml.clib 14:25:13 Installing collected packages: pyasn1, rsa, pyasn1-modules, ruamel.yaml.clib, google-auth, ruamel.yaml, pyroute2, pluggy, netaddr, kubernetes, dataclasses, kube-hunter 14:25:13 Attempting uninstall: pyasn1 14:25:13 Found existing installation: pyasn1 0.4.8 14:25:13 Uninstalling pyasn1-0.4.8: 14:25:14 Successfully uninstalled pyasn1-0.4.8 14:25:15 Attempting uninstall: kubernetes 14:25:15 Found existing installation: kubernetes 35.0.0 14:25:16 Uninstalling kubernetes-35.0.0: 14:25:16 Successfully uninstalled kubernetes-35.0.0 14:25:17 Running setup.py develop for kube-hunter 14:25:18 Successfully installed dataclasses-0.6 google-auth-2.47.0 kube-hunter kubernetes-12.0.1 netaddr-1.3.0 pluggy-1.5.0 pyasn1-0.6.4 pyasn1-modules-0.4.2 pyroute2-0.9.2 rsa-4.9.1 ruamel.yaml-0.18.16 ruamel.yaml.clib 14:25:18 + pip3 install --no-cache-dir 'git+https://git.onap.org/integration.git@master#subdirectory=test/security/check_versions' 14:25:19 Collecting git+https://git.onap.org/integration.git@master#subdirectory=test/security/check_versions 14:25:19 Cloning https://git.onap.org/integration.git (to revision master) to /tmp/pip-req-build-rhwb1laj 14:25:19  Running command git clone -q https://git.onap.org/integration.git /tmp/pip-req-build-rhwb1laj 14:25:23  Installing build dependencies: started 14:25:26 Installing build dependencies: finished with status 'done' 14:25:26 Getting requirements to build wheel: started 14:25:27 Getting requirements to build wheel: finished with status 'done' 14:25:27 Preparing wheel metadata: started 14:25:27 Preparing wheel metadata: finished with status 'done' 14:25:27 Requirement already satisfied: jinja2 in /usr/lib/python3.8/site-packages (from check_versions==1.0) (2.11.2) 14:25:27 Requirement already satisfied: kubernetes in /usr/lib/python3.8/site-packages (from check_versions==1.0) (12.0.1) 14:25:27 Requirement already satisfied: xtesting in /usr/lib/python3.8/site-packages (from check_versions==1.0) (0.56.1.dev154) 14:25:27 Requirement already satisfied: packaging in /usr/lib/python3.8/site-packages (from check_versions==1.0) (20.9) 14:25:27 Collecting tabulate 14:25:27 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 14:25:27 Collecting cerberus 14:25:27 Downloading cerberus-1.3.8-py3-none-any.whl (30 kB) 14:25:27 Collecting wget 14:25:27 Downloading wget-3.2.zip (10 kB) 14:25:28 Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib/python3.8/site-packages (from jinja2->check_versions==1.0) (1.1.1) 14:25:28 Requirement already satisfied: python-dateutil>=2.5.3 in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (2.8.1) 14:25:28 Requirement already satisfied: urllib3>=1.24.2 in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (1.26.3) 14:25:28 Requirement already satisfied: requests-oauthlib in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (2.0.0) 14:25:28 Requirement already satisfied: six>=1.9.0 in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (1.15.0) 14:25:28 Requirement already satisfied: pyyaml>=3.12 in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (6.0.3) 14:25:28 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (54.1.1) 14:25:28 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (2026.7.22) 14:25:28 Requirement already satisfied: google-auth>=1.0.1 in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (2.47.0) 14:25:28 Requirement already satisfied: requests in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (2.25.1) 14:25:28 Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /usr/lib/python3.8/site-packages (from kubernetes->check_versions==1.0) (1.8.0) 14:25:28 Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/lib/python3.8/site-packages (from google-auth>=1.0.1->kubernetes->check_versions==1.0) (0.4.2) 14:25:28 Requirement already satisfied: rsa<5,>=3.1.4 in /usr/lib/python3.8/site-packages (from google-auth>=1.0.1->kubernetes->check_versions==1.0) (4.9.1) 14:25:28 Requirement already satisfied: pyasn1<0.7.0,>=0.6.1 in /usr/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->check_versions==1.0) (0.6.4) 14:25:28 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests->kubernetes->check_versions==1.0) (4.0.0) 14:25:28 Requirement already satisfied: idna<3.2,>=2.5 in /usr/lib/python3.8/site-packages (from requests->kubernetes->check_versions==1.0) (2.10) 14:25:28 Requirement already satisfied: oauthlib>=3.0.0 in /usr/lib/python3.8/site-packages (from requests-oauthlib->kubernetes->check_versions==1.0) (3.3.1) 14:25:28 Requirement already satisfied: behave-html-formatter>=0.9.4 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (0.9.4) 14:25:28 Requirement already satisfied: stevedore!=3.0.0 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (3.3.3) 14:25:28 Requirement already satisfied: junitxml in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (0.7) 14:25:28 Requirement already satisfied: os-testr in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (2.0.0) 14:25:28 Requirement already satisfied: ansible-runner!=1.3.5 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (1.4.7) 14:25:28 Requirement already satisfied: lxml!=3.7.0 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (4.6.2) 14:25:28 Requirement already satisfied: boto3 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (1.17.26) 14:25:28 Requirement already satisfied: behave>=1.2.6 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (1.2.6) 14:25:28 Requirement already satisfied: python-subunit in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (1.4.0) 14:25:28 Requirement already satisfied: robotframework>=3.0 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (3.1.1) 14:25:28 Requirement already satisfied: mock!=4.0.0,!=4.0.1 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (4.0.3) 14:25:28 Requirement already satisfied: PrettyTable in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (0.7.2) 14:25:28 Requirement already satisfied: pbr!=2.1.0 in /usr/lib/python3.8/site-packages (from xtesting->check_versions==1.0) (5.5.1) 14:25:28 Requirement already satisfied: psutil in /usr/lib/python3.8/site-packages (from ansible-runner!=1.3.5->xtesting->check_versions==1.0) (5.8.0) 14:25:28 Requirement already satisfied: python-daemon in /usr/lib/python3.8/site-packages (from ansible-runner!=1.3.5->xtesting->check_versions==1.0) (2.3.0) 14:25:28 Requirement already satisfied: pexpect>=4.5 in /usr/lib/python3.8/site-packages (from ansible-runner!=1.3.5->xtesting->check_versions==1.0) (4.8.0) 14:25:28 Requirement already satisfied: parse-type>=0.4.2 in /usr/lib/python3.8/site-packages (from behave>=1.2.6->xtesting->check_versions==1.0) (0.6.2) 14:25:28 Requirement already satisfied: parse>=1.8.2 in /usr/lib/python3.8/site-packages (from behave>=1.2.6->xtesting->check_versions==1.0) (1.20.0) 14:25:28 Requirement already satisfied: ptyprocess>=0.5 in /usr/lib/python3.8/site-packages (from pexpect>=4.5->ansible-runner!=1.3.5->xtesting->check_versions==1.0) (0.7.0) 14:25:28 Requirement already satisfied: botocore<1.21.0,>=1.20.26 in /usr/lib/python3.8/site-packages (from boto3->xtesting->check_versions==1.0) (1.20.26) 14:25:28 Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /usr/lib/python3.8/site-packages (from boto3->xtesting->check_versions==1.0) (0.3.4) 14:25:28 Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/lib/python3.8/site-packages (from boto3->xtesting->check_versions==1.0) (0.10.0) 14:25:28 Requirement already satisfied: stestr>=1.0.0 in /usr/lib/python3.8/site-packages (from os-testr->xtesting->check_versions==1.0) (3.1.0) 14:25:28 Requirement already satisfied: testtools>=2.2.0 in /usr/lib/python3.8/site-packages (from os-testr->xtesting->check_versions==1.0) (2.4.0) 14:25:28 Requirement already satisfied: extras in /usr/lib/python3.8/site-packages (from python-subunit->xtesting->check_versions==1.0) (1.0.0) 14:25:28 Requirement already satisfied: fixtures>=3.0.0 in /usr/lib/python3.8/site-packages (from stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (3.0.0) 14:25:28 Requirement already satisfied: cliff>=2.8.0 in /usr/lib/python3.8/site-packages (from stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (3.7.0) 14:25:28 Requirement already satisfied: future in /usr/lib/python3.8/site-packages (from stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (0.18.2) 14:25:28 Requirement already satisfied: voluptuous>=0.8.9 in /usr/lib/python3.8/site-packages (from stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (0.12.1) 14:25:28 Requirement already satisfied: cmd2>=1.0.0 in /usr/lib/python3.8/site-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (1.5.0) 14:25:28 Requirement already satisfied: pyparsing>=2.1.0 in /usr/lib/python3.8/site-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (2.4.7) 14:25:28 Requirement already satisfied: wcwidth>=0.1.7 in /usr/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (0.2.5) 14:25:28 Requirement already satisfied: attrs>=16.3.0 in /usr/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (20.3.0) 14:25:28 Requirement already satisfied: pyperclip>=1.6 in /usr/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (1.8.2) 14:25:28 Requirement already satisfied: colorama>=0.3.7 in /usr/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr->xtesting->check_versions==1.0) (0.4.4) 14:25:28 Requirement already satisfied: traceback2 in /usr/lib/python3.8/site-packages (from testtools>=2.2.0->os-testr->xtesting->check_versions==1.0) (1.4.0) 14:25:28 Requirement already satisfied: python-mimeparse in /usr/lib/python3.8/site-packages (from testtools>=2.2.0->os-testr->xtesting->check_versions==1.0) (1.6.0) 14:25:28 Requirement already satisfied: unittest2>=1.0.0 in /usr/lib/python3.8/site-packages (from testtools>=2.2.0->os-testr->xtesting->check_versions==1.0) (1.1.0) 14:25:28 Collecting argparse 14:25:28 Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) 14:25:28 Requirement already satisfied: docutils in /usr/lib/python3.8/site-packages (from python-daemon->ansible-runner!=1.3.5->xtesting->check_versions==1.0) (0.16) 14:25:28 Requirement already satisfied: lockfile>=0.10 in /usr/lib/python3.8/site-packages (from python-daemon->ansible-runner!=1.3.5->xtesting->check_versions==1.0) (0.12.2) 14:25:28 Requirement already satisfied: linecache2 in /usr/lib/python3.8/site-packages (from traceback2->testtools>=2.2.0->os-testr->xtesting->check_versions==1.0) (1.0.0) 14:25:28 Building wheels for collected packages: check-versions, wget 14:25:29 Building wheel for check-versions (PEP 517): started 14:25:29 Building wheel for check-versions (PEP 517): finished with status 'done' 14:25:29 Created wheel for check-versions: filename=check_versions-1.0-py3-none-any.whl size=15982 sha256=d5a7ac642f9836f90681f581c6e115373dd475909cb1cf006f79cd6d96ab943a 14:25:29 Stored in directory: /tmp/pip-ephem-wheel-cache-y0jrdjtt/wheels/3d/20/ec/d979edf22a47eceb537c94daa1e3c895654838f70df9e6b5a3 14:25:29 Building wheel for wget (setup.py): started 14:25:29 Building wheel for wget (setup.py): finished with status 'done' 14:25:29 Created wheel for wget: filename=wget-3.2-py3-none-any.whl size=9680 sha256=400a88ee2d9628633e91cfd65c83a56d3ada9887b3e7b4a2870237b6e869fa89 14:25:29 Stored in directory: /tmp/pip-ephem-wheel-cache-y0jrdjtt/wheels/bd/a8/c3/3cf2c14a1837a4e04bd98631724e81f33f462d86a1d895fae0 14:25:29 Successfully built check-versions wget 14:25:29 Installing collected packages: argparse, wget, tabulate, cerberus, check-versions 14:25:29 Successfully installed argparse-1.4.0 cerberus-1.3.8 check-versions-1.0 tabulate-0.9.0 wget-3.2 14:25:30 + apk del .build-deps 14:25:30 (1/14) Purging .build-deps (20260831.142359) 14:25:30 (2/14) Purging python3-dev (3.8.15-r0) 14:25:30 (3/14) Purging linux-headers (5.7.8-r0) 14:25:30 (4/14) Purging gcc (10.2.1_pre1-r3) 14:25:30 (5/14) Purging binutils (2.35.2-r1) 14:25:30 (6/14) Purging libatomic (10.2.1_pre1-r3) 14:25:30 (7/14) Purging libgomp (10.2.1_pre1-r3) 14:25:30 (8/14) Purging libgphobos (10.2.1_pre1-r3) 14:25:30 (9/14) Purging musl-dev (1.2.2-r2) 14:25:30 (10/14) Purging pkgconf (1.7.3-r0) 14:25:30 (11/14) Purging mpc1 (1.2.0-r0) 14:25:30 (12/14) Purging mpfr4 (4.1.0-r0) 14:25:30 (13/14) Purging isl22 (0.22-r0) 14:25:30 (14/14) Purging gmp (6.2.1-r1) 14:25:30 Executing busybox-1.32.1-r9.trigger 14:25:30 OK: 517 MiB in 109 packages 14:25:33 Removing intermediate container f3fcb1529d88 14:25:33 ---> 2ff874940323 14:25:33 Step 26/27 : COPY docker/testcases.yaml /usr/lib/python3.8/site-packages/xtesting/ci/testcases.yaml 14:25:33 ---> f7100546f3e7 14:25:33 Step 27/27 : CMD ["run_tests", "-t", "all"] 14:25:33 ---> Running in 3db05f047333 14:25:34 Removing intermediate container 3db05f047333 14:25:34 ---> 3358ebffda08 14:25:34 Successfully built 3358ebffda08 14:25:34 Successfully tagged nexus3.onap.org:10003/onap/xtesting-security:master 14:25:34 ---> docker-build.sh ends 14:25:34 [integration-xtesting-security-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9708154869978632566.sh 14:25:34 [EnvInject] - Injecting environment variables from a build step. 14:25:34 [EnvInject] - Injecting as environment variables the properties content 14:25:34 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 14:25:34 14:25:34 [EnvInject] - Variables injected successfully. 14:25:34 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins5691168601855642408.sh 14:25:34 ---> docker-push.sh 14:25:34 Docker version 20.10.18, build b40c2f6 14:25:34 Pushing image: nexus3.onap.org:10003/onap/xtesting-security:master 14:25:34 docker push nexus3.onap.org:10003/onap/xtesting-security:master 14:25:34 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-security] 14:25:34 022131e0827d: Preparing 14:25:34 4ce29ece7906: Preparing 14:25:34 43056e5a3851: Preparing 14:25:34 71711e33bc7a: Preparing 14:25:34 098135e3ff05: Preparing 14:25:34 a536ea68b51c: Preparing 14:25:34 33e04515128b: Preparing 14:25:34 36479a85623a: Preparing 14:25:34 52c71b5c01e8: Preparing 14:25:34 89507c942f6c: Preparing 14:25:34 f25c123007de: Preparing 14:25:34 9629c56c9fb4: Preparing 14:25:34 7df5bd7bd262: Preparing 14:25:34 52c71b5c01e8: Waiting 14:25:34 9629c56c9fb4: Waiting 14:25:34 89507c942f6c: Waiting 14:25:34 7df5bd7bd262: Waiting 14:25:34 f25c123007de: Waiting 14:25:34 a536ea68b51c: Waiting 14:25:34 33e04515128b: Waiting 14:25:34 36479a85623a: Waiting 14:25:34 022131e0827d: Pushed 14:25:34 43056e5a3851: Pushed 14:25:34 a536ea68b51c: Pushed 14:25:34 33e04515128b: Pushed 14:25:34 36479a85623a: Pushed 14:25:34 52c71b5c01e8: Pushed 14:25:34 f25c123007de: Layer already exists 14:25:34 9629c56c9fb4: Layer already exists 14:25:34 7df5bd7bd262: Layer already exists 14:25:35 098135e3ff05: Pushed 14:25:36 71711e33bc7a: Pushed 14:25:38 89507c942f6c: Pushed 14:25:48 4ce29ece7906: Pushed 14:25:49 master: digest: sha256:14dc5a064f111bf1ba8535c549907709b898bb8a7cb5baa7a183db5ad268d2ea size: 3039 14:25:49 ---> docker-push.sh ends 14:25:49 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins13365210524389062949.sh 14:25:49 $ ssh-agent -k 14:25:49 unset SSH_AUTH_SOCK; 14:25:49 unset SSH_AGENT_PID; 14:25:49 echo Agent pid 2112 killed; 14:25:49 [ssh-agent] Stopped. 14:25:49 [PostBuildScript] - [INFO] Executing post build scripts. 14:25:49 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins15037173206779947448.sh 14:25:49 ---> sysstat.sh 14:25:50 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins4340770695109647546.sh 14:25:50 ---> package-listing.sh 14:25:50 ++ facter osfamily 14:25:50 ++ tr '[:upper:]' '[:lower:]' 14:25:50 + OS_FAMILY=debian 14:25:50 + workspace=/w/workspace/integration-xtesting-security-docker-merge-master 14:25:50 + START_PACKAGES=/tmp/packages_start.txt 14:25:50 + END_PACKAGES=/tmp/packages_end.txt 14:25:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:50 + PACKAGES=/tmp/packages_start.txt 14:25:50 + '[' /w/workspace/integration-xtesting-security-docker-merge-master ']' 14:25:50 + PACKAGES=/tmp/packages_end.txt 14:25:50 + case "${OS_FAMILY}" in 14:25:50 + dpkg -l 14:25:50 + grep '^ii' 14:25:50 + '[' -f /tmp/packages_start.txt ']' 14:25:50 + '[' -f /tmp/packages_end.txt ']' 14:25:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:50 + '[' /w/workspace/integration-xtesting-security-docker-merge-master ']' 14:25:50 + mkdir -p /w/workspace/integration-xtesting-security-docker-merge-master/archives/ 14:25:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-security-docker-merge-master/archives/ 14:25:50 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins12095666739222978486.sh 14:25:50 ---> capture-instance-metadata.sh 14:25:50 Setup pyenv: 14:25:50 system 14:25:50 3.8.13 14:25:50 3.9.13 14:25:50 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:25:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbrh from file:/tmp/.os_lf_venv 14:25:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:52 lf-activate-venv(): INFO: Installing additional packages: lftools 14:25:58 lf-activate-venv(): INFO: Adding /tmp/venv-Tbrh/bin to PATH 14:25:58 INFO: Running in OpenStack, capturing instance metadata 14:25:59 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins6904204743907774834.sh 14:25:59 provisioning config files... 14:25:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-master@tmp/config5298307720131705595tmp 14:25:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:25:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:25:59 [EnvInject] - Injecting environment variables from a build step. 14:25:59 [EnvInject] - Injecting as environment variables the properties content 14:25:59 SERVER_ID=logs 14:25:59 14:25:59 [EnvInject] - Variables injected successfully. 14:25:59 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins9150259267742073872.sh 14:25:59 ---> create-netrc.sh 14:25:59 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins10582101294635689949.sh 14:25:59 ---> python-tools-install.sh 14:25:59 Setup pyenv: 14:25:59 system 14:25:59 3.8.13 14:25:59 3.9.13 14:25:59 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:25:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbrh from file:/tmp/.os_lf_venv 14:25:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:01 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:07 lf-activate-venv(): INFO: Adding /tmp/venv-Tbrh/bin to PATH 14:26:07 [integration-xtesting-security-docker-merge-master] $ /bin/sh /tmp/jenkins14983954407256627359.sh 14:26:07 ---> uv-install.sh 14:26:07 uv 0.12.7 is already installed 14:26:07 uvx 0.12.7 (x86_64-unknown-linux-gnu) 14:26:07 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins18268643875823203902.sh 14:26:07 ---> sudo-logs.sh 14:26:07 Archiving 'sudo' log.. 14:26:07 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins5641467571878468538.sh 14:26:07 ---> job-cost.sh 14:26:07 INFO: Activating Python virtual environment... 14:26:07 Setup pyenv: 14:26:07 system 14:26:07 3.8.13 14:26:07 3.9.13 14:26:07 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:26:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbrh from file:/tmp/.os_lf_venv 14:26:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:26:13 lf-activate-venv(): INFO: Adding /tmp/venv-Tbrh/bin to PATH 14:26:13 INFO: No stack-cost file found 14:26:13 INFO: Instance uptime: 360s 14:26:13 INFO: Fetching instance metadata (attempt 1 of 3)... 14:26:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:26:13 INFO: Successfully fetched instance metadata 14:26:13 INFO: Instance type: v3-standard-8 14:26:13 INFO: Retrieving pricing info for: v3-standard-8 14:26:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:26:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=360 14:26:13 INFO: Successfully fetched Vexxhost pricing API 14:26:13 INFO: Retrieved cost: 0.22 14:26:13 INFO: Retrieved resource: v3-standard-8 14:26:13 INFO: Creating archive directory: /w/workspace/integration-xtesting-security-docker-merge-master/archives/cost 14:26:13 INFO: Archiving costs to: /w/workspace/integration-xtesting-security-docker-merge-master/archives/cost.csv 14:26:13 INFO: Successfully archived job cost data 14:26:13 DEBUG: Cost data: integration-xtesting-security-docker-merge-master,1550,2026-08-31 14:26:13,v3-standard-8,360,0.22,0.00,SUCCESS 14:26:13 [integration-xtesting-security-docker-merge-master] $ /bin/bash -l /tmp/jenkins12532220025423509558.sh 14:26:13 ---> logs-deploy.sh 14:26:13 Setup pyenv: 14:26:13 system 14:26:13 3.8.13 14:26:13 3.9.13 14:26:13 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:26:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbrh from file:/tmp/.os_lf_venv 14:26:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:26:21 lf-activate-venv(): INFO: Adding /tmp/venv-Tbrh/bin to PATH 14:26:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-security-docker-merge-master/1550 14:26:21 INFO: archiving workspace using pattern(s): 14:26:22 Archives upload complete. 14:26:23 INFO: archiving logs to Nexus 14:26:23 ---> uname -a: 14:26:23 Linux prd-ubuntu1804-docker-8c-8g-16894 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:26:23 14:26:23 14:26:23 ---> lscpu: 14:26:23 Architecture: x86_64 14:26:23 CPU op-mode(s): 32-bit, 64-bit 14:26:23 Byte Order: Little Endian 14:26:23 CPU(s): 8 14:26:23 On-line CPU(s) list: 0-7 14:26:23 Thread(s) per core: 1 14:26:23 Core(s) per socket: 1 14:26:23 Socket(s): 8 14:26:23 NUMA node(s): 1 14:26:23 Vendor ID: AuthenticAMD 14:26:23 CPU family: 23 14:26:23 Model: 49 14:26:23 Model name: AMD EPYC-Rome Processor 14:26:23 Stepping: 0 14:26:23 CPU MHz: 2800.000 14:26:23 BogoMIPS: 5600.00 14:26:23 Virtualization: AMD-V 14:26:23 Hypervisor vendor: KVM 14:26:23 Virtualization type: full 14:26:23 L1d cache: 32K 14:26:23 L1i cache: 32K 14:26:23 L2 cache: 512K 14:26:23 L3 cache: 16384K 14:26:23 NUMA node0 CPU(s): 0-7 14:26:23 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 14:26:23 14:26:23 14:26:23 ---> nproc: 14:26:23 8 14:26:23 14:26:23 14:26:23 ---> df -h: 14:26:23 Filesystem Size Used Avail Use% Mounted on 14:26:23 udev 16G 0 16G 0% /dev 14:26:23 tmpfs 3.2G 708K 3.2G 1% /run 14:26:23 /dev/vda1 155G 14G 142G 9% / 14:26:23 tmpfs 16G 0 16G 0% /dev/shm 14:26:23 tmpfs 5.0M 0 5.0M 0% /run/lock 14:26:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:26:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:26:23 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:26:23 14:26:23 14:26:23 ---> free -m: 14:26:23 total used free shared buff/cache available 14:26:23 Mem: 32167 849 25090 0 6226 30862 14:26:23 Swap: 1023 0 1023 14:26:23 14:26:23 14:26:23 ---> ip addr: 14:26:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:26:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:26:23 inet 127.0.0.1/8 scope host lo 14:26:23 valid_lft forever preferred_lft forever 14:26:23 inet6 ::1/128 scope host 14:26:23 valid_lft forever preferred_lft forever 14:26:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:26:23 link/ether fa:16:3e:3c:4c:6e brd ff:ff:ff:ff:ff:ff 14:26:23 inet 10.30.106.135/23 brd 10.30.107.255 scope global dynamic ens3 14:26:23 valid_lft 86037sec preferred_lft 86037sec 14:26:23 inet6 fe80::f816:3eff:fe3c:4c6e/64 scope link 14:26:23 valid_lft forever preferred_lft forever 14:26:23 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:26:23 link/ether 02:42:7c:2d:b6:4f brd ff:ff:ff:ff:ff:ff 14:26:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:26:23 valid_lft forever preferred_lft forever 14:26:23 inet6 fe80::42:7cff:fe2d:b64f/64 scope link 14:26:23 valid_lft forever preferred_lft forever 14:26:23 14:26:23 14:26:23 ---> sar -b -r -n DEV: 14:26:23 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-16894) 08/31/26 _x86_64_ (8 CPU) 14:26:23 14:26:23 14:20:24 LINUX RESTART (8 CPU) 14:26:23 14:26:23 14:21:01 tps rtps wtps bread/s bwrtn/s 14:26:23 14:22:01 240.44 28.13 212.31 1970.20 91769.91 14:26:23 14:23:01 270.69 2.70 267.99 409.80 91599.67 14:26:23 14:24:01 410.18 0.22 409.97 6.00 104466.59 14:26:23 14:25:01 34.39 0.02 34.38 1.73 10327.48 14:26:23 14:26:01 60.79 0.43 60.36 46.93 12321.68 14:26:23 Average: 203.30 6.30 197.00 486.93 62097.06 14:26:23 14:26:23 14:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:26:23 14:22:01 29901460 31709292 3037760 9.22 75764 2033404 1371368 4.03 873772 1854500 327788 14:26:23 14:23:01 27336680 31685004 5602540 17.01 140336 4354492 1497872 4.41 1042364 4045832 1127716 14:26:23 14:24:01 25710208 31670784 7229012 21.95 228120 5712500 1597020 4.70 1241892 5294488 207564 14:26:23 14:25:01 25402128 31513412 7537092 22.88 234696 5830928 1755692 5.17 1457704 5360988 48312 14:26:23 14:26:01 25744168 31651512 7195052 21.84 238192 5646380 1431160 4.21 1373240 5134212 27452 14:26:23 Average: 26818929 31646001 6120291 18.58 183422 4715541 1530622 4.50 1197794 4338004 347766 14:26:23 14:26:23 14:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:26:23 14:22:01 ens3 105.87 79.05 1637.78 13.51 0.00 0.00 0.00 0.00 14:26:23 14:22:01 lo 2.80 2.80 0.30 0.30 0.00 0.00 0.00 0.00 14:26:23 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:23 14:23:01 ens3 655.52 441.14 11556.73 34.76 0.00 0.00 0.00 0.00 14:26:23 14:23:01 lo 2.27 2.27 0.35 0.35 0.00 0.00 0.00 0.00 14:26:23 14:23:01 docker0 33.79 40.58 2.69 333.08 0.00 0.00 0.00 0.00 14:26:23 14:24:01 ens3 389.74 234.33 4839.46 19.51 0.00 0.00 0.00 0.00 14:26:23 14:24:01 veth941e12d 28.96 77.25 2.11 1349.48 0.00 0.00 0.00 0.11 14:26:23 14:24:01 lo 0.47 0.47 0.07 0.07 0.00 0.00 0.00 0.00 14:26:23 14:24:01 docker0 115.63 202.70 7.26 2222.40 0.00 0.00 0.00 0.00 14:26:23 14:25:01 ens3 42.24 34.46 292.78 5.09 0.00 0.00 0.00 0.00 14:26:23 14:25:01 veth941e12d 27.00 34.09 2.85 290.96 0.00 0.00 0.00 0.02 14:26:23 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:23 14:25:01 docker0 27.00 34.04 2.48 290.96 0.00 0.00 0.00 0.00 14:26:23 14:26:01 ens3 249.99 239.63 765.01 1387.46 0.00 0.00 0.00 0.00 14:26:23 14:26:01 lo 3.27 3.27 0.30 0.30 0.00 0.00 0.00 0.00 14:26:23 14:26:01 docker0 46.28 68.41 2.59 739.87 0.00 0.00 0.00 0.00 14:26:23 Average: ens3 288.67 205.72 3818.35 292.07 0.00 0.00 0.00 0.00 14:26:23 Average: lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 14:26:23 Average: docker0 44.54 69.15 3.00 717.26 0.00 0.00 0.00 0.00 14:26:23 14:26:23 14:26:23 ---> sar -P ALL: 14:26:23 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-16894) 08/31/26 _x86_64_ (8 CPU) 14:26:23 14:26:23 14:20:24 LINUX RESTART (8 CPU) 14:26:23 14:26:23 14:21:01 CPU %user %nice %system %iowait %steal %idle 14:26:23 14:22:01 all 9.58 0.00 0.86 2.49 0.01 87.06 14:26:23 14:22:01 0 16.09 0.00 1.22 0.65 0.00 82.04 14:26:23 14:22:01 1 1.60 0.00 0.38 0.03 0.00 97.98 14:26:23 14:22:01 2 7.15 0.00 0.62 0.20 0.00 92.03 14:26:23 14:22:01 3 1.29 0.00 0.15 0.02 0.00 98.55 14:26:23 14:22:01 4 0.89 0.00 0.24 8.07 0.02 90.79 14:26:23 14:22:01 5 2.10 0.00 0.80 5.77 0.00 91.33 14:26:23 14:22:01 6 1.18 0.00 0.25 0.02 0.00 98.55 14:26:23 14:22:01 7 46.33 0.00 3.16 5.21 0.02 45.28 14:26:23 14:23:01 all 25.13 0.00 5.58 1.35 0.02 67.93 14:26:23 14:23:01 0 26.56 0.00 5.21 0.02 0.03 68.18 14:26:23 14:23:01 1 27.58 0.00 5.15 0.19 0.02 67.06 14:26:23 14:23:01 2 27.40 0.00 5.88 0.59 0.02 66.11 14:26:23 14:23:01 3 25.15 0.00 4.75 2.49 0.02 67.59 14:26:23 14:23:01 4 22.61 0.00 6.02 1.93 0.02 69.43 14:26:23 14:23:01 5 23.44 0.00 6.31 5.21 0.02 65.02 14:26:23 14:23:01 6 24.73 0.00 6.71 0.22 0.02 68.32 14:26:23 14:23:01 7 23.60 0.00 4.58 0.15 0.03 71.63 14:26:23 14:24:01 all 26.11 0.00 5.29 1.26 0.02 67.32 14:26:23 14:24:01 0 26.21 0.00 5.06 0.74 0.02 67.97 14:26:23 14:24:01 1 25.84 0.00 4.72 0.72 0.02 68.70 14:26:23 14:24:01 2 26.02 0.00 4.91 0.00 0.02 69.05 14:26:23 14:24:01 3 27.30 0.00 6.23 2.95 0.03 63.48 14:26:23 14:24:01 4 26.82 0.00 4.90 0.03 0.00 68.24 14:26:23 14:24:01 5 27.01 0.00 7.09 4.08 0.02 61.81 14:26:23 14:24:01 6 25.17 0.00 4.62 1.43 0.02 68.76 14:26:23 14:24:01 7 24.47 0.00 4.79 0.08 0.02 70.63 14:26:23 14:25:01 all 11.38 0.00 0.82 0.17 0.01 87.62 14:26:23 14:25:01 0 9.33 0.00 0.92 0.07 0.00 89.69 14:26:23 14:25:01 1 22.13 0.00 1.37 0.02 0.02 76.47 14:26:23 14:25:01 2 7.09 0.00 0.23 0.00 0.00 92.68 14:26:23 14:25:01 3 6.25 0.00 0.55 1.13 0.00 92.06 14:26:23 14:25:01 4 7.64 0.00 0.67 0.05 0.02 91.62 14:26:23 14:25:01 5 19.65 0.00 1.48 0.05 0.00 78.81 14:26:23 14:25:01 6 5.65 0.00 0.50 0.00 0.00 93.85 14:26:23 14:25:01 7 13.30 0.00 0.90 0.00 0.00 85.80 14:26:23 14:26:01 all 12.34 0.00 1.34 0.22 0.01 86.09 14:26:23 14:26:01 0 5.88 0.00 0.80 0.17 0.00 93.16 14:26:23 14:26:01 1 12.78 0.00 1.79 0.02 0.02 85.40 14:26:23 14:26:01 2 16.16 0.00 0.98 0.03 0.02 82.80 14:26:23 14:26:01 3 15.75 0.00 2.59 0.74 0.02 80.90 14:26:23 14:26:01 4 6.39 0.00 1.01 0.52 0.00 92.08 14:26:23 14:26:01 5 9.53 0.00 0.97 0.13 0.02 89.35 14:26:23 14:26:01 6 18.52 0.00 1.44 0.10 0.02 79.92 14:26:23 14:26:01 7 13.65 0.00 1.10 0.08 0.02 85.14 14:26:23 Average: all 16.87 0.00 2.77 1.10 0.01 79.25 14:26:23 Average: 0 16.78 0.00 2.63 0.33 0.01 80.25 14:26:23 Average: 1 17.95 0.00 2.67 0.19 0.01 79.17 14:26:23 Average: 2 16.72 0.00 2.51 0.16 0.01 80.59 14:26:23 Average: 3 15.10 0.00 2.84 1.46 0.01 80.58 14:26:23 Average: 4 12.84 0.00 2.56 2.12 0.01 82.47 14:26:23 Average: 5 16.31 0.00 3.31 3.04 0.01 77.33 14:26:23 Average: 6 15.00 0.00 2.69 0.35 0.01 81.94 14:26:23 Average: 7 24.27 0.00 2.90 1.11 0.02 71.70 14:26:23 14:26:23 14:26:23