00:26:25 Started by timer 00:26:25 Running as SYSTEM 00:26:25 [EnvInject] - Loading node environment variables. 00:26:25 Building remotely on prd-ubuntu1804-docker-4c-4g-9348 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:26:25 [ssh-agent] Looking for ssh-agent implementation... 00:26:25 $ ssh-agent 00:26:25 SSH_AUTH_SOCK=/tmp/ssh-eJCgmSrxSBVn/agent.2108 00:26:25 SSH_AGENT_PID=2110 00:26:25 [ssh-agent] Started. 00:26:25 Running ssh-add (command line suppressed) 00:26:25 Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_15716183855156932909.key (jenkins-ssh) 00:26:25 [ssh-agent] Using credentials jenkins (jenkins) 00:26:25 The recommended git tool is: NONE 00:26:27 using credential jenkins 00:26:27 Wiping out workspace first. 00:26:28 Cloning the remote Git repository 00:26:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:28 > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 00:26:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:28 > git --version # timeout=10 00:26:28 > git --version # 'git version 2.17.1' 00:26:28 using GIT_SSH to set credentials jenkins 00:26:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 00:26:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:29 Avoid second fetch 00:26:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:26:29 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) 00:26:29 > git config core.sparsecheckout # timeout=10 00:26:29 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:32 Commit message: "- Update docs - Formatting docs - Added RMR msg `TS_QOE_PRED_REQ` to handle msg from QP driver - Add license header to _test.go - Added test command to get coverage report" 00:26:32 > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:32 provisioning config files... 00:26:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:26:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:26:32 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins11989228111880010231.sh 00:26:32 ---> python-tools-install.sh 00:26:32 Setup pyenv: 00:26:32 * system (set by /opt/pyenv/version) 00:26:32 * 3.8.13 (set by /opt/pyenv/version) 00:26:32 * 3.9.13 (set by /opt/pyenv/version) 00:26:32 * 3.10.6 (set by /opt/pyenv/version) 00:26:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yKwp 00:26:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:26:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:26:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:26:47 lf-activate-venv(): INFO: Base packages installed successfully 00:26:47 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:26 lf-activate-venv(): INFO: Adding /tmp/venv-yKwp/bin to PATH 00:27:26 Generating Requirements File 00:27:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:27:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:27:59 Python 3.10.6 00:27:59 pip 26.0.1 from /tmp/venv-yKwp/lib/python3.10/site-packages/pip (python 3.10) 00:28:00 appdirs==1.4.4 00:28:00 argcomplete==3.6.3 00:28:00 aspy.yaml==1.3.0 00:28:00 attrs==26.1.0 00:28:00 autopage==0.6.0 00:28:00 backports.strenum==1.3.1 00:28:00 beautifulsoup4==4.14.3 00:28:00 boto3==1.42.72 00:28:00 botocore==1.42.72 00:28:00 bs4==0.0.2 00:28:00 certifi==2026.2.25 00:28:00 cffi==2.0.0 00:28:00 cfgv==3.5.0 00:28:00 chardet==7.2.0 00:28:00 charset-normalizer==3.4.6 00:28:00 click==8.3.1 00:28:00 cliff==4.13.2 00:28:00 cmd2==3.4.0 00:28:00 cryptography==3.3.2 00:28:00 debtcollector==3.0.0 00:28:00 decorator==5.2.1 00:28:00 defusedxml==0.7.1 00:28:00 Deprecated==1.3.1 00:28:00 distlib==0.4.0 00:28:00 dnspython==2.8.0 00:28:00 docker==7.1.0 00:28:00 dogpile.cache==1.5.0 00:28:00 durationpy==0.10 00:28:00 email-validator==2.3.0 00:28:00 filelock==3.25.2 00:28:00 future==1.0.0 00:28:00 gitdb==4.0.12 00:28:00 GitPython==3.1.46 00:28:00 httplib2==0.30.2 00:28:00 identify==2.6.18 00:28:00 idna==3.11 00:28:00 importlib-resources==1.5.0 00:28:00 iso8601==2.1.0 00:28:00 Jinja2==3.1.6 00:28:00 jmespath==1.1.0 00:28:00 jsonpatch==1.33 00:28:00 jsonpointer==3.0.0 00:28:00 jsonschema==4.26.0 00:28:00 jsonschema-specifications==2025.9.1 00:28:00 keystoneauth1==5.13.1 00:28:00 kubernetes==35.0.0 00:28:00 lftools==0.37.22 00:28:00 lxml==6.0.2 00:28:00 markdown-it-py==4.0.0 00:28:00 MarkupSafe==3.0.3 00:28:00 mdurl==0.1.2 00:28:00 msgpack==1.1.2 00:28:00 multi_key_dict==2.0.3 00:28:00 munch==4.0.0 00:28:00 netaddr==1.3.0 00:28:00 niet==1.4.2 00:28:00 nodeenv==1.10.0 00:28:00 oauth2client==4.1.3 00:28:00 oauthlib==3.3.1 00:28:00 openstacksdk==4.10.0 00:28:00 os-service-types==1.8.2 00:28:00 osc-lib==4.4.0 00:28:00 oslo.config==10.3.0 00:28:00 oslo.context==6.3.0 00:28:00 oslo.i18n==6.7.2 00:28:00 oslo.log==8.1.0 00:28:00 oslo.serialization==5.9.1 00:28:00 oslo.utils==10.0.0 00:28:00 packaging==26.0 00:28:00 pbr==7.0.3 00:28:00 platformdirs==4.9.4 00:28:00 prettytable==3.17.0 00:28:00 psutil==7.2.2 00:28:00 pyasn1==0.6.3 00:28:00 pyasn1_modules==0.4.2 00:28:00 pycparser==3.0 00:28:00 pygerrit2==2.0.15 00:28:00 PyGithub==2.8.1 00:28:00 Pygments==2.19.2 00:28:00 PyJWT==2.12.1 00:28:00 PyNaCl==1.6.2 00:28:00 pyparsing==2.4.7 00:28:00 pyperclip==1.11.0 00:28:00 pyrsistent==0.20.0 00:28:00 python-cinderclient==9.9.0 00:28:00 python-dateutil==2.9.0.post0 00:28:00 python-discovery==1.2.0 00:28:00 python-heatclient==5.1.0 00:28:00 python-jenkins==1.8.3 00:28:00 python-keystoneclient==5.8.0 00:28:00 python-magnumclient==4.10.0 00:28:00 python-openstackclient==9.0.0 00:28:00 python-swiftclient==4.10.0 00:28:00 PyYAML==6.0.3 00:28:00 referencing==0.37.0 00:28:00 requests==2.32.5 00:28:00 requests-oauthlib==2.0.0 00:28:00 requestsexceptions==1.4.0 00:28:00 rfc3986==2.0.0 00:28:00 rich==14.3.3 00:28:00 rich-argparse==1.7.2 00:28:00 rpds-py==0.30.0 00:28:00 rsa==4.9.1 00:28:00 ruamel.yaml==0.19.1 00:28:00 ruamel.yaml.clib==0.2.15 00:28:00 s3transfer==0.16.0 00:28:00 simplejson==3.20.2 00:28:00 six==1.17.0 00:28:00 smmap==5.0.3 00:28:00 soupsieve==2.8.3 00:28:00 stevedore==5.7.0 00:28:00 tabulate==0.10.0 00:28:00 toml==0.10.2 00:28:00 tomlkit==0.14.0 00:28:00 tqdm==4.67.3 00:28:00 typing_extensions==4.15.0 00:28:00 urllib3==1.26.20 00:28:00 virtualenv==21.2.0 00:28:00 wcwidth==0.6.0 00:28:00 websocket-client==1.9.0 00:28:00 wrapt==2.1.2 00:28:00 xdg==6.0.0 00:28:00 xmltodict==1.0.4 00:28:00 yq==3.4.3 00:28:00 [EnvInject] - Injecting environment variables from a build step. 00:28:00 [EnvInject] - Injecting as environment variables the properties content 00:28:00 SET_JDK_VERSION=openjdk17 00:28:00 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 00:28:00 00:28:00 [EnvInject] - Variables injected successfully. 00:28:00 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins6495705442000235330.sh 00:28:00 ---> update-java-alternatives.sh 00:28:00 ---> Updating Java version 00:28:00 ---> Ubuntu/Debian system detected 00:28:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:28:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:28:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:28:01 openjdk version "17.0.7" 2023-04-18 00:28:01 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 00:28:01 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 00:28:01 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 00:28:01 [EnvInject] - Injecting environment variables from a build step. 00:28:01 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:28:01 [EnvInject] - Variables injected successfully. 00:28:01 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins14792950513421307091.sh 00:28:01 --> prescan-ric-app-qp-aimlfw-ubuntu.sh 00:28:01 Docker version 24.0.2, build cb74dfc 00:28:01 Unit Test 00:28:02 #1 [internal] load .dockerignore 00:28:02 #1 transferring context: 2B done 00:28:02 #1 DONE 0.1s 00:28:02 00:28:02 #2 [internal] load build definition from Dockerfile 00:28:02 #2 transferring dockerfile: 2.51kB done 00:28:02 #2 DONE 0.1s 00:28:02 ERROR: failed to solve: target stage qpaimlfwbuild could not be found 00:28:02 Unable to find image 'tmpimg:latest' locally 00:28:03 Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 00:28:03 must specify at least one container source 00:28:03 Container name cannot be empty 00:28:03 --> prescan-ric-app-qp-aimlfw.sh ends 00:28:03 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-9348 00:28:04 [ric-app-qp-aimlfw-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-app-qp-aimlfw -Dsonar.projectName=ric-app-qp-aimlfw -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-app-qp-aimlfw-sonar-prescan-script 00:28:05 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:05 INFO: Project root configuration file: NONE 00:28:05 INFO: SonarScanner 4.6.2.2472 00:28:05 INFO: Java 17.0.7 Private Build (64-bit) 00:28:05 INFO: Linux 4.15.0-213-generic amd64 00:28:06 INFO: User cache: /home/jenkins/.sonar/cache 00:28:08 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:08 INFO: Project root configuration file: NONE 00:28:08 INFO: Analyzing on SonarCloud 00:28:08 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 00:28:09 INFO: Load global settings 00:28:10 INFO: Load global settings (done) | time=560ms 00:28:10 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 00:28:10 INFO: Loading required plugins 00:28:10 INFO: Load plugins index 00:28:10 INFO: Load plugins index (done) | time=238ms 00:28:10 INFO: Load/download plugins 00:28:12 INFO: Load/download plugins (done) | time=1260ms 00:28:12 INFO: Loaded core extensions: sca, architecture, a3s 00:28:12 INFO: Process project properties 00:28:12 INFO: Project key: o-ran-sc_ric-app-qp-aimlfw 00:28:12 INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:12 INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork 00:28:12 INFO: Found an active CI vendor: 'Jenkins' 00:28:12 INFO: Load project branches 00:28:13 INFO: Load project branches (done) | time=565ms 00:28:13 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' 00:28:14 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=460ms 00:28:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:15 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' 00:28:15 INFO: Detected project binding: NOT_BOUND 00:28:15 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=357ms 00:28:15 INFO: Load project pull requests 00:28:15 INFO: Load project pull requests (done) | time=185ms 00:28:15 INFO: Load branch configuration 00:28:15 INFO: Load branch configuration (done) | time=4ms 00:28:15 INFO: Load quality profiles 00:28:16 INFO: Load quality profiles (done) | time=573ms 00:28:16 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:16 INFO: Create analysis 00:28:16 INFO: Create analysis (done) | time=344ms 00:28:16 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:16 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:16 INFO: Load active rules 00:28:18 INFO: Load active rules (done) | time=1752ms 00:28:18 INFO: Organization key: o-ran-sc 00:28:18 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. 00:28:18 INFO: Preprocessing files... 00:28:18 INFO: 1 language detected in 8 preprocessed files (done) | time=80ms 00:28:18 INFO: 141 files ignored because of inclusion/exclusion patterns 00:28:18 INFO: 0 files ignored because of scm ignore settings 00:28:19 INFO: Loading plugins for detected languages 00:28:19 INFO: Load/download plugins 00:28:22 INFO: Load/download plugins (done) | time=3448ms 00:28:22 INFO: Load project repositories 00:28:23 INFO: Load project repositories (done) | time=338ms 00:28:23 INFO: Indexing files... 00:28:23 INFO: Project configuration: 00:28:23 INFO: Included sources: **/*.go 00:28:23 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 00:28:23 INFO: 8 files indexed (done) | time=12ms 00:28:23 INFO: Quality profile for go: Sonar way 00:28:23 INFO: ------------- Run sensors on module ric-app-qp-aimlfw 00:28:23 INFO: Load metrics repository 00:28:23 INFO: Load metrics repository (done) | time=206ms 00:28:23 INFO: Sensor cache enabled 00:28:23 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:23 INFO: Load sensor cache 00:28:24 INFO: Load sensor cache (37 KB) | time=1165ms 00:28:24 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:24 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:26 INFO: Sensor Code Quality and Security for Go [go] 00:28:26 INFO: 6 folders (8 files) to be analyzed 00:28:27 INFO: 6/6 folders (8 files) have been analyzed 00:28:27 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1484ms 00:28:27 INFO: Sensor Go Cover sensor for Go coverage [go] 00:28:27 WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 00:28:27 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=13ms 00:28:27 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 00:28:27 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=1ms 00:28:27 INFO: Sensor IaC hadolint report Sensor [iac] 00:28:27 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 00:28:27 INFO: Sensor Java Config Sensor [iac] 00:28:27 INFO: There are no files to be analyzed for the Java language 00:28:27 INFO: Sensor Java Config Sensor [iac] (done) | time=10ms 00:28:27 INFO: Sensor IaC Docker Sensor [iac] 00:28:27 INFO: There are no files to be analyzed for the Docker language 00:28:27 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 00:28:27 INFO: Sensor IaC GitHub Actions Sensor [iac] 00:28:27 INFO: There are no files to be analyzed for the GitHub Actions language 00:28:27 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 00:28:27 INFO: Sensor IaC actionlint report Sensor [iac] 00:28:27 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 00:28:27 INFO: Sensor IaC Shell Sensor [iac] 00:28:27 INFO: There are no files to be analyzed for the Shell language 00:28:27 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 00:28:27 INFO: Sensor Declarative Rule Engine for Go [dre] 00:28:27 INFO: Extracting bridge from /bridge/bridge-linux-x64.xz 00:28:28 INFO: Bridge extracted to /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork/.sonartmp/bridge/bridge 00:28:28 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=772ms 00:28:28 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 00:28:28 INFO: Available processors: 4 00:28:28 INFO: Using 4 threads for analysis. 00:28:28 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: 00:28:28 * The filename starts with "test" 00:28:28 * The filename contains "test." or "tests." 00:28:28 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 00:28:28 * Any directory in the file path has a name ending in "test" or "tests" 00:28:28 00:28:29 INFO: Start fetching files for the text and secrets analysis 00:28:29 INFO: Using Git CLI to retrieve dirty files 00:28:29 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 00:28:29 INFO: Starting the text and secrets analysis 00:28:29 INFO: 8 source files to be analyzed for the text and secrets analysis 00:28:29 INFO: 8/8 source files have been analyzed for the text and secrets analysis 00:28:29 INFO: Start fetching files for the binary file analysis 00:28:29 INFO: There are no files to be analyzed for the binary file analysis 00:28:29 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=850ms 00:28:29 INFO: Sensor GoSecuritySensor [security] 00:28:29 INFO: 9 taint analysis rules enabled. 00:28:29 INFO: Analyzing 81 UCFGs to detect vulnerabilities. 00:28:29 INFO: No entry points found. 00:28:29 INFO: go security sensor: Begin: 2026-03-21T00:28:29.154387136Z, End: 2026-03-21T00:28:29.866685504Z, Duration: 00:00:00.712 00:28:29 Load type hierarchy and UCFGs: Begin: 2026-03-21T00:28:29.166840253Z, End: 2026-03-21T00:28:29.360782009Z, Duration: 00:00:00.193 00:28:29 Load type hierarchy: Begin: 2026-03-21T00:28:29.166865444Z, End: 2026-03-21T00:28:29.170584136Z, Duration: 00:00:00.003 00:28:29 Load UCFGs: Begin: 2026-03-21T00:28:29.171047845Z, End: 2026-03-21T00:28:29.360449645Z, Duration: 00:00:00.189 00:28:29 Check cache: Begin: 2026-03-21T00:28:29.361121773Z, End: 2026-03-21T00:28:29.362240018Z, Duration: 00:00:00.001 00:28:29 Load cache: Begin: 2026-03-21T00:28:29.361828462Z, End: 2026-03-21T00:28:29.361853963Z, Duration: 00:00:00.000 00:28:29 Create runtime call graph: Begin: 2026-03-21T00:28:29.362322002Z, End: 2026-03-21T00:28:29.413207466Z, Duration: 00:00:00.050 00:28:29 Variable Type Analysis #1: Begin: 2026-03-21T00:28:29.363025150Z, End: 2026-03-21T00:28:29.396644381Z, Duration: 00:00:00.033 00:28:29 Create runtime type propagation graph: Begin: 2026-03-21T00:28:29.364023801Z, End: 2026-03-21T00:28:29.385676754Z, Duration: 00:00:00.021 00:28:29 Run SCC (Tarjan) on 701 nodes: Begin: 2026-03-21T00:28:29.386331221Z, End: 2026-03-21T00:28:29.390433858Z, Duration: 00:00:00.004 00:28:29 Propagate runtime types to strongly connected components: Begin: 2026-03-21T00:28:29.390631096Z, End: 2026-03-21T00:28:29.396496805Z, Duration: 00:00:00.005 00:28:29 Variable Type Analysis #2: Begin: 2026-03-21T00:28:29.398620302Z, End: 2026-03-21T00:28:29.412003777Z, Duration: 00:00:00.013 00:28:29 Create runtime type propagation graph: Begin: 2026-03-21T00:28:29.398635122Z, End: 2026-03-21T00:28:29.408594098Z, Duration: 00:00:00.009 00:28:29 Run SCC (Tarjan) on 701 nodes: Begin: 2026-03-21T00:28:29.408773916Z, End: 2026-03-21T00:28:29.410047487Z, Duration: 00:00:00.001 00:28:29 Propagate runtime types to strongly connected components: Begin: 2026-03-21T00:28:29.410111740Z, End: 2026-03-21T00:28:29.411941145Z, Duration: 00:00:00.001 00:28:29 Load config: Begin: 2026-03-21T00:28:29.413275259Z, End: 2026-03-21T00:28:29.832175257Z, Duration: 00:00:00.418 00:28:29 Compute entry points: Begin: 2026-03-21T00:28:29.832359004Z, End: 2026-03-21T00:28:29.852496155Z, Duration: 00:00:00.020 00:28:29 INFO: go security sensor peak memory: 152 MB 00:28:29 INFO: Sensor GoSecuritySensor [security] (done) | time=717ms 00:28:29 INFO: ------------- Run sensors on project 00:28:30 INFO: Sensor Zero Coverage Sensor 00:28:30 INFO: Sensor Zero Coverage Sensor (done) | time=29ms 00:28:30 INFO: ------------- Gather SCA dependencies on project 00:28:30 INFO: Checking if SCA is enabled for organization o-ran-sc 00:28:30 INFO: Dependency analysis skipped 00:28:30 INFO: CPD Executor Calculating CPD for 8 files 00:28:30 INFO: CPD Executor CPD calculation finished (done) | time=13ms 00:28:30 INFO: SCM Publisher SCM provider for this project is: git 00:28:30 INFO: SCM Publisher 8 source files to be analyzed 00:28:31 INFO: SCM Publisher 8/8 source files have been analyzed (done) | time=307ms 00:28:31 INFO: Analysis report generated in 654ms, dir size=381 KB 00:28:31 INFO: Analysis report compressed in 45ms, zip size=85 KB 00:28:32 INFO: Analysis report uploaded in 505ms 00:28:32 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw 00:28:32 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 00:28:32 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ0Nyyw6zF4dBGI1R9b- 00:28:32 INFO: ------------- Upload SCA dependency files 00:28:33 INFO: Sensor cache published successfully 00:28:33 INFO: Analysis total time: 21.002 s 00:28:33 INFO: ------------------------------------------------------------------------ 00:28:33 INFO: EXECUTION SUCCESS 00:28:33 INFO: ------------------------------------------------------------------------ 00:28:33 INFO: Total time: 28.330s 00:28:33 INFO: Final Memory: 24M/90M 00:28:33 INFO: ------------------------------------------------------------------------ 00:28:34 $ ssh-agent -k 00:28:34 unset SSH_AUTH_SOCK; 00:28:34 unset SSH_AGENT_PID; 00:28:34 echo Agent pid 2110 killed; 00:28:34 [ssh-agent] Stopped. 00:28:34 [PostBuildScript] - [INFO] Executing post build scripts. 00:28:34 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins10291304824553688341.sh 00:28:34 ---> sysstat.sh 00:28:34 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins6036973310892846391.sh 00:28:34 ---> package-listing.sh 00:28:34 ++ facter osfamily 00:28:34 ++ tr '[:upper:]' '[:lower:]' 00:28:35 + OS_FAMILY=debian 00:28:35 + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:35 + START_PACKAGES=/tmp/packages_start.txt 00:28:35 + END_PACKAGES=/tmp/packages_end.txt 00:28:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:35 + PACKAGES=/tmp/packages_start.txt 00:28:35 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:35 + PACKAGES=/tmp/packages_end.txt 00:28:35 + case "${OS_FAMILY}" in 00:28:35 + dpkg -l 00:28:35 + grep '^ii' 00:28:35 + '[' -f /tmp/packages_start.txt ']' 00:28:35 + '[' -f /tmp/packages_end.txt ']' 00:28:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:35 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:35 + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:35 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins15164415292580637389.sh 00:28:35 ---> capture-instance-metadata.sh 00:28:35 Setup pyenv: 00:28:35 system 00:28:35 3.8.13 00:28:35 3.9.13 00:28:35 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKwp from file:/tmp/.os_lf_venv 00:28:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:39 lf-activate-venv(): INFO: Base packages installed successfully 00:28:39 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-yKwp/bin to PATH 00:28:58 INFO: Running in OpenStack, capturing instance metadata 00:28:59 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins17837333644099090813.sh 00:28:59 provisioning config files... 00:28:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config4787810697299170728tmp 00:28:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:28:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:28:59 [EnvInject] - Injecting environment variables from a build step. 00:28:59 [EnvInject] - Injecting as environment variables the properties content 00:28:59 SERVER_ID=logs 00:28:59 00:28:59 [EnvInject] - Variables injected successfully. 00:28:59 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins15483136931874803106.sh 00:28:59 ---> create-netrc.sh 00:28:59 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins18252642059115544546.sh 00:28:59 ---> python-tools-install.sh 00:28:59 Setup pyenv: 00:28:59 system 00:28:59 3.8.13 00:28:59 3.9.13 00:28:59 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKwp from file:/tmp/.os_lf_venv 00:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:02 lf-activate-venv(): INFO: Base packages installed successfully 00:29:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:19 lf-activate-venv(): INFO: Adding /tmp/venv-yKwp/bin to PATH 00:29:19 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins10124311070539378549.sh 00:29:19 ---> sudo-logs.sh 00:29:19 Archiving 'sudo' log.. 00:29:20 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins11558174165735613999.sh 00:29:20 ---> job-cost.sh 00:29:20 Setup pyenv: 00:29:20 system 00:29:20 3.8.13 00:29:20 3.9.13 00:29:20 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKwp from file:/tmp/.os_lf_venv 00:29:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:23 lf-activate-venv(): INFO: Base packages installed successfully 00:29:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:29:33 lf-activate-venv(): INFO: Adding /tmp/venv-yKwp/bin to PATH 00:29:33 INFO: No Stack... 00:29:33 INFO: Retrieving Pricing Info for: v3-starter-4 00:29:33 INFO: Archiving Costs 00:29:33 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins11301815006044079684.sh 00:29:34 ---> logs-deploy.sh 00:29:34 Setup pyenv: 00:29:34 system 00:29:34 3.8.13 00:29:34 3.9.13 00:29:34 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKwp from file:/tmp/.os_lf_venv 00:29:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:37 lf-activate-venv(): INFO: Base packages installed successfully 00:29:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:29:55 lf-activate-venv(): INFO: Adding /tmp/venv-yKwp/bin to PATH 00:29:55 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1195 00:29:55 INFO: archiving workspace using pattern(s): -p **/*.log 00:29:55 /tmp/venv-yKwp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 00:29:55 warnings.warn( 00:29:57 Archives upload complete. 00:29:57 INFO: archiving logs to Nexus 00:29:58 /tmp/venv-yKwp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 00:29:58 warnings.warn( 00:29:59 ---> uname -a: 00:29:59 Linux prd-ubuntu1804-docker-4c-4g-9348 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:29:59 00:29:59 00:29:59 ---> lscpu: 00:29:59 Architecture: x86_64 00:29:59 CPU op-mode(s): 32-bit, 64-bit 00:29:59 Byte Order: Little Endian 00:29:59 CPU(s): 4 00:29:59 On-line CPU(s) list: 0-3 00:29:59 Thread(s) per core: 1 00:29:59 Core(s) per socket: 1 00:29:59 Socket(s): 4 00:29:59 NUMA node(s): 1 00:29:59 Vendor ID: AuthenticAMD 00:29:59 CPU family: 23 00:29:59 Model: 49 00:29:59 Model name: AMD EPYC-Rome Processor 00:29:59 Stepping: 0 00:29:59 CPU MHz: 2800.000 00:29:59 BogoMIPS: 5600.00 00:29:59 Virtualization: AMD-V 00:29:59 Hypervisor vendor: KVM 00:29:59 Virtualization type: full 00:29:59 L1d cache: 32K 00:29:59 L1i cache: 32K 00:29:59 L2 cache: 512K 00:29:59 L3 cache: 16384K 00:29:59 NUMA node0 CPU(s): 0-3 00:29:59 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 00:29:59 00:29:59 00:29:59 ---> nproc: 00:29:59 4 00:29:59 00:29:59 00:29:59 ---> df -h: 00:29:59 Filesystem Size Used Avail Use% Mounted on 00:29:59 udev 3.9G 0 3.9G 0% /dev 00:29:59 tmpfs 798M 696K 797M 1% /run 00:29:59 /dev/vda1 20G 9.1G 11G 48% / 00:29:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:29:59 tmpfs 5.0M 0 5.0M 0% /run/lock 00:29:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:29:59 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:29:59 tmpfs 798M 0 798M 0% /run/user/1001 00:29:59 00:29:59 00:29:59 ---> free -m: 00:29:59 total used free shared buff/cache available 00:29:59 Mem: 7976 503 5149 0 2323 7197 00:29:59 Swap: 1023 0 1023 00:29:59 00:29:59 00:29:59 ---> ip addr: 00:29:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:29:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:29:59 inet 127.0.0.1/8 scope host lo 00:29:59 valid_lft forever preferred_lft forever 00:29:59 inet6 ::1/128 scope host 00:29:59 valid_lft forever preferred_lft forever 00:29:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:29:59 link/ether fa:16:3e:04:02:36 brd ff:ff:ff:ff:ff:ff 00:29:59 inet 10.32.6.163/23 brd 10.32.7.255 scope global dynamic ens3 00:29:59 valid_lft 86143sec preferred_lft 86143sec 00:29:59 inet6 fe80::f816:3eff:fe04:236/64 scope link 00:29:59 valid_lft forever preferred_lft forever 00:29:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:29:59 link/ether 02:42:ee:11:e6:fc brd ff:ff:ff:ff:ff:ff 00:29:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:29:59 valid_lft forever preferred_lft forever 00:29:59 00:29:59 00:29:59 ---> sar -b -r -n DEV: 00:29:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9348) 03/21/26 _x86_64_ (4 CPU) 00:29:59 00:29:59 00:25:45 LINUX RESTART (4 CPU) 00:29:59 00:29:59 00:26:01 tps rtps wtps bread/s bwrtn/s 00:29:59 00:27:01 156.49 68.81 87.69 5572.54 39821.91 00:29:59 00:28:01 66.89 10.96 55.92 902.52 8485.65 00:29:59 00:29:01 105.16 41.78 63.38 3667.63 10193.57 00:29:59 Average: 109.51 40.52 69.00 3380.93 19499.34 00:29:59 00:29:59 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:29:59 00:27:01 5896104 7416732 2271324 27.81 37616 1663500 986964 10.71 583076 1522128 58576 00:29:59 00:28:01 5647004 7457296 2520424 30.86 59560 1914936 1131484 12.28 550800 1770096 120940 00:29:59 00:29:01 5305556 7397860 2861872 35.04 61964 2192200 985804 10.70 723696 1932552 26924 00:29:59 Average: 5616221 7423963 2551207 31.24 53047 1923545 1034751 11.23 619191 1741592 68813 00:29:59 00:29:59 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:29:59 00:27:01 ens3 362.76 195.15 1072.78 61.93 0.00 0.00 0.00 0.00 00:29:59 00:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:29:59 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:59 00:28:01 ens3 57.51 47.56 677.78 6.27 0.00 0.00 0.00 0.00 00:29:59 00:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:29:59 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:59 00:29:01 ens3 311.79 234.27 2674.99 29.48 0.00 0.00 0.00 0.00 00:29:59 00:29:01 lo 0.87 0.87 0.11 0.11 0.00 0.00 0.00 0.00 00:29:59 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:59 Average: ens3 244.03 159.00 1475.31 32.56 0.00 0.00 0.00 0.00 00:29:59 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 00:29:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:59 00:29:59 00:29:59 ---> sar -P ALL: 00:29:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9348) 03/21/26 _x86_64_ (4 CPU) 00:29:59 00:29:59 00:25:45 LINUX RESTART (4 CPU) 00:29:59 00:29:59 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:29:59 00:27:01 all 18.56 0.00 2.73 5.50 1.06 72.14 00:29:59 00:27:01 0 12.64 0.00 1.77 6.76 0.89 77.94 00:29:59 00:27:01 1 29.79 0.00 2.59 2.46 1.32 63.84 00:29:59 00:27:01 2 12.61 0.00 5.24 12.07 0.83 69.25 00:29:59 00:27:01 3 19.20 0.00 1.37 0.70 1.20 77.53 00:29:59 00:28:01 all 20.45 0.00 1.32 1.76 0.89 75.58 00:29:59 00:28:01 0 0.73 0.00 0.35 1.23 0.13 97.55 00:29:59 00:28:01 1 11.75 0.00 0.77 0.12 0.78 86.59 00:29:59 00:28:01 2 30.90 0.00 1.95 5.32 1.21 60.61 00:29:59 00:28:01 3 38.39 0.00 2.18 0.37 1.42 57.64 00:29:59 00:29:01 all 27.67 0.00 1.68 2.70 1.70 66.24 00:29:59 00:29:01 0 28.36 0.00 2.43 4.75 1.62 62.84 00:29:59 00:29:01 1 21.45 0.00 1.57 2.42 1.85 72.71 00:29:59 00:29:01 2 47.08 0.00 1.65 1.54 1.90 47.83 00:29:59 00:29:01 3 13.90 0.00 1.08 2.09 1.44 81.48 00:29:59 Average: all 22.23 0.00 1.91 3.32 1.22 71.32 00:29:59 Average: 0 13.91 0.00 1.52 4.25 0.88 79.45 00:29:59 Average: 1 20.99 0.00 1.64 1.66 1.32 74.39 00:29:59 Average: 2 30.19 0.00 2.95 6.31 1.32 59.24 00:29:59 Average: 3 23.82 0.00 1.54 1.05 1.35 72.22 00:29:59 00:29:59 00:29:59