00:32:49 Started by timer 00:32:49 Running as SYSTEM 00:32:49 [EnvInject] - Loading node environment variables. 00:32:49 Building remotely on prd-ubuntu1804-docker-4c-4g-7000 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:32:49 [ssh-agent] Looking for ssh-agent implementation... 00:32:50 $ ssh-agent 00:32:50 SSH_AUTH_SOCK=/tmp/ssh-VRCnA2ajABdw/agent.2078 00:32:50 SSH_AGENT_PID=2080 00:32:50 [ssh-agent] Started. 00:32:50 Running ssh-add (command line suppressed) 00:32:50 Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_6143511424930438024.key (jenkins-ssh) 00:32:50 [ssh-agent] Using credentials jenkins (jenkins) 00:32:50 The recommended git tool is: NONE 00:32:52 using credential jenkins 00:32:52 Wiping out workspace first. 00:32:52 Cloning the remote Git repository 00:32:52 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:32:52 > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 00:32:52 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:32:52 > git --version # timeout=10 00:32:52 > git --version # 'git version 2.17.1' 00:32:52 using GIT_SSH to set credentials jenkins 00:32:52 > 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:32:53 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 00:32:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:54 Avoid second fetch 00:32:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:54 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) 00:32:54 > git config core.sparsecheckout # timeout=10 00:32:54 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:32:57 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:32:57 > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:32:58 provisioning config files... 00:32:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:58 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins16064727946617189631.sh 00:32:58 ---> python-tools-install.sh 00:32:58 Setup pyenv: 00:32:58 * system (set by /opt/pyenv/version) 00:32:58 * 3.8.13 (set by /opt/pyenv/version) 00:32:58 * 3.9.13 (set by /opt/pyenv/version) 00:32:58 * 3.10.6 (set by /opt/pyenv/version) 00:33:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NmGb 00:33:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:33:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:13 lf-activate-venv(): INFO: Base packages installed successfully 00:33:13 lf-activate-venv(): INFO: Installing additional packages: lftools 00:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-NmGb/bin to PATH 00:33:55 Generating Requirements File 00:34:28 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:34:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:34:29 Python 3.10.6 00:34:29 pip 26.0.1 from /tmp/venv-NmGb/lib/python3.10/site-packages/pip (python 3.10) 00:34:29 appdirs==1.4.4 00:34:29 argcomplete==3.6.3 00:34:29 aspy.yaml==1.3.0 00:34:29 attrs==25.4.0 00:34:29 autopage==0.6.0 00:34:29 backports.strenum==1.3.1 00:34:29 beautifulsoup4==4.14.3 00:34:29 boto3==1.42.51 00:34:29 botocore==1.42.51 00:34:29 bs4==0.0.2 00:34:29 certifi==2026.1.4 00:34:29 cffi==2.0.0 00:34:29 cfgv==3.5.0 00:34:29 chardet==5.2.0 00:34:29 charset-normalizer==3.4.4 00:34:29 click==8.3.1 00:34:29 cliff==4.13.2 00:34:29 cmd2==3.2.0 00:34:29 cryptography==3.3.2 00:34:29 debtcollector==3.0.0 00:34:29 decorator==5.2.1 00:34:29 defusedxml==0.7.1 00:34:29 Deprecated==1.3.1 00:34:29 distlib==0.4.0 00:34:29 dnspython==2.8.0 00:34:29 docker==7.1.0 00:34:29 dogpile.cache==1.5.0 00:34:29 durationpy==0.10 00:34:29 email-validator==2.3.0 00:34:29 filelock==3.24.2 00:34:29 future==1.0.0 00:34:29 gitdb==4.0.12 00:34:29 GitPython==3.1.46 00:34:29 httplib2==0.30.2 00:34:29 identify==2.6.16 00:34:29 idna==3.11 00:34:29 importlib-resources==1.5.0 00:34:29 iso8601==2.1.0 00:34:29 Jinja2==3.1.6 00:34:29 jmespath==1.1.0 00:34:29 jsonpatch==1.33 00:34:29 jsonpointer==3.0.0 00:34:29 jsonschema==4.26.0 00:34:29 jsonschema-specifications==2025.9.1 00:34:29 keystoneauth1==5.13.0 00:34:29 kubernetes==35.0.0 00:34:29 lftools==0.37.21 00:34:29 lxml==6.0.2 00:34:29 markdown-it-py==4.0.0 00:34:29 MarkupSafe==3.0.3 00:34:29 mdurl==0.1.2 00:34:29 msgpack==1.1.2 00:34:29 multi_key_dict==2.0.3 00:34:29 munch==4.0.0 00:34:29 netaddr==1.3.0 00:34:29 niet==1.4.2 00:34:29 nodeenv==1.10.0 00:34:29 oauth2client==4.1.3 00:34:29 oauthlib==3.3.1 00:34:29 openstacksdk==4.10.0 00:34:29 os-service-types==1.8.2 00:34:29 osc-lib==4.4.0 00:34:29 oslo.config==10.3.0 00:34:29 oslo.context==6.3.0 00:34:29 oslo.i18n==6.7.2 00:34:29 oslo.log==8.1.0 00:34:29 oslo.serialization==5.9.1 00:34:29 oslo.utils==9.2.0 00:34:29 packaging==26.0 00:34:29 pbr==7.0.3 00:34:29 platformdirs==4.9.2 00:34:29 prettytable==3.17.0 00:34:29 psutil==7.2.2 00:34:29 pyasn1==0.6.2 00:34:29 pyasn1_modules==0.4.2 00:34:29 pycparser==3.0 00:34:29 pygerrit2==2.0.15 00:34:29 PyGithub==2.8.1 00:34:29 Pygments==2.19.2 00:34:29 PyJWT==2.11.0 00:34:29 PyNaCl==1.6.2 00:34:29 pyparsing==2.4.7 00:34:29 pyperclip==1.11.0 00:34:29 pyrsistent==0.20.0 00:34:29 python-cinderclient==9.8.0 00:34:29 python-dateutil==2.9.0.post0 00:34:29 python-heatclient==5.0.0 00:34:29 python-jenkins==1.8.3 00:34:29 python-keystoneclient==5.7.0 00:34:29 python-magnumclient==4.9.0 00:34:29 python-openstackclient==9.0.0 00:34:29 python-swiftclient==4.9.0 00:34:29 PyYAML==6.0.3 00:34:29 referencing==0.37.0 00:34:29 requests==2.32.5 00:34:29 requests-oauthlib==2.0.0 00:34:29 requestsexceptions==1.4.0 00:34:29 rfc3986==2.0.0 00:34:29 rich==14.3.2 00:34:29 rich-argparse==1.7.2 00:34:29 rpds-py==0.30.0 00:34:29 rsa==4.9.1 00:34:29 ruamel.yaml==0.19.1 00:34:29 ruamel.yaml.clib==0.2.15 00:34:29 s3transfer==0.16.0 00:34:29 simplejson==3.20.2 00:34:29 six==1.17.0 00:34:29 smmap==5.0.2 00:34:29 soupsieve==2.8.3 00:34:29 stevedore==5.6.0 00:34:29 tabulate==0.9.0 00:34:29 toml==0.10.2 00:34:29 tomlkit==0.14.0 00:34:29 tqdm==4.67.3 00:34:29 typing_extensions==4.15.0 00:34:29 tzdata==2025.3 00:34:29 urllib3==1.26.20 00:34:29 virtualenv==20.36.1 00:34:29 wcwidth==0.6.0 00:34:29 websocket-client==1.9.0 00:34:29 wrapt==2.1.1 00:34:29 xdg==6.0.0 00:34:29 xmltodict==1.0.3 00:34:29 yq==3.4.3 00:34:30 [EnvInject] - Injecting environment variables from a build step. 00:34:30 [EnvInject] - Injecting as environment variables the properties content 00:34:30 SET_JDK_VERSION=openjdk17 00:34:30 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 00:34:30 00:34:30 [EnvInject] - Variables injected successfully. 00:34:30 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins16067216763134860633.sh 00:34:30 ---> update-java-alternatives.sh 00:34:30 ---> Updating Java version 00:34:30 ---> Ubuntu/Debian system detected 00:34:30 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:34:30 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:34:30 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:34:31 openjdk version "17.0.7" 2023-04-18 00:34:31 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 00:34:31 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 00:34:31 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 00:34:31 [EnvInject] - Injecting environment variables from a build step. 00:34:31 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:34:31 [EnvInject] - Variables injected successfully. 00:34:31 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins14392849085163927680.sh 00:34:31 --> prescan-ric-app-qp-aimlfw-ubuntu.sh 00:34:31 Docker version 24.0.2, build cb74dfc 00:34:31 Unit Test 00:34:32 #1 [internal] load build definition from Dockerfile 00:34:32 #1 transferring dockerfile: 2.51kB done 00:34:32 #1 DONE 0.1s 00:34:32 00:34:32 #2 [internal] load .dockerignore 00:34:32 #2 transferring context: 2B done 00:34:32 #2 DONE 0.1s 00:34:32 ERROR: failed to solve: target stage qpaimlfwbuild could not be found 00:34:32 Unable to find image 'tmpimg:latest' locally 00:34:33 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:34:33 must specify at least one container source 00:34:33 Container name cannot be empty 00:34:33 --> prescan-ric-app-qp-aimlfw.sh ends 00:34:33 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-7000 00:34:34 [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:34:34 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:34:34 INFO: Project root configuration file: NONE 00:34:35 INFO: SonarScanner 4.6.2.2472 00:34:35 INFO: Java 17.0.7 Private Build (64-bit) 00:34:35 INFO: Linux 4.15.0-213-generic amd64 00:34:35 INFO: User cache: /home/jenkins/.sonar/cache 00:34:38 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:34:38 INFO: Project root configuration file: NONE 00:34:38 INFO: Analyzing on SonarCloud 00:34:38 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 00:34:39 INFO: Load global settings 00:34:40 INFO: Load global settings (done) | time=547ms 00:34:40 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 00:34:40 INFO: Loading required plugins 00:34:40 INFO: Load plugins index 00:34:41 INFO: Load plugins index (done) | time=238ms 00:34:41 INFO: Load/download plugins 00:34:42 INFO: Load/download plugins (done) | time=1462ms 00:34:42 INFO: Loaded core extensions: a3s, architecture, sca 00:34:43 INFO: Process project properties 00:34:43 INFO: Project key: o-ran-sc_ric-app-qp-aimlfw 00:34:43 INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:34:43 INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork 00:34:43 INFO: Found an active CI vendor: 'Jenkins' 00:34:43 INFO: Load project branches 00:34:43 INFO: Load project branches (done) | time=342ms 00:34:43 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' 00:34:44 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=371ms 00:34:44 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:44 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:44 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:44 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' 00:34:44 INFO: Detected project binding: NOT_BOUND 00:34:44 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=249ms 00:34:44 INFO: Load project pull requests 00:34:45 INFO: Load project pull requests (done) | time=190ms 00:34:45 INFO: Load branch configuration 00:34:45 INFO: Load branch configuration (done) | time=2ms 00:34:45 INFO: Load quality profiles 00:34:45 INFO: Load quality profiles (done) | time=493ms 00:34:45 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:45 INFO: Create analysis 00:34:45 INFO: Create analysis (done) | time=337ms 00:34:45 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:46 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:46 INFO: Load active rules 00:34:47 INFO: Load active rules (done) | time=1863ms 00:34:48 INFO: Organization key: o-ran-sc 00:34:48 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:34:48 INFO: Preprocessing files... 00:34:48 INFO: 1 language detected in 8 preprocessed files (done) | time=227ms 00:34:48 INFO: 141 files ignored because of inclusion/exclusion patterns 00:34:48 INFO: 0 files ignored because of scm ignore settings 00:34:48 INFO: Loading plugins for detected languages 00:34:48 INFO: Load/download plugins 00:34:51 INFO: Load/download plugins (done) | time=2835ms 00:34:51 INFO: Load project repositories 00:34:52 INFO: Load project repositories (done) | time=314ms 00:34:52 INFO: Indexing files... 00:34:52 INFO: Project configuration: 00:34:52 INFO: Included sources: **/*.go 00:34:52 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 00:34:52 INFO: 8 files indexed (done) | time=12ms 00:34:52 INFO: Quality profile for go: Sonar way 00:34:52 INFO: ------------- Run sensors on module ric-app-qp-aimlfw 00:34:52 INFO: Load metrics repository 00:34:52 INFO: Load metrics repository (done) | time=191ms 00:34:52 INFO: Sensor cache enabled 00:34:52 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:52 INFO: Load sensor cache 00:34:53 INFO: Load sensor cache (37 KB) | time=1221ms 00:34:53 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:53 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:34:55 INFO: Sensor Code Quality and Security for Go [go] 00:34:55 INFO: 6 folders (8 files) to be analyzed 00:34:56 INFO: 6/6 folders (8 files) have been analyzed 00:34:56 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1332ms 00:34:56 INFO: Sensor Go Cover sensor for Go coverage [go] 00:34:56 WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 00:34:56 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=12ms 00:34:56 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 00:34:56 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 00:34:56 INFO: Sensor IaC hadolint report Sensor [iac] 00:34:56 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=0ms 00:34:56 INFO: Sensor Java Config Sensor [iac] 00:34:56 INFO: There are no files to be analyzed for the Java language 00:34:56 INFO: Sensor Java Config Sensor [iac] (done) | time=6ms 00:34:56 INFO: Sensor IaC Docker Sensor [iac] 00:34:56 INFO: There are no files to be analyzed for the Docker language 00:34:56 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 00:34:56 INFO: Sensor IaC GitHub Actions Sensor [iac] 00:34:56 INFO: There are no files to be analyzed for the GitHub Actions language 00:34:56 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 00:34:56 INFO: Sensor IaC actionlint report Sensor [iac] 00:34:56 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 00:34:56 INFO: Sensor IaC Shell Sensor [iac] 00:34:56 INFO: There are no files to be analyzed for the Shell language 00:34:56 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 00:34:56 INFO: Sensor Declarative Rule Engine for Go [dre] 00:34:56 INFO: Detected platform: linux-x64 00:34:56 INFO: Found 20 rules to execute. 00:34:56 INFO: Extracting analyzer from /analyzer/analyzer-linux-x64.xz 00:34:57 INFO: Analyzer extracted to /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork/.sonartmp/analyzer/analyzer 00:34:57 INFO: Starting analysis. 00:34:59 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=2685ms 00:34:59 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 00:34:59 INFO: Available processors: 4 00:34:59 INFO: Using 4 threads for analysis. 00:34:59 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:34:59 * The filename starts with "test" 00:34:59 * The filename contains "test." or "tests." 00:34:59 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 00:34:59 * Any directory in the file path has a name ending in "test" or "tests" 00:34:59 00:34:59 INFO: Start fetching files for the text and secrets analysis 00:34:59 INFO: Using Git CLI to retrieve dirty files 00:34:59 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 00:34:59 INFO: Starting the text and secrets analysis 00:34:59 INFO: 8 source files to be analyzed for the text and secrets analysis 00:35:00 INFO: 8/8 source files have been analyzed for the text and secrets analysis 00:35:00 INFO: Start fetching files for the binary file analysis 00:35:00 INFO: There are no files to be analyzed for the binary file analysis 00:35:00 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=767ms 00:35:00 INFO: Sensor GoSecuritySensor [security] 00:35:00 INFO: 9 taint analysis rules enabled. 00:35:00 INFO: Analyzing 81 UCFGs to detect vulnerabilities. 00:35:00 INFO: No entry points found. 00:35:00 INFO: go security sensor: Begin: 2026-02-19T00:35:00.071214190Z, End: 2026-02-19T00:35:00.806835852Z, Duration: 00:00:00.735 00:35:00 Load type hierarchy and UCFGs: Begin: 2026-02-19T00:35:00.083546909Z, End: 2026-02-19T00:35:00.340264676Z, Duration: 00:00:00.256 00:35:00 Load type hierarchy: Begin: 2026-02-19T00:35:00.083572449Z, End: 2026-02-19T00:35:00.095143137Z, Duration: 00:00:00.011 00:35:00 Load UCFGs: Begin: 2026-02-19T00:35:00.095586813Z, End: 2026-02-19T00:35:00.340155264Z, Duration: 00:00:00.244 00:35:00 Check cache: Begin: 2026-02-19T00:35:00.340505809Z, End: 2026-02-19T00:35:00.341197259Z, Duration: 00:00:00.000 00:35:00 Load cache: Begin: 2026-02-19T00:35:00.340894845Z, End: 2026-02-19T00:35:00.340916926Z, Duration: 00:00:00.000 00:35:00 Create runtime call graph: Begin: 2026-02-19T00:35:00.341254370Z, End: 2026-02-19T00:35:00.391413376Z, Duration: 00:00:00.050 00:35:00 Variable Type Analysis #1: Begin: 2026-02-19T00:35:00.341839678Z, End: 2026-02-19T00:35:00.375736291Z, Duration: 00:00:00.033 00:35:00 Create runtime type propagation graph: Begin: 2026-02-19T00:35:00.346348560Z, End: 2026-02-19T00:35:00.363651646Z, Duration: 00:00:00.017 00:35:00 Run SCC (Tarjan) on 701 nodes: Begin: 2026-02-19T00:35:00.364149923Z, End: 2026-02-19T00:35:00.370626561Z, Duration: 00:00:00.006 00:35:00 Propagate runtime types to strongly connected components: Begin: 2026-02-19T00:35:00.370826504Z, End: 2026-02-19T00:35:00.375639Z, Duration: 00:00:00.004 00:35:00 Variable Type Analysis #2: Begin: 2026-02-19T00:35:00.377573516Z, End: 2026-02-19T00:35:00.390384221Z, Duration: 00:00:00.012 00:35:00 Create runtime type propagation graph: Begin: 2026-02-19T00:35:00.377583967Z, End: 2026-02-19T00:35:00.387165937Z, Duration: 00:00:00.009 00:35:00 Run SCC (Tarjan) on 701 nodes: Begin: 2026-02-19T00:35:00.387335049Z, End: 2026-02-19T00:35:00.388478456Z, Duration: 00:00:00.001 00:35:00 Propagate runtime types to strongly connected components: Begin: 2026-02-19T00:35:00.388554477Z, End: 2026-02-19T00:35:00.390332030Z, Duration: 00:00:00.001 00:35:00 Load config: Begin: 2026-02-19T00:35:00.391482656Z, End: 2026-02-19T00:35:00.776959283Z, Duration: 00:00:00.385 00:35:00 Compute entry points: Begin: 2026-02-19T00:35:00.777171016Z, End: 2026-02-19T00:35:00.799722944Z, Duration: 00:00:00.022 00:35:00 INFO: go security sensor peak memory: 125 MB 00:35:00 INFO: Sensor GoSecuritySensor [security] (done) | time=740ms 00:35:00 INFO: ------------- Run sensors on project 00:35:00 INFO: Sensor Zero Coverage Sensor 00:35:01 INFO: Sensor Zero Coverage Sensor (done) | time=16ms 00:35:01 INFO: ------------- Gather SCA dependencies on project 00:35:01 INFO: Checking if SCA is enabled for organization o-ran-sc 00:35:01 INFO: Dependency analysis skipped 00:35:01 INFO: CPD Executor Calculating CPD for 8 files 00:35:01 INFO: CPD Executor CPD calculation finished (done) | time=21ms 00:35:01 INFO: SCM Publisher SCM provider for this project is: git 00:35:01 INFO: SCM Publisher 8 source files to be analyzed 00:35:02 INFO: SCM Publisher 8/8 source files have been analyzed (done) | time=314ms 00:35:02 INFO: Analysis report generated in 589ms, dir size=375 KB 00:35:02 INFO: Analysis report compressed in 40ms, zip size=83 KB 00:35:03 INFO: Analysis report uploaded in 461ms 00:35:03 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw 00:35:03 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 00:35:03 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZxzUlt5JcTev3xnV-ws 00:35:03 INFO: ------------- Upload SCA dependency files 00:35:04 INFO: Sensor cache published successfully 00:35:04 INFO: Analysis total time: 21.437 s 00:35:04 INFO: ------------------------------------------------------------------------ 00:35:04 INFO: EXECUTION SUCCESS 00:35:04 INFO: ------------------------------------------------------------------------ 00:35:04 INFO: Total time: 29.414s 00:35:04 INFO: Final Memory: 31M/114M 00:35:04 INFO: ------------------------------------------------------------------------ 00:35:05 $ ssh-agent -k 00:35:05 unset SSH_AUTH_SOCK; 00:35:05 unset SSH_AGENT_PID; 00:35:05 echo Agent pid 2080 killed; 00:35:05 [ssh-agent] Stopped. 00:35:05 [PostBuildScript] - [INFO] Executing post build scripts. 00:35:05 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins2527035766047026494.sh 00:35:05 ---> sysstat.sh 00:35:06 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins11847724907448945361.sh 00:35:06 ---> package-listing.sh 00:35:06 ++ tr '[:upper:]' '[:lower:]' 00:35:06 ++ facter osfamily 00:35:06 + OS_FAMILY=debian 00:35:06 + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:35:06 + START_PACKAGES=/tmp/packages_start.txt 00:35:06 + END_PACKAGES=/tmp/packages_end.txt 00:35:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:35:06 + PACKAGES=/tmp/packages_start.txt 00:35:06 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:35:06 + PACKAGES=/tmp/packages_end.txt 00:35:06 + case "${OS_FAMILY}" in 00:35:06 + grep '^ii' 00:35:06 + dpkg -l 00:35:06 + '[' -f /tmp/packages_start.txt ']' 00:35:06 + '[' -f /tmp/packages_end.txt ']' 00:35:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:35:06 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:35:06 + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:35:06 + 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:35:06 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins8601560982919858898.sh 00:35:06 ---> capture-instance-metadata.sh 00:35:06 Setup pyenv: 00:35:06 system 00:35:06 3.8.13 00:35:06 3.9.13 00:35:06 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NmGb from file:/tmp/.os_lf_venv 00:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:09 lf-activate-venv(): INFO: Base packages installed successfully 00:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools 00:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-NmGb/bin to PATH 00:35:29 INFO: Running in OpenStack, capturing instance metadata 00:35:30 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins11808170999260909751.sh 00:35:30 provisioning config files... 00:35:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config16004130324105267430tmp 00:35:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:35:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:35:30 [EnvInject] - Injecting environment variables from a build step. 00:35:30 [EnvInject] - Injecting as environment variables the properties content 00:35:30 SERVER_ID=logs 00:35:30 00:35:30 [EnvInject] - Variables injected successfully. 00:35:30 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5592350463566847148.sh 00:35:30 ---> create-netrc.sh 00:35:30 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins9124473634312247661.sh 00:35:30 ---> python-tools-install.sh 00:35:30 Setup pyenv: 00:35:30 system 00:35:30 3.8.13 00:35:30 3.9.13 00:35:30 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:35:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NmGb from file:/tmp/.os_lf_venv 00:35:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:33 lf-activate-venv(): INFO: Base packages installed successfully 00:35:33 lf-activate-venv(): INFO: Installing additional packages: lftools 00:35:52 lf-activate-venv(): INFO: Adding /tmp/venv-NmGb/bin to PATH 00:35:52 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins7247268171333927046.sh 00:35:52 ---> sudo-logs.sh 00:35:52 Archiving 'sudo' log.. 00:35:52 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins17684750735776336963.sh 00:35:52 ---> job-cost.sh 00:35:52 Setup pyenv: 00:35:52 system 00:35:52 3.8.13 00:35:52 3.9.13 00:35:52 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:35:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NmGb from file:/tmp/.os_lf_venv 00:35:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:56 lf-activate-venv(): INFO: Base packages installed successfully 00:35:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-NmGb/bin to PATH 00:36:07 INFO: No Stack... 00:36:07 INFO: Retrieving Pricing Info for: v3-starter-4 00:36:07 INFO: Archiving Costs 00:36:07 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins10766364350902167424.sh 00:36:07 ---> logs-deploy.sh 00:36:07 Setup pyenv: 00:36:07 system 00:36:07 3.8.13 00:36:07 3.9.13 00:36:07 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NmGb from file:/tmp/.os_lf_venv 00:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:11 lf-activate-venv(): INFO: Base packages installed successfully 00:36:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-NmGb/bin to PATH 00:36:31 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1165 00:36:31 INFO: archiving workspace using pattern(s): -p **/*.log 00:36:33 Archives upload complete. 00:36:33 INFO: archiving logs to Nexus 00:36:35 ---> uname -a: 00:36:35 Linux prd-ubuntu1804-docker-4c-4g-7000 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:36:35 00:36:35 00:36:35 ---> lscpu: 00:36:35 Architecture: x86_64 00:36:35 CPU op-mode(s): 32-bit, 64-bit 00:36:35 Byte Order: Little Endian 00:36:35 CPU(s): 4 00:36:35 On-line CPU(s) list: 0-3 00:36:35 Thread(s) per core: 1 00:36:35 Core(s) per socket: 1 00:36:35 Socket(s): 4 00:36:35 NUMA node(s): 1 00:36:35 Vendor ID: AuthenticAMD 00:36:35 CPU family: 23 00:36:35 Model: 49 00:36:35 Model name: AMD EPYC-Rome Processor 00:36:35 Stepping: 0 00:36:35 CPU MHz: 2799.998 00:36:35 BogoMIPS: 5599.99 00:36:35 Virtualization: AMD-V 00:36:35 Hypervisor vendor: KVM 00:36:35 Virtualization type: full 00:36:35 L1d cache: 32K 00:36:35 L1i cache: 32K 00:36:35 L2 cache: 512K 00:36:35 L3 cache: 16384K 00:36:35 NUMA node0 CPU(s): 0-3 00:36:35 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:36:35 00:36:35 00:36:35 ---> nproc: 00:36:35 4 00:36:35 00:36:35 00:36:35 ---> df -h: 00:36:35 Filesystem Size Used Avail Use% Mounted on 00:36:35 udev 3.9G 0 3.9G 0% /dev 00:36:35 tmpfs 798M 696K 797M 1% /run 00:36:35 /dev/vda1 20G 9.1G 11G 48% / 00:36:35 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:36:35 tmpfs 5.0M 0 5.0M 0% /run/lock 00:36:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:36:35 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:36:35 tmpfs 798M 0 798M 0% /run/user/1001 00:36:35 00:36:35 00:36:35 ---> free -m: 00:36:35 total used free shared buff/cache available 00:36:35 Mem: 7976 508 5156 0 2311 7191 00:36:35 Swap: 1023 0 1023 00:36:35 00:36:35 00:36:35 ---> ip addr: 00:36:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:36:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:36:35 inet 127.0.0.1/8 scope host lo 00:36:35 valid_lft forever preferred_lft forever 00:36:35 inet6 ::1/128 scope host 00:36:35 valid_lft forever preferred_lft forever 00:36:35 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:36:35 link/ether fa:16:3e:d2:92:bc brd ff:ff:ff:ff:ff:ff 00:36:35 inet 10.32.6.189/23 brd 10.32.7.255 scope global dynamic ens3 00:36:35 valid_lft 86132sec preferred_lft 86132sec 00:36:35 inet6 fe80::f816:3eff:fed2:92bc/64 scope link 00:36:35 valid_lft forever preferred_lft forever 00:36:35 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:36:35 link/ether 02:42:cb:e4:33:d0 brd ff:ff:ff:ff:ff:ff 00:36:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:36:35 valid_lft forever preferred_lft forever 00:36:35 00:36:35 00:36:35 ---> sar -b -r -n DEV: 00:36:35 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7000) 02/19/26 _x86_64_ (4 CPU) 00:36:35 00:36:35 00:32:10 LINUX RESTART (4 CPU) 00:36:35 00:36:35 00:33:01 tps rtps wtps bread/s bwrtn/s 00:36:35 00:34:01 47.30 4.77 42.54 93.44 5087.77 00:36:35 00:35:01 111.85 49.67 62.18 4437.59 13675.44 00:36:35 00:36:01 48.67 3.12 45.55 135.95 3126.69 00:36:35 Average: 69.27 19.18 50.09 1555.66 7296.63 00:36:35 00:36:35 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:36:35 00:34:01 5765628 7428632 2401800 29.41 51948 1782952 969296 10.52 576740 1639068 142628 00:36:35 00:35:01 4950988 7058584 3216440 39.38 60068 2208376 1260952 13.68 1041448 1965276 84672 00:36:35 00:36:01 5289328 7370876 2878100 35.24 63296 2179640 998312 10.83 757648 1913192 8720 00:36:35 Average: 5335315 7286031 2832113 34.68 58437 2056989 1076187 11.68 791945 1839179 78673 00:36:35 00:36:35 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:36:35 00:34:01 ens3 74.41 59.91 840.58 6.45 0.00 0.00 0.00 0.00 00:36:35 00:34:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 00:36:35 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:35 00:35:01 ens3 311.26 210.81 2714.12 22.80 0.00 0.00 0.00 0.00 00:36:35 00:35:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 00:36:35 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:35 00:36:01 ens3 17.03 16.18 13.38 9.97 0.00 0.00 0.00 0.00 00:36:35 00:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 00:36:35 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:35 Average: ens3 134.23 95.63 1189.36 13.07 0.00 0.00 0.00 0.00 00:36:35 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 00:36:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:35 00:36:35 00:36:35 ---> sar -P ALL: 00:36:35 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7000) 02/19/26 _x86_64_ (4 CPU) 00:36:35 00:36:35 00:32:10 LINUX RESTART (4 CPU) 00:36:35 00:36:35 00:33:01 CPU %user %nice %system %iowait %steal %idle 00:36:35 00:34:01 all 19.60 0.00 1.26 2.29 1.15 75.70 00:36:35 00:34:01 0 6.53 0.00 0.43 0.55 0.83 91.66 00:36:35 00:34:01 1 19.09 0.00 1.23 0.72 0.95 78.01 00:36:35 00:34:01 2 39.07 0.00 2.34 7.73 1.73 49.13 00:36:35 00:34:01 3 13.75 0.00 1.04 0.17 1.09 83.95 00:36:35 00:35:01 all 25.25 0.00 1.72 3.01 2.37 67.65 00:36:35 00:35:01 0 36.98 0.00 1.83 3.54 2.89 54.75 00:36:35 00:35:01 1 22.88 0.00 2.01 2.49 2.39 70.24 00:36:35 00:35:01 2 19.59 0.00 1.53 3.68 2.20 73.00 00:36:35 00:35:01 3 21.55 0.00 1.48 2.37 1.99 72.61 00:36:35 00:36:01 all 20.60 0.00 1.14 1.61 1.15 75.50 00:36:35 00:36:01 0 18.86 0.00 1.13 0.13 0.93 78.95 00:36:35 00:36:01 1 15.94 0.00 1.03 1.50 1.40 80.13 00:36:35 00:36:01 2 28.64 0.00 1.70 3.71 1.18 64.77 00:36:35 00:36:01 3 19.00 0.00 0.70 1.10 1.08 78.12 00:36:35 Average: all 21.82 0.00 1.37 2.31 1.56 72.95 00:36:35 Average: 0 20.78 0.00 1.13 1.41 1.55 75.12 00:36:35 Average: 1 19.31 0.00 1.42 1.57 1.58 76.12 00:36:35 Average: 2 29.10 0.00 1.86 5.04 1.70 62.29 00:36:35 Average: 3 18.10 0.00 1.07 1.21 1.39 78.23 00:36:35 00:36:35 00:36:35