14:33:20 Started by timer 14:33:20 Running as SYSTEM 14:33:20 [EnvInject] - Loading node environment variables. 14:33:20 Building remotely on prd-ubuntu1804-docker-4c-4g-10702 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script 14:33:20 [ssh-agent] Looking for ssh-agent implementation... 14:33:20 $ ssh-agent 14:33:20 SSH_AUTH_SOCK=/tmp/ssh-Lj4j3VFjTRdF/agent.2097 14:33:20 SSH_AGENT_PID=2099 14:33:20 [ssh-agent] Started. 14:33:20 Running ssh-add (command line suppressed) 14:33:20 Identity added: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script@tmp/private_key_15815468811187796207.key (jenkins-ssh) 14:33:20 [ssh-agent] Using credentials jenkins (jenkins) 14:33:20 The recommended git tool is: NONE 14:33:22 using credential jenkins 14:33:22 Wiping out workspace first. 14:33:22 Cloning the remote Git repository 14:33:22 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/streaming-protobufs 14:33:22 > git init /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script # timeout=10 14:33:22 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/streaming-protobufs 14:33:22 > git --version # timeout=10 14:33:22 > git --version # 'git version 2.17.1' 14:33:22 using GIT_SSH to set credentials jenkins 14:33:22 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/streaming-protobufs +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:23 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/streaming-protobufs # timeout=10 14:33:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:24 Avoid second fetch 14:33:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:33:24 Checking out Revision 4b8f65e718102174eefb584464a6f7277ad2938c (refs/remotes/origin/master) 14:33:24 > git config core.sparsecheckout # timeout=10 14:33:24 > git checkout -f 4b8f65e718102174eefb584464a6f7277ad2938c # timeout=10 14:33:24 Commit message: "Add Ovaska and remove Badorek from committers list" 14:33:24 > git rev-list --no-walk 4b8f65e718102174eefb584464a6f7277ad2938c # timeout=10 14:33:28 provisioning config files... 14:33:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:33:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:33:28 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins10135284276671805818.sh 14:33:28 ---> python-tools-install.sh 14:33:28 Setup pyenv: 14:33:28 * system (set by /opt/pyenv/version) 14:33:28 * 3.8.13 (set by /opt/pyenv/version) 14:33:28 * 3.9.13 (set by /opt/pyenv/version) 14:33:28 * 3.10.6 (set by /opt/pyenv/version) 14:33:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7bDx 14:33:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:33:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:42 lf-activate-venv(): INFO: Base packages installed successfully 14:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-7bDx/bin to PATH 14:34:25 Generating Requirements File 14:34:59 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:34:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:35:00 Python 3.10.6 14:35:00 pip 25.3 from /tmp/venv-7bDx/lib/python3.10/site-packages/pip (python 3.10) 14:35:01 appdirs==1.4.4 14:35:01 argcomplete==3.6.3 14:35:01 aspy.yaml==1.3.0 14:35:01 attrs==25.4.0 14:35:01 autopage==0.5.2 14:35:01 beautifulsoup4==4.14.3 14:35:01 boto3==1.42.0 14:35:01 botocore==1.41.6 14:35:01 bs4==0.0.2 14:35:01 cachetools==6.2.2 14:35:01 certifi==2025.11.12 14:35:01 cffi==2.0.0 14:35:01 cfgv==3.5.0 14:35:01 chardet==5.2.0 14:35:01 charset-normalizer==3.4.4 14:35:01 click==8.3.1 14:35:01 cliff==4.12.0 14:35:01 cmd2==2.7.0 14:35:01 cryptography==3.3.2 14:35:01 debtcollector==3.0.0 14:35:01 decorator==5.2.1 14:35:01 defusedxml==0.7.1 14:35:01 Deprecated==1.3.1 14:35:01 distlib==0.4.0 14:35:01 dnspython==2.8.0 14:35:01 docker==7.1.0 14:35:01 dogpile.cache==1.5.0 14:35:01 durationpy==0.10 14:35:01 email-validator==2.3.0 14:35:01 filelock==3.20.0 14:35:01 future==1.0.0 14:35:01 gitdb==4.0.12 14:35:01 GitPython==3.1.45 14:35:01 google-auth==2.43.0 14:35:01 httplib2==0.31.0 14:35:01 identify==2.6.15 14:35:01 idna==3.11 14:35:01 importlib-resources==1.5.0 14:35:01 iso8601==2.1.0 14:35:01 Jinja2==3.1.6 14:35:01 jmespath==1.0.1 14:35:01 jsonpatch==1.33 14:35:01 jsonpointer==3.0.0 14:35:01 jsonschema==4.25.1 14:35:01 jsonschema-specifications==2025.9.1 14:35:01 keystoneauth1==5.12.0 14:35:01 kubernetes==34.1.0 14:35:01 lftools==0.37.16 14:35:01 lxml==6.0.2 14:35:01 markdown-it-py==4.0.0 14:35:01 MarkupSafe==3.0.3 14:35:01 mdurl==0.1.2 14:35:01 msgpack==1.1.2 14:35:01 multi_key_dict==2.0.3 14:35:01 munch==4.0.0 14:35:01 netaddr==1.3.0 14:35:01 niet==1.4.2 14:35:01 nodeenv==1.9.1 14:35:01 oauth2client==4.1.3 14:35:01 oauthlib==3.3.1 14:35:01 openstacksdk==4.8.0 14:35:01 os-service-types==1.8.2 14:35:01 osc-lib==4.2.0 14:35:01 oslo.config==10.1.0 14:35:01 oslo.context==6.2.0 14:35:01 oslo.i18n==6.7.1 14:35:01 oslo.log==7.2.1 14:35:01 oslo.serialization==5.8.0 14:35:01 oslo.utils==9.2.0 14:35:01 packaging==25.0 14:35:01 pbr==7.0.3 14:35:01 platformdirs==4.5.0 14:35:01 prettytable==3.17.0 14:35:01 psutil==7.1.3 14:35:01 pyasn1==0.6.1 14:35:01 pyasn1_modules==0.4.2 14:35:01 pycparser==2.23 14:35:01 pygerrit2==2.0.15 14:35:01 PyGithub==2.8.1 14:35:01 Pygments==2.19.2 14:35:01 PyJWT==2.10.1 14:35:01 PyNaCl==1.6.1 14:35:01 pyparsing==2.4.7 14:35:01 pyperclip==1.11.0 14:35:01 pyrsistent==0.20.0 14:35:01 python-cinderclient==9.8.0 14:35:01 python-dateutil==2.9.0.post0 14:35:01 python-heatclient==4.3.0 14:35:01 python-jenkins==1.8.3 14:35:01 python-keystoneclient==5.7.0 14:35:01 python-magnumclient==4.9.0 14:35:01 python-openstackclient==8.2.0 14:35:01 python-swiftclient==4.9.0 14:35:01 PyYAML==6.0.3 14:35:01 referencing==0.37.0 14:35:01 requests==2.32.5 14:35:01 requests-oauthlib==2.0.0 14:35:01 requestsexceptions==1.4.0 14:35:01 rfc3986==2.0.0 14:35:01 rich==14.2.0 14:35:01 rich-argparse==1.7.2 14:35:01 rpds-py==0.30.0 14:35:01 rsa==4.9.1 14:35:01 ruamel.yaml==0.18.16 14:35:01 ruamel.yaml.clib==0.2.15 14:35:01 s3transfer==0.16.0 14:35:01 simplejson==3.20.2 14:35:01 six==1.17.0 14:35:01 smmap==5.0.2 14:35:01 soupsieve==2.8 14:35:01 stevedore==5.6.0 14:35:01 tabulate==0.9.0 14:35:01 toml==0.10.2 14:35:01 tomlkit==0.13.3 14:35:01 tqdm==4.67.1 14:35:01 typing_extensions==4.15.0 14:35:01 tzdata==2025.2 14:35:01 urllib3==1.26.20 14:35:01 virtualenv==20.35.4 14:35:01 wcwidth==0.2.14 14:35:01 websocket-client==1.9.0 14:35:01 wrapt==2.0.1 14:35:01 xdg==6.0.0 14:35:01 xmltodict==1.0.2 14:35:01 yq==3.4.3 14:35:01 [EnvInject] - Injecting environment variables from a build step. 14:35:01 [EnvInject] - Injecting as environment variables the properties content 14:35:01 SET_JDK_VERSION=openjdk17 14:35:01 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:35:01 14:35:01 [EnvInject] - Variables injected successfully. 14:35:01 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/sh /tmp/jenkins15745950353945250180.sh 14:35:01 ---> update-java-alternatives.sh 14:35:01 ---> Updating Java version 14:35:01 ---> Ubuntu/Debian system detected 14:35:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:35:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:35:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:35:02 openjdk version "17.0.7" 2023-04-18 14:35:02 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:35:02 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:35:02 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:35:02 [EnvInject] - Injecting environment variables from a build step. 14:35:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:35:02 [EnvInject] - Variables injected successfully. 14:35:02 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/sh /tmp/jenkins2215554519981666263.sh 14:35:02 --> starting prescan-ric-plt-streaming-protobufs-ubuntu.sh 14:35:21 ? gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs.git/protogen/go/streaming_protobufs [no test files] 14:35:21 prescan-ric-plt-streaming-protobufs-ubuntu.sh ends 14:35:21 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-10702 14:35:22 [ric-plt-streaming-protobufs-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-streaming-protobufs -Dsonar.projectName=ric-plt-streaming-protobufs -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-streaming-protobufs-sonar-prescan-script 14:35:22 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:35:22 INFO: Project root configuration file: NONE 14:35:22 INFO: SonarScanner 4.6.2.2472 14:35:22 INFO: Java 17.0.7 Private Build (64-bit) 14:35:22 INFO: Linux 4.15.0-213-generic amd64 14:35:23 INFO: User cache: /home/jenkins/.sonar/cache 14:35:25 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:35:25 INFO: Project root configuration file: NONE 14:35:25 INFO: Analyzing on SonarCloud 14:35:25 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:35:27 INFO: Load global settings 14:35:28 INFO: Load global settings (done) | time=496ms 14:35:28 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 14:35:28 INFO: Loading required plugins 14:35:28 INFO: Load plugins index 14:35:28 INFO: Load plugins index (done) | time=244ms 14:35:28 INFO: Load/download plugins 14:35:29 INFO: Load/download plugins (done) | time=1037ms 14:35:29 INFO: Loaded core extensions: architecture, sca, a3s 14:35:30 INFO: Process project properties 14:35:30 INFO: Project key: o-ran-sc_ric-plt-streaming-protobufs 14:35:30 INFO: Base dir: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script 14:35:30 INFO: Working dir: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork 14:35:30 INFO: Found an active CI vendor: 'Jenkins' 14:35:30 INFO: Load project branches 14:35:30 INFO: Load project branches (done) | time=354ms 14:35:30 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-streaming-protobufs' 14:35:31 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-streaming-protobufs' (done) | time=393ms 14:35:31 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:31 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:31 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-streaming-protobufs' 14:35:31 INFO: Detected project binding: BOUND 14:35:31 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-streaming-protobufs' (done) | time=291ms 14:35:31 INFO: Load project pull requests 14:35:32 INFO: Load project pull requests (done) | time=244ms 14:35:32 INFO: Load branch configuration 14:35:32 INFO: Load branch configuration (done) | time=2ms 14:35:32 INFO: Load quality profiles 14:35:32 INFO: Load quality profiles (done) | time=640ms 14:35:32 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:32 INFO: Create analysis 14:35:33 INFO: Create analysis (done) | time=349ms 14:35:33 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:33 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:33 INFO: Load active rules 14:35:34 INFO: Load active rules (done) | time=1459ms 14:35:35 INFO: Organization key: o-ran-sc 14:35:35 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. 14:35:35 INFO: Preprocessing files... 14:35:35 INFO: 1 language detected in 37 preprocessed files (done) | time=272ms 14:35:35 INFO: 105 files ignored because of inclusion/exclusion patterns 14:35:35 INFO: 0 files ignored because of scm ignore settings 14:35:36 INFO: Loading plugins for detected languages 14:35:36 INFO: Load/download plugins 14:35:36 INFO: Load/download plugins (done) | time=739ms 14:35:36 INFO: Load project repositories 14:35:37 INFO: Load project repositories (done) | time=725ms 14:35:37 INFO: Indexing files... 14:35:37 INFO: Project configuration: 14:35:37 INFO: Included sources: **/*.go 14:35:37 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 14:35:37 INFO: 37 files indexed (done) | time=34ms 14:35:37 INFO: Quality profile for go: Sonar way 14:35:37 INFO: ------------- Run sensors on module ric-plt-streaming-protobufs 14:35:37 INFO: Load metrics repository 14:35:38 INFO: Load metrics repository (done) | time=187ms 14:35:38 INFO: Sensor cache enabled 14:35:38 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:38 INFO: Load sensor cache 14:35:39 INFO: Load sensor cache (1 MB) | time=1942ms 14:35:39 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:40 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 14:35:40 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 14:35:40 INFO: Sensor Declarative Rule Engine for Go [dre] 14:35:40 INFO: Detected platform: linux-x64 14:35:41 INFO: Found 24 rules to execute. 14:35:41 INFO: Extracting analyzer from /analyzer/analyzer.xz 14:35:41 INFO: Analyzer extracted to /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer 14:35:41 INFO: Starting analysis. 14:35:41 WARN: Skipping file 'rrc_common_types.pb.go' as it exceeds the maximum supported size of 1500000 bytes (file size: 1947108 bytes) 14:35:41 WARN: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer) 14:35:41 WARN: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer) 14:35:41 WARN: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer) 14:35:41 WARN: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer) 14:35:41 WARN: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer) 14:35:41 ERROR: Error during analysis 14:35:41 java.io.IOException: Stream closed 14:35:41 at java.base/java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:445) 14:35:41 at java.base/java.io.OutputStream.write(OutputStream.java:162) 14:35:41 at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) 14:35:41 at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) 14:35:41 at java.base/java.io.DataOutputStream.flush(DataOutputStream.java:128) 14:35:41 at com.A.A.C.I.A(Unknown Source) 14:35:41 at com.A.A.C.I.A(Unknown Source) 14:35:41 at com.A.A.C.I.A(Unknown Source) 14:35:41 at com.A.A.B.F.execute(Unknown Source) 14:35:41 at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:68) 14:35:41 at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:75) 14:35:41 at org.sonar.scanner.sensor.ModuleSensorsExecutor.lambda$execute$1(ModuleSensorsExecutor.java:48) 14:35:41 at org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExecutor.java:66) 14:35:41 at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:48) 14:35:41 at org.sonar.scanner.scan.SpringModuleScanContainer.doAfterStart(SpringModuleScanContainer.java:66) 14:35:41 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 14:35:41 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 14:35:41 at org.sonar.scanner.scan.SpringProjectScanContainer.scan(SpringProjectScanContainer.java:197) 14:35:41 at org.sonar.scanner.scan.SpringProjectScanContainer.scanRecursively(SpringProjectScanContainer.java:192) 14:35:41 at org.sonar.scanner.scan.SpringProjectScanContainer.doAfterStart(SpringProjectScanContainer.java:160) 14:35:41 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 14:35:41 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 14:35:41 at org.sonar.scanner.bootstrap.SpringScannerContainer.doAfterStart(SpringScannerContainer.java:465) 14:35:41 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 14:35:41 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 14:35:41 at org.sonar.scanner.bootstrap.SpringGlobalContainer.doAfterStart(SpringGlobalContainer.java:146) 14:35:41 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 14:35:41 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 14:35:41 at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:58) 14:35:41 at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:52) 14:35:41 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 14:35:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:35:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:35:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:35:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:35:41 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 14:35:41 at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source) 14:35:41 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 14:35:41 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 14:35:41 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 14:35:41 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 14:35:41 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:35:41 14:35:41 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=1105ms 14:35:41 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:35:41 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 14:35:41 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:35:41 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 14:35:41 INFO: Sensor Code Quality and Security for Go [go] 14:35:42 INFO: 1 folder (37 files) to be analyzed 14:35:48 WARN: Unable to parse file: protogen/go/streaming_protobufs/rrc_common_types.pb.go. The file size is too big and should be excluded, its size is 1947108 (maximum allowed is 1500000 bytes) 14:35:52 INFO: 1 / 1 folder analyzed, current folder: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/protogen/go/streaming_protobufs (37 files, analyzing) 14:35:54 INFO: 1/1 folder (37 files) has been analyzed 14:35:54 INFO: Sensor Code Quality and Security for Go [go] (done) | time=12032ms 14:35:54 INFO: Sensor Go Cover sensor for Go coverage [go] 14:35:54 INFO: Load coverage report from '/w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/protogen/go/streaming_protobufs/cover.out' 14:35:54 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=12ms 14:35:54 INFO: Sensor IaC Docker Sensor [iac] 14:35:54 INFO: There are no files to be analyzed for the Docker language 14:35:54 INFO: Sensor IaC Docker Sensor [iac] (done) | time=3ms 14:35:54 INFO: Sensor IaC hadolint report Sensor [iac] 14:35:54 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 14:35:54 INFO: Sensor Java Config Sensor [iac] 14:35:54 INFO: There are no files to be analyzed for the Java language 14:35:54 INFO: Sensor Java Config Sensor [iac] (done) | time=8ms 14:35:54 INFO: Sensor IaC GitHub Actions Sensor [iac] 14:35:54 INFO: There are no files to be analyzed for the GitHub Actions language 14:35:54 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms 14:35:54 INFO: Sensor IaC Shell Sensor [iac] 14:35:54 INFO: There are no files to be analyzed for the Shell language 14:35:54 INFO: Sensor IaC Shell Sensor [iac] (done) | time=1ms 14:35:54 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 14:35:54 INFO: Available processors: 4 14:35:54 INFO: Using 4 threads for analysis. 14:35:54 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: 14:35:54 * The filename starts with "test" 14:35:54 * The filename contains "test." or "tests." 14:35:54 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 14:35:54 * Any directory in the file path has a name ending in "test" or "tests" 14:35:54 14:35:54 INFO: Start fetching files for the text and secrets analysis 14:35:54 INFO: Using Git CLI to retrieve untracked files 14:35:54 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 14:35:54 INFO: Starting the text and secrets analysis 14:35:54 INFO: 37 source files to be analyzed for the text and secrets analysis 14:36:00 INFO: 37/37 source files have been analyzed for the text and secrets analysis 14:36:00 INFO: Start fetching files for the binary file analysis 14:36:00 INFO: There are no files to be analyzed for the binary file analysis 14:36:00 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=6550ms 14:36:00 INFO: Sensor GoSecuritySensor [security] 14:36:00 INFO: 9 taint analysis rules enabled. 14:36:01 INFO: Analyzing 3529 UCFGs to detect vulnerabilities. 14:36:01 INFO: No entry points found. 14:36:02 INFO: go security sensor: Begin: 2025-12-01T14:36:00.593361934Z, End: 2025-12-01T14:36:02.002798976Z, Duration: 00:00:01.409 14:36:02 Load type hierarchy and UCFGs: Begin: 2025-12-01T14:36:00.604183755Z, End: 2025-12-01T14:36:01.307030944Z, Duration: 00:00:00.702 14:36:02 Load type hierarchy: Begin: 2025-12-01T14:36:00.604211155Z, End: 2025-12-01T14:36:00.607058943Z, Duration: 00:00:00.002 14:36:02 Load UCFGs: Begin: 2025-12-01T14:36:00.607482910Z, End: 2025-12-01T14:36:01.306800691Z, Duration: 00:00:00.699 14:36:02 Check cache: Begin: 2025-12-01T14:36:01.307673655Z, End: 2025-12-01T14:36:01.308208265Z, Duration: 00:00:00.000 14:36:02 Load cache: Begin: 2025-12-01T14:36:01.307688055Z, End: 2025-12-01T14:36:01.307715996Z, Duration: 00:00:00.000 14:36:02 Create runtime call graph: Begin: 2025-12-01T14:36:01.308272126Z, End: 2025-12-01T14:36:01.464294559Z, Duration: 00:00:00.156 14:36:02 Variable Type Analysis #1: Begin: 2025-12-01T14:36:01.309260012Z, End: 2025-12-01T14:36:01.399568509Z, Duration: 00:00:00.090 14:36:02 Create runtime type propagation graph: Begin: 2025-12-01T14:36:01.310078755Z, End: 2025-12-01T14:36:01.363177481Z, Duration: 00:00:00.053 14:36:02 Run SCC (Tarjan) on 6380 nodes: Begin: 2025-12-01T14:36:01.363693900Z, End: 2025-12-01T14:36:01.380159315Z, Duration: 00:00:00.016 14:36:02 Propagate runtime types to strongly connected components: Begin: 2025-12-01T14:36:01.380345218Z, End: 2025-12-01T14:36:01.399394026Z, Duration: 00:00:00.019 14:36:02 Variable Type Analysis #2: Begin: 2025-12-01T14:36:01.405228933Z, End: 2025-12-01T14:36:01.459844845Z, Duration: 00:00:00.054 14:36:02 Create runtime type propagation graph: Begin: 2025-12-01T14:36:01.405246943Z, End: 2025-12-01T14:36:01.435711052Z, Duration: 00:00:00.030 14:36:02 Run SCC (Tarjan) on 6380 nodes: Begin: 2025-12-01T14:36:01.435893845Z, End: 2025-12-01T14:36:01.446058055Z, Duration: 00:00:00.010 14:36:02 Propagate runtime types to strongly connected components: Begin: 2025-12-01T14:36:01.446234978Z, End: 2025-12-01T14:36:01.459713673Z, Duration: 00:00:00.013 14:36:02 Load config: Begin: 2025-12-01T14:36:01.464394720Z, End: 2025-12-01T14:36:01.921367667Z, Duration: 00:00:00.456 14:36:02 Compute entry points: Begin: 2025-12-01T14:36:01.921699873Z, End: 2025-12-01T14:36:01.995690227Z, Duration: 00:00:00.073 14:36:02 INFO: go security sensor peak memory: 759 MB 14:36:02 INFO: Sensor GoSecuritySensor [security] (done) | time=1418ms 14:36:02 INFO: ------------- Run sensors on project 14:36:02 INFO: Sensor Zero Coverage Sensor 14:36:02 INFO: Sensor Zero Coverage Sensor (done) | time=59ms 14:36:02 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:36:02 INFO: ------------- Gather SCA dependencies on project 14:36:02 INFO: Checking if SCA is enabled for organization o-ran-sc 14:36:02 INFO: Dependency analysis skipped 14:36:03 INFO: CPD Executor Calculating CPD for 36 files 14:36:03 INFO: CPD Executor CPD calculation finished (done) | time=118ms 14:36:03 INFO: SCM Publisher SCM provider for this project is: git 14:36:03 INFO: SCM Publisher 37 source files to be analyzed 14:36:04 INFO: SCM Publisher 37/37 source files have been analyzed (done) | time=857ms 14:36:04 INFO: Analysis report generated in 634ms, dir size=4 MB 14:36:04 INFO: Analysis report compressed in 274ms, zip size=774 KB 14:36:05 INFO: Analysis report uploaded in 935ms 14:36:05 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-streaming-protobufs 14:36:05 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:36:05 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZraV5q-r4Z-IWmf6VO1 14:36:05 INFO: ------------- Upload SCA dependency files 14:36:08 INFO: Sensor cache published successfully 14:36:08 INFO: Analysis total time: 38.093 s 14:36:08 INFO: ------------------------------------------------------------------------ 14:36:08 INFO: EXECUTION SUCCESS 14:36:08 INFO: ------------------------------------------------------------------------ 14:36:08 INFO: Total time: 45.433s 14:36:08 INFO: Final Memory: 27M/104M 14:36:08 INFO: ------------------------------------------------------------------------ 14:36:08 $ ssh-agent -k 14:36:08 unset SSH_AUTH_SOCK; 14:36:08 unset SSH_AGENT_PID; 14:36:08 echo Agent pid 2099 killed; 14:36:08 [ssh-agent] Stopped. 14:36:09 [PostBuildScript] - [INFO] Executing post build scripts. 14:36:09 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins16393337516136974745.sh 14:36:09 ---> sysstat.sh 14:36:09 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins14157714160353392659.sh 14:36:09 ---> package-listing.sh 14:36:09 ++ tr '[:upper:]' '[:lower:]' 14:36:09 ++ facter osfamily 14:36:10 + OS_FAMILY=debian 14:36:10 + workspace=/w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script 14:36:10 + START_PACKAGES=/tmp/packages_start.txt 14:36:10 + END_PACKAGES=/tmp/packages_end.txt 14:36:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:10 + PACKAGES=/tmp/packages_start.txt 14:36:10 + '[' /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script ']' 14:36:10 + PACKAGES=/tmp/packages_end.txt 14:36:10 + case "${OS_FAMILY}" in 14:36:10 + dpkg -l 14:36:10 + grep '^ii' 14:36:10 + '[' -f /tmp/packages_start.txt ']' 14:36:10 + '[' -f /tmp/packages_end.txt ']' 14:36:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:10 + '[' /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script ']' 14:36:10 + mkdir -p /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/archives/ 14:36:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/archives/ 14:36:10 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins969688215722562653.sh 14:36:10 ---> capture-instance-metadata.sh 14:36:10 Setup pyenv: 14:36:10 system 14:36:10 3.8.13 14:36:10 3.9.13 14:36:10 * 3.10.6 (set by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.python-version) 14:36:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bDx from file:/tmp/.os_lf_venv 14:36:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:13 lf-activate-venv(): INFO: Base packages installed successfully 14:36:13 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-7bDx/bin to PATH 14:36:33 INFO: Running in OpenStack, capturing instance metadata 14:36:34 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins12578189360601604958.sh 14:36:34 provisioning config files... 14:36:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script@tmp/config11316786257716680838tmp 14:36:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:36:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:36:34 [EnvInject] - Injecting environment variables from a build step. 14:36:34 [EnvInject] - Injecting as environment variables the properties content 14:36:34 SERVER_ID=logs 14:36:34 14:36:34 [EnvInject] - Variables injected successfully. 14:36:34 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins16414828684942686621.sh 14:36:34 ---> create-netrc.sh 14:36:34 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins5276333578857713302.sh 14:36:34 ---> python-tools-install.sh 14:36:34 Setup pyenv: 14:36:34 system 14:36:34 3.8.13 14:36:34 3.9.13 14:36:34 * 3.10.6 (set by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.python-version) 14:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bDx from file:/tmp/.os_lf_venv 14:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:37 lf-activate-venv(): INFO: Base packages installed successfully 14:36:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-7bDx/bin to PATH 14:36:58 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins5765034235420185226.sh 14:36:58 ---> sudo-logs.sh 14:36:58 Archiving 'sudo' log.. 14:36:58 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins4401145086307521846.sh 14:36:58 ---> job-cost.sh 14:36:58 Setup pyenv: 14:36:58 system 14:36:58 3.8.13 14:36:58 3.9.13 14:36:58 * 3.10.6 (set by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.python-version) 14:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bDx from file:/tmp/.os_lf_venv 14:36:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:37:02 lf-activate-venv(): INFO: Base packages installed successfully 14:37:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-7bDx/bin to PATH 14:37:13 INFO: No Stack... 14:37:14 INFO: Retrieving Pricing Info for: v3-starter-4 14:37:14 INFO: Archiving Costs 14:37:14 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins8702010340581170618.sh 14:37:14 ---> logs-deploy.sh 14:37:14 Setup pyenv: 14:37:14 system 14:37:14 3.8.13 14:37:14 3.9.13 14:37:14 * 3.10.6 (set by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.python-version) 14:37:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bDx from file:/tmp/.os_lf_venv 14:37:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:37:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:37:17 lf-activate-venv(): INFO: Base packages installed successfully 14:37:17 lf-activate-venv(): INFO: Installing additional packages: lftools 14:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-7bDx/bin to PATH 14:37:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-streaming-protobufs-sonar-prescan-script/1832 14:37:36 INFO: archiving workspace using pattern(s): -p **/*.log 14:37:38 Archives upload complete. 14:37:39 INFO: archiving logs to Nexus 14:37:40 ---> uname -a: 14:37:40 Linux prd-ubuntu1804-docker-4c-4g-10702 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:37:40 14:37:40 14:37:40 ---> lscpu: 14:37:40 Architecture: x86_64 14:37:40 CPU op-mode(s): 32-bit, 64-bit 14:37:40 Byte Order: Little Endian 14:37:40 CPU(s): 4 14:37:40 On-line CPU(s) list: 0-3 14:37:40 Thread(s) per core: 1 14:37:40 Core(s) per socket: 1 14:37:40 Socket(s): 4 14:37:40 NUMA node(s): 1 14:37:40 Vendor ID: AuthenticAMD 14:37:40 CPU family: 23 14:37:40 Model: 49 14:37:40 Model name: AMD EPYC-Rome Processor 14:37:40 Stepping: 0 14:37:40 CPU MHz: 2799.998 14:37:40 BogoMIPS: 5599.99 14:37:40 Virtualization: AMD-V 14:37:40 Hypervisor vendor: KVM 14:37:40 Virtualization type: full 14:37:40 L1d cache: 32K 14:37:40 L1i cache: 32K 14:37:40 L2 cache: 512K 14:37:40 L3 cache: 16384K 14:37:40 NUMA node0 CPU(s): 0-3 14:37:40 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 14:37:40 14:37:40 14:37:40 ---> nproc: 14:37:40 4 14:37:40 14:37:40 14:37:40 ---> df -h: 14:37:40 Filesystem Size Used Avail Use% Mounted on 14:37:40 udev 3.9G 0 3.9G 0% /dev 14:37:40 tmpfs 798M 696K 797M 1% /run 14:37:40 /dev/vda1 20G 9.1G 11G 48% / 14:37:40 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:37:40 tmpfs 5.0M 0 5.0M 0% /run/lock 14:37:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:37:40 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:37:40 tmpfs 798M 0 798M 0% /run/user/1001 14:37:40 14:37:40 14:37:40 ---> free -m: 14:37:40 total used free shared buff/cache available 14:37:40 Mem: 7975 508 5100 0 2367 7188 14:37:40 Swap: 1023 0 1023 14:37:40 14:37:40 14:37:40 ---> ip addr: 14:37:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:37:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:37:40 inet 127.0.0.1/8 scope host lo 14:37:40 valid_lft forever preferred_lft forever 14:37:40 inet6 ::1/128 scope host 14:37:40 valid_lft forever preferred_lft forever 14:37:40 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:37:40 link/ether fa:16:3e:74:41:d0 brd ff:ff:ff:ff:ff:ff 14:37:40 inet 10.32.7.219/23 brd 10.32.7.255 scope global dynamic ens3 14:37:40 valid_lft 86097sec preferred_lft 86097sec 14:37:40 inet6 fe80::f816:3eff:fe74:41d0/64 scope link 14:37:40 valid_lft forever preferred_lft forever 14:37:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:37:40 link/ether 02:42:a5:1a:b2:15 brd ff:ff:ff:ff:ff:ff 14:37:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:37:40 valid_lft forever preferred_lft forever 14:37:40 14:37:40 14:37:40 ---> sar -b -r -n DEV: 14:37:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10702) 12/01/25 _x86_64_ (4 CPU) 14:37:40 14:37:40 14:32:41 LINUX RESTART (4 CPU) 14:37:40 14:37:40 14:33:01 tps rtps wtps bread/s bwrtn/s 14:37:40 14:34:01 160.62 69.06 91.56 5590.01 40240.88 14:37:40 14:35:01 57.77 0.17 57.61 24.40 8876.39 14:37:40 14:36:01 131.74 99.10 32.64 4055.72 11123.35 14:37:40 14:37:01 49.37 3.60 45.77 156.48 1214.13 14:37:40 Average: 99.88 42.98 56.90 2457.08 15367.24 14:37:40 14:37:40 14:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:37:40 14:34:01 5846372 7386128 2321048 28.42 38600 1680876 1025264 11.12 613044 1536632 68272 14:37:40 14:35:01 5645968 7439572 2521452 30.87 58436 1898712 973600 10.56 562896 1753868 123208 14:37:40 14:36:01 4046504 6209924 4120916 50.46 64676 2255676 2140200 23.22 1871244 2026980 45776 14:37:40 14:37:01 5241836 7383420 2925584 35.82 67616 2231592 980332 10.64 729720 1976284 31544 14:37:40 Average: 5195170 7104761 2972250 36.39 57332 2016714 1279849 13.89 944226 1823441 67200 14:37:40 14:37:40 14:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:37:40 14:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:37:40 14:34:01 ens3 355.19 208.03 1190.50 64.55 0.00 0.00 0.00 0.00 14:37:40 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:40 14:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:37:40 14:35:01 ens3 52.26 42.61 570.69 5.57 0.00 0.00 0.00 0.00 14:37:40 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:40 14:36:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 14:37:40 14:36:01 ens3 294.23 146.79 2044.24 15.27 0.00 0.00 0.00 0.00 14:37:40 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:40 14:37:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:37:40 14:37:01 ens3 30.69 25.69 13.55 40.54 0.00 0.00 0.00 0.00 14:37:40 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:40 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:37:40 Average: ens3 183.11 105.79 954.75 31.49 0.00 0.00 0.00 0.00 14:37:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:40 14:37:40 14:37:40 ---> sar -P ALL: 14:37:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10702) 12/01/25 _x86_64_ (4 CPU) 14:37:40 14:37:40 14:32:41 LINUX RESTART (4 CPU) 14:37:40 14:37:40 14:33:01 CPU %user %nice %system %iowait %steal %idle 14:37:40 14:34:01 all 19.42 0.00 2.81 5.50 2.12 70.15 14:37:40 14:34:01 0 16.74 0.00 4.71 6.39 2.21 69.96 14:37:40 14:34:01 1 16.94 0.00 2.20 6.33 2.01 72.52 14:37:40 14:34:01 2 11.79 0.00 1.61 6.47 1.95 78.18 14:37:40 14:34:01 3 32.15 0.00 2.69 2.81 2.36 59.99 14:37:40 14:35:01 all 20.26 0.00 1.28 2.04 1.11 75.31 14:37:40 14:35:01 0 24.57 0.00 1.53 1.08 1.31 71.51 14:37:40 14:35:01 1 43.51 0.00 2.45 0.47 1.45 52.12 14:37:40 14:35:01 2 10.44 0.00 0.83 6.07 1.11 81.55 14:37:40 14:35:01 3 2.63 0.00 0.28 0.52 0.60 95.98 14:37:40 14:36:01 all 37.94 0.00 2.97 4.73 4.56 49.79 14:37:40 14:36:01 0 38.15 0.00 2.71 4.48 4.39 50.27 14:37:40 14:36:01 1 33.70 0.00 2.45 6.05 4.13 53.66 14:37:40 14:36:01 2 41.21 0.00 3.46 5.69 5.03 44.60 14:37:40 14:36:01 3 38.67 0.00 3.29 2.73 4.66 50.65 14:37:40 14:37:01 all 21.84 0.00 1.18 1.42 1.34 74.22 14:37:40 14:37:01 0 39.05 0.00 1.33 1.20 1.83 56.58 14:37:40 14:37:01 1 23.51 0.00 1.16 0.48 1.33 73.53 14:37:40 14:37:01 2 20.59 0.00 1.66 3.44 1.18 73.12 14:37:40 14:37:01 3 4.24 0.00 0.56 0.58 1.03 93.59 14:37:40 Average: all 24.88 0.00 2.06 3.42 2.29 67.34 14:37:40 Average: 0 29.63 0.00 2.57 3.29 2.44 62.07 14:37:40 Average: 1 29.41 0.00 2.06 3.33 2.23 62.96 14:37:40 Average: 2 21.04 0.00 1.90 5.42 2.32 69.32 14:37:40 Average: 3 19.45 0.00 1.71 1.66 2.16 75.02 14:37:40 14:37:40 14:37:40