00:26:22 Started by timer 00:26:22 Running as SYSTEM 00:26:22 [EnvInject] - Loading node environment variables. 00:26:22 Building remotely on prd-ubuntu1804-docker-4c-4g-8264 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:26:22 [ssh-agent] Looking for ssh-agent implementation... 00:26:22 $ ssh-agent 00:26:22 SSH_AUTH_SOCK=/tmp/ssh-cHqVaA4vM7Ja/agent.2107 00:26:22 SSH_AGENT_PID=2109 00:26:22 [ssh-agent] Started. 00:26:22 Running ssh-add (command line suppressed) 00:26:22 Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_3548256629991473037.key (jenkins-ssh) 00:26:22 [ssh-agent] Using credentials jenkins (jenkins) 00:26:22 The recommended git tool is: NONE 00:26:24 using credential jenkins 00:26:24 Wiping out workspace first. 00:26:24 Cloning the remote Git repository 00:26:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:24 > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 00:26:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:25 > git --version # timeout=10 00:26:25 > git --version # 'git version 2.17.1' 00:26:25 using GIT_SSH to set credentials jenkins 00:26:25 > 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:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 00:26:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:26 Avoid second fetch 00:26:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:26:26 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) 00:26:26 > git config core.sparsecheckout # timeout=10 00:26:26 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:29 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:29 > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:29 provisioning config files... 00:26:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:26:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:26:29 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5923255531668553640.sh 00:26:29 ---> python-tools-install.sh 00:26:29 Setup pyenv: 00:26:29 * system (set by /opt/pyenv/version) 00:26:30 * 3.8.13 (set by /opt/pyenv/version) 00:26:30 * 3.9.13 (set by /opt/pyenv/version) 00:26:30 * 3.10.6 (set by /opt/pyenv/version) 00:26:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O9a5 00:26:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:26:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:26:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:26:44 lf-activate-venv(): INFO: Base packages installed successfully 00:26:44 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-O9a5/bin to PATH 00:27:24 Generating Requirements File 00:27:56 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:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:27:57 Python 3.10.6 00:27:57 pip 26.0.1 from /tmp/venv-O9a5/lib/python3.10/site-packages/pip (python 3.10) 00:27:58 appdirs==1.4.4 00:27:58 argcomplete==3.6.3 00:27:58 aspy.yaml==1.3.0 00:27:58 attrs==25.4.0 00:27:58 autopage==0.6.0 00:27:58 backports.strenum==1.3.1 00:27:58 beautifulsoup4==4.14.3 00:27:58 boto3==1.42.62 00:27:58 botocore==1.42.62 00:27:58 bs4==0.0.2 00:27:58 certifi==2026.2.25 00:27:58 cffi==2.0.0 00:27:58 cfgv==3.5.0 00:27:58 chardet==7.0.1 00:27:58 charset-normalizer==3.4.5 00:27:58 click==8.3.1 00:27:58 cliff==4.13.2 00:27:58 cmd2==3.4.0 00:27:58 cryptography==3.3.2 00:27:58 debtcollector==3.0.0 00:27:58 decorator==5.2.1 00:27:58 defusedxml==0.7.1 00:27:58 Deprecated==1.3.1 00:27:58 distlib==0.4.0 00:27:58 dnspython==2.8.0 00:27:58 docker==7.1.0 00:27:58 dogpile.cache==1.5.0 00:27:58 durationpy==0.10 00:27:58 email-validator==2.3.0 00:27:58 filelock==3.25.0 00:27:58 future==1.0.0 00:27:58 gitdb==4.0.12 00:27:58 GitPython==3.1.46 00:27:58 httplib2==0.30.2 00:27:58 identify==2.6.17 00:27:58 idna==3.11 00:27:58 importlib-resources==1.5.0 00:27:58 iso8601==2.1.0 00:27:58 Jinja2==3.1.6 00:27:58 jmespath==1.1.0 00:27:58 jsonpatch==1.33 00:27:58 jsonpointer==3.0.0 00:27:58 jsonschema==4.26.0 00:27:58 jsonschema-specifications==2025.9.1 00:27:58 keystoneauth1==5.13.1 00:27:58 kubernetes==35.0.0 00:27:58 lftools==0.37.22 00:27:58 lxml==6.0.2 00:27:58 markdown-it-py==4.0.0 00:27:58 MarkupSafe==3.0.3 00:27:58 mdurl==0.1.2 00:27:58 msgpack==1.1.2 00:27:58 multi_key_dict==2.0.3 00:27:58 munch==4.0.0 00:27:58 netaddr==1.3.0 00:27:58 niet==1.4.2 00:27:58 nodeenv==1.10.0 00:27:58 oauth2client==4.1.3 00:27:58 oauthlib==3.3.1 00:27:58 openstacksdk==4.10.0 00:27:58 os-service-types==1.8.2 00:27:58 osc-lib==4.4.0 00:27:58 oslo.config==10.3.0 00:27:58 oslo.context==6.3.0 00:27:58 oslo.i18n==6.7.2 00:27:58 oslo.log==8.1.0 00:27:58 oslo.serialization==5.9.1 00:27:58 oslo.utils==10.0.0 00:27:58 packaging==26.0 00:27:58 pbr==7.0.3 00:27:58 platformdirs==4.9.4 00:27:58 prettytable==3.17.0 00:27:58 psutil==7.2.2 00:27:58 pyasn1==0.6.2 00:27:58 pyasn1_modules==0.4.2 00:27:58 pycparser==3.0 00:27:58 pygerrit2==2.0.15 00:27:58 PyGithub==2.8.1 00:27:58 Pygments==2.19.2 00:27:58 PyJWT==2.11.0 00:27:58 PyNaCl==1.6.2 00:27:58 pyparsing==2.4.7 00:27:58 pyperclip==1.11.0 00:27:58 pyrsistent==0.20.0 00:27:58 python-cinderclient==9.9.0 00:27:58 python-dateutil==2.9.0.post0 00:27:58 python-discovery==1.1.0 00:27:58 python-heatclient==5.1.0 00:27:58 python-jenkins==1.8.3 00:27:58 python-keystoneclient==5.8.0 00:27:58 python-magnumclient==4.10.0 00:27:58 python-openstackclient==9.0.0 00:27:58 python-swiftclient==4.10.0 00:27:58 PyYAML==6.0.3 00:27:58 referencing==0.37.0 00:27:58 requests==2.32.5 00:27:58 requests-oauthlib==2.0.0 00:27:58 requestsexceptions==1.4.0 00:27:58 rfc3986==2.0.0 00:27:58 rich==14.3.3 00:27:58 rich-argparse==1.7.2 00:27:58 rpds-py==0.30.0 00:27:58 rsa==4.9.1 00:27:58 ruamel.yaml==0.19.1 00:27:58 ruamel.yaml.clib==0.2.15 00:27:58 s3transfer==0.16.0 00:27:58 simplejson==3.20.2 00:27:58 six==1.17.0 00:27:58 smmap==5.0.2 00:27:58 soupsieve==2.8.3 00:27:58 stevedore==5.7.0 00:27:58 tabulate==0.10.0 00:27:58 toml==0.10.2 00:27:58 tomlkit==0.14.0 00:27:58 tqdm==4.67.3 00:27:58 typing_extensions==4.15.0 00:27:58 urllib3==1.26.20 00:27:58 virtualenv==21.1.0 00:27:58 wcwidth==0.6.0 00:27:58 websocket-client==1.9.0 00:27:58 wrapt==2.1.2 00:27:58 xdg==6.0.0 00:27:58 xmltodict==1.0.4 00:27:58 yq==3.4.3 00:27:58 [EnvInject] - Injecting environment variables from a build step. 00:27:58 [EnvInject] - Injecting as environment variables the properties content 00:27:58 SET_JDK_VERSION=openjdk17 00:27:58 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 00:27:58 00:27:58 [EnvInject] - Variables injected successfully. 00:27:58 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins13589334513117343974.sh 00:27:58 ---> update-java-alternatives.sh 00:27:58 ---> Updating Java version 00:27:58 ---> Ubuntu/Debian system detected 00:27:58 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:27:58 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:27:58 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:27:59 openjdk version "17.0.7" 2023-04-18 00:27:59 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 00:27:59 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 00:27:59 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 00:27:59 [EnvInject] - Injecting environment variables from a build step. 00:27:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:27:59 [EnvInject] - Variables injected successfully. 00:27:59 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins9680301756415118687.sh 00:27:59 --> prescan-ric-app-qp-aimlfw-ubuntu.sh 00:27:59 Docker version 24.0.2, build cb74dfc 00:27:59 Unit Test 00:28:00 #1 [internal] load build definition from Dockerfile 00:28:00 #1 transferring dockerfile: 2.51kB done 00:28:00 #1 DONE 0.1s 00:28:00 00:28:00 #2 [internal] load .dockerignore 00:28:00 #2 transferring context: 2B done 00:28:00 #2 DONE 0.1s 00:28:00 ERROR: failed to solve: target stage qpaimlfwbuild could not be found 00:28:00 Unable to find image 'tmpimg:latest' locally 00:28:01 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:01 must specify at least one container source 00:28:01 Container name cannot be empty 00:28:01 --> prescan-ric-app-qp-aimlfw.sh ends 00:28:01 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-8264 00:28:02 [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:02 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:02 INFO: Project root configuration file: NONE 00:28:03 INFO: SonarScanner 4.6.2.2472 00:28:03 INFO: Java 17.0.7 Private Build (64-bit) 00:28:03 INFO: Linux 4.15.0-213-generic amd64 00:28:03 INFO: User cache: /home/jenkins/.sonar/cache 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: Analyzing on SonarCloud 00:28:05 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 00:28:07 INFO: Load global settings 00:28:07 INFO: Load global settings (done) | time=521ms 00:28:07 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 00:28:08 INFO: Loading required plugins 00:28:08 INFO: Load plugins index 00:28:08 INFO: Load plugins index (done) | time=240ms 00:28:08 INFO: Load/download plugins 00:28:09 INFO: Load/download plugins (done) | time=1164ms 00:28:09 INFO: Loaded core extensions: sca, architecture, a3s 00:28:10 INFO: Process project properties 00:28:10 INFO: Project key: o-ran-sc_ric-app-qp-aimlfw 00:28:10 INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:10 INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork 00:28:10 INFO: Found an active CI vendor: 'Jenkins' 00:28:10 INFO: Load project branches 00:28:10 INFO: Load project branches (done) | time=327ms 00:28:10 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' 00:28:11 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=660ms 00:28:11 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:11 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:12 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' 00:28:13 INFO: Detected project binding: NOT_BOUND 00:28:13 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=284ms 00:28:13 INFO: Load project pull requests 00:28:13 INFO: Load project pull requests (done) | time=249ms 00:28:13 INFO: Load branch configuration 00:28:13 INFO: Load branch configuration (done) | time=2ms 00:28:13 INFO: Load quality profiles 00:28:14 INFO: Load quality profiles (done) | time=675ms 00:28:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:14 INFO: Create analysis 00:28:14 INFO: Create analysis (done) | time=338ms 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: Load active rules 00:28:15 INFO: Load active rules (done) | time=914ms 00:28:15 INFO: Organization key: o-ran-sc 00:28:15 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:15 INFO: Preprocessing files... 00:28:15 INFO: 1 language detected in 8 preprocessed files (done) | time=101ms 00:28:15 INFO: 141 files ignored because of inclusion/exclusion patterns 00:28:15 INFO: 0 files ignored because of scm ignore settings 00:28:16 INFO: Loading plugins for detected languages 00:28:16 INFO: Load/download plugins 00:28:19 INFO: Load/download plugins (done) | time=3050ms 00:28:19 INFO: Load project repositories 00:28:19 INFO: Load project repositories (done) | time=341ms 00:28:19 INFO: Indexing files... 00:28:19 INFO: Project configuration: 00:28:19 INFO: Included sources: **/*.go 00:28:19 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 00:28:19 INFO: 8 files indexed (done) | time=9ms 00:28:19 INFO: Quality profile for go: Sonar way 00:28:19 INFO: ------------- Run sensors on module ric-app-qp-aimlfw 00:28:19 INFO: Load metrics repository 00:28:20 INFO: Load metrics repository (done) | time=189ms 00:28:20 INFO: Sensor cache enabled 00:28:20 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:20 INFO: Load sensor cache 00:28:21 INFO: Load sensor cache (37 KB) | time=1268ms 00:28:21 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:21 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:22 INFO: Sensor Code Quality and Security for Go [go] 00:28:22 INFO: 6 folders (8 files) to be analyzed 00:28:24 INFO: 6/6 folders (8 files) have been analyzed 00:28:24 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1422ms 00:28:24 INFO: Sensor Go Cover sensor for Go coverage [go] 00:28:24 WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 00:28:24 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=26ms 00:28:24 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 00:28:24 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 00:28:24 INFO: Sensor IaC hadolint report Sensor [iac] 00:28:24 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 00:28:24 INFO: Sensor Java Config Sensor [iac] 00:28:24 INFO: There are no files to be analyzed for the Java language 00:28:24 INFO: Sensor Java Config Sensor [iac] (done) | time=7ms 00:28:24 INFO: Sensor IaC Docker Sensor [iac] 00:28:24 INFO: There are no files to be analyzed for the Docker language 00:28:24 INFO: Sensor IaC Docker Sensor [iac] (done) | time=2ms 00:28:24 INFO: Sensor IaC GitHub Actions Sensor [iac] 00:28:24 INFO: There are no files to be analyzed for the GitHub Actions language 00:28:24 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 00:28:24 INFO: Sensor IaC actionlint report Sensor [iac] 00:28:24 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 00:28:24 INFO: Sensor IaC Shell Sensor [iac] 00:28:24 INFO: There are no files to be analyzed for the Shell language 00:28:24 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 00:28:24 INFO: Sensor Declarative Rule Engine for Go [dre] 00:28:24 INFO: Extracting bridge from /bridge/bridge-linux-x64.xz 00:28:24 INFO: Bridge extracted to /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork/.sonartmp/bridge/bridge 00:28:24 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=496ms 00:28:24 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 00:28:24 INFO: Available processors: 4 00:28:24 INFO: Using 4 threads for analysis. 00:28:25 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:25 * The filename starts with "test" 00:28:25 * The filename contains "test." or "tests." 00:28:25 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 00:28:25 * Any directory in the file path has a name ending in "test" or "tests" 00:28:25 00:28:25 INFO: Start fetching files for the text and secrets analysis 00:28:25 INFO: Using Git CLI to retrieve dirty files 00:28:25 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 00:28:25 INFO: Starting the text and secrets analysis 00:28:25 INFO: 8 source files to be analyzed for the text and secrets analysis 00:28:25 INFO: 8/8 source files have been analyzed for the text and secrets analysis 00:28:25 INFO: Start fetching files for the binary file analysis 00:28:25 INFO: There are no files to be analyzed for the binary file analysis 00:28:25 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=801ms 00:28:25 INFO: Sensor GoSecuritySensor [security] 00:28:25 INFO: 9 taint analysis rules enabled. 00:28:25 INFO: Analyzing 81 UCFGs to detect vulnerabilities. 00:28:26 INFO: No entry points found. 00:28:26 INFO: go security sensor: Begin: 2026-03-07T00:28:25.398343866Z, End: 2026-03-07T00:28:26.113737089Z, Duration: 00:00:00.715 00:28:26 Load type hierarchy and UCFGs: Begin: 2026-03-07T00:28:25.407062332Z, End: 2026-03-07T00:28:25.604116509Z, Duration: 00:00:00.197 00:28:26 Load type hierarchy: Begin: 2026-03-07T00:28:25.407098823Z, End: 2026-03-07T00:28:25.410516120Z, Duration: 00:00:00.003 00:28:26 Load UCFGs: Begin: 2026-03-07T00:28:25.411015245Z, End: 2026-03-07T00:28:25.603981042Z, Duration: 00:00:00.192 00:28:26 Check cache: Begin: 2026-03-07T00:28:25.604360261Z, End: 2026-03-07T00:28:25.609030769Z, Duration: 00:00:00.004 00:28:26 Load cache: Begin: 2026-03-07T00:28:25.604783792Z, End: 2026-03-07T00:28:25.604806663Z, Duration: 00:00:00.000 00:28:26 Create runtime call graph: Begin: 2026-03-07T00:28:25.609242979Z, End: 2026-03-07T00:28:25.657226461Z, Duration: 00:00:00.047 00:28:26 Variable Type Analysis #1: Begin: 2026-03-07T00:28:25.610087300Z, End: 2026-03-07T00:28:25.640183279Z, Duration: 00:00:00.030 00:28:26 Create runtime type propagation graph: Begin: 2026-03-07T00:28:25.610958563Z, End: 2026-03-07T00:28:25.627431777Z, Duration: 00:00:00.016 00:28:26 Run SCC (Tarjan) on 701 nodes: Begin: 2026-03-07T00:28:25.627909Z, End: 2026-03-07T00:28:25.635051849Z, Duration: 00:00:00.007 00:28:26 Propagate runtime types to strongly connected components: Begin: 2026-03-07T00:28:25.635245338Z, End: 2026-03-07T00:28:25.640089785Z, Duration: 00:00:00.004 00:28:26 Variable Type Analysis #2: Begin: 2026-03-07T00:28:25.642398947Z, End: 2026-03-07T00:28:25.655931628Z, Duration: 00:00:00.013 00:28:26 Create runtime type propagation graph: Begin: 2026-03-07T00:28:25.642412828Z, End: 2026-03-07T00:28:25.652561303Z, Duration: 00:00:00.010 00:28:26 Run SCC (Tarjan) on 701 nodes: Begin: 2026-03-07T00:28:25.652767013Z, End: 2026-03-07T00:28:25.654045246Z, Duration: 00:00:00.001 00:28:26 Propagate runtime types to strongly connected components: Begin: 2026-03-07T00:28:25.654108369Z, End: 2026-03-07T00:28:25.655859794Z, Duration: 00:00:00.001 00:28:26 Load config: Begin: 2026-03-07T00:28:25.657307175Z, End: 2026-03-07T00:28:26.076691926Z, Duration: 00:00:00.419 00:28:26 Compute entry points: Begin: 2026-03-07T00:28:26.076999111Z, End: 2026-03-07T00:28:26.102571315Z, Duration: 00:00:00.025 00:28:26 INFO: go security sensor peak memory: 141 MB 00:28:26 INFO: Sensor GoSecuritySensor [security] (done) | time=721ms 00:28:26 INFO: ------------- Run sensors on project 00:28:26 INFO: Sensor Zero Coverage Sensor 00:28:26 INFO: Sensor Zero Coverage Sensor (done) | time=23ms 00:28:26 INFO: ------------- Gather SCA dependencies on project 00:28:26 INFO: Checking if SCA is enabled for organization o-ran-sc 00:28:27 INFO: Dependency analysis skipped 00:28:27 INFO: CPD Executor Calculating CPD for 8 files 00:28:27 INFO: CPD Executor CPD calculation finished (done) | time=24ms 00:28:27 INFO: SCM Publisher SCM provider for this project is: git 00:28:27 INFO: SCM Publisher 8 source files to be analyzed 00:28:27 INFO: SCM Publisher 8/8 source files have been analyzed (done) | time=341ms 00:28:27 INFO: Analysis report generated in 551ms, dir size=377 KB 00:28:28 INFO: Analysis report compressed in 43ms, zip size=84 KB 00:28:28 INFO: Analysis report uploaded in 576ms 00:28:28 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw 00:28:28 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 00:28:28 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZzFshWLArCvFm1WrMeR 00:28:28 INFO: ------------- Upload SCA dependency files 00:28:29 INFO: Sensor cache published successfully 00:28:29 INFO: Analysis total time: 19.905 s 00:28:29 INFO: ------------------------------------------------------------------------ 00:28:29 INFO: EXECUTION SUCCESS 00:28:29 INFO: ------------------------------------------------------------------------ 00:28:29 INFO: Total time: 26.881s 00:28:29 INFO: Final Memory: 24M/87M 00:28:29 INFO: ------------------------------------------------------------------------ 00:28:30 $ ssh-agent -k 00:28:30 unset SSH_AUTH_SOCK; 00:28:30 unset SSH_AGENT_PID; 00:28:30 echo Agent pid 2109 killed; 00:28:30 [ssh-agent] Stopped. 00:28:30 [PostBuildScript] - [INFO] Executing post build scripts. 00:28:30 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins13164981297518643015.sh 00:28:30 ---> sysstat.sh 00:28:31 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14932574316262486595.sh 00:28:31 ---> package-listing.sh 00:28:31 ++ facter osfamily 00:28:31 ++ tr '[:upper:]' '[:lower:]' 00:28:31 + OS_FAMILY=debian 00:28:31 + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:31 + START_PACKAGES=/tmp/packages_start.txt 00:28:31 + END_PACKAGES=/tmp/packages_end.txt 00:28:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:31 + PACKAGES=/tmp/packages_start.txt 00:28:31 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:31 + PACKAGES=/tmp/packages_end.txt 00:28:31 + case "${OS_FAMILY}" in 00:28:31 + grep '^ii' 00:28:31 + dpkg -l 00:28:31 + '[' -f /tmp/packages_start.txt ']' 00:28:31 + '[' -f /tmp/packages_end.txt ']' 00:28:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:31 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:31 + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:31 + 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:31 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins12680982926572390803.sh 00:28:31 ---> capture-instance-metadata.sh 00:28:31 Setup pyenv: 00:28:31 system 00:28:31 3.8.13 00:28:31 3.9.13 00:28:31 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9a5 from file:/tmp/.os_lf_venv 00:28:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:35 lf-activate-venv(): INFO: Base packages installed successfully 00:28:35 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:53 lf-activate-venv(): INFO: Adding /tmp/venv-O9a5/bin to PATH 00:28:53 INFO: Running in OpenStack, capturing instance metadata 00:28:53 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins6171300952341567076.sh 00:28:53 provisioning config files... 00:28:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config4481892729422018187tmp 00:28:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:28:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:28:53 [EnvInject] - Injecting environment variables from a build step. 00:28:53 [EnvInject] - Injecting as environment variables the properties content 00:28:53 SERVER_ID=logs 00:28:53 00:28:53 [EnvInject] - Variables injected successfully. 00:28:53 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins192782636906803880.sh 00:28:53 ---> create-netrc.sh 00:28:53 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins2447784616390636505.sh 00:28:53 ---> python-tools-install.sh 00:28:53 Setup pyenv: 00:28:53 system 00:28:53 3.8.13 00:28:53 3.9.13 00:28:53 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9a5 from file:/tmp/.os_lf_venv 00:28:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:57 lf-activate-venv(): INFO: Base packages installed successfully 00:28:57 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:14 lf-activate-venv(): INFO: Adding /tmp/venv-O9a5/bin to PATH 00:29:14 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins878031995874587784.sh 00:29:14 ---> sudo-logs.sh 00:29:14 Archiving 'sudo' log.. 00:29:14 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins10286129019503342865.sh 00:29:14 ---> job-cost.sh 00:29:14 Setup pyenv: 00:29:14 system 00:29:14 3.8.13 00:29:14 3.9.13 00:29:14 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9a5 from file:/tmp/.os_lf_venv 00:29:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:18 lf-activate-venv(): INFO: Base packages installed successfully 00:29:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:29:28 lf-activate-venv(): INFO: Adding /tmp/venv-O9a5/bin to PATH 00:29:28 INFO: No Stack... 00:29:28 INFO: Retrieving Pricing Info for: v3-starter-4 00:29:28 INFO: Archiving Costs 00:29:28 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins17576954009179953496.sh 00:29:28 ---> logs-deploy.sh 00:29:28 Setup pyenv: 00:29:29 system 00:29:29 3.8.13 00:29:29 3.9.13 00:29:29 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9a5 from file:/tmp/.os_lf_venv 00:29:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:32 lf-activate-venv(): INFO: Base packages installed successfully 00:29:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-O9a5/bin to PATH 00:29:49 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1181 00:29:49 INFO: archiving workspace using pattern(s): -p **/*.log 00:29:49 /tmp/venv-O9a5/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 00:29:49 warnings.warn( 00:29:51 Archives upload complete. 00:29:51 INFO: archiving logs to Nexus 00:29:51 /tmp/venv-O9a5/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 00:29:51 warnings.warn( 00:29:53 ---> uname -a: 00:29:53 Linux prd-ubuntu1804-docker-4c-4g-8264 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:53 00:29:53 00:29:53 ---> lscpu: 00:29:53 Architecture: x86_64 00:29:53 CPU op-mode(s): 32-bit, 64-bit 00:29:53 Byte Order: Little Endian 00:29:53 CPU(s): 4 00:29:53 On-line CPU(s) list: 0-3 00:29:53 Thread(s) per core: 1 00:29:53 Core(s) per socket: 1 00:29:53 Socket(s): 4 00:29:53 NUMA node(s): 1 00:29:53 Vendor ID: AuthenticAMD 00:29:53 CPU family: 23 00:29:53 Model: 49 00:29:53 Model name: AMD EPYC-Rome Processor 00:29:53 Stepping: 0 00:29:53 CPU MHz: 2800.000 00:29:53 BogoMIPS: 5600.00 00:29:53 Virtualization: AMD-V 00:29:53 Hypervisor vendor: KVM 00:29:53 Virtualization type: full 00:29:53 L1d cache: 32K 00:29:53 L1i cache: 32K 00:29:53 L2 cache: 512K 00:29:53 L3 cache: 16384K 00:29:53 NUMA node0 CPU(s): 0-3 00:29:53 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:53 00:29:53 00:29:53 ---> nproc: 00:29:53 4 00:29:53 00:29:53 00:29:53 ---> df -h: 00:29:53 Filesystem Size Used Avail Use% Mounted on 00:29:53 udev 3.9G 0 3.9G 0% /dev 00:29:53 tmpfs 798M 696K 797M 1% /run 00:29:53 /dev/vda1 20G 9.1G 11G 48% / 00:29:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:29:53 tmpfs 5.0M 0 5.0M 0% /run/lock 00:29:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:29:53 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:29:53 tmpfs 798M 0 798M 0% /run/user/1001 00:29:53 00:29:53 00:29:53 ---> free -m: 00:29:53 total used free shared buff/cache available 00:29:53 Mem: 7976 491 5167 0 2316 7208 00:29:53 Swap: 1023 0 1023 00:29:53 00:29:53 00:29:53 ---> ip addr: 00:29:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:29:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:29:53 inet 127.0.0.1/8 scope host lo 00:29:53 valid_lft forever preferred_lft forever 00:29:53 inet6 ::1/128 scope host 00:29:53 valid_lft forever preferred_lft forever 00:29:53 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:29:53 link/ether fa:16:3e:8d:d3:9e brd ff:ff:ff:ff:ff:ff 00:29:53 inet 10.32.7.18/23 brd 10.32.7.255 scope global dynamic ens3 00:29:53 valid_lft 86149sec preferred_lft 86149sec 00:29:53 inet6 fe80::f816:3eff:fe8d:d39e/64 scope link 00:29:53 valid_lft forever preferred_lft forever 00:29:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:29:53 link/ether 02:42:9e:d2:a8:52 brd ff:ff:ff:ff:ff:ff 00:29:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:29:53 valid_lft forever preferred_lft forever 00:29:53 00:29:53 00:29:53 ---> sar -b -r -n DEV: 00:29:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8264) 03/07/26 _x86_64_ (4 CPU) 00:29:53 00:29:53 00:25:45 LINUX RESTART (4 CPU) 00:29:53 00:29:53 00:26:01 tps rtps wtps bread/s bwrtn/s 00:29:53 00:27:01 159.27 68.91 90.37 5582.00 40014.81 00:29:53 00:28:01 88.47 23.23 65.24 3215.33 8970.77 00:29:53 00:29:01 88.37 29.40 58.97 1377.77 9672.52 00:29:53 Average: 112.04 40.51 71.53 3391.70 19552.70 00:29:53 00:29:53 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:29:53 00:27:01 5895852 7420900 2271576 27.81 38376 1666816 1002752 10.88 579332 1523264 59632 00:29:53 00:28:01 5583868 7463892 2583560 31.63 59648 1984164 1045768 11.35 592448 1788596 111704 00:29:53 00:29:01 5311140 7396552 2856288 34.97 62200 2184952 1002888 10.88 723388 1925552 26916 00:29:53 Average: 5596953 7427115 2570475 31.47 53408 1945311 1017136 11.04 631723 1745804 66084 00:29:53 00:29:53 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:29:53 00:27:01 ens3 461.29 220.80 1109.30 63.66 0.00 0.00 0.00 0.00 00:29:53 00:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:29:53 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:53 00:28:01 ens3 48.51 39.53 640.86 6.05 0.00 0.00 0.00 0.00 00:29:53 00:28:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 00:29:53 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:53 00:29:01 ens3 316.00 205.32 2576.94 27.39 0.00 0.00 0.00 0.00 00:29:53 00:29:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 00:29:53 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:53 Average: ens3 275.27 155.21 1442.37 32.37 0.00 0.00 0.00 0.00 00:29:53 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 00:29:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:53 00:29:53 00:29:53 ---> sar -P ALL: 00:29:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8264) 03/07/26 _x86_64_ (4 CPU) 00:29:53 00:29:53 00:25:45 LINUX RESTART (4 CPU) 00:29:53 00:29:53 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:29:53 00:27:01 all 19.47 0.00 2.78 4.87 1.23 71.65 00:29:53 00:27:01 0 19.61 0.00 1.70 4.13 1.13 73.42 00:29:53 00:27:01 1 13.01 0.00 2.17 5.10 1.15 78.57 00:29:53 00:27:01 2 21.67 0.00 1.88 5.87 1.37 69.22 00:29:53 00:27:01 3 23.59 0.00 5.42 4.35 1.29 65.36 00:29:53 00:28:01 all 20.13 0.00 1.47 2.28 1.06 75.06 00:29:53 00:28:01 0 27.14 0.00 1.68 1.23 0.78 69.16 00:29:53 00:28:01 1 3.30 0.00 0.68 5.37 1.35 89.30 00:29:53 00:28:01 2 33.93 0.00 2.23 0.30 1.32 62.22 00:29:53 00:28:01 3 16.31 0.00 1.28 2.18 0.78 79.44 00:29:53 00:29:01 all 27.23 0.00 1.71 2.20 1.85 67.01 00:29:53 00:29:01 0 38.29 0.00 1.86 0.96 2.06 56.82 00:29:53 00:29:01 1 21.24 0.00 1.78 3.85 1.97 71.17 00:29:53 00:29:01 2 19.82 0.00 1.38 2.79 1.54 74.46 00:29:53 00:29:01 3 29.55 0.00 1.79 1.21 1.86 65.58 00:29:53 Average: all 22.28 0.00 1.98 3.11 1.38 71.24 00:29:53 Average: 0 28.35 0.00 1.75 2.11 1.33 66.46 00:29:53 Average: 1 12.49 0.00 1.54 4.77 1.49 79.71 00:29:53 Average: 2 25.14 0.00 1.83 2.98 1.41 68.64 00:29:53 Average: 3 23.16 0.00 2.83 2.58 1.31 70.13 00:29:53 00:29:53 00:29:53