Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1956 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-a8qVWIjhGdci/agent.2103 SSH_AGENT_PID=2105 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/private_key_11097959408269639341.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr > git init /w/workspace/ric-plt-appmgr-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ff49d083a77f3c1a5770678948f02ba80ca41b9d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff49d083a77f3c1a5770678948f02ba80ca41b9d # timeout=10 Commit message: "Removing committers" > git rev-list --no-walk ff49d083a77f3c1a5770678948f02ba80ca41b9d # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins18153506962171471889.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XKEG lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XKEG/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-XKEG/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.42 botocore==1.34.42 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.28.0 httplib2==0.22.0 identify==2.5.34 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.1.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins11046819062528670491.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins7974265477797937874.sh --> prescan-ric-plt-appmgr-ubuntu.sh starts #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 3.25kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #3 DONE 0.1s #4 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 2.08MB 0.1s done #5 DONE 0.1s #4 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #4 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #4 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.1s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 2.10MB / 328.92MB 0.1s #4 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 0B / 143B 0.1s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 4.19MB / 28.57MB 0.3s #4 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 3.15MB / 129.05MB 0.3s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 6.29MB / 28.57MB 0.4s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 19.92MB / 328.92MB 0.4s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 10.49MB / 28.57MB 0.5s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 18.87MB / 28.57MB 0.7s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 51.38MB / 328.92MB 0.7s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 16.78MB / 129.05MB 0.7s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 24.12MB / 28.57MB 0.8s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.9s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 77.86MB / 328.92MB 0.9s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 28.31MB / 129.05MB 0.9s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.9s done #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 94.37MB / 328.92MB 1.0s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 35.65MB / 129.05MB 1.0s #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 2.10MB / 134.79MB 1.0s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 119.54MB / 328.92MB 1.2s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 50.33MB / 129.05MB 1.2s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 15.73MB / 134.79MB 1.2s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 58.61MB / 129.05MB 1.3s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 23.07MB / 134.79MB 1.3s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 143.65MB / 328.92MB 1.4s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 66.06MB / 129.05MB 1.4s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 30.41MB / 134.79MB 1.4s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 74.45MB / 129.05MB 1.5s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 38.80MB / 134.79MB 1.5s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 165.68MB / 328.92MB 1.6s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 83.89MB / 129.05MB 1.6s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 47.19MB / 134.79MB 1.6s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 93.32MB / 129.05MB 1.7s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 56.62MB / 134.79MB 1.7s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 193.99MB / 328.92MB 1.9s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 112.20MB / 129.05MB 1.9s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 74.45MB / 134.79MB 1.9s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 121.63MB / 129.05MB 2.0s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 83.89MB / 134.79MB 2.0s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 210.76MB / 328.92MB 2.1s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.1s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 91.23MB / 134.79MB 2.1s #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.2s done #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.7s done #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 2.9s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 100.66MB / 134.79MB 4.1s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 6.29MB / 27.08MB 4.1s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 230.69MB / 328.92MB 4.2s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 110.10MB / 134.79MB 4.2s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 15.10MB / 27.08MB 4.2s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 119.03MB / 134.79MB 4.3s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 24.12MB / 27.08MB 4.3s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 254.80MB / 328.92MB 4.5s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 4.5s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 4.5s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 281.02MB / 328.92MB 4.7s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 4.5s done #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 312.48MB / 328.92MB 4.9s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 4.7s done #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 4.9s #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 16.78MB / 42.84MB 4.9s #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 4.9s done #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 31.46MB / 42.84MB 5.0s #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 5.1s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 5.1s done #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 5.2s done #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.0s #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.1s #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 13.5s done #4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0.1s #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.3s done #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.5s done #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0.1s #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.7s done #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.1s done #4 DONE 30.9s #6 [appmgr-build 2/16] RUN apt-get update -y && apt-get install -y jq #6 0.730 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #6 0.830 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #6 0.883 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #6 1.191 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #6 1.199 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3375 kB] #6 1.322 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3413 kB] #6 1.643 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1176 kB] #6 1.666 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3263 kB] #6 1.680 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] #6 1.681 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3853 kB] #6 1.765 Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] #6 1.789 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1473 kB] #6 1.817 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #6 1.821 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #6 2.426 Fetched 17.0 MB in 2s (9347 kB/s) #6 2.426 Reading package lists... #6 3.320 Reading package lists... #6 4.163 Building dependency tree... #6 4.343 Reading state information... #6 4.497 The following additional packages will be installed: #6 4.497 libjq1 libonig5 #6 4.535 The following NEW packages will be installed: #6 4.536 jq libjq1 libonig5 #6 4.707 0 upgraded, 3 newly installed, 0 to remove and 198 not upgraded. #6 4.707 Need to get 313 kB of archives. #6 4.707 After this operation, 1062 kB of additional disk space will be used. #6 4.707 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #6 5.044 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #6 5.089 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #6 5.356 debconf: delaying package configuration, since apt-utils is not installed #6 5.411 Fetched 313 kB in 1s (541 kB/s) #6 5.475 Selecting previously unselected package libonig5:amd64. #6 5.475 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) #6 5.556 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... #6 5.572 Unpacking libonig5:amd64 (6.9.4-1) ... #6 5.664 Selecting previously unselected package libjq1:amd64. #6 5.671 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #6 5.677 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #6 5.745 Selecting previously unselected package jq. #6 5.751 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #6 5.758 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #6 5.842 Setting up libonig5:amd64 (6.9.4-1) ... #6 5.864 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #6 5.886 Setting up jq (1.6-1ubuntu0.20.04.1) ... #6 5.908 Processing triggers for man-db (2.9.1-1) ... #6 5.947 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #6 DONE 6.8s #7 [appmgr-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #7 0.221 #7 0.221 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 0.221 #7 0.574 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease #7 0.725 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #7 0.846 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #7 0.984 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #7 1.108 Reading package lists... #7 1.943 Building dependency tree... #7 2.123 Reading state information... #7 2.137 198 packages can be upgraded. Run 'apt list --upgradable' to see them. #7 2.143 #7 2.143 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 2.144 #7 2.183 Reading package lists... #7 3.023 Building dependency tree... #7 3.220 Reading state information... #7 3.386 The following packages will be upgraded: #7 3.387 ca-certificates #7 3.545 1 upgraded, 0 newly installed, 0 to remove and 197 not upgraded. #7 3.545 Need to get 152 kB of archives. #7 3.545 After this operation, 10.2 kB of additional disk space will be used. #7 3.545 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #7 3.961 debconf: delaying package configuration, since apt-utils is not installed #7 4.021 Fetched 152 kB in 0s (377 kB/s) #7 4.077 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46378 files and directories currently installed.) #7 4.100 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #7 4.121 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... #7 4.961 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #7 5.066 debconf: unable to initialize frontend: Dialog #7 5.066 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 5.066 debconf: falling back to frontend: Readline #7 6.431 Updating certificates in /etc/ssl/certs... #7 7.214 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #7 7.222 26 added, 17 removed; done. #7 7.277 Processing triggers for man-db (2.9.1-1) ... #7 7.416 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #7 7.429 Updating certificates in /etc/ssl/certs... #7 7.955 0 added, 0 removed; done. #7 7.955 Running hooks in /etc/ca-certificates/update.d... #7 7.958 done. #7 8.027 Updating certificates in /etc/ssl/certs... #7 8.524 0 added, 0 removed; done. #7 8.524 Running hooks in /etc/ca-certificates/update.d... #7 8.526 done. #7 DONE 8.7s #8 [appmgr-build 4/16] RUN mkdir -p /go/bin #8 DONE 0.4s #9 [appmgr-build 5/16] RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger #9 DONE 1.3s #10 [appmgr-build 6/16] RUN mkdir -p /go/src/ws #10 DONE 0.3s #11 [appmgr-build 7/16] WORKDIR /go/src/ws #11 DONE 0.1s #12 [appmgr-build 8/16] COPY go.mod /go/src/ws #12 DONE 0.2s #13 [appmgr-build 9/16] COPY go.sum /go/src/ws #13 DONE 0.2s #14 [appmgr-build 10/16] RUN GO111MODULE=on go mod download #14 DONE 7.1s #15 [appmgr-build 11/16] COPY . /go/src/ws #15 DONE 0.5s #16 [appmgr-build 12/16] RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main #16 0.455 2024/02/16 13:37:40 validating spec /go/src/ws/api/appmgr_rest_api.yaml #16 1.159 2024/02/16 13:37:41 preprocessing spec with option: minimal flattening #16 1.174 2024/02/16 13:37:41 building a plan for generation #16 1.180 2024/02/16 13:37:41 planning definitions #16 1.216 2024/02/16 13:37:41 planning operations #16 1.243 2024/02/16 13:37:41 grouping operations into packages #16 1.243 2024/02/16 13:37:41 planning meta data and facades #16 1.244 2024/02/16 13:37:41 rendering 20 models #16 1.244 2024/02/16 13:37:41 rendering 1 templates for model AllDeployableXapps #16 1.244 2024/02/16 13:37:41 name field AllDeployableXapps #16 1.244 2024/02/16 13:37:41 package field models #16 1.244 2024/02/16 13:37:41 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition #16 1.246 2024/02/16 13:37:41 executed template asset:model #16 1.246 2024/02/16 13:37:41 rendering 1 templates for model AllDeployedXapps #16 1.246 2024/02/16 13:37:41 name field AllDeployedXapps #16 1.246 2024/02/16 13:37:41 package field models #16 1.247 2024/02/16 13:37:41 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition #16 1.248 2024/02/16 13:37:41 executed template asset:model #16 1.249 2024/02/16 13:37:41 rendering 1 templates for model AllXappConfig #16 1.249 2024/02/16 13:37:41 name field AllXappConfig #16 1.249 2024/02/16 13:37:41 package field models #16 1.249 2024/02/16 13:37:41 creating generated file "all_xapp_config.go" in "pkg/models" as definition #16 1.250 2024/02/16 13:37:41 executed template asset:model #16 1.251 2024/02/16 13:37:41 rendering 1 templates for model ConfigMetadata #16 1.251 2024/02/16 13:37:41 name field ConfigMetadata #16 1.251 2024/02/16 13:37:41 package field models #16 1.251 2024/02/16 13:37:41 creating generated file "config_metadata.go" in "pkg/models" as definition #16 1.253 2024/02/16 13:37:41 executed template asset:model #16 1.254 2024/02/16 13:37:41 rendering 1 templates for model ConfigValidationError #16 1.254 2024/02/16 13:37:41 name field ConfigValidationError #16 1.254 2024/02/16 13:37:41 package field models #16 1.255 2024/02/16 13:37:41 creating generated file "config_validation_error.go" in "pkg/models" as definition #16 1.257 2024/02/16 13:37:41 executed template asset:model #16 1.257 2024/02/16 13:37:41 rendering 1 templates for model ConfigValidationErrors #16 1.257 2024/02/16 13:37:41 name field ConfigValidationErrors #16 1.257 2024/02/16 13:37:41 package field models #16 1.258 2024/02/16 13:37:41 creating generated file "config_validation_errors.go" in "pkg/models" as definition #16 1.259 2024/02/16 13:37:41 executed template asset:model #16 1.259 2024/02/16 13:37:41 rendering 1 templates for model EventType #16 1.260 2024/02/16 13:37:41 name field EventType #16 1.260 2024/02/16 13:37:41 package field models #16 1.260 2024/02/16 13:37:41 creating generated file "event_type.go" in "pkg/models" as definition #16 1.262 2024/02/16 13:37:41 executed template asset:model #16 1.263 2024/02/16 13:37:41 rendering 1 templates for model SubscriptionData #16 1.263 2024/02/16 13:37:41 name field SubscriptionData #16 1.263 2024/02/16 13:37:41 package field models #16 1.263 2024/02/16 13:37:41 creating generated file "subscription_data.go" in "pkg/models" as definition #16 1.266 2024/02/16 13:37:41 executed template asset:model #16 1.267 2024/02/16 13:37:41 rendering 1 templates for model XAppConfig #16 1.267 2024/02/16 13:37:41 name field XAppConfig #16 1.267 2024/02/16 13:37:41 package field models #16 1.268 2024/02/16 13:37:41 creating generated file "x_app_config.go" in "pkg/models" as definition #16 1.270 2024/02/16 13:37:41 executed template asset:model #16 1.272 2024/02/16 13:37:41 rendering 1 templates for model Xapp #16 1.272 2024/02/16 13:37:41 name field Xapp #16 1.272 2024/02/16 13:37:41 package field models #16 1.273 2024/02/16 13:37:41 creating generated file "xapp.go" in "pkg/models" as definition #16 1.280 2024/02/16 13:37:41 executed template asset:model #16 1.283 2024/02/16 13:37:41 rendering 1 templates for model XappDescriptor #16 1.283 2024/02/16 13:37:41 name field XappDescriptor #16 1.283 2024/02/16 13:37:41 package field models #16 1.284 2024/02/16 13:37:41 creating generated file "xapp_descriptor.go" in "pkg/models" as definition #16 1.287 2024/02/16 13:37:41 executed template asset:model #16 1.289 2024/02/16 13:37:41 rendering 1 templates for model XappDescriptorList #16 1.289 2024/02/16 13:37:41 name field XappDescriptorList #16 1.289 2024/02/16 13:37:41 package field models #16 1.289 2024/02/16 13:37:41 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition #16 1.291 2024/02/16 13:37:41 executed template asset:model #16 1.292 2024/02/16 13:37:41 rendering 1 templates for model XappInstance #16 1.292 2024/02/16 13:37:41 name field XappInstance #16 1.292 2024/02/16 13:37:41 package field models #16 1.293 2024/02/16 13:37:41 creating generated file "xapp_instance.go" in "pkg/models" as definition #16 1.299 2024/02/16 13:37:41 executed template asset:model #16 1.301 2024/02/16 13:37:41 rendering 1 templates for model allSubscriptions #16 1.301 2024/02/16 13:37:41 name field allSubscriptions #16 1.301 2024/02/16 13:37:41 package field models #16 1.301 2024/02/16 13:37:41 creating generated file "all_subscriptions.go" in "pkg/models" as definition #16 1.302 2024/02/16 13:37:41 executed template asset:model #16 1.303 2024/02/16 13:37:41 rendering 1 templates for model deregisterRequest #16 1.303 2024/02/16 13:37:41 name field deregisterRequest #16 1.303 2024/02/16 13:37:41 package field models #16 1.303 2024/02/16 13:37:41 creating generated file "deregister_request.go" in "pkg/models" as definition #16 1.306 2024/02/16 13:37:41 executed template asset:model #16 1.307 2024/02/16 13:37:41 rendering 1 templates for model registerRequest #16 1.307 2024/02/16 13:37:41 name field registerRequest #16 1.307 2024/02/16 13:37:41 package field models #16 1.307 2024/02/16 13:37:41 creating generated file "register_request.go" in "pkg/models" as definition #16 1.311 2024/02/16 13:37:41 executed template asset:model #16 1.312 2024/02/16 13:37:41 rendering 1 templates for model subscription #16 1.312 2024/02/16 13:37:41 name field subscription #16 1.312 2024/02/16 13:37:41 package field models #16 1.312 2024/02/16 13:37:41 creating generated file "subscription.go" in "pkg/models" as definition #16 1.314 2024/02/16 13:37:41 executed template asset:model #16 1.315 2024/02/16 13:37:41 rendering 1 templates for model subscriptionNotification #16 1.315 2024/02/16 13:37:41 name field subscriptionNotification #16 1.315 2024/02/16 13:37:41 package field models #16 1.315 2024/02/16 13:37:41 creating generated file "subscription_notification.go" in "pkg/models" as definition #16 1.318 2024/02/16 13:37:41 executed template asset:model #16 1.319 2024/02/16 13:37:41 rendering 1 templates for model subscriptionRequest #16 1.319 2024/02/16 13:37:41 name field subscriptionRequest #16 1.319 2024/02/16 13:37:41 package field models #16 1.319 2024/02/16 13:37:41 creating generated file "subscription_request.go" in "pkg/models" as definition #16 1.321 2024/02/16 13:37:41 executed template asset:model #16 1.322 2024/02/16 13:37:41 rendering 1 templates for model subscriptionResponse #16 1.322 2024/02/16 13:37:41 name field subscriptionResponse #16 1.322 2024/02/16 13:37:41 package field models #16 1.322 2024/02/16 13:37:41 creating generated file "subscription_response.go" in "pkg/models" as definition #16 1.324 2024/02/16 13:37:41 executed template asset:model #16 1.325 2024/02/16 13:37:41 rendering 3 operation groups (tags) #16 1.325 2024/02/16 13:37:41 rendering 2 operations for health #16 1.325 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.325 2024/02/16 13:37:41 name field getHealthAlive #16 1.325 2024/02/16 13:37:41 package field health #16 1.326 2024/02/16 13:37:41 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters #16 1.327 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.327 2024/02/16 13:37:41 name field getHealthAlive #16 1.327 2024/02/16 13:37:41 package field health #16 1.328 2024/02/16 13:37:41 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #16 1.329 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.330 2024/02/16 13:37:41 name field getHealthAlive #16 1.330 2024/02/16 13:37:41 package field health #16 1.331 2024/02/16 13:37:41 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses #16 1.332 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.332 2024/02/16 13:37:41 name field getHealthAlive #16 1.332 2024/02/16 13:37:41 package field health #16 1.333 2024/02/16 13:37:41 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler #16 1.335 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.335 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.335 2024/02/16 13:37:41 name field getHealthReady #16 1.335 2024/02/16 13:37:41 package field health #16 1.336 2024/02/16 13:37:41 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters #16 1.337 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.337 2024/02/16 13:37:41 name field getHealthReady #16 1.337 2024/02/16 13:37:41 package field health #16 1.338 2024/02/16 13:37:41 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #16 1.339 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.340 2024/02/16 13:37:41 name field getHealthReady #16 1.340 2024/02/16 13:37:41 package field health #16 1.341 2024/02/16 13:37:41 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses #16 1.342 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.343 2024/02/16 13:37:41 name field getHealthReady #16 1.343 2024/02/16 13:37:41 package field health #16 1.344 2024/02/16 13:37:41 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler #16 1.345 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.346 2024/02/16 13:37:41 rendering 0 templates for operation group AppManager #16 1.346 2024/02/16 13:37:41 rendering 7 operations for operations #16 1.346 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.346 2024/02/16 13:37:41 name field addSubscription #16 1.346 2024/02/16 13:37:41 package field operations #16 1.347 2024/02/16 13:37:41 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters #16 1.348 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.355 2024/02/16 13:37:41 name field addSubscription #16 1.355 2024/02/16 13:37:41 package field operations #16 1.355 2024/02/16 13:37:41 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #16 1.355 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.355 2024/02/16 13:37:41 name field addSubscription #16 1.355 2024/02/16 13:37:41 package field operations #16 1.355 2024/02/16 13:37:41 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses #16 1.357 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.358 2024/02/16 13:37:41 name field addSubscription #16 1.358 2024/02/16 13:37:41 package field operations #16 1.358 2024/02/16 13:37:41 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler #16 1.360 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.361 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.361 2024/02/16 13:37:41 name field deleteSubscription #16 1.361 2024/02/16 13:37:41 package field operations #16 1.361 2024/02/16 13:37:41 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters #16 1.363 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.364 2024/02/16 13:37:41 name field deleteSubscription #16 1.364 2024/02/16 13:37:41 package field operations #16 1.364 2024/02/16 13:37:41 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #16 1.366 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.366 2024/02/16 13:37:41 name field deleteSubscription #16 1.366 2024/02/16 13:37:41 package field operations #16 1.367 2024/02/16 13:37:41 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses #16 1.369 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.369 2024/02/16 13:37:41 name field deleteSubscription #16 1.369 2024/02/16 13:37:41 package field operations #16 1.370 2024/02/16 13:37:41 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler #16 1.371 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.372 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.372 2024/02/16 13:37:41 name field deregisterXapp #16 1.372 2024/02/16 13:37:41 package field operations #16 1.373 2024/02/16 13:37:41 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters #16 1.374 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.375 2024/02/16 13:37:41 name field deregisterXapp #16 1.375 2024/02/16 13:37:41 package field operations #16 1.375 2024/02/16 13:37:41 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #16 1.376 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.377 2024/02/16 13:37:41 name field deregisterXapp #16 1.377 2024/02/16 13:37:41 package field operations #16 1.377 2024/02/16 13:37:41 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses #16 1.380 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.380 2024/02/16 13:37:41 name field deregisterXapp #16 1.380 2024/02/16 13:37:41 package field operations #16 1.381 2024/02/16 13:37:41 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler #16 1.382 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.383 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.383 2024/02/16 13:37:41 name field getSubscriptionById #16 1.383 2024/02/16 13:37:41 package field operations #16 1.383 2024/02/16 13:37:41 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters #16 1.385 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.385 2024/02/16 13:37:41 name field getSubscriptionById #16 1.385 2024/02/16 13:37:41 package field operations #16 1.386 2024/02/16 13:37:41 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #16 1.387 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.388 2024/02/16 13:37:41 name field getSubscriptionById #16 1.388 2024/02/16 13:37:41 package field operations #16 1.393 2024/02/16 13:37:41 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses #16 1.393 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.394 2024/02/16 13:37:41 name field getSubscriptionById #16 1.394 2024/02/16 13:37:41 package field operations #16 1.394 2024/02/16 13:37:41 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler #16 1.397 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.398 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.398 2024/02/16 13:37:41 name field getSubscriptions #16 1.398 2024/02/16 13:37:41 package field operations #16 1.399 2024/02/16 13:37:41 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters #16 1.400 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.401 2024/02/16 13:37:41 name field getSubscriptions #16 1.401 2024/02/16 13:37:41 package field operations #16 1.402 2024/02/16 13:37:41 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #16 1.403 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.404 2024/02/16 13:37:41 name field getSubscriptions #16 1.404 2024/02/16 13:37:41 package field operations #16 1.405 2024/02/16 13:37:41 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses #16 1.407 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.407 2024/02/16 13:37:41 name field getSubscriptions #16 1.407 2024/02/16 13:37:41 package field operations #16 1.408 2024/02/16 13:37:41 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler #16 1.410 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.410 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.410 2024/02/16 13:37:41 name field modifySubscription #16 1.410 2024/02/16 13:37:41 package field operations #16 1.411 2024/02/16 13:37:41 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters #16 1.413 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.415 2024/02/16 13:37:41 name field modifySubscription #16 1.415 2024/02/16 13:37:41 package field operations #16 1.415 2024/02/16 13:37:41 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #16 1.417 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.418 2024/02/16 13:37:41 name field modifySubscription #16 1.418 2024/02/16 13:37:41 package field operations #16 1.419 2024/02/16 13:37:41 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses #16 1.421 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.422 2024/02/16 13:37:41 name field modifySubscription #16 1.422 2024/02/16 13:37:41 package field operations #16 1.422 2024/02/16 13:37:41 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler #16 1.424 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.425 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.425 2024/02/16 13:37:41 name field registerXapp #16 1.425 2024/02/16 13:37:41 package field operations #16 1.426 2024/02/16 13:37:41 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters #16 1.427 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.428 2024/02/16 13:37:41 name field registerXapp #16 1.428 2024/02/16 13:37:41 package field operations #16 1.428 2024/02/16 13:37:41 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #16 1.429 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.430 2024/02/16 13:37:41 name field registerXapp #16 1.430 2024/02/16 13:37:41 package field operations #16 1.431 2024/02/16 13:37:41 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses #16 1.433 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.433 2024/02/16 13:37:41 name field registerXapp #16 1.433 2024/02/16 13:37:41 package field operations #16 1.434 2024/02/16 13:37:41 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler #16 1.436 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.437 2024/02/16 13:37:41 rendering 0 templates for operation group AppManager #16 1.437 2024/02/16 13:37:41 rendering 9 operations for xapp #16 1.437 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.437 2024/02/16 13:37:41 name field GetConfigElement #16 1.437 2024/02/16 13:37:41 package field xapp #16 1.437 2024/02/16 13:37:41 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.439 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.440 2024/02/16 13:37:41 name field GetConfigElement #16 1.440 2024/02/16 13:37:41 package field xapp #16 1.441 2024/02/16 13:37:41 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.442 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.443 2024/02/16 13:37:41 name field GetConfigElement #16 1.443 2024/02/16 13:37:41 package field xapp #16 1.444 2024/02/16 13:37:41 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.446 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.447 2024/02/16 13:37:41 name field GetConfigElement #16 1.447 2024/02/16 13:37:41 package field xapp #16 1.448 2024/02/16 13:37:41 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler #16 1.453 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.453 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.453 2024/02/16 13:37:41 name field ModifyXappConfig #16 1.453 2024/02/16 13:37:41 package field xapp #16 1.453 2024/02/16 13:37:41 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.454 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.455 2024/02/16 13:37:41 name field ModifyXappConfig #16 1.455 2024/02/16 13:37:41 package field xapp #16 1.456 2024/02/16 13:37:41 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.457 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.458 2024/02/16 13:37:41 name field ModifyXappConfig #16 1.458 2024/02/16 13:37:41 package field xapp #16 1.458 2024/02/16 13:37:41 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.462 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.465 2024/02/16 13:37:41 name field ModifyXappConfig #16 1.465 2024/02/16 13:37:41 package field xapp #16 1.466 2024/02/16 13:37:41 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #16 1.469 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.470 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.470 2024/02/16 13:37:41 name field deployXapp #16 1.470 2024/02/16 13:37:41 package field xapp #16 1.475 2024/02/16 13:37:41 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.479 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.479 2024/02/16 13:37:41 name field deployXapp #16 1.479 2024/02/16 13:37:41 package field xapp #16 1.479 2024/02/16 13:37:41 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.480 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.482 2024/02/16 13:37:41 name field deployXapp #16 1.482 2024/02/16 13:37:41 package field xapp #16 1.483 2024/02/16 13:37:41 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.486 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.487 2024/02/16 13:37:41 name field deployXapp #16 1.487 2024/02/16 13:37:41 package field xapp #16 1.488 2024/02/16 13:37:41 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #16 1.490 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.491 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.491 2024/02/16 13:37:41 name field getAllXappConfig #16 1.491 2024/02/16 13:37:41 package field xapp #16 1.491 2024/02/16 13:37:41 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.492 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.493 2024/02/16 13:37:41 name field getAllXappConfig #16 1.493 2024/02/16 13:37:41 package field xapp #16 1.494 2024/02/16 13:37:41 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.495 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.495 2024/02/16 13:37:41 name field getAllXappConfig #16 1.496 2024/02/16 13:37:41 package field xapp #16 1.497 2024/02/16 13:37:41 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.500 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.501 2024/02/16 13:37:41 name field getAllXappConfig #16 1.501 2024/02/16 13:37:41 package field xapp #16 1.502 2024/02/16 13:37:41 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #16 1.504 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.504 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.504 2024/02/16 13:37:41 name field getAllXapps #16 1.504 2024/02/16 13:37:41 package field xapp #16 1.505 2024/02/16 13:37:41 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.506 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.507 2024/02/16 13:37:41 name field getAllXapps #16 1.507 2024/02/16 13:37:41 package field xapp #16 1.508 2024/02/16 13:37:41 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.509 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.510 2024/02/16 13:37:41 name field getAllXapps #16 1.510 2024/02/16 13:37:41 package field xapp #16 1.511 2024/02/16 13:37:41 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.513 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.514 2024/02/16 13:37:41 name field getAllXapps #16 1.514 2024/02/16 13:37:41 package field xapp #16 1.515 2024/02/16 13:37:41 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #16 1.516 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.517 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.517 2024/02/16 13:37:41 name field getXappByName #16 1.517 2024/02/16 13:37:41 package field xapp #16 1.518 2024/02/16 13:37:41 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.520 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.520 2024/02/16 13:37:41 name field getXappByName #16 1.520 2024/02/16 13:37:41 package field xapp #16 1.521 2024/02/16 13:37:41 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.523 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.524 2024/02/16 13:37:41 name field getXappByName #16 1.524 2024/02/16 13:37:41 package field xapp #16 1.526 2024/02/16 13:37:41 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.539 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.540 2024/02/16 13:37:41 name field getXappByName #16 1.540 2024/02/16 13:37:41 package field xapp #16 1.542 2024/02/16 13:37:41 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler #16 1.544 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.545 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.545 2024/02/16 13:37:41 name field getXappInstanceByName #16 1.545 2024/02/16 13:37:41 package field xapp #16 1.546 2024/02/16 13:37:41 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.549 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.551 2024/02/16 13:37:41 name field getXappInstanceByName #16 1.551 2024/02/16 13:37:41 package field xapp #16 1.551 2024/02/16 13:37:41 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.553 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.554 2024/02/16 13:37:41 name field getXappInstanceByName #16 1.554 2024/02/16 13:37:41 package field xapp #16 1.555 2024/02/16 13:37:41 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.559 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.560 2024/02/16 13:37:41 name field getXappInstanceByName #16 1.560 2024/02/16 13:37:41 package field xapp #16 1.561 2024/02/16 13:37:41 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler #16 1.563 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.564 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.564 2024/02/16 13:37:41 name field listAllXapps #16 1.564 2024/02/16 13:37:41 package field xapp #16 1.564 2024/02/16 13:37:41 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.565 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.566 2024/02/16 13:37:41 name field listAllXapps #16 1.566 2024/02/16 13:37:41 package field xapp #16 1.567 2024/02/16 13:37:41 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.568 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.569 2024/02/16 13:37:41 name field listAllXapps #16 1.569 2024/02/16 13:37:41 package field xapp #16 1.570 2024/02/16 13:37:41 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.572 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.573 2024/02/16 13:37:41 name field listAllXapps #16 1.573 2024/02/16 13:37:41 package field xapp #16 1.574 2024/02/16 13:37:41 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #16 1.576 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.577 2024/02/16 13:37:41 rendering 4 templates for operation AppManager #16 1.577 2024/02/16 13:37:41 name field undeployXapp #16 1.577 2024/02/16 13:37:41 package field xapp #16 1.578 2024/02/16 13:37:41 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #16 1.579 2024/02/16 13:37:41 executed template asset:serverParameter #16 1.580 2024/02/16 13:37:41 name field undeployXapp #16 1.580 2024/02/16 13:37:41 package field xapp #16 1.581 2024/02/16 13:37:41 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #16 1.582 2024/02/16 13:37:41 executed template asset:serverUrlbuilder #16 1.583 2024/02/16 13:37:41 name field undeployXapp #16 1.583 2024/02/16 13:37:41 package field xapp #16 1.584 2024/02/16 13:37:41 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #16 1.587 2024/02/16 13:37:41 executed template asset:serverResponses #16 1.587 2024/02/16 13:37:41 name field undeployXapp #16 1.587 2024/02/16 13:37:41 package field xapp #16 1.588 2024/02/16 13:37:41 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #16 1.590 2024/02/16 13:37:41 executed template asset:serverOperation #16 1.591 2024/02/16 13:37:41 rendering 0 templates for operation group AppManager #16 1.591 2024/02/16 13:37:41 rendering support #16 1.591 2024/02/16 13:37:41 rendering 6 templates for application AppManager #16 1.591 2024/02/16 13:37:41 name field AppManager #16 1.591 2024/02/16 13:37:41 package field operations #16 1.592 2024/02/16 13:37:41 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure #16 1.599 2024/02/16 13:37:41 executed template asset:serverConfigureapi #16 1.602 2024/02/16 13:37:41 name field AppManager #16 1.602 2024/02/16 13:37:41 package field operations #16 1.603 2024/02/16 13:37:41 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #16 1.603 2024/02/16 13:37:41 executed template asset:swaggerJsonEmbed #16 1.605 2024/02/16 13:37:41 name field AppManager #16 1.605 2024/02/16 13:37:41 package field operations #16 1.606 2024/02/16 13:37:41 creating generated file "server.go" in "pkg/restapi" as server #16 1.607 2024/02/16 13:37:41 executed template asset:serverServer #16 1.612 2024/02/16 13:37:41 name field AppManager #16 1.612 2024/02/16 13:37:41 package field operations #16 1.613 2024/02/16 13:37:41 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder #16 1.632 2024/02/16 13:37:41 executed template asset:serverBuilder #16 1.642 2024/02/16 13:37:41 name field AppManager #16 1.642 2024/02/16 13:37:41 package field operations #16 1.643 2024/02/16 13:37:41 creating generated file "doc.go" in "pkg/restapi" as doc #16 1.643 2024/02/16 13:37:41 executed template asset:serverDoc #16 1.643 2024/02/16 13:37:41 Generation completed! #16 1.643 #16 1.643 For this generation to compile you need to have some packages in your GOPATH: #16 1.643 #16 1.643 * github.com/go-openapi/runtime #16 1.643 * github.com/jessevdk/go-flags #16 1.643 #16 1.643 You can get these now with: go get -u -f pkg/... #16 DONE 1.8s #17 [appmgr-build 13/16] COPY . /go/src/ws #17 DONE 0.2s #18 [appmgr-build 14/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go #18 DONE 13.4s #19 [appmgr-build 15/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -coverprofile cover.out ./pkg/resthooks/ #19 18.86 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.085s coverage: 89.1% of statements #19 DONE 19.2s #20 [appmgr-build 16/16] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #20 0.239 pkg/appmgr/appmgr.go #20 0.243 pkg/cm/cm.go #20 0.246 pkg/helm/helm.go #20 0.249 pkg/logger/logger.go #20 DONE 0.4s #21 exporting to image #21 exporting layers #21 exporting layers 26.9s done #21 writing image sha256:8fc35ecf1dfb03bb78ffe9947b382aaa64fd3f3eee3a1cc256ab2c6cc90dd81b done #21 naming to docker.io/library/tmpimg 0.0s done #21 DONE 26.9s 5877b4470961f11a2fe1edb253582d86b05734663dea285acf9c95ee178f3a82 --> prescan-ric-plt-appmgr-ubuntu.sh ends 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-1956 [ric-plt-appmgr-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-appmgr -Dsonar.projectName=ric-plt-appmgr -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-appmgr-sonar-prescan-script INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.7 Private Build (64-bit) INFO: Linux 4.15.0-213-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=671ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: User cache: /home/jenkins/.sonar/cache INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=670ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=1155ms INFO: Found an active CI vendor: 'Jenkins' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-appmgr' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-appmgr' (done) | time=635ms INFO: Process project properties INFO: Project key: o-ran-sc_ric-plt-appmgr INFO: Base dir: /w/workspace/ric-plt-appmgr-sonar-prescan-script INFO: Working dir: /w/workspace/ric-plt-appmgr-sonar-prescan-script/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=637ms INFO: Check ALM binding of project 'o-ran-sc_ric-plt-appmgr' INFO: Detected project binding: BOUND INFO: Check ALM binding of project 'o-ran-sc_ric-plt-appmgr' (done) | time=615ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=615ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=1ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=706ms INFO: Load active rules INFO: Load active rules (done) | time=9234ms INFO: Organization key: o-ran-sc 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. INFO: Preprocessing files... INFO: 1 language detected in 11 preprocessed files INFO: 120 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=123ms INFO: Load project repositories INFO: Load project repositories (done) | time=651ms INFO: Indexing files... INFO: Project configuration: INFO: Included sources: **/*.go INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go INFO: 11 files indexed INFO: Quality profile for go: Sonar way INFO: ------------- Run sensors on module ric-plt-appmgr INFO: Load metrics repository INFO: Load metrics repository (done) | time=636ms INFO: Sensor cache enabled INFO: Load sensor cache INFO: Load sensor cache (404) | time=593ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms INFO: Sensor Code Quality and Security for Go [go] INFO: 11 source files to be analyzed INFO: 11/11 source files have been analyzed INFO: Sensor Code Quality and Security for Go [go] (done) | time=546ms INFO: Sensor Go Cover sensor for Go coverage [go] INFO: Load coverage report from '/w/workspace/ric-plt-appmgr-sonar-prescan-script/cover.out' INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=33ms INFO: Sensor TextAndSecretsSensor [text] INFO: 11 source files to be analyzed INFO: 11/11 source files have been analyzed INFO: Sensor TextAndSecretsSensor [text] (done) | time=510ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Docker Sensor [iac] (done) | time=58ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=9ms INFO: CPD Executor 1 file had no CPD blocks INFO: CPD Executor Calculating CPD for 10 files INFO: CPD Executor CPD calculation finished (done) | time=29ms INFO: Analysis report generated in 222ms, dir size=331 KB INFO: Analysis report compressed in 25ms, zip size=88 KB INFO: Analysis report uploaded in 951ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-appmgr INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AY2yJHmFRuBQmjjEpo1z INFO: Analysis total time: 18.912 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 28.051s INFO: Final Memory: 16M/60M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2105 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7741096882316723930.sh ---> sysstat.sh [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9350998870761485941.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-appmgr-sonar-prescan-script + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' + mkdir -p /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2587731508073338844.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKEG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XKEG/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6857124495487084073.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/config387558202949030491tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4372729847091790108.sh ---> create-netrc.sh [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4151373709496053509.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKEG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XKEG/bin to PATH [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7244543816361122107.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6101864246089521016.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKEG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-XKEG/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins7101017568461651892.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKEG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-XKEG/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-sonar-prescan-script/1180 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1956 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 12G 7.5G 62% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 485 529 0 2929 3175 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:c3:d2:ab brd ff:ff:ff:ff:ff:ff inet 10.32.7.96/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86071sec preferred_lft 86071sec inet6 fe80::f816:3eff:fec3:d2ab/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:56:2f:ea:ca brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1956) 02/16/24 _x86_64_ (4 CPU) 13:34:39 LINUX RESTART (4 CPU) 13:35:01 tps rtps wtps bread/s bwrtn/s 13:36:02 155.87 83.65 72.22 6555.17 41958.89 13:37:01 161.63 24.97 136.66 3236.84 65831.22 13:38:01 241.92 46.52 195.40 5810.33 71783.41 13:39:01 309.42 288.94 20.48 12972.10 3485.82 13:40:01 64.16 36.19 27.96 2137.11 4006.40 Average: 186.68 96.28 90.40 6151.53 37324.04 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:02 1564692 3283952 2473960 61.26 46852 1829692 947724 18.63 666716 1632232 153156 13:37:01 198300 3308264 3840352 95.09 87944 3121560 1099952 21.62 573236 2993760 294284 13:38:01 682720 3282644 3355932 83.10 139756 2540796 1454920 28.60 711020 2349392 48364 13:39:01 103968 3179352 3934684 97.43 141392 3009188 1098288 21.59 908168 2726948 52316 13:40:01 502936 3206424 3535716 87.55 144920 2637492 1024372 20.14 855452 2384708 44188 Average: 610523 3252127 3428129 84.88 112173 2627746 1125051 22.12 742918 2417408 118462 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:02 ens3 324.60 220.90 1392.16 60.56 0.00 0.00 0.00 0.00 13:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:02 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 13:37:01 ens3 380.51 190.86 11976.55 16.01 0.00 0.00 0.00 0.00 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:01 lo 1.90 1.90 0.17 0.17 0.00 0.00 0.00 0.00 13:38:01 ens3 312.91 233.81 1652.62 26.56 0.00 0.00 0.00 0.00 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 ens3 244.14 163.57 1816.14 12.88 0.00 0.00 0.00 0.00 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 lo 1.17 1.17 0.10 0.10 0.00 0.00 0.00 0.00 13:40:01 ens3 43.53 39.01 187.39 12.41 0.00 0.00 0.00 0.00 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 Average: ens3 260.76 169.56 3377.69 25.71 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.04 1.04 0.09 0.09 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1956) 02/16/24 _x86_64_ (4 CPU) 13:34:39 LINUX RESTART (4 CPU) 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:36:02 all 18.35 0.00 2.31 4.60 0.07 74.68 13:36:02 0 29.85 0.00 2.28 1.95 0.08 65.83 13:36:02 1 11.70 0.00 2.10 4.58 0.07 81.56 13:36:02 2 17.29 0.00 3.02 3.44 0.07 76.19 13:36:02 3 14.48 0.00 1.82 8.42 0.05 75.23 13:37:01 all 22.12 0.00 4.24 3.24 0.06 70.33 13:37:01 0 16.09 0.00 3.85 1.24 0.05 78.76 13:37:01 1 38.45 0.00 4.44 0.87 0.07 56.17 13:37:01 2 23.30 0.00 4.08 3.32 0.09 69.21 13:37:01 3 10.70 0.00 4.56 7.55 0.05 77.14 13:38:01 all 33.12 0.00 8.11 5.36 0.08 53.33 13:38:01 0 31.63 0.00 9.43 8.70 0.07 50.18 13:38:01 1 31.54 0.00 7.29 3.27 0.07 57.83 13:38:01 2 33.11 0.00 7.77 3.26 0.08 55.78 13:38:01 3 36.19 0.00 7.97 6.23 0.08 49.52 13:39:01 all 11.82 0.00 2.73 10.33 0.08 75.05 13:39:01 0 14.57 0.00 2.97 15.51 0.08 66.87 13:39:01 1 11.14 0.00 2.32 5.90 0.08 80.56 13:39:01 2 10.48 0.00 2.95 12.41 0.10 74.06 13:39:01 3 11.09 0.00 2.67 7.58 0.07 78.60 13:40:01 all 20.87 0.00 1.12 1.81 0.05 76.15 13:40:01 0 36.20 0.00 1.60 1.80 0.05 60.34 13:40:01 1 5.71 0.00 0.61 0.30 0.05 93.33 13:40:01 2 9.29 0.00 0.92 3.58 0.03 86.18 13:40:01 3 32.50 0.00 1.38 1.57 0.07 64.48 Average: all 21.23 0.00 3.69 5.07 0.07 69.95 Average: 0 25.70 0.00 4.01 5.84 0.07 64.38 Average: 1 19.55 0.00 3.33 2.99 0.07 74.06 Average: 2 18.65 0.00 3.74 5.20 0.07 72.34 Average: 3 21.01 0.00 3.66 6.26 0.06 69.00