15:34:49 Started by timer 15:34:49 Running as SYSTEM 15:34:49 [EnvInject] - Loading node environment variables. 15:34:49 Building remotely on prd-ubuntu1804-docker-4c-4g-7462 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-xapp-frame-sonar-prescan-script 15:34:49 [ssh-agent] Looking for ssh-agent implementation... 15:34:49 $ ssh-agent 15:34:49 SSH_AUTH_SOCK=/tmp/ssh-kPQ9PFQjkueq/agent.2073 15:34:49 SSH_AGENT_PID=2075 15:34:49 [ssh-agent] Started. 15:34:49 Running ssh-add (command line suppressed) 15:34:50 Identity added: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script@tmp/private_key_16031347115832043058.key (jenkins-ssh) 15:34:50 [ssh-agent] Using credentials jenkins (jenkins) 15:34:50 The recommended git tool is: NONE 15:34:52 using credential jenkins 15:34:52 Wiping out workspace first. 15:34:52 Cloning the remote Git repository 15:34:52 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame 15:34:52 > git init /w/workspace/ric-plt-xapp-frame-sonar-prescan-script # timeout=10 15:34:52 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame 15:34:52 > git --version # timeout=10 15:34:52 > git --version # 'git version 2.17.1' 15:34:52 using GIT_SSH to set credentials jenkins 15:34:52 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:53 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame # timeout=10 15:34:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:54 Avoid second fetch 15:34:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:34:54 Checking out Revision c79954127421383b7e864e94db579c9aea9ff4dd (refs/remotes/origin/master) 15:34:54 > git config core.sparsecheckout # timeout=10 15:34:54 > git checkout -f c79954127421383b7e864e94db579c9aea9ff4dd # timeout=10 15:34:54 Commit message: "RIC:1060: Change in PTL" 15:34:54 > git rev-list --no-walk c79954127421383b7e864e94db579c9aea9ff4dd # timeout=10 15:34:58 provisioning config files... 15:34:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:34:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:34:58 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins8219252647680563838.sh 15:34:58 ---> python-tools-install.sh 15:34:58 Setup pyenv: 15:34:58 * system (set by /opt/pyenv/version) 15:34:58 * 3.8.13 (set by /opt/pyenv/version) 15:34:58 * 3.9.13 (set by /opt/pyenv/version) 15:34:58 * 3.10.6 (set by /opt/pyenv/version) 15:35:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pow3 15:35:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:13 lf-activate-venv(): INFO: Base packages installed successfully 15:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools 15:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-pow3/bin to PATH 15:35:57 Generating Requirements File 15:36:31 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. 15:36:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:36:32 Python 3.10.6 15:36:32 pip 26.0.1 from /tmp/venv-pow3/lib/python3.10/site-packages/pip (python 3.10) 15:36:33 appdirs==1.4.4 15:36:33 argcomplete==3.6.3 15:36:33 aspy.yaml==1.3.0 15:36:33 attrs==25.4.0 15:36:33 autopage==0.6.0 15:36:33 backports.strenum==1.3.1 15:36:33 beautifulsoup4==4.14.3 15:36:33 boto3==1.42.55 15:36:33 botocore==1.42.55 15:36:33 bs4==0.0.2 15:36:33 certifi==2026.1.4 15:36:33 cffi==2.0.0 15:36:33 cfgv==3.5.0 15:36:33 chardet==6.0.0.post1 15:36:33 charset-normalizer==3.4.4 15:36:33 click==8.3.1 15:36:33 cliff==4.13.2 15:36:33 cmd2==3.2.2 15:36:33 cryptography==3.3.2 15:36:33 debtcollector==3.0.0 15:36:33 decorator==5.2.1 15:36:33 defusedxml==0.7.1 15:36:33 Deprecated==1.3.1 15:36:33 distlib==0.4.0 15:36:33 dnspython==2.8.0 15:36:33 docker==7.1.0 15:36:33 dogpile.cache==1.5.0 15:36:33 durationpy==0.10 15:36:33 email-validator==2.3.0 15:36:33 filelock==3.24.3 15:36:33 future==1.0.0 15:36:33 gitdb==4.0.12 15:36:33 GitPython==3.1.46 15:36:33 httplib2==0.30.2 15:36:33 identify==2.6.16 15:36:33 idna==3.11 15:36:33 importlib-resources==1.5.0 15:36:33 iso8601==2.1.0 15:36:33 Jinja2==3.1.6 15:36:33 jmespath==1.1.0 15:36:33 jsonpatch==1.33 15:36:33 jsonpointer==3.0.0 15:36:33 jsonschema==4.26.0 15:36:33 jsonschema-specifications==2025.9.1 15:36:33 keystoneauth1==5.13.1 15:36:33 kubernetes==35.0.0 15:36:33 lftools==0.37.21 15:36:33 lxml==6.0.2 15:36:33 markdown-it-py==4.0.0 15:36:33 MarkupSafe==3.0.3 15:36:33 mdurl==0.1.2 15:36:33 msgpack==1.1.2 15:36:33 multi_key_dict==2.0.3 15:36:33 munch==4.0.0 15:36:33 netaddr==1.3.0 15:36:33 niet==1.4.2 15:36:33 nodeenv==1.10.0 15:36:33 oauth2client==4.1.3 15:36:33 oauthlib==3.3.1 15:36:33 openstacksdk==4.10.0 15:36:33 os-service-types==1.8.2 15:36:33 osc-lib==4.4.0 15:36:33 oslo.config==10.3.0 15:36:33 oslo.context==6.3.0 15:36:33 oslo.i18n==6.7.2 15:36:33 oslo.log==8.1.0 15:36:33 oslo.serialization==5.9.1 15:36:33 oslo.utils==10.0.0 15:36:33 packaging==26.0 15:36:33 pbr==7.0.3 15:36:33 platformdirs==4.9.2 15:36:33 prettytable==3.17.0 15:36:33 psutil==7.2.2 15:36:33 pyasn1==0.6.2 15:36:33 pyasn1_modules==0.4.2 15:36:33 pycparser==3.0 15:36:33 pygerrit2==2.0.15 15:36:33 PyGithub==2.8.1 15:36:33 Pygments==2.19.2 15:36:33 PyJWT==2.11.0 15:36:33 PyNaCl==1.6.2 15:36:33 pyparsing==2.4.7 15:36:33 pyperclip==1.11.0 15:36:33 pyrsistent==0.20.0 15:36:33 python-cinderclient==9.8.0 15:36:33 python-dateutil==2.9.0.post0 15:36:33 python-heatclient==5.0.0 15:36:33 python-jenkins==1.8.3 15:36:33 python-keystoneclient==5.7.0 15:36:33 python-magnumclient==4.9.0 15:36:33 python-openstackclient==9.0.0 15:36:33 python-swiftclient==4.9.0 15:36:33 PyYAML==6.0.3 15:36:33 referencing==0.37.0 15:36:33 requests==2.32.5 15:36:33 requests-oauthlib==2.0.0 15:36:33 requestsexceptions==1.4.0 15:36:33 rfc3986==2.0.0 15:36:33 rich==14.3.3 15:36:33 rich-argparse==1.7.2 15:36:33 rpds-py==0.30.0 15:36:33 rsa==4.9.1 15:36:33 ruamel.yaml==0.19.1 15:36:33 ruamel.yaml.clib==0.2.15 15:36:33 s3transfer==0.16.0 15:36:33 simplejson==3.20.2 15:36:33 six==1.17.0 15:36:33 smmap==5.0.2 15:36:33 soupsieve==2.8.3 15:36:33 stevedore==5.7.0 15:36:33 tabulate==0.9.0 15:36:33 toml==0.10.2 15:36:33 tomlkit==0.14.0 15:36:33 tqdm==4.67.3 15:36:33 typing_extensions==4.15.0 15:36:33 urllib3==1.26.20 15:36:33 virtualenv==20.39.0 15:36:33 wcwidth==0.6.0 15:36:33 websocket-client==1.9.0 15:36:33 wrapt==2.1.1 15:36:33 xdg==6.0.0 15:36:33 xmltodict==1.0.4 15:36:33 yq==3.4.3 15:36:33 [EnvInject] - Injecting environment variables from a build step. 15:36:33 [EnvInject] - Injecting as environment variables the properties content 15:36:33 SET_JDK_VERSION=openjdk17 15:36:33 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 15:36:33 15:36:33 [EnvInject] - Variables injected successfully. 15:36:33 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/sh /tmp/jenkins3517923297936157604.sh 15:36:33 ---> update-java-alternatives.sh 15:36:33 ---> Updating Java version 15:36:33 ---> Ubuntu/Debian system detected 15:36:33 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:36:34 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:36:34 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:36:34 openjdk version "17.0.7" 2023-04-18 15:36:34 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 15:36:34 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 15:36:34 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 15:36:34 [EnvInject] - Injecting environment variables from a build step. 15:36:34 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:36:34 [EnvInject] - Variables injected successfully. 15:36:34 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/sh /tmp/jenkins17821411781183894647.sh 15:36:34 Docker version 24.0.2, build cb74dfc 15:36:34 Unit Test 15:36:35 #1 [internal] load .dockerignore 15:36:35 #1 transferring context: 55B done 15:36:35 #1 DONE 0.1s 15:36:35 15:36:35 #2 [internal] load build definition from Dockerfile 15:36:35 #2 transferring dockerfile: 2.63kB done 15:36:35 #2 DONE 0.1s 15:36:35 15:36:35 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0 15:36:36 #3 DONE 0.2s 15:36:36 15:36:36 #4 [xapp-base 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 15:36:36 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.0s done 15:36:36 #4 ... 15:36:36 15:36:36 #5 [internal] load build context 15:36:36 #5 transferring context: 1.54MB 0.1s done 15:36:36 #5 DONE 0.2s 15:36:36 15:36:36 #4 [xapp-base 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 15:36:36 #4 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done 15:36:36 #4 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done 15:36:36 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 0B / 28.58MB 0.2s 15:36:36 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 6.29MB / 337.65MB 0.2s 15:36:36 #4 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.2s done 15:36:36 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 0B / 129.05MB 0.2s 15:36:36 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 2.10MB / 28.58MB 0.4s 15:36:36 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 5.24MB / 28.58MB 0.6s 15:36:36 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 26.21MB / 337.65MB 0.6s 15:36:36 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 9.44MB / 129.05MB 0.7s 15:36:36 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 7.43MB / 28.58MB 0.8s 15:36:37 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 9.44MB / 28.58MB 1.0s 15:36:37 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 45.09MB / 337.65MB 1.1s 15:36:37 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 17.83MB / 129.05MB 1.2s 15:36:37 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 11.53MB / 28.58MB 1.3s 15:36:37 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 14.68MB / 28.58MB 1.5s 15:36:37 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 67.11MB / 337.65MB 1.5s 15:36:37 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 17.83MB / 28.58MB 1.7s 15:36:37 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 85.98MB / 337.65MB 1.7s 15:36:37 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 28.31MB / 129.05MB 1.7s 15:36:37 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 19.92MB / 28.58MB 1.8s 15:36:37 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 22.02MB / 28.58MB 1.9s 15:36:37 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 108.00MB / 337.65MB 1.9s 15:36:38 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 24.12MB / 28.58MB 2.0s 15:36:38 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 36.70MB / 129.05MB 2.0s 15:36:38 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 26.39MB / 28.58MB 2.1s 15:36:38 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 128.97MB / 337.65MB 2.1s 15:36:38 #4 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 2.2s done 15:36:38 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 152.30MB / 337.65MB 2.3s 15:36:38 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 47.19MB / 129.05MB 2.3s 15:36:38 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 0B / 134.96MB 2.3s 15:36:38 #4 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 0.1s 15:36:38 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 171.97MB / 337.65MB 2.5s 15:36:38 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 54.53MB / 129.05MB 2.5s 15:36:38 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 7.34MB / 134.96MB 2.6s 15:36:38 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 200.28MB / 337.65MB 2.8s 15:36:38 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 66.06MB / 129.05MB 2.8s 15:36:38 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 15.73MB / 134.96MB 2.9s 15:36:39 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 222.30MB / 337.65MB 3.0s 15:36:39 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 74.45MB / 129.05MB 3.0s 15:36:39 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 243.27MB / 337.65MB 3.2s 15:36:39 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 81.79MB / 129.05MB 3.2s 15:36:39 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 24.12MB / 134.96MB 3.2s 15:36:39 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 263.19MB / 337.65MB 3.4s 15:36:39 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 90.18MB / 129.05MB 3.4s 15:36:39 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 285.21MB / 337.65MB 3.6s 15:36:39 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 99.61MB / 129.05MB 3.6s 15:36:39 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 37.75MB / 134.96MB 3.6s 15:36:39 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 319.82MB / 337.65MB 3.9s 15:36:39 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 112.20MB / 129.05MB 3.9s 15:36:39 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 47.19MB / 134.96MB 3.9s 15:36:40 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 4.1s 15:36:40 #4 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 2.1s done 15:36:40 #4 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 4.6s done 15:36:40 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0B / 141.86MB 4.8s 15:36:41 #4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 0.1s 15:36:44 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 120.59MB / 129.05MB 8.6s 15:36:44 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 54.53MB / 134.96MB 8.6s 15:36:44 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 8.8s 15:36:44 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 62.91MB / 134.96MB 8.8s 15:36:44 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 13.63MB / 141.86MB 8.8s 15:36:45 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 22.02MB / 141.86MB 8.9s 15:36:45 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 75.50MB / 134.96MB 9.0s 15:36:45 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 30.41MB / 141.86MB 9.0s 15:36:45 #4 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 9.0s done 15:36:45 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 85.98MB / 134.96MB 9.2s 15:36:45 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 51.38MB / 141.86MB 9.2s 15:36:45 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 3.15MB / 27.94MB 9.2s 15:36:45 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 61.87MB / 141.86MB 9.3s 15:36:45 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 5.24MB / 27.94MB 9.3s 15:36:45 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 101.71MB / 134.96MB 9.5s 15:36:45 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 82.84MB / 141.86MB 9.5s 15:36:45 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 9.44MB / 27.94MB 9.5s 15:36:45 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 94.37MB / 141.86MB 9.6s 15:36:45 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 11.53MB / 27.94MB 9.6s 15:36:45 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 117.44MB / 134.96MB 9.8s 15:36:45 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 114.29MB / 141.86MB 9.8s 15:36:45 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 17.83MB / 27.94MB 9.8s 15:36:45 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 126.88MB / 141.86MB 9.9s 15:36:45 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 19.92MB / 27.94MB 9.9s 15:36:46 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 127.93MB / 134.96MB 10.0s 15:36:46 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 138.41MB / 141.86MB 10.0s 15:36:46 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 23.07MB / 27.94MB 10.0s 15:36:46 #4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 5.2s 15:36:46 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 10.1s 15:36:46 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 10.3s 15:36:46 #4 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 10.2s done 15:36:46 #4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0B / 42.84MB 10.3s 15:36:46 #4 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 10.4s done 15:36:46 #4 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 10.5s done 15:36:46 #4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0B / 8.47MB 10.6s 15:36:51 #4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 10.3s 15:36:51 #4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0B / 42.84MB 15.5s 15:36:51 #4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0B / 8.47MB 15.7s 15:36:54 #4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 3.15MB / 42.84MB 18.4s 15:36:54 #4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 1.05MB / 8.47MB 18.4s 15:36:54 #4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 10.49MB / 42.84MB 18.5s 15:36:54 #4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 5.24MB / 8.47MB 18.5s 15:36:54 #4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 17.83MB / 42.84MB 18.6s 15:36:54 #4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 18.6s 15:36:54 #4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 34.52MB / 42.84MB 18.8s 15:36:54 #4 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 18.6s done 15:36:54 #4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 18.9s 15:36:55 #4 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 19.1s done 15:36:56 #4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 15.4s 15:37:01 #4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 20.4s 15:37:04 #4 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 24.0s done 15:37:05 #4 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done 15:37:05 #4 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 15:37:10 #4 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 5.0s 15:37:12 #4 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 7.2s done 15:37:12 #4 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 15:37:17 #4 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 5.0s 15:37:20 #4 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 7.5s done 15:37:20 #4 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0.1s 15:37:25 #4 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 5.1s 15:37:29 #4 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 8.6s done 15:37:29 #4 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 15:37:31 #4 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.7s done 15:37:31 #4 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 15:37:33 #4 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 1.4s done 15:37:33 #4 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 15:37:33 #4 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.3s done 15:37:33 #4 DONE 57.7s 15:37:33 15:37:33 #6 [xapp-base 2/8] RUN apt-get update -y &&apt-get install -y apt-utils cmake gawk sudo nano jq gettext-base bison flex curl tree 15:37:34 #6 0.670 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 15:37:34 #6 0.742 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 15:37:34 #6 0.819 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 15:37:35 #6 1.471 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] 15:37:35 #6 1.529 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 15:37:35 #6 1.639 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] 15:37:35 #6 1.806 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] 15:37:35 #6 1.832 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] 15:37:36 #6 2.144 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] 15:37:36 #6 2.387 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] 15:37:36 #6 2.457 Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] 15:37:36 #6 2.735 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4920 kB] 15:37:36 #6 3.103 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 15:37:37 #6 3.155 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 15:37:37 #6 3.994 Fetched 22.6 MB in 4s (6237 kB/s) 15:37:37 #6 3.994 Reading package lists... 15:37:39 #6 5.933 Reading package lists... 15:37:41 #6 7.773 Building dependency tree... 15:37:42 #6 8.231 Reading state information... 15:37:42 #6 9.088 gettext-base is already the newest version (0.19.8.1-10build1). 15:37:42 #6 9.088 gettext-base set to manually installed. 15:37:42 #6 9.088 The following additional packages will be installed: 15:37:43 #6 9.093 apt cmake-data libapt-pkg6.0 libcurl4 libfl-dev libfl2 libjq1 libonig5 15:37:43 #6 9.098 Suggested packages: 15:37:43 #6 9.098 apt-doc aptitude | synaptic | wajig powermgmt-base bison-doc cmake-doc 15:37:43 #6 9.098 ninja-build flex-doc gawk-doc hunspell 15:37:43 #6 9.228 The following NEW packages will be installed: 15:37:43 #6 9.255 apt-utils bison curl flex gawk jq libfl-dev libfl2 libjq1 libonig5 nano tree 15:37:43 #6 9.255 The following packages will be upgraded: 15:37:43 #6 9.255 apt cmake cmake-data libapt-pkg6.0 libcurl4 sudo 15:37:43 #6 9.582 6 upgraded, 12 newly installed, 0 to remove and 169 not upgraded. 15:37:43 #6 9.582 Need to get 10.6 MB of archives. 15:37:43 #6 9.582 After this operation, 8178 kB of additional disk space will be used. 15:37:43 #6 9.582 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.11 [843 kB] 15:37:44 #6 10.61 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.11 [1280 kB] 15:37:44 #6 10.79 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 flex amd64 2.6.4-6.2 [317 kB] 15:37:44 #6 10.83 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gawk amd64 1:5.0.1+dfsg-1ubuntu0.1 [415 kB] 15:37:44 #6 10.87 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.11 [213 kB] 15:37:44 #6 10.89 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] 15:37:44 #6 10.92 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nano amd64 4.8-1ubuntu1.1 [269 kB] 15:37:44 #6 10.93 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 bison amd64 2:3.5.1+dfsg-1 [657 kB] 15:37:44 #6 10.97 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] 15:37:45 #6 11.26 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] 15:37:45 #6 11.28 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] 15:37:45 #6 11.67 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB] 15:37:45 #6 11.81 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 15:37:45 #6 11.94 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 15:37:45 #6 11.95 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 15:37:45 #6 11.95 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] 15:37:45 #6 11.95 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl-dev amd64 2.6.4-6.2 [6316 B] 15:37:45 #6 11.95 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 tree amd64 1.8.0-1 [43.0 kB] 15:37:46 #6 12.25 debconf: delaying package configuration, since apt-utils is not installed 15:37:46 #6 12.35 Fetched 10.6 MB in 3s (3946 kB/s) 15:37:46 #6 12.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46362 files and directories currently installed.) 15:37:46 #6 12.44 Preparing to unpack .../libapt-pkg6.0_2.0.11_amd64.deb ... 15:37:46 #6 12.47 Unpacking libapt-pkg6.0:amd64 (2.0.11) over (2.0.9) ... 15:37:46 #6 12.70 Setting up libapt-pkg6.0:amd64 (2.0.11) ... 15:37:46 #6 12.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46362 files and directories currently installed.) 15:37:46 #6 12.85 Preparing to unpack .../archives/apt_2.0.11_amd64.deb ... 15:37:46 #6 12.91 Unpacking apt (2.0.11) over (2.0.9) ... 15:37:47 #6 13.30 Setting up apt (2.0.11) ... 15:37:47 #6 13.80 Selecting previously unselected package flex. 15:37:47 #6 13.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46360 files and directories currently installed.) 15:37:47 #6 13.83 Preparing to unpack .../00-flex_2.6.4-6.2_amd64.deb ... 15:37:47 #6 13.83 Unpacking flex (2.6.4-6.2) ... 15:37:47 #6 13.92 Selecting previously unselected package gawk. 15:37:47 #6 13.93 Preparing to unpack .../01-gawk_1%3a5.0.1+dfsg-1ubuntu0.1_amd64.deb ... 15:37:47 #6 13.94 Unpacking gawk (1:5.0.1+dfsg-1ubuntu0.1) ... 15:37:47 #6 14.06 Selecting previously unselected package apt-utils. 15:37:47 #6 14.06 Preparing to unpack .../02-apt-utils_2.0.11_amd64.deb ... 15:37:47 #6 14.07 Unpacking apt-utils (2.0.11) ... 15:37:47 #6 14.16 Preparing to unpack .../03-sudo_1.8.31-1ubuntu1.5_amd64.deb ... 15:37:48 #6 14.18 Unpacking sudo (1.8.31-1ubuntu1.5) over (1.8.31-1ubuntu1.2) ... 15:37:48 #6 14.39 Selecting previously unselected package nano. 15:37:48 #6 14.40 Preparing to unpack .../04-nano_4.8-1ubuntu1.1_amd64.deb ... 15:37:48 #6 14.40 Unpacking nano (4.8-1ubuntu1.1) ... 15:37:48 #6 14.51 Selecting previously unselected package bison. 15:37:48 #6 14.52 Preparing to unpack .../05-bison_2%3a3.5.1+dfsg-1_amd64.deb ... 15:37:48 #6 14.53 Unpacking bison (2:3.5.1+dfsg-1) ... 15:37:48 #6 14.63 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... 15:37:48 #6 14.65 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ... 15:37:49 #6 15.43 Preparing to unpack .../07-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... 15:37:49 #6 15.45 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ... 15:38:08 #6 34.60 Preparing to unpack .../08-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... 15:38:08 #6 34.62 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.14) ... 15:38:08 #6 34.71 Selecting previously unselected package curl. 15:38:08 #6 34.72 Preparing to unpack .../09-curl_7.68.0-1ubuntu2.25_amd64.deb ... 15:38:08 #6 34.73 Unpacking curl (7.68.0-1ubuntu2.25) ... 15:38:08 #6 34.80 Selecting previously unselected package libonig5:amd64. 15:38:08 #6 34.80 Preparing to unpack .../10-libonig5_6.9.4-1_amd64.deb ... 15:38:08 #6 34.81 Unpacking libonig5:amd64 (6.9.4-1) ... 15:38:08 #6 34.88 Selecting previously unselected package libjq1:amd64. 15:38:08 #6 34.89 Preparing to unpack .../11-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 15:38:08 #6 34.90 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 15:38:08 #6 34.96 Selecting previously unselected package jq. 15:38:08 #6 34.97 Preparing to unpack .../12-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 15:38:08 #6 34.97 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 15:38:08 #6 35.03 Selecting previously unselected package libfl2:amd64. 15:38:08 #6 35.03 Preparing to unpack .../13-libfl2_2.6.4-6.2_amd64.deb ... 15:38:08 #6 35.04 Unpacking libfl2:amd64 (2.6.4-6.2) ... 15:38:08 #6 35.09 Selecting previously unselected package libfl-dev:amd64. 15:38:09 #6 35.09 Preparing to unpack .../14-libfl-dev_2.6.4-6.2_amd64.deb ... 15:38:09 #6 35.10 Unpacking libfl-dev:amd64 (2.6.4-6.2) ... 15:38:09 #6 35.15 Selecting previously unselected package tree. 15:38:09 #6 35.15 Preparing to unpack .../15-tree_1.8.0-1_amd64.deb ... 15:38:09 #6 35.16 Unpacking tree (1.8.0-1) ... 15:38:09 #6 35.23 Setting up flex (2.6.4-6.2) ... 15:38:09 #6 35.25 Setting up apt-utils (2.0.11) ... 15:38:09 #6 35.26 Setting up gawk (1:5.0.1+dfsg-1ubuntu0.1) ... 15:38:09 #6 35.30 Setting up tree (1.8.0-1) ... 15:38:09 #6 35.32 Setting up sudo (1.8.31-1ubuntu1.5) ... 15:38:09 #6 35.36 Setting up libfl2:amd64 (2.6.4-6.2) ... 15:38:09 #6 35.38 Setting up nano (4.8-1ubuntu1.1) ... 15:38:09 #6 35.40 update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode 15:38:09 #6 35.40 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group editor) doesn't exist 15:38:09 #6 35.40 update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode 15:38:09 #6 35.40 update-alternatives: warning: skip creation of /usr/share/man/man1/pico.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group pico) doesn't exist 15:38:09 #6 35.41 Setting up bison (2:3.5.1+dfsg-1) ... 15:38:09 #6 35.43 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode 15:38:09 #6 35.43 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist 15:38:09 #6 35.44 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... 15:38:09 #6 35.45 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... 15:38:09 #6 35.47 Setting up curl (7.68.0-1ubuntu2.25) ... 15:38:09 #6 35.49 Setting up libonig5:amd64 (6.9.4-1) ... 15:38:09 #6 35.51 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 15:38:09 #6 35.54 Setting up libfl-dev:amd64 (2.6.4-6.2) ... 15:38:09 #6 35.57 Setting up jq (1.6-1ubuntu0.20.04.1) ... 15:38:09 #6 35.59 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... 15:38:09 #6 35.62 Processing triggers for man-db (2.9.1-1) ... 15:38:09 #6 35.65 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 15:38:09 #6 DONE 36.0s 15:38:09 15:38:09 #7 [xapp-base 3/8] RUN curl -s https://packagecloud.io/install/repositories/o-ran-sc/master/script.deb.sh | bash 15:38:10 #7 0.292 Detected operating system as Ubuntu/focal. 15:38:10 #7 0.292 Checking for curl... 15:38:10 #7 0.292 Detected curl... 15:38:10 #7 0.292 Checking for gpg... 15:38:10 #7 0.292 Detected gpg... 15:38:10 #7 0.301 Detected apt version as 2.0.11 15:38:10 #7 0.301 Running apt-get update... done. 15:38:12 #7 3.033 Installing apt-transport-https... done. 15:38:17 #7 7.261 Installing /etc/apt/sources.list.d/o-ran-sc_master.list...done. 15:38:17 #7 7.356 Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/o-ran-sc_master-archive-keyring.gpg 15:38:17 #7 7.441 done. 15:38:17 #7 7.441 Running apt-get update... done. 15:38:19 #7 10.15 15:38:19 #7 10.15 The repository is setup! You can now install packages. 15:38:20 #7 DONE 10.3s 15:38:20 15:38:20 #8 [xapp-base 4/8] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb 15:38:20 #8 0.238 --2026-02-24 15:38:20-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 15:38:20 #8 0.239 Resolving packagecloud.io (packagecloud.io)... 54.193.102.213, 54.177.160.181, 2600:1f1c:2e5:6900:2002:a42e:bd60:994c, ... 15:38:20 #8 0.241 Connecting to packagecloud.io (packagecloud.io)|54.193.102.213|:443... connected. 15:38:20 #8 0.248 HTTP request sent, awaiting response... 302 Found 15:38:20 #8 0.277 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1771948400&Signature=lX2Iw04StwNOND60dlPNTsAC4~K29komrgvrGdqBJiX5dQ8xDfmiUZm8zXaiL0mSufHUrYkblI2JL1wJGVBMoS1KeLlFa9PN3cmSGbgly~dLT6W8qHMflYSoWblebTsEiNPBVxlkARJ25suB5hIRkTlGQBj5WH7YFp~GIjbYlLCzCssbO5gFHGjFqpePv1PF30Vt3YqlOl2kwKuPpl-0ZdXhLKHUTiBxF2JVJLQqrNHySvIpn2MoY9s1LqHRZE2f60QwsgT-dfguoVQsYzgX7ZIkbytz4ml5tD2DgkmwcXo-pnxGjpMCflGTGtCgTU4zhw0d6Yr~Sx3un0iUY~zmWA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 15:38:20 #8 0.277 --2026-02-24 15:38:20-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1771948400&Signature=lX2Iw04StwNOND60dlPNTsAC4~K29komrgvrGdqBJiX5dQ8xDfmiUZm8zXaiL0mSufHUrYkblI2JL1wJGVBMoS1KeLlFa9PN3cmSGbgly~dLT6W8qHMflYSoWblebTsEiNPBVxlkARJ25suB5hIRkTlGQBj5WH7YFp~GIjbYlLCzCssbO5gFHGjFqpePv1PF30Vt3YqlOl2kwKuPpl-0ZdXhLKHUTiBxF2JVJLQqrNHySvIpn2MoY9s1LqHRZE2f60QwsgT-dfguoVQsYzgX7ZIkbytz4ml5tD2DgkmwcXo-pnxGjpMCflGTGtCgTU4zhw0d6Yr~Sx3un0iUY~zmWA__&Key-Pair-Id=K1ZMSF1EKC3AZL 15:38:20 #8 0.277 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.96, 3.168.84.144, 3.168.84.152, ... 15:38:20 #8 0.278 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.96|:443... connected. 15:38:20 #8 0.284 HTTP request sent, awaiting response... 200 OK 15:38:20 #8 0.290 Length: 246552 (241K) [application/x-debian-package] 15:38:20 #8 0.291 Saving to: 'rmr_4.9.4_amd64.deb' 15:38:20 #8 0.291 15:38:20 #8 0.291 0K .......... .......... .......... .......... .......... 20% 22.0M 0s 15:38:20 #8 0.293 50K .......... .......... .......... .......... .......... 41% 23.0M 0s 15:38:20 #8 0.295 100K .......... .......... .......... .......... .......... 62% 28.5M 0s 15:38:20 #8 0.297 150K .......... .......... .......... .......... .......... 83% 12.5M 0s 15:38:20 #8 0.301 200K .......... .......... .......... .......... 100% 24.3M=0.01s 15:38:20 #8 0.303 15:38:20 #8 0.303 2026-02-24 15:38:20 (20.3 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 15:38:20 #8 0.303 15:38:20 #8 0.341 Selecting previously unselected package rmr. 15:38:20 #8 0.370 (Reading database ... 46841 files and directories currently installed.) 15:38:20 #8 0.374 Preparing to unpack rmr_4.9.4_amd64.deb ... 15:38:20 #8 0.382 Unpacking rmr (4.9.4) ... 15:38:20 #8 0.428 Setting up rmr (4.9.4) ... 15:38:20 #8 DONE 0.6s 15:38:20 15:38:20 #9 [xapp-base 5/8] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb 15:38:20 #9 0.230 --2026-02-24 15:38:20-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 15:38:21 #9 0.231 Resolving packagecloud.io (packagecloud.io)... 54.177.160.181, 54.193.102.213, 2600:1f1c:2e5:6901:caed:67ce:ec5f:30f5, ... 15:38:21 #9 0.234 Connecting to packagecloud.io (packagecloud.io)|54.177.160.181|:443... connected. 15:38:21 #9 0.240 HTTP request sent, awaiting response... 302 Found 15:38:21 #9 0.267 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1771948400&Signature=lXBUA3dCZ-DF~D4jxoFwp8KxFpi1xHNhAJyI2ODeYqtIJCH-Qr5~NrocVWgq00rHL69GnaefNVJj7YXzfoc40~G9993NtwqzQKZAjFmr~GrB6zNx6MXM4D3z8K7iG5A8WDFkBUH-yLbOzzFb5r~mfZo7UCNl4a~rE9t-i6C~PSrsTX2MLSIfNT1kNemFWHcgpXZQHqfqPs0zVlUy4kf7OYjcxQLRt3FVqRHrfMJ8~OAMHOMd0bOwe1QXPTNAVNz77BLLS6zoCz1Lw9wBLL79u2VNRA6q49GUbRndIIt~MjqikZgDi2q4GhtajBaCBI6Nj38~HG3kb659RDBue0HXqA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 15:38:21 #9 0.267 --2026-02-24 15:38:20-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1771948400&Signature=lXBUA3dCZ-DF~D4jxoFwp8KxFpi1xHNhAJyI2ODeYqtIJCH-Qr5~NrocVWgq00rHL69GnaefNVJj7YXzfoc40~G9993NtwqzQKZAjFmr~GrB6zNx6MXM4D3z8K7iG5A8WDFkBUH-yLbOzzFb5r~mfZo7UCNl4a~rE9t-i6C~PSrsTX2MLSIfNT1kNemFWHcgpXZQHqfqPs0zVlUy4kf7OYjcxQLRt3FVqRHrfMJ8~OAMHOMd0bOwe1QXPTNAVNz77BLLS6zoCz1Lw9wBLL79u2VNRA6q49GUbRndIIt~MjqikZgDi2q4GhtajBaCBI6Nj38~HG3kb659RDBue0HXqA__&Key-Pair-Id=K1ZMSF1EKC3AZL 15:38:21 #9 0.267 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.96, 3.168.84.144, ... 15:38:21 #9 0.268 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. 15:38:21 #9 0.274 HTTP request sent, awaiting response... 200 OK 15:38:21 #9 0.281 Length: 128860 (126K) [application/x-debian-package] 15:38:21 #9 0.282 Saving to: 'rmr-dev_4.9.4_amd64.deb' 15:38:21 #9 0.282 15:38:21 #9 0.282 0K .......... .......... .......... .......... .......... 39% 21.8M 0s 15:38:21 #9 0.284 50K .......... .......... .......... .......... .......... 79% 26.3M 0s 15:38:21 #9 0.286 100K .......... .......... ..... 100% 25.4M=0.005s 15:38:21 #9 0.287 15:38:21 #9 0.287 2026-02-24 15:38:20 (24.1 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 15:38:21 #9 0.287 15:38:21 #9 0.320 Selecting previously unselected package rmr-dev. 15:38:21 #9 0.355 (Reading database ... 46849 files and directories currently installed.) 15:38:21 #9 0.360 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 15:38:21 #9 0.372 Unpacking rmr-dev (4.9.4) ... 15:38:21 #9 0.408 Setting up rmr-dev (4.9.4) ... 15:38:21 #9 DONE 0.6s 15:38:21 15:38:21 #10 [xapp-base 6/8] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 15:38:21 #10 DONE 0.4s 15:38:21 15:38:21 #11 [xapp-base 7/8] RUN ldconfig 15:38:22 #11 DONE 0.4s 15:38:22 15:38:22 #12 [xapp-base-testbuild 1/8] RUN mkdir -p /ws 15:38:22 #12 DONE 0.3s 15:38:22 15:38:22 #13 [xapp-base-testbuild 2/8] WORKDIR /ws 15:38:22 #13 DONE 0.2s 15:38:22 15:38:22 #14 [xapp-base-testbuild 3/8] COPY go.mod /ws 15:38:22 #14 DONE 0.2s 15:38:22 15:38:22 #15 [xapp-base-testbuild 4/8] COPY go.sum /ws 15:38:22 #15 DONE 0.2s 15:38:22 15:38:22 #16 [xapp-base-testbuild 5/8] RUN go mod download 15:38:31 #16 DONE 8.8s 15:38:31 15:38:31 #17 [xapp-base-testbuild 6/8] COPY . /ws 15:38:31 #17 DONE 0.2s 15:38:31 15:38:31 #18 [xapp-base-testbuild 7/8] RUN make -C /ws go-build 15:38:32 #18 0.238 make: Entering directory '/ws' 15:38:32 #18 0.268 Building: test/xapp 15:39:09 #18 37.78 Building: pkg/xapp 15:39:45 #18 73.73 make: Leaving directory '/ws' 15:39:45 #18 DONE 73.9s 15:39:45 15:39:45 #19 [xapp-base-testbuild 8/8] RUN make -C /ws go-test-fmt 15:39:45 #19 0.222 make: Entering directory '/ws' 15:39:45 #19 0.290 make: Leaving directory '/ws' 15:39:46 #19 DONE 0.4s 15:39:46 15:39:46 #20 exporting to image 15:39:46 #20 exporting layers 15:39:48 #20 exporting layers 2.3s done 15:39:48 #20 writing image sha256:f1b450d7fbdab33738b830b9bd58a12033e316a79ce1bcd7ed1236183d9542a1 done 15:39:48 #20 naming to nexus3.o-ran-sc.org:10004/ric-plt-xapp-frame:latest 0.0s done 15:39:48 #20 DONE 2.3s 15:39:48 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-7462 15:39:49 [ric-plt-xapp-frame-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-xapp-frame -Dsonar.projectName=ric-plt-xapp-frame -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-xapp-frame-sonar-prescan-script 15:39:50 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 15:39:50 INFO: Project root configuration file: NONE 15:39:50 INFO: SonarScanner 4.6.2.2472 15:39:50 INFO: Java 17.0.7 Private Build (64-bit) 15:39:50 INFO: Linux 4.15.0-213-generic amd64 15:39:51 INFO: User cache: /home/jenkins/.sonar/cache 15:39:53 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 15:39:53 INFO: Project root configuration file: NONE 15:39:53 INFO: Analyzing on SonarCloud 15:39:53 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 15:39:55 INFO: Load global settings 15:39:55 INFO: Load global settings (done) | time=735ms 15:39:55 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 15:39:56 INFO: Loading required plugins 15:39:56 INFO: Load plugins index 15:39:56 INFO: Load plugins index (done) | time=281ms 15:39:56 INFO: Load/download plugins 15:39:57 INFO: Load/download plugins (done) | time=1305ms 15:39:58 INFO: Loaded core extensions: sca, architecture, a3s 15:39:58 INFO: Process project properties 15:39:58 INFO: Project key: o-ran-sc_ric-plt-xapp-frame 15:39:58 INFO: Base dir: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script 15:39:58 INFO: Working dir: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.scannerwork 15:39:58 INFO: Found an active CI vendor: 'Jenkins' 15:39:58 INFO: Load project branches 15:39:59 INFO: Load project branches (done) | time=528ms 15:39:59 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-xapp-frame' 15:39:59 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-xapp-frame' (done) | time=598ms 15:39:59 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:00 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:00 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:00 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-xapp-frame' 15:40:00 INFO: Detected project binding: BOUND 15:40:00 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-xapp-frame' (done) | time=469ms 15:40:00 INFO: Load project pull requests 15:40:01 INFO: Load project pull requests (done) | time=218ms 15:40:01 INFO: Load branch configuration 15:40:01 INFO: Load branch configuration (done) | time=2ms 15:40:01 INFO: Load quality profiles 15:40:01 INFO: Load quality profiles (done) | time=769ms 15:40:01 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:01 INFO: Create analysis 15:40:02 INFO: Create analysis (done) | time=451ms 15:40:02 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:02 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:02 INFO: Load active rules 15:40:03 INFO: Load active rules (done) | time=1018ms 15:40:04 INFO: Organization key: o-ran-sc 15:40:04 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 15:40:04 INFO: Preprocessing files... 15:40:04 INFO: 1 language detected in 82 preprocessed files (done) | time=231ms 15:40:04 INFO: 207 files ignored because of inclusion/exclusion patterns 15:40:04 INFO: 0 files ignored because of scm ignore settings 15:40:04 INFO: Loading plugins for detected languages 15:40:04 INFO: Load/download plugins 15:40:07 INFO: Load/download plugins (done) | time=3130ms 15:40:07 INFO: Load project repositories 15:40:08 INFO: Load project repositories (done) | time=379ms 15:40:08 INFO: Indexing files... 15:40:08 INFO: Project configuration: 15:40:08 INFO: Included sources: **/*.go 15:40:08 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 15:40:08 INFO: 82 files indexed (done) | time=29ms 15:40:08 INFO: Quality profile for go: Sonar way 15:40:08 INFO: ------------- Run sensors on module ric-plt-xapp-frame 15:40:08 INFO: Load metrics repository 15:40:08 INFO: Load metrics repository (done) | time=195ms 15:40:08 INFO: Sensor cache enabled 15:40:08 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:08 INFO: Load sensor cache 15:40:10 INFO: Load sensor cache (309 KB) | time=1803ms 15:40:10 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:10 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 15:40:11 INFO: Sensor Code Quality and Security for Go [go] 15:40:11 INFO: 13 folders (82 files) to be analyzed 15:40:16 INFO: 13/13 folders (82 files) have been analyzed 15:40:16 INFO: Sensor Code Quality and Security for Go [go] (done) | time=5053ms 15:40:16 INFO: Sensor Go Cover sensor for Go coverage [go] 15:40:16 WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 15:40:16 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=10ms 15:40:16 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 15:40:16 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 15:40:16 INFO: Sensor IaC hadolint report Sensor [iac] 15:40:16 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=0ms 15:40:16 INFO: Sensor Java Config Sensor [iac] 15:40:16 INFO: There are no files to be analyzed for the Java language 15:40:16 INFO: Sensor Java Config Sensor [iac] (done) | time=9ms 15:40:16 INFO: Sensor IaC Docker Sensor [iac] 15:40:16 INFO: There are no files to be analyzed for the Docker language 15:40:16 INFO: Sensor IaC Docker Sensor [iac] (done) | time=3ms 15:40:16 INFO: Sensor IaC GitHub Actions Sensor [iac] 15:40:16 INFO: There are no files to be analyzed for the GitHub Actions language 15:40:16 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 15:40:16 INFO: Sensor IaC actionlint report Sensor [iac] 15:40:16 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 15:40:16 INFO: Sensor IaC Shell Sensor [iac] 15:40:16 INFO: There are no files to be analyzed for the Shell language 15:40:16 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 15:40:16 INFO: Sensor Declarative Rule Engine for Go [dre] 15:40:17 INFO: Detected platform: linux-x64 15:40:17 INFO: Found 20 rules to execute. 15:40:17 INFO: Extracting analyzer from /analyzer/analyzer-linux-x64.xz 15:40:18 INFO: Analyzer extracted to /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer 15:40:18 INFO: Starting analysis. 15:40:20 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=3655ms 15:40:20 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 15:40:20 INFO: Available processors: 4 15:40:20 INFO: Using 4 threads for analysis. 15:40:21 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 15:40:21 * The filename starts with "test" 15:40:21 * The filename contains "test." or "tests." 15:40:21 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 15:40:21 * Any directory in the file path has a name ending in "test" or "tests" 15:40:21 15:40:21 INFO: Start fetching files for the text and secrets analysis 15:40:21 INFO: Using Git CLI to retrieve dirty files 15:40:21 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 15:40:21 INFO: Starting the text and secrets analysis 15:40:21 INFO: 82 source files to be analyzed for the text and secrets analysis 15:40:22 INFO: 82/82 source files have been analyzed for the text and secrets analysis 15:40:22 INFO: Start fetching files for the binary file analysis 15:40:22 INFO: There are no files to be analyzed for the binary file analysis 15:40:22 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1621ms 15:40:22 INFO: Sensor GoSecuritySensor [security] 15:40:22 INFO: 9 taint analysis rules enabled. 15:40:22 INFO: Analyzing 634 UCFGs to detect vulnerabilities. 15:40:23 INFO: All rules entry points : 2 15:40:23 INFO: Retained UCFGs : 8 15:40:23 INFO: 0 / 8 UCFGs simulated, memory usage: 86 MB 15:40:23 INFO: 8 / 8 UCFGs simulated, memory usage: 93 MB 15:40:23 INFO: go security sensor: Begin: 2026-02-24T15:40:22.208948288Z, End: 2026-02-24T15:40:23.652029464Z, Duration: 00:00:01.443 15:40:23 Load type hierarchy and UCFGs: Begin: 2026-02-24T15:40:22.217471618Z, End: 2026-02-24T15:40:22.666819096Z, Duration: 00:00:00.449 15:40:23 Load type hierarchy: Begin: 2026-02-24T15:40:22.217500529Z, End: 2026-02-24T15:40:22.224877085Z, Duration: 00:00:00.007 15:40:23 Load UCFGs: Begin: 2026-02-24T15:40:22.225436275Z, End: 2026-02-24T15:40:22.666661740Z, Duration: 00:00:00.441 15:40:23 Check cache: Begin: 2026-02-24T15:40:22.667063585Z, End: 2026-02-24T15:40:22.668037902Z, Duration: 00:00:00.000 15:40:23 Load cache: Begin: 2026-02-24T15:40:22.667607276Z, End: 2026-02-24T15:40:22.667633107Z, Duration: 00:00:00.000 15:40:23 Create runtime call graph: Begin: 2026-02-24T15:40:22.668080013Z, End: 2026-02-24T15:40:22.824130809Z, Duration: 00:00:00.156 15:40:23 Variable Type Analysis #1: Begin: 2026-02-24T15:40:22.669181625Z, End: 2026-02-24T15:40:22.772197211Z, Duration: 00:00:00.103 15:40:23 Create runtime type propagation graph: Begin: 2026-02-24T15:40:22.670068098Z, End: 2026-02-24T15:40:22.740377026Z, Duration: 00:00:00.070 15:40:23 Run SCC (Tarjan) on 4461 nodes: Begin: 2026-02-24T15:40:22.742996834Z, End: 2026-02-24T15:40:22.755336018Z, Duration: 00:00:00.012 15:40:23 Propagate runtime types to strongly connected components: Begin: 2026-02-24T15:40:22.755516605Z, End: 2026-02-24T15:40:22.772081586Z, Duration: 00:00:00.016 15:40:23 Variable Type Analysis #2: Begin: 2026-02-24T15:40:22.774594530Z, End: 2026-02-24T15:40:22.821953357Z, Duration: 00:00:00.047 15:40:23 Create runtime type propagation graph: Begin: 2026-02-24T15:40:22.774607780Z, End: 2026-02-24T15:40:22.802761187Z, Duration: 00:00:00.028 15:40:23 Run SCC (Tarjan) on 4461 nodes: Begin: 2026-02-24T15:40:22.802943664Z, End: 2026-02-24T15:40:22.810760007Z, Duration: 00:00:00.007 15:40:23 Propagate runtime types to strongly connected components: Begin: 2026-02-24T15:40:22.810894072Z, End: 2026-02-24T15:40:22.821864253Z, Duration: 00:00:00.010 15:40:23 Load config: Begin: 2026-02-24T15:40:22.824205741Z, End: 2026-02-24T15:40:23.325088731Z, Duration: 00:00:00.500 15:40:23 Compute entry points: Begin: 2026-02-24T15:40:23.325386212Z, End: 2026-02-24T15:40:23.395876820Z, Duration: 00:00:00.070 15:40:23 Slice call graph: Begin: 2026-02-24T15:40:23.396381139Z, End: 2026-02-24T15:40:23.397556433Z, Duration: 00:00:00.001 15:40:23 Live variable analysis: Begin: 2026-02-24T15:40:23.397625196Z, End: 2026-02-24T15:40:23.412113410Z, Duration: 00:00:00.014 15:40:23 Taint analysis for go: Begin: 2026-02-24T15:40:23.412465203Z, End: 2026-02-24T15:40:23.636429287Z, Duration: 00:00:00.223 15:40:23 Report issues: Begin: 2026-02-24T15:40:23.636573453Z, End: 2026-02-24T15:40:23.641575091Z, Duration: 00:00:00.005 15:40:23 Store cache: Begin: 2026-02-24T15:40:23.643295746Z, End: 2026-02-24T15:40:23.648090345Z, Duration: 00:00:00.004 15:40:23 INFO: go security sensor peak memory: 229 MB 15:40:23 INFO: Sensor GoSecuritySensor [security] (done) | time=1449ms 15:40:23 INFO: ------------- Run sensors on project 15:40:23 INFO: Sensor Zero Coverage Sensor 15:40:23 INFO: Sensor Zero Coverage Sensor (done) | time=46ms 15:40:24 INFO: ------------- Gather SCA dependencies on project 15:40:24 INFO: Checking if SCA is enabled for organization o-ran-sc 15:40:24 INFO: Dependency analysis skipped 15:40:24 INFO: CPD Executor 5 files had no CPD blocks 15:40:24 INFO: CPD Executor Calculating CPD for 77 files 15:40:24 INFO: CPD Executor CPD calculation finished (done) | time=80ms 15:40:24 INFO: SCM Publisher SCM provider for this project is: git 15:40:24 INFO: SCM Publisher 82 source files to be analyzed 15:40:25 INFO: SCM Publisher 82/82 source files have been analyzed (done) | time=802ms 15:40:26 INFO: Analysis report generated in 686ms, dir size=891 KB 15:40:26 INFO: Analysis report compressed in 197ms, zip size=333 KB 15:40:27 INFO: Analysis report uploaded in 867ms 15:40:27 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-xapp-frame 15:40:27 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 15:40:27 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZyQTxIMIyDST9HKlFFU 15:40:27 INFO: ------------- Upload SCA dependency files 15:40:29 INFO: Sensor cache published successfully 15:40:29 INFO: Analysis total time: 31.657 s 15:40:29 INFO: ------------------------------------------------------------------------ 15:40:29 INFO: EXECUTION SUCCESS 15:40:29 INFO: ------------------------------------------------------------------------ 15:40:29 INFO: Total time: 39.850s 15:40:30 INFO: Final Memory: 31M/117M 15:40:30 INFO: ------------------------------------------------------------------------ 15:40:30 $ ssh-agent -k 15:40:30 unset SSH_AUTH_SOCK; 15:40:30 unset SSH_AGENT_PID; 15:40:30 echo Agent pid 2075 killed; 15:40:30 [ssh-agent] Stopped. 15:40:30 [PostBuildScript] - [INFO] Executing post build scripts. 15:40:30 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins441960519742689746.sh 15:40:30 ---> sysstat.sh 15:40:31 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins2740782556691470840.sh 15:40:31 ---> package-listing.sh 15:40:31 ++ tr '[:upper:]' '[:lower:]' 15:40:31 ++ facter osfamily 15:40:31 + OS_FAMILY=debian 15:40:31 + workspace=/w/workspace/ric-plt-xapp-frame-sonar-prescan-script 15:40:31 + START_PACKAGES=/tmp/packages_start.txt 15:40:31 + END_PACKAGES=/tmp/packages_end.txt 15:40:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:40:31 + PACKAGES=/tmp/packages_start.txt 15:40:31 + '[' /w/workspace/ric-plt-xapp-frame-sonar-prescan-script ']' 15:40:31 + PACKAGES=/tmp/packages_end.txt 15:40:31 + case "${OS_FAMILY}" in 15:40:31 + dpkg -l 15:40:31 + grep '^ii' 15:40:31 + '[' -f /tmp/packages_start.txt ']' 15:40:31 + '[' -f /tmp/packages_end.txt ']' 15:40:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:40:31 + '[' /w/workspace/ric-plt-xapp-frame-sonar-prescan-script ']' 15:40:31 + mkdir -p /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/archives/ 15:40:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/archives/ 15:40:32 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins16486113922048022263.sh 15:40:32 ---> capture-instance-metadata.sh 15:40:32 Setup pyenv: 15:40:32 system 15:40:32 3.8.13 15:40:32 3.9.13 15:40:32 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version) 15:40:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pow3 from file:/tmp/.os_lf_venv 15:40:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:35 lf-activate-venv(): INFO: Base packages installed successfully 15:40:35 lf-activate-venv(): INFO: Installing additional packages: lftools 15:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-pow3/bin to PATH 15:40:54 INFO: Running in OpenStack, capturing instance metadata 15:40:55 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins14297126921559835694.sh 15:40:55 provisioning config files... 15:40:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-xapp-frame-sonar-prescan-script@tmp/config16322924277327360736tmp 15:40:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:40:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:40:55 [EnvInject] - Injecting environment variables from a build step. 15:40:55 [EnvInject] - Injecting as environment variables the properties content 15:40:55 SERVER_ID=logs 15:40:55 15:40:55 [EnvInject] - Variables injected successfully. 15:40:55 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins15765851144041197940.sh 15:40:55 ---> create-netrc.sh 15:40:55 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins1487976819366680685.sh 15:40:55 ---> python-tools-install.sh 15:40:55 Setup pyenv: 15:40:55 system 15:40:55 3.8.13 15:40:55 3.9.13 15:40:55 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version) 15:40:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pow3 from file:/tmp/.os_lf_venv 15:40:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:58 lf-activate-venv(): INFO: Base packages installed successfully 15:40:58 lf-activate-venv(): INFO: Installing additional packages: lftools 15:41:16 lf-activate-venv(): INFO: Adding /tmp/venv-pow3/bin to PATH 15:41:16 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins16993340776269008173.sh 15:41:16 ---> sudo-logs.sh 15:41:16 Archiving 'sudo' log.. 15:41:16 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins5781540755553067124.sh 15:41:16 ---> job-cost.sh 15:41:16 Setup pyenv: 15:41:16 system 15:41:16 3.8.13 15:41:16 3.9.13 15:41:16 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version) 15:41:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pow3 from file:/tmp/.os_lf_venv 15:41:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:20 lf-activate-venv(): INFO: Base packages installed successfully 15:41:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:41:30 lf-activate-venv(): INFO: Adding /tmp/venv-pow3/bin to PATH 15:41:30 INFO: No Stack... 15:41:30 INFO: Retrieving Pricing Info for: v3-starter-4 15:41:30 INFO: Archiving Costs 15:41:30 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins12133287760808136957.sh 15:41:31 ---> logs-deploy.sh 15:41:31 Setup pyenv: 15:41:31 system 15:41:31 3.8.13 15:41:31 3.9.13 15:41:31 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version) 15:41:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pow3 from file:/tmp/.os_lf_venv 15:41:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:34 lf-activate-venv(): INFO: Base packages installed successfully 15:41:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:41:51 lf-activate-venv(): INFO: Adding /tmp/venv-pow3/bin to PATH 15:41:51 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-xapp-frame-sonar-prescan-script/1915 15:41:51 INFO: archiving workspace using pattern(s): -p **/*.log 15:41:52 /tmp/venv-pow3/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:41:52 warnings.warn( 15:41:53 Archives upload complete. 15:41:54 INFO: archiving logs to Nexus 15:41:54 /tmp/venv-pow3/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:41:54 warnings.warn( 15:41:56 ---> uname -a: 15:41:56 Linux prd-ubuntu1804-docker-4c-4g-7462 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:41:56 15:41:56 15:41:56 ---> lscpu: 15:41:56 Architecture: x86_64 15:41:56 CPU op-mode(s): 32-bit, 64-bit 15:41:56 Byte Order: Little Endian 15:41:56 CPU(s): 4 15:41:56 On-line CPU(s) list: 0-3 15:41:56 Thread(s) per core: 1 15:41:56 Core(s) per socket: 1 15:41:56 Socket(s): 4 15:41:56 NUMA node(s): 1 15:41:56 Vendor ID: AuthenticAMD 15:41:56 CPU family: 23 15:41:56 Model: 49 15:41:56 Model name: AMD EPYC-Rome Processor 15:41:56 Stepping: 0 15:41:56 CPU MHz: 2799.998 15:41:56 BogoMIPS: 5599.99 15:41:56 Virtualization: AMD-V 15:41:56 Hypervisor vendor: KVM 15:41:56 Virtualization type: full 15:41:56 L1d cache: 32K 15:41:56 L1i cache: 32K 15:41:56 L2 cache: 512K 15:41:56 L3 cache: 16384K 15:41:56 NUMA node0 CPU(s): 0-3 15:41:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:41:56 15:41:56 15:41:56 ---> nproc: 15:41:56 4 15:41:56 15:41:56 15:41:56 ---> df -h: 15:41:56 Filesystem Size Used Avail Use% Mounted on 15:41:56 udev 3.9G 0 3.9G 0% /dev 15:41:56 tmpfs 798M 696K 797M 1% /run 15:41:56 /dev/vda1 20G 13G 7.1G 64% / 15:41:56 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:41:56 tmpfs 5.0M 0 5.0M 0% /run/lock 15:41:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:41:56 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:41:56 tmpfs 798M 0 798M 0% /run/user/1001 15:41:56 15:41:56 15:41:56 ---> free -m: 15:41:56 total used free shared buff/cache available 15:41:56 Mem: 7976 533 1649 0 5793 7144 15:41:56 Swap: 1023 0 1023 15:41:56 15:41:56 15:41:56 ---> ip addr: 15:41:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:41:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:41:56 inet 127.0.0.1/8 scope host lo 15:41:56 valid_lft forever preferred_lft forever 15:41:56 inet6 ::1/128 scope host 15:41:56 valid_lft forever preferred_lft forever 15:41:56 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:41:56 link/ether fa:16:3e:39:79:0b brd ff:ff:ff:ff:ff:ff 15:41:56 inet 10.32.7.119/23 brd 10.32.7.255 scope global dynamic ens3 15:41:56 valid_lft 85930sec preferred_lft 85930sec 15:41:56 inet6 fe80::f816:3eff:fe39:790b/64 scope link 15:41:56 valid_lft forever preferred_lft forever 15:41:56 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:41:56 link/ether 02:42:75:a4:8d:55 brd ff:ff:ff:ff:ff:ff 15:41:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:41:56 valid_lft forever preferred_lft forever 15:41:56 15:41:56 15:41:56 ---> sar -b -r -n DEV: 15:41:56 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7462) 02/24/26 _x86_64_ (4 CPU) 15:41:56 15:41:56 15:34:09 LINUX RESTART (4 CPU) 15:41:56 15:41:56 15:35:01 tps rtps wtps bread/s bwrtn/s 15:41:56 15:36:01 48.61 4.78 43.83 94.12 5389.24 15:41:56 15:37:01 141.50 23.11 118.39 3146.95 61194.00 15:41:56 15:38:01 251.16 1.05 250.11 19.46 82436.66 15:41:56 15:39:01 176.16 0.08 176.07 3.07 9675.44 15:41:56 15:40:01 72.60 22.00 50.61 706.15 9618.66 15:41:56 15:41:01 50.76 7.62 43.14 677.62 4894.38 15:41:56 Average: 123.47 9.77 113.69 774.61 28868.43 15:41:56 15:41:56 15:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:41:56 15:36:01 5766280 7451132 2401148 29.40 51396 1804408 942116 10.22 552216 1659072 163308 15:41:56 15:37:01 3517448 7407388 4649980 56.93 81660 3890392 1159856 12.59 624868 3709036 425360 15:41:56 15:38:01 2287828 7312988 5879600 71.99 133876 4858912 1368176 14.85 845952 4595328 5996 15:41:56 15:39:01 1706740 7243628 6460688 79.10 154384 5302016 1703288 18.48 1192508 4776680 297392 15:41:56 15:40:01 1677388 7190712 6490040 79.46 155684 5283900 1230752 13.35 1348560 4660008 43172 15:41:56 15:41:01 1714060 7338036 6453368 79.01 157160 5391028 1037848 11.26 1252876 4717980 25796 15:41:56 Average: 2778291 7323981 5389137 65.98 122360 4421776 1240339 13.46 969497 4019684 160171 15:41:56 15:41:56 15:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:41:56 15:36:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:41:56 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:56 15:36:01 ens3 63.91 50.21 827.01 5.39 0.00 0.00 0.00 0.00 15:41:56 15:37:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 15:41:56 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:56 15:37:01 ens3 437.42 191.95 14137.75 15.77 0.00 0.00 0.00 0.00 15:41:56 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:56 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:56 15:38:01 ens3 116.15 80.57 547.68 6.24 0.00 0.00 0.00 0.00 15:41:56 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:41:56 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:56 15:39:01 ens3 84.04 78.82 440.58 7.43 0.00 0.00 0.00 0.00 15:41:56 15:40:01 lo 0.27 0.27 0.04 0.04 0.00 0.00 0.00 0.00 15:41:56 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:56 15:40:01 ens3 170.69 92.98 1180.30 11.31 0.00 0.00 0.00 0.00 15:41:56 15:41:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:41:56 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:56 15:41:01 ens3 140.09 121.05 1332.57 25.39 0.00 0.00 0.00 0.00 15:41:56 Average: lo 0.48 0.48 0.05 0.05 0.00 0.00 0.00 0.00 15:41:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:56 Average: ens3 168.72 102.60 3077.88 11.92 0.00 0.00 0.00 0.00 15:41:56 15:41:56 15:41:56 ---> sar -P ALL: 15:41:56 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7462) 02/24/26 _x86_64_ (4 CPU) 15:41:56 15:41:56 15:34:09 LINUX RESTART (4 CPU) 15:41:56 15:41:56 15:35:01 CPU %user %nice %system %iowait %steal %idle 15:41:56 15:36:01 all 19.31 0.00 1.12 2.37 1.89 75.31 15:41:56 15:36:01 0 5.24 0.00 0.43 3.26 0.50 90.57 15:41:56 15:36:01 1 6.20 0.00 0.42 0.11 3.00 90.26 15:41:56 15:36:01 2 12.66 0.00 0.81 0.05 1.54 84.95 15:41:56 15:36:01 3 53.49 0.00 2.88 6.12 2.49 35.02 15:41:56 15:37:01 all 20.91 0.00 6.19 2.95 2.43 67.52 15:41:56 15:37:01 0 19.52 0.00 4.58 1.14 1.96 72.80 15:41:56 15:37:01 1 15.73 0.00 6.23 3.24 3.17 71.63 15:41:56 15:37:01 2 37.50 0.00 7.29 1.18 2.71 51.32 15:41:56 15:37:01 3 11.03 0.00 6.67 6.22 1.88 74.20 15:41:56 15:38:01 all 15.90 0.00 7.89 6.70 1.87 67.63 15:41:56 15:38:01 0 10.96 0.00 5.16 15.30 1.75 66.83 15:41:56 15:38:01 1 21.79 0.00 9.45 5.96 2.01 60.80 15:41:56 15:38:01 2 17.18 0.00 8.02 3.59 1.69 69.52 15:41:56 15:38:01 3 13.72 0.00 8.87 1.93 2.04 73.44 15:41:56 15:39:01 all 42.44 0.00 7.21 5.38 2.87 42.10 15:41:56 15:39:01 0 45.62 0.00 8.00 9.14 2.40 34.84 15:41:56 15:39:01 1 41.70 0.00 6.95 6.65 2.99 41.70 15:41:56 15:39:01 2 43.62 0.00 7.42 4.21 2.76 42.00 15:41:56 15:39:01 3 38.83 0.00 6.50 1.52 3.34 49.82 15:41:56 15:40:01 all 59.15 0.00 8.40 1.02 4.30 27.13 15:41:56 15:40:01 0 60.39 0.00 8.39 1.06 3.96 26.20 15:41:56 15:40:01 1 59.08 0.00 8.51 0.38 4.47 27.56 15:41:56 15:40:01 2 59.68 0.00 8.54 0.91 4.28 26.59 15:41:56 15:40:01 3 57.47 0.00 8.15 1.71 4.45 28.22 15:41:56 15:41:01 all 30.52 0.00 1.60 1.34 2.35 64.18 15:41:56 15:41:01 0 24.50 0.00 1.01 0.70 1.76 72.02 15:41:56 15:41:01 1 46.02 0.00 1.95 0.28 2.43 49.32 15:41:56 15:41:01 2 33.17 0.00 2.11 1.84 3.25 59.62 15:41:56 15:41:01 3 18.48 0.00 1.37 2.51 1.95 75.68 15:41:56 Average: all 31.41 0.00 5.39 3.28 2.62 57.30 15:41:56 Average: 0 27.76 0.00 4.59 5.08 2.06 60.51 15:41:56 Average: 1 31.65 0.00 5.55 2.75 3.01 57.03 15:41:56 Average: 2 34.00 0.00 5.68 1.96 2.71 55.65 15:41:56 Average: 3 32.24 0.00 5.73 3.33 2.69 56.01 15:41:56 15:41:56 15:41:56