14:23:14 Started by timer 14:23:14 Running as SYSTEM 14:23:14 [EnvInject] - Loading node environment variables. 14:23:14 Building remotely on prd-ubuntu1804-docker-4c-4g-5768 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script 14:23:14 [ssh-agent] Looking for ssh-agent implementation... 14:23:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:14 $ ssh-agent 14:23:14 SSH_AUTH_SOCK=/tmp/ssh-k1VzH0tcBRds/agent.2092 14:23:14 SSH_AGENT_PID=2094 14:23:14 [ssh-agent] Started. 14:23:14 Running ssh-add (command line suppressed) 14:23:14 Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_13850654790643317249.key (jenkins-ssh) 14:23:14 [ssh-agent] Using credentials jenkins (jenkins) 14:23:14 The recommended git tool is: NONE 14:23:15 using credential jenkins 14:23:15 Wiping out workspace first. 14:23:16 Cloning the remote Git repository 14:23:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:16 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 14:23:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:16 > git --version # timeout=10 14:23:16 > git --version # 'git version 2.17.1' 14:23:16 using GIT_SSH to set credentials jenkins 14:23:16 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 14:23:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:18 Avoid second fetch 14:23:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:23:18 Checking out Revision d3fb160ffdb3b1d287facf0cbf4f425801e82bcd (refs/remotes/origin/master) 14:23:18 > git config core.sparsecheckout # timeout=10 14:23:18 > git checkout -f d3fb160ffdb3b1d287facf0cbf4f425801e82bcd # timeout=10 14:23:18 Commit message: "Support for handling unordered IEs in RIC Sub Del Resp/Failure messgae" 14:23:18 > git rev-list --no-walk d3fb160ffdb3b1d287facf0cbf4f425801e82bcd # timeout=10 14:23:18 provisioning config files... 14:23:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:23:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:23:18 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2001685780302956855.sh 14:23:18 ---> python-tools-install.sh 14:23:18 Setup pyenv: 14:23:18 * system (set by /opt/pyenv/version) 14:23:18 * 3.8.13 (set by /opt/pyenv/version) 14:23:18 * 3.9.13 (set by /opt/pyenv/version) 14:23:18 * 3.10.6 (set by /opt/pyenv/version) 14:23:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WTn3 14:23:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:23:26 lf-activate-venv(): INFO: Installing: lftools 14:23:59 lf-activate-venv(): INFO: Adding /tmp/venv-WTn3/bin to PATH 14:23:59 Generating Requirements File 14:24:27 Python 3.10.6 14:24:27 pip 24.0 from /tmp/venv-WTn3/lib/python3.10/site-packages/pip (python 3.10) 14:24:28 appdirs==1.4.4 14:24:28 argcomplete==3.2.3 14:24:28 aspy.yaml==1.3.0 14:24:28 attrs==23.2.0 14:24:28 autopage==0.5.2 14:24:28 beautifulsoup4==4.12.3 14:24:28 boto3==1.34.72 14:24:28 botocore==1.34.72 14:24:28 bs4==0.0.2 14:24:28 cachetools==5.3.3 14:24:28 certifi==2024.2.2 14:24:28 cffi==1.16.0 14:24:28 cfgv==3.4.0 14:24:28 chardet==5.2.0 14:24:28 charset-normalizer==3.3.2 14:24:28 click==8.1.7 14:24:28 cliff==4.6.0 14:24:28 cmd2==2.4.3 14:24:28 cryptography==3.3.2 14:24:28 debtcollector==3.0.0 14:24:28 decorator==5.1.1 14:24:28 defusedxml==0.7.1 14:24:28 Deprecated==1.2.14 14:24:28 distlib==0.3.8 14:24:28 dnspython==2.6.1 14:24:28 docker==4.2.2 14:24:28 dogpile.cache==1.3.2 14:24:28 email_validator==2.1.1 14:24:28 filelock==3.13.3 14:24:28 future==1.0.0 14:24:28 gitdb==4.0.11 14:24:28 GitPython==3.1.42 14:24:28 google-auth==2.29.0 14:24:28 httplib2==0.22.0 14:24:28 identify==2.5.35 14:24:28 idna==3.6 14:24:28 importlib-resources==1.5.0 14:24:28 iso8601==2.1.0 14:24:28 Jinja2==3.1.3 14:24:28 jmespath==1.0.1 14:24:28 jsonpatch==1.33 14:24:28 jsonpointer==2.4 14:24:28 jsonschema==4.21.1 14:24:28 jsonschema-specifications==2023.12.1 14:24:28 keystoneauth1==5.6.0 14:24:28 kubernetes==29.0.0 14:24:28 lftools==0.37.10 14:24:28 lxml==5.1.0 14:24:28 MarkupSafe==2.1.5 14:24:28 msgpack==1.0.8 14:24:28 multi_key_dict==2.0.3 14:24:28 munch==4.0.0 14:24:28 netaddr==1.2.1 14:24:28 netifaces==0.11.0 14:24:28 niet==1.4.2 14:24:28 nodeenv==1.8.0 14:24:28 oauth2client==4.1.3 14:24:28 oauthlib==3.2.2 14:24:28 openstacksdk==3.0.0 14:24:28 os-client-config==2.1.0 14:24:28 os-service-types==1.7.0 14:24:28 osc-lib==3.0.1 14:24:28 oslo.config==9.4.0 14:24:28 oslo.context==5.5.0 14:24:28 oslo.i18n==6.3.0 14:24:28 oslo.log==5.5.0 14:24:28 oslo.serialization==5.4.0 14:24:28 oslo.utils==7.1.0 14:24:28 packaging==24.0 14:24:28 pbr==6.0.0 14:24:28 platformdirs==4.2.0 14:24:28 prettytable==3.10.0 14:24:28 pyasn1==0.6.0 14:24:28 pyasn1_modules==0.4.0 14:24:28 pycparser==2.21 14:24:28 pygerrit2==2.0.15 14:24:28 PyGithub==2.3.0 14:24:28 pyinotify==0.9.6 14:24:28 PyJWT==2.8.0 14:24:28 PyNaCl==1.5.0 14:24:28 pyparsing==2.4.7 14:24:28 pyperclip==1.8.2 14:24:28 pyrsistent==0.20.0 14:24:28 python-cinderclient==9.5.0 14:24:28 python-dateutil==2.9.0.post0 14:24:28 python-heatclient==3.5.0 14:24:28 python-jenkins==1.8.2 14:24:28 python-keystoneclient==5.4.0 14:24:28 python-magnumclient==4.4.0 14:24:28 python-novaclient==18.6.0 14:24:28 python-openstackclient==6.6.0 14:24:28 python-swiftclient==4.5.0 14:24:28 PyYAML==6.0.1 14:24:28 referencing==0.34.0 14:24:28 requests==2.31.0 14:24:28 requests-oauthlib==2.0.0 14:24:28 requestsexceptions==1.4.0 14:24:28 rfc3986==2.0.0 14:24:28 rpds-py==0.18.0 14:24:28 rsa==4.9 14:24:28 ruamel.yaml==0.18.6 14:24:28 ruamel.yaml.clib==0.2.8 14:24:28 s3transfer==0.10.1 14:24:28 simplejson==3.19.2 14:24:28 six==1.16.0 14:24:28 smmap==5.0.1 14:24:28 soupsieve==2.5 14:24:28 stevedore==5.2.0 14:24:28 tabulate==0.9.0 14:24:28 toml==0.10.2 14:24:28 tomlkit==0.12.4 14:24:28 tqdm==4.66.2 14:24:28 typing_extensions==4.10.0 14:24:28 tzdata==2024.1 14:24:28 urllib3==1.26.18 14:24:28 virtualenv==20.25.1 14:24:28 wcwidth==0.2.13 14:24:28 websocket-client==1.7.0 14:24:28 wrapt==1.16.0 14:24:28 xdg==6.0.0 14:24:28 xmltodict==0.13.0 14:24:28 yq==3.2.3 14:24:28 [EnvInject] - Injecting environment variables from a build step. 14:24:28 [EnvInject] - Injecting as environment variables the properties content 14:24:28 SET_JDK_VERSION=openjdk17 14:24:28 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:24:28 14:24:28 [EnvInject] - Variables injected successfully. 14:24:28 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins16862124646979222093.sh 14:24:28 ---> update-java-alternatives.sh 14:24:28 ---> Updating Java version 14:24:28 ---> Ubuntu/Debian system detected 14:24:28 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:24:28 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:24:28 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:24:29 openjdk version "17.0.7" 2023-04-18 14:24:29 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:24:29 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:24:29 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:24:29 [EnvInject] - Injecting environment variables from a build step. 14:24:29 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:24:29 [EnvInject] - Variables injected successfully. 14:24:29 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins13792149332172076765.sh 14:24:29 --> build_ric-plt-submgr-ubuntu.sh starts 14:24:29 Docker version 24.0.2, build cb74dfc 14:24:29 Unit Test 14:24:30 #1 [internal] load .dockerignore 14:24:30 #1 transferring context: 2B done 14:24:30 #1 DONE 0.1s 14:24:30 14:24:30 #2 [internal] load build definition from Dockerfile 14:24:30 #2 transferring dockerfile: 6.89kB done 14:24:30 #2 DONE 0.1s 14:24:30 14:24:30 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 14:24:30 #3 DONE 0.1s 14:24:30 14:24:30 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:24:30 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done 14:24:30 #4 ... 14:24:30 14:24:30 #5 [internal] load build context 14:24:30 #5 transferring context: 2.70MB 0.1s done 14:24:30 #5 DONE 0.1s 14:24:30 14:24:30 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:24:30 #4 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 14:24:30 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 3.15MB / 28.57MB 0.1s 14:24:30 #4 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 14:24:30 #4 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 14:24:30 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0B / 328.92MB 0.1s 14:24:31 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 9.44MB / 28.57MB 0.2s 14:24:31 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 1.05MB / 129.05MB 0.2s 14:24:31 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 20.97MB / 28.57MB 0.4s 14:24:31 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 16.78MB / 328.92MB 0.4s 14:24:31 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.38MB / 28.57MB 0.5s 14:24:31 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 8.39MB / 129.05MB 0.5s 14:24:31 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.5s done 14:24:31 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 1.05MB / 134.79MB 0.6s 14:24:31 #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 14:24:31 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 45.09MB / 328.92MB 0.7s 14:24:31 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 17.83MB / 129.05MB 0.7s 14:24:31 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 11.53MB / 134.79MB 0.7s 14:24:31 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 25.17MB / 129.05MB 0.8s 14:24:31 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 24.12MB / 134.79MB 0.8s 14:24:31 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 68.16MB / 328.92MB 0.9s 14:24:31 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 33.55MB / 129.05MB 0.9s 14:24:31 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 35.65MB / 134.79MB 0.9s 14:24:31 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 41.94MB / 129.05MB 1.0s 14:24:31 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 47.19MB / 134.79MB 1.0s 14:24:32 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 108.00MB / 328.92MB 1.2s 14:24:32 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 60.82MB / 129.05MB 1.2s 14:24:32 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 68.16MB / 134.79MB 1.2s 14:24:32 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 69.21MB / 129.05MB 1.3s 14:24:32 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 78.64MB / 134.79MB 1.3s 14:24:32 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 126.88MB / 328.92MB 1.4s 14:24:32 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 79.69MB / 129.05MB 1.5s 14:24:32 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 90.18MB / 134.79MB 1.5s 14:24:32 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 152.04MB / 328.92MB 1.6s 14:24:32 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 89.13MB / 129.05MB 1.6s 14:24:32 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 100.66MB / 134.79MB 1.6s 14:24:32 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 178.26MB / 328.92MB 1.8s 14:24:32 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 104.86MB / 129.05MB 1.8s 14:24:32 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 114.29MB / 134.79MB 1.8s 14:24:32 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 205.52MB / 328.92MB 2.0s 14:24:32 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 124.78MB / 129.05MB 2.0s 14:24:32 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.0s 14:24:32 #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.4s done 14:24:33 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 239.08MB / 328.92MB 2.2s 14:24:33 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 260.05MB / 328.92MB 2.3s 14:24:33 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 292.55MB / 328.92MB 2.5s 14:24:33 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 315.64MB / 328.92MB 2.6s 14:24:33 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.8s done 14:24:33 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.6s done 14:24:33 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 3.1s done 14:24:34 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 11.53MB / 27.08MB 3.2s 14:24:34 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 3.15MB / 42.84MB 3.2s 14:24:34 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 4.19MB / 8.47MB 3.2s 14:24:34 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 23.07MB / 27.08MB 3.3s 14:24:34 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 14.68MB / 42.84MB 3.3s 14:24:34 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.3s 14:24:34 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 14:24:34 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.4s done 14:24:34 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 32.51MB / 42.84MB 3.4s 14:24:34 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.3s done 14:24:34 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.5s 14:24:34 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.5s done 14:24:39 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.1s 14:24:44 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.2s 14:24:48 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 14.0s done 14:24:48 #4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 14:24:48 #4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 14:24:48 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 14:24:53 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.5s done 14:24:53 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 14:24:58 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.0s done 14:24:58 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 14:24:59 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done 14:24:59 #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 14:25:00 #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.0s done 14:25:00 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 14:25:01 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done 14:25:01 #4 DONE 30.5s 14:25:01 14:25:01 #6 [submgrcore 2/14] RUN wget -nv https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz && tar -xf go1.18.5.linux-amd64.tar.gz && mv go /opt/go/1.18.5 && rm -f go*.gz 14:25:13 #6 11.77 2024-03-28 14:25:13 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1] 14:25:16 #6 DONE 15.3s 14:25:16 14:25:16 #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 14:25:16 #7 0.289 14:25:16 #7 0.289 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:16 #7 0.289 14:25:17 #7 0.718 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 14:25:17 #7 0.766 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 14:25:17 #7 0.835 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 14:25:18 #7 1.428 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 14:25:18 #7 1.489 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3502 kB] 14:25:18 #7 1.663 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] 14:25:18 #7 1.697 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3980 kB] 14:25:18 #7 2.372 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] 14:25:18 #7 2.374 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1194 kB] 14:25:18 #7 2.382 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] 14:25:18 #7 2.406 Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3438 kB] 14:25:19 #7 2.447 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3593 kB] 14:25:19 #7 2.624 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 14:25:19 #7 2.625 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 14:25:19 #7 3.096 Fetched 17.7 MB in 3s (6597 kB/s) 14:25:19 #7 3.096 Reading package lists... 14:25:20 #7 4.008 Building dependency tree... 14:25:20 #7 4.208 Reading state information... 14:25:20 #7 4.224 200 packages can be upgraded. Run 'apt list --upgradable' to see them. 14:25:20 #7 4.231 14:25:20 #7 4.231 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:20 #7 4.231 14:25:20 #7 4.277 Reading package lists... 14:25:21 #7 5.143 Building dependency tree... 14:25:21 #7 5.339 Reading state information... 14:25:22 #7 5.515 The following additional packages will be installed: 14:25:22 #7 5.515 gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4 14:25:22 #7 5.516 libpcap0.8 14:25:22 #7 5.516 Suggested packages: 14:25:22 #7 5.516 gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind 14:25:22 #7 5.516 alleyoop valkyrie 14:25:22 #7 5.566 The following NEW packages will be installed: 14:25:22 #7 5.567 curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8 14:25:22 #7 5.567 net-tools tcpdump valgrind 14:25:22 #7 5.567 The following packages will be upgraded: 14:25:22 #7 5.568 libc-dev-bin libc6 libc6-dev libcurl4 14:25:22 #7 5.873 4 upgraded, 10 newly installed, 0 to remove and 196 not upgraded. 14:25:22 #7 5.873 Need to get 50.2 MB of archives. 14:25:22 #7 5.873 After this operation, 134 MB of additional disk space will be used. 14:25:22 #7 5.873 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] 14:25:23 #7 7.104 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] 14:25:23 #7 7.107 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.14 [2725 kB] 14:25:23 #7 7.251 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] 14:25:23 #7 7.252 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] 14:25:23 #7 7.257 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] 14:25:23 #7 7.270 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] 14:25:23 #7 7.279 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] 14:25:24 #7 7.285 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 14:25:24 #7 7.291 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.1 [3222 kB] 14:25:24 #7 7.437 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.1 [222 kB] 14:25:24 #7 7.712 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] 14:25:24 #7 8.419 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.14 [19.9 MB] 14:25:26 #7 9.868 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB] 14:25:27 #7 11.09 debconf: delaying package configuration, since apt-utils is not installed 14:25:27 #7 11.14 Fetched 50.2 MB in 5s (9537 kB/s) 14:25:27 #7 11.19 (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.) 14:25:27 #7 11.26 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.14_amd64.deb ... 14:25:27 #7 11.28 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.2) ... 14:25:32 #7 16.04 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... 14:25:32 #7 16.06 Unpacking libc-dev-bin (2.31-0ubuntu9.14) over (2.31-0ubuntu9.2) ... 14:25:32 #7 16.21 Preparing to unpack .../libc6_2.31-0ubuntu9.14_amd64.deb ... 14:25:33 #7 16.33 debconf: unable to initialize frontend: Dialog 14:25:33 #7 16.33 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:33 #7 16.33 debconf: falling back to frontend: Readline 14:25:33 #7 16.46 Unpacking libc6:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.2) ... 14:25:35 #7 18.96 Setting up libc6:amd64 (2.31-0ubuntu9.14) ... 14:25:35 #7 19.09 debconf: unable to initialize frontend: Dialog 14:25:35 #7 19.09 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:35 #7 19.09 debconf: falling back to frontend: Readline 14:25:36 #7 20.25 Selecting previously unselected package iputils-ping. 14:25:36 #7 20.25 (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.) 14:25:36 #7 20.27 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... 14:25:36 #7 20.28 Unpacking iputils-ping (3:20190709-3ubuntu1) ... 14:25:36 #7 20.35 Selecting previously unselected package libpcap0.8:amd64. 14:25:37 #7 20.36 Preparing to unpack .../01-libpcap0.8_1.9.1-3_amd64.deb ... 14:25:37 #7 20.37 Unpacking libpcap0.8:amd64 (1.9.1-3) ... 14:25:37 #7 20.46 Selecting previously unselected package tcpdump. 14:25:37 #7 20.46 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... 14:25:37 #7 20.47 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... 14:25:37 #7 20.59 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... 14:25:37 #7 20.61 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) over (7.68.0-1ubuntu2.7) ... 14:25:37 #7 20.74 Selecting previously unselected package curl. 14:25:37 #7 20.74 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.22_amd64.deb ... 14:25:37 #7 20.75 Unpacking curl (7.68.0-1ubuntu2.22) ... 14:25:37 #7 20.84 Selecting previously unselected package libbabeltrace1:amd64. 14:25:37 #7 20.84 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ... 14:25:37 #7 20.85 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 14:25:37 #7 20.94 Selecting previously unselected package gdb. 14:25:37 #7 20.95 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.1_amd64.deb ... 14:25:37 #7 20.96 Unpacking gdb (9.2-0ubuntu1~20.04.1) ... 14:25:37 #7 21.26 Selecting previously unselected package gdbserver. 14:25:37 #7 21.26 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.1_amd64.deb ... 14:25:37 #7 21.27 Unpacking gdbserver (9.2-0ubuntu1~20.04.1) ... 14:25:37 #7 21.35 Selecting previously unselected package net-tools. 14:25:38 #7 21.36 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... 14:25:38 #7 21.37 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:25:38 #7 21.45 Selecting previously unselected package libc6-dbg:amd64. 14:25:38 #7 21.45 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.14_amd64.deb ... 14:25:38 #7 21.46 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.14) ... 14:25:39 #7 22.98 Selecting previously unselected package valgrind. 14:25:39 #7 22.99 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ... 14:25:39 #7 23.00 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ... 14:25:41 #7 24.48 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:25:41 #7 24.51 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.14) ... 14:25:41 #7 24.53 Setting up libpcap0.8:amd64 (1.9.1-3) ... 14:25:41 #7 24.55 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 14:25:41 #7 24.57 Setting up gdbserver (9.2-0ubuntu1~20.04.1) ... 14:25:41 #7 24.59 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... 14:25:41 #7 24.61 Setting up curl (7.68.0-1ubuntu2.22) ... 14:25:41 #7 24.64 Setting up libc-dev-bin (2.31-0ubuntu9.14) ... 14:25:41 #7 24.66 Setting up valgrind (1:3.15.0-1ubuntu9.1) ... 14:25:41 #7 24.68 Setting up iputils-ping (3:20190709-3ubuntu1) ... 14:25:41 #7 24.72 Setting up tcpdump (4.9.3-4ubuntu0.3) ... 14:25:41 #7 25.00 Setting up gdb (9.2-0ubuntu1~20.04.1) ... 14:25:41 #7 25.03 Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... 14:25:41 #7 25.05 Processing triggers for man-db (2.9.1-1) ... 14:25:41 #7 25.10 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 14:25:41 #7 DONE 25.4s 14:25:42 14:25:42 #8 [submgrcore 4/14] WORKDIR /tmp 14:25:42 #8 DONE 0.2s 14:25:42 14:25:42 #9 [submgrcore 5/14] RUN wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger && mv swagger /usr/local/bin/ 14:25:43 #9 DONE 1.2s 14:25:43 14:25:43 #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 14:25:44 #10 0.876 go: downloading github.com/go-delve/delve v1.22.1 14:25:44 #10 1.254 go: downloading github.com/sirupsen/logrus v1.9.3 14:25:44 #10 1.254 go: downloading github.com/spf13/cobra v1.7.0 14:25:44 #10 1.262 go: downloading github.com/mattn/go-isatty v0.0.20 14:25:44 #10 1.317 go: downloading gopkg.in/yaml.v2 v2.4.0 14:25:44 #10 1.323 go: downloading github.com/cosiner/argv v0.1.0 14:25:44 #10 1.323 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d 14:25:44 #10 1.328 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 14:25:44 #10 1.344 go: downloading github.com/hashicorp/golang-lru v1.0.2 14:25:44 #10 1.345 go: downloading golang.org/x/arch v0.6.0 14:25:44 #10 1.467 go: downloading github.com/google/go-dap v0.11.0 14:25:44 #10 1.469 go: downloading golang.org/x/sys v0.13.0 14:25:44 #10 1.473 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 14:25:44 #10 1.494 go: downloading gopkg.in/yaml.v3 v3.0.1 14:25:44 #10 1.506 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:45 #10 1.575 go: downloading github.com/cilium/ebpf v0.11.0 14:25:45 #10 1.736 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:45 #10 1.738 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:45 #10 1.748 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 14:25:45 #10 1.782 go: downloading github.com/rivo/uniseg v0.2.0 14:25:56 #10 DONE 12.7s 14:25:56 14:25:56 #11 [submgrcore 7/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb 14:25:56 #11 0.255 --2024-03-28 14:25:56-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 14:25:56 #11 0.257 Resolving packagecloud.io (packagecloud.io)... 54.183.242.126, 54.176.122.186, 2600:1f1c:2e5:6901:f805:b8c2:ea3:f667, ... 14:25:56 #11 0.298 Connecting to packagecloud.io (packagecloud.io)|54.183.242.126|:443... connected. 14:25:56 #11 0.308 HTTP request sent, awaiting response... 302 Found 14:25:56 #11 0.353 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1711636256&Signature=rZgfepg5gBboo6LVnVqsFJbQBJ4Wp4Eli4-shHc5xDrpcqAQS9Tbu6rXP~CjRR1pd-U3lQzOmGV6ThD8PytXee2yKAY-fnpMNwupjjslVccqWeQeSOsHiMXqb2OJa2ry96bQhyziDGT-vI3Aoj87OZgmkuSE2Kv3RzxxjHlBbZyCJgIHXbVGwEpt0xGmiQnOjx9Aqc-KWy-d8A-L8WHnS4YsKIRUmR3PmajZgc70M5UNURqILxRid45y4HEJ6IUKbD9UKirVZJv~cTenj7zUyakbWTOEG~OAmQYuYm~ucUrdxWsDQUCY8IQaWXbEXX5MLe9rz4X9cwL3ykq8Zf82yA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:25:56 #11 0.353 --2024-03-28 14:25:56-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1711636256&Signature=rZgfepg5gBboo6LVnVqsFJbQBJ4Wp4Eli4-shHc5xDrpcqAQS9Tbu6rXP~CjRR1pd-U3lQzOmGV6ThD8PytXee2yKAY-fnpMNwupjjslVccqWeQeSOsHiMXqb2OJa2ry96bQhyziDGT-vI3Aoj87OZgmkuSE2Kv3RzxxjHlBbZyCJgIHXbVGwEpt0xGmiQnOjx9Aqc-KWy-d8A-L8WHnS4YsKIRUmR3PmajZgc70M5UNURqILxRid45y4HEJ6IUKbD9UKirVZJv~cTenj7zUyakbWTOEG~OAmQYuYm~ucUrdxWsDQUCY8IQaWXbEXX5MLe9rz4X9cwL3ykq8Zf82yA__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:25:56 #11 0.353 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.128, 18.173.117.132, ... 14:25:56 #11 0.357 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. 14:25:56 #11 0.364 HTTP request sent, awaiting response... 200 OK 14:25:56 #11 0.371 Length: 246552 (241K) [application/x-debian-package] 14:25:56 #11 0.372 Saving to: 'rmr_4.9.4_amd64.deb' 14:25:56 #11 0.372 14:25:56 #11 0.372 0K .......... .......... .......... .......... .......... 20% 18.3M 0s 14:25:56 #11 0.374 50K .......... .......... .......... .......... .......... 41% 18.4M 0s 14:25:56 #11 0.377 100K .......... .......... .......... .......... .......... 62% 19.8M 0s 14:25:56 #11 0.379 150K .......... .......... .......... .......... .......... 83% 37.2M 0s 14:25:56 #11 0.380 200K .......... .......... .......... .......... 100% 63.3M=0.01s 14:25:56 #11 0.381 14:25:56 #11 0.382 2024-03-28 14:25:56 (24.1 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 14:25:56 #11 0.382 14:25:56 #11 0.448 Selecting previously unselected package rmr. 14:25:56 #11 0.536 (Reading database ... 47389 files and directories currently installed.) 14:25:56 #11 0.538 Preparing to unpack rmr_4.9.4_amd64.deb ... 14:25:56 #11 0.547 Unpacking rmr (4.9.4) ... 14:25:56 #11 0.596 Setting up rmr (4.9.4) ... 14:25:56 #11 DONE 0.8s 14:25:57 14:25:57 #12 [submgrcore 8/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb 14:25:57 #12 0.222 --2024-03-28 14:25:57-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 14:25:57 #12 0.224 Resolving packagecloud.io (packagecloud.io)... 54.176.122.186, 54.183.242.126, 2600:1f1c:2e5:6900:a41c:b9d2:69a9:bafb, ... 14:25:57 #12 0.225 Connecting to packagecloud.io (packagecloud.io)|54.176.122.186|:443... connected. 14:25:57 #12 0.236 HTTP request sent, awaiting response... 302 Found 14:25:57 #12 0.272 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1711636257&Signature=uXbXARyRl~jxWuhZLlhhUTwa10KPfK42HEsqmO8MuF6jT9OstnKirwR46glrnEZsJ7xBbwe3dcz9d9cQDtV3-KOy5jyAIqf80FeS3BZ2L1x4n3KqTN5STYO7sEaGNezMZOxrGkHfVdGtrxjz~OZtm-qREp9-RM4WYv4sFVrBuMCdzgd-gDFON2AE-1eut5G40yI0XXSF4ItRPri0L5IPrlfa5ugMR-C5xQN2hL3vdfUWEu7qJY7ehFoR2G3CqF7dvSIwnhBLdDaUICNzIUpIwFCx3fToi0g9zxn~mEdZy30367J-rgu8THm~Fi-fXwgjnKhbK1ia-ExIDubvPCnnzA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:25:57 #12 0.272 --2024-03-28 14:25:57-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1711636257&Signature=uXbXARyRl~jxWuhZLlhhUTwa10KPfK42HEsqmO8MuF6jT9OstnKirwR46glrnEZsJ7xBbwe3dcz9d9cQDtV3-KOy5jyAIqf80FeS3BZ2L1x4n3KqTN5STYO7sEaGNezMZOxrGkHfVdGtrxjz~OZtm-qREp9-RM4WYv4sFVrBuMCdzgd-gDFON2AE-1eut5G40yI0XXSF4ItRPri0L5IPrlfa5ugMR-C5xQN2hL3vdfUWEu7qJY7ehFoR2G3CqF7dvSIwnhBLdDaUICNzIUpIwFCx3fToi0g9zxn~mEdZy30367J-rgu8THm~Fi-fXwgjnKhbK1ia-ExIDubvPCnnzA__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:25:57 #12 0.272 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.205, 18.173.117.132, 18.173.117.128, ... 14:25:57 #12 0.273 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.205|:443... connected. 14:25:57 #12 0.279 HTTP request sent, awaiting response... 200 OK 14:25:57 #12 0.286 Length: 128860 (126K) [application/x-debian-package] 14:25:57 #12 0.287 Saving to: 'rmr-dev_4.9.4_amd64.deb' 14:25:57 #12 0.287 14:25:57 #12 0.287 0K .......... .......... .......... .......... .......... 39% 19.8M 0s 14:25:57 #12 0.289 50K .......... .......... .......... .......... .......... 79% 29.8M 0s 14:25:57 #12 0.291 100K .......... .......... ..... 100% 103M=0.004s 14:25:57 #12 0.291 14:25:57 #12 0.291 2024-03-28 14:25:57 (28.3 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 14:25:57 #12 0.291 14:25:57 #12 0.339 Selecting previously unselected package rmr-dev. 14:25:57 #12 0.358 (Reading database ... 47397 files and directories currently installed.) 14:25:57 #12 0.360 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 14:25:57 #12 0.369 Unpacking rmr-dev (4.9.4) ... 14:25:57 #12 0.414 Setting up rmr-dev (4.9.4) ... 14:25:57 #12 DONE 0.6s 14:25:57 14:25:57 #13 [submgrcore 9/14] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 14:25:57 #13 DONE 0.3s 14:25:57 14:25:57 #14 [submgrcore 10/14] RUN mkdir -p /manifests/ 14:25:58 #14 DONE 0.3s 14:25:58 14:25:58 #15 [submgrcore 11/14] RUN echo "rmrlib 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt 14:25:58 #15 DONE 0.3s 14:25:58 14:25:58 #16 [submgrcore 12/14] RUN echo "rmrdev 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt 14:25:58 #16 DONE 0.3s 14:25:58 14:25:58 #17 [submgrcore 13/14] RUN echo "swagger v0.23.0 https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64" >> /manifests/versions.txt 14:25:59 #17 DONE 0.3s 14:25:59 14:25:59 #18 [submgrcore 14/14] WORKDIR /opt/submgr 14:25:59 #18 DONE 0.1s 14:25:59 14:25:59 #19 [submgre2apbuild 1/11] COPY 3rdparty 3rdparty 14:26:00 #19 DONE 0.8s 14:26:00 14:26:00 #20 [submgre2apbuild 2/11] RUN cd 3rdparty/E2AP-v02.00.00 && gcc -c -DASN_DISABLE_OER_SUPPORT -I. -g -fPIC *.c && gcc *.o -g -shared -o libe2ap.so && cp libe2ap.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig 14:26:08 #20 DONE 8.8s 14:26:09 14:26:09 #21 [submgre2apbuild 3/11] RUN echo "E2AP E2AP-v02.00.00" >> /manifests/versions.txt 14:26:09 #21 DONE 0.3s 14:26:09 14:26:09 #22 [submgre2apbuild 4/11] COPY e2ap e2ap 14:26:09 #22 DONE 0.2s 14:26:09 14:26:09 #23 [submgre2apbuild 5/11] RUN cd e2ap/libe2ap_wrapper && gcc -c -DASN_DISABLE_OER_SUPPORT -g -fPIC *.c && gcc *.o -g -shared -o libe2ap_wrapper.so && cp libe2ap_wrapper.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig 14:26:10 #23 DONE 0.5s 14:26:10 14:26:10 #24 [submgre2apbuild 6/11] RUN cd e2ap && go test -v ./pkg/conv 14:26:11 #24 1.293 === RUN TestBcdEven 14:26:11 #24 1.293 TestBcdEven: 123456 encoded data [123456] 14:26:11 #24 1.293 --- PASS: TestBcdEven (0.00s) 14:26:11 #24 1.293 === RUN TestBcdUnEven1 14:26:11 #24 1.293 TestBcdUnEven1: 12345 encoded data [12345f] 14:26:11 #24 1.293 --- PASS: TestBcdUnEven1 (0.00s) 14:26:11 #24 1.293 === RUN TestBcdUnEven2 14:26:11 #24 1.293 TestBcdUnEven2: 12345f encoded data [12345f] 14:26:11 #24 1.293 --- PASS: TestBcdUnEven2 (0.00s) 14:26:11 #24 1.293 === RUN TestTbcdEven 14:26:11 #24 1.293 TestTbcdEven: 123456 encoded data [214365] 14:26:11 #24 1.293 --- PASS: TestTbcdEven (0.00s) 14:26:11 #24 1.293 === RUN TestTbcdUnEven1 14:26:11 #24 1.293 TestTbcdUnEven1: 12345 encoded data [2143f5] 14:26:11 #24 1.293 --- PASS: TestTbcdUnEven1 (0.00s) 14:26:11 #24 1.293 === RUN TestTbcdUnEven2 14:26:11 #24 1.294 TestTbcdUnEven2: 12345f encoded data [2143f5] 14:26:11 #24 1.294 --- PASS: TestTbcdUnEven2 (0.00s) 14:26:11 #24 1.294 === RUN TestPlmnId 14:26:11 #24 1.294 --- PASS: TestPlmnId (0.00s) 14:26:11 #24 1.294 === RUN TestPlmnIdBcd1 14:26:11 #24 1.294 --- PASS: TestPlmnIdBcd1 (0.00s) 14:26:11 #24 1.294 === RUN TestPlmnIdBcd2 14:26:11 #24 1.294 --- PASS: TestPlmnIdBcd2 (0.00s) 14:26:11 #24 1.294 === RUN TestPlmnIdTbcd1 14:26:11 #24 1.294 --- PASS: TestPlmnIdTbcd1 (0.00s) 14:26:11 #24 1.294 === RUN TestPlmnIdTbcd2 14:26:11 #24 1.294 --- PASS: TestPlmnIdTbcd2 (0.00s) 14:26:11 #24 1.294 PASS 14:26:11 #24 1.295 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/conv 0.003s 14:26:11 #24 DONE 1.5s 14:26:11 14:26:11 #25 [submgre2apbuild 7/11] RUN cd e2ap && go test -v ./pkg/e2ap_wrapper 14:26:11 #25 0.230 go: downloading github.com/google/go-cmp v0.3.1 14:26:13 #25 2.185 === RUN TestRunE2Tests 14:26:13 #25 2.185 === RUN TestRunE2Tests/ASN1C-E2AP-Packer 14:26:13 #25 2.186 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): ########## ########## 14:26:13 #25 2.186 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): init 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): pack 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.187 ricSubscriptionRequest. 14:26:13 #25 2.187 ricRequestID. 14:26:13 #25 2.187 ricRequestorID = 1 14:26:13 #25 2.187 ricInstanceID = 22 14:26:13 #25 2.187 ranFunctionID = 33 14:26:13 #25 2.187 ricSubscriptionDetails. 14:26:13 #25 2.187 ricActionToBeSetupItemIEs. 14:26:13 #25 2.187 contentLength = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): unpack 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.187 ricSubscriptionRequest. 14:26:13 #25 2.187 ricRequestID. 14:26:13 #25 2.187 ricRequestorID = 1 14:26:13 #25 2.187 ricInstanceID = 22 14:26:13 #25 2.187 ranFunctionID = 33 14:26:13 #25 2.187 ricSubscriptionDetails. 14:26:13 #25 2.187 ricActionToBeSetupItemIEs. 14:26:13 #25 2.187 contentLength = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.187 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#01 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): ########## ########## 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): init 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): pack 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.187 ricSubscriptionRequest. 14:26:13 #25 2.187 ricRequestID. 14:26:13 #25 2.187 ricRequestorID = 1 14:26:13 #25 2.187 ricInstanceID = 22 14:26:13 #25 2.187 ranFunctionID = 33 14:26:13 #25 2.187 ricSubscriptionDetails. 14:26:13 #25 2.187 ricActionToBeSetupItemIEs. 14:26:13 #25 2.187 contentLength = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): unpack 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.187 ricSubscriptionRequest. 14:26:13 #25 2.187 ricRequestID. 14:26:13 #25 2.187 ricRequestorID = 1 14:26:13 #25 2.187 ricInstanceID = 22 14:26:13 #25 2.187 ranFunctionID = 33 14:26:13 #25 2.187 ricSubscriptionDetails. 14:26:13 #25 2.187 ricActionToBeSetupItemIEs. 14:26:13 #25 2.187 contentLength = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.187 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#02 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): ########## ########## 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): init 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): pack 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.187 ricSubscriptionRequest. 14:26:13 #25 2.187 ricRequestID. 14:26:13 #25 2.187 ricRequestorID = 1 14:26:13 #25 2.187 ricInstanceID = 22 14:26:13 #25 2.187 ranFunctionID = 33 14:26:13 #25 2.187 ricSubscriptionDetails. 14:26:13 #25 2.187 ricActionToBeSetupItemIEs. 14:26:13 #25 2.187 contentLength = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): unpack 14:26:13 #25 2.187 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.187 ricSubscriptionRequest. 14:26:13 #25 2.187 ricRequestID. 14:26:13 #25 2.187 ricRequestorID = 1 14:26:13 #25 2.187 ricInstanceID = 22 14:26:13 #25 2.187 ranFunctionID = 33 14:26:13 #25 2.187 ricSubscriptionDetails. 14:26:13 #25 2.187 ricActionToBeSetupItemIEs. 14:26:13 #25 2.187 contentLength = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.187 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.189 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#03 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): ########## ########## 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): init 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): pack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.189 ricSubscriptionRequest. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 ricSubscriptionDetails. 14:26:13 #25 2.189 ricActionToBeSetupItemIEs. 14:26:13 #25 2.189 contentLength = 1 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): unpack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.189 ricSubscriptionRequest. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 ricSubscriptionDetails. 14:26:13 #25 2.189 ricActionToBeSetupItemIEs. 14:26:13 #25 2.189 contentLength = 1 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.189 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#04 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): ########## ########## 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): init 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): pack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.189 ricSubscriptionRequest. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 ricSubscriptionDetails. 14:26:13 #25 2.189 ricActionToBeSetupItemIEs. 14:26:13 #25 2.189 contentLength = 1 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): unpack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-): print: 14:26:13 #25 2.189 ricSubscriptionRequest. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 ricSubscriptionDetails. 14:26:13 #25 2.189 ricActionToBeSetupItemIEs. 14:26:13 #25 2.189 contentLength = 1 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionID = 0 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionType = 1 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:13 #25 2.189 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:13 #25 2.189 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#05 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsResp): ########## ########## 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsResp): init 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsResp): pack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:13 #25 2.189 ricSubscriptionResponse. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 ricActionAdmittedList. 14:26:13 #25 2.189 contentLength = 16 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 0 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 1 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 2 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 3 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 4 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 5 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 6 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 7 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 8 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 9 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 10 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 11 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 12 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 13 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 14 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 15 14:26:13 #25 2.189 ricActionNotAdmittedListPresent = true 14:26:13 #25 2.189 ricActionNotAdmittedList. 14:26:13 #25 2.189 contentLength = 16 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsResp): unpack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:13 #25 2.189 ricSubscriptionResponse. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 ricActionAdmittedList. 14:26:13 #25 2.189 contentLength = 16 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 0 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 1 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 2 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 3 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 4 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 5 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 6 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 7 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 8 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 9 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 10 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 11 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 12 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 13 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 14 14:26:13 #25 2.189 ricActionAdmittedList.ricActionID[index] = 15 14:26:13 #25 2.189 ricActionNotAdmittedListPresent = true 14:26:13 #25 2.189 ricActionNotAdmittedList. 14:26:13 #25 2.189 contentLength = 16 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.content = 1 14:26:13 #25 2.189 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:13 #25 2.189 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#06 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsFail): ########## ########## 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsFail): init 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsFail): pack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:13 #25 2.189 ricSubscriptionFailure. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 0 14:26:13 #25 2.189 ricActionNotAdmittedList. 14:26:13 #25 2.189 cause.content = 1 14:26:13 #25 2.189 cause.causeVal = 8 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsFail): unpack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:13 #25 2.189 ricSubscriptionFailure. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 0 14:26:13 #25 2.189 ricActionNotAdmittedList. 14:26:13 #25 2.189 cause.content = 1 14:26:13 #25 2.189 cause.causeVal = 8 14:26:13 #25 2.189 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#07 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteReq): ########## ########## 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteReq): init 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteReq): pack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:13 #25 2.189 ricSubscriptionDeleteRequest. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteReq): unpack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:13 #25 2.189 ricSubscriptionDeleteRequest. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#08 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteResp): ########## ########## 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteResp): init 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteResp): pack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:13 #25 2.189 ricSubscriptionDeleteResponse. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteResp): unpack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:13 #25 2.189 ricSubscriptionDeleteResponse. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#09 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteFail): ########## ########## 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteFail): init 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteFail): pack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:13 #25 2.189 ricSubscriptionDeleteFailure. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteFail): unpack 14:26:13 #25 2.189 TEST: 2024/03/28 14:26:13 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:13 #25 2.189 ricSubscriptionDeleteFailure. 14:26:13 #25 2.189 ricRequestID. 14:26:13 #25 2.189 ricRequestorID = 1 14:26:13 #25 2.189 ricInstanceID = 22 14:26:13 #25 2.189 ranFunctionID = 33 14:26:13 #25 2.189 --- PASS: TestRunE2Tests (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#01 (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#02 (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#03 (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#04 (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#05 (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#06 (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#07 (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#08 (0.00s) 14:26:13 #25 2.189 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#09 (0.00s) 14:26:13 #25 2.189 PASS 14:26:13 #25 2.190 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/e2ap_wrapper 0.010s 14:26:14 #25 DONE 2.4s 14:26:14 14:26:14 #26 [submgre2apbuild 8/11] RUN cd e2ap && test -z "$(gofmt -l pkg/conv/*.go)" 14:26:14 #26 DONE 0.4s 14:26:14 14:26:14 #27 [submgre2apbuild 9/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap_wrapper/*.go)" 14:26:14 #27 DONE 0.3s 14:26:14 14:26:14 #28 [submgre2apbuild 10/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap/*.go)" 14:26:15 #28 DONE 0.3s 14:26:15 14:26:15 #29 [submgre2apbuild 11/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap/e2ap_tests/*.go)" 14:26:15 #29 DONE 0.3s 14:26:15 14:26:15 #30 [submgrbuild 1/21] COPY go.mod go.mod 14:26:15 #30 DONE 0.2s 14:26:15 14:26:15 #31 [submgrbuild 2/21] RUN go mod download 14:26:17 #31 DONE 1.7s 14:26:17 14:26:17 #32 [submgrbuild 3/21] RUN mkdir pkg 14:26:17 #32 DONE 0.3s 14:26:17 14:26:17 #33 [submgrbuild 4/21] COPY api api 14:26:17 #33 DONE 0.2s 14:26:17 14:26:17 #34 [submgrbuild 5/21] RUN git clone "https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" && git -C "rtmgr" checkout 8becf0c4e06bc89b13d217a102eb7a50470cddc5 && cp rtmgr/api/routing_manager.yaml api/ && rm -rf rtmgr 14:26:18 #34 0.233 Cloning into 'rtmgr'... 14:26:18 #34 1.103 Note: switching to '8becf0c4e06bc89b13d217a102eb7a50470cddc5'. 14:26:18 #34 1.103 14:26:18 #34 1.103 You are in 'detached HEAD' state. You can look around, make experimental 14:26:18 #34 1.103 changes and commit them, and you can discard any commits you make in this 14:26:18 #34 1.103 state without impacting any branches by switching back to a branch. 14:26:18 #34 1.103 14:26:18 #34 1.103 If you want to create a new branch to retain commits you create, you may 14:26:18 #34 1.103 do so (now or later) by using -c with the switch command. Example: 14:26:18 #34 1.103 14:26:18 #34 1.103 git switch -c 14:26:18 #34 1.103 14:26:18 #34 1.103 Or undo this operation with: 14:26:18 #34 1.103 14:26:18 #34 1.103 git switch - 14:26:18 #34 1.103 14:26:18 #34 1.103 Turn off this advice by setting config variable advice.detachedHead to false 14:26:18 #34 1.103 14:26:18 #34 1.103 HEAD is now at 8becf0c Release ric-plt/rtmgr 14:26:19 #34 DONE 1.2s 14:26:19 14:26:19 #35 [submgrbuild 6/21] RUN mkdir -p /root/go && swagger generate client -f api/routing_manager.yaml -t pkg/ -m rtmgr_models -c rtmgr_client 14:26:19 #35 0.484 2024/03/28 14:26:19 validating spec /opt/submgr/api/routing_manager.yaml 14:26:20 #35 1.003 2024/03/28 14:26:20 preprocessing spec with option: minimal flattening 14:26:20 #35 1.011 2024/03/28 14:26:20 building a plan for generation 14:26:20 #35 1.011 2024/03/28 14:26:20 generation target pkg/ 14:26:20 #35 1.012 2024/03/28 14:26:20 planning definitions 14:26:20 #35 1.029 2024/03/28 14:26:20 planning operations 14:26:20 #35 1.050 2024/03/28 14:26:20 grouping operations into packages 14:26:20 #35 1.050 2024/03/28 14:26:20 planning meta data and facades 14:26:20 #35 1.054 2024/03/28 14:26:20 rendering 1 templates for model add-rmr-route 14:26:20 #35 1.054 2024/03/28 14:26:20 name field add-rmr-route 14:26:20 #35 1.054 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.055 2024/03/28 14:26:20 creating generated file "add_rmr_route.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.060 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.063 2024/03/28 14:26:20 rendering 1 templates for model debuginfo 14:26:20 #35 1.063 2024/03/28 14:26:20 name field debuginfo 14:26:20 #35 1.063 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.063 2024/03/28 14:26:20 creating generated file "debuginfo.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.065 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.066 2024/03/28 14:26:20 rendering 1 templates for model e2t-data 14:26:20 #35 1.066 2024/03/28 14:26:20 name field e2t-data 14:26:20 #35 1.066 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.066 2024/03/28 14:26:20 creating generated file "e2t_data.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.068 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.069 2024/03/28 14:26:20 rendering 1 templates for model e2t-delete-data 14:26:20 #35 1.069 2024/03/28 14:26:20 name field e2t-delete-data 14:26:20 #35 1.069 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.070 2024/03/28 14:26:20 creating generated file "e2t_delete_data.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.073 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.074 2024/03/28 14:26:20 rendering 1 templates for model endpoint 14:26:20 #35 1.074 2024/03/28 14:26:20 name field endpoint 14:26:20 #35 1.074 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.074 2024/03/28 14:26:20 creating generated file "endpoint.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.076 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.077 2024/03/28 14:26:20 rendering 1 templates for model health-status 14:26:20 #35 1.077 2024/03/28 14:26:20 name field health-status 14:26:20 #35 1.077 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.077 2024/03/28 14:26:20 creating generated file "health_status.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.080 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.082 2024/03/28 14:26:20 rendering 1 templates for model ran-e2t-element 14:26:20 #35 1.082 2024/03/28 14:26:20 name field ran-e2t-element 14:26:20 #35 1.082 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.082 2024/03/28 14:26:20 creating generated file "ran_e2t_element.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.085 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.086 2024/03/28 14:26:20 rendering 1 templates for model ran-e2t-map 14:26:20 #35 1.086 2024/03/28 14:26:20 name field ran-e2t-map 14:26:20 #35 1.086 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.086 2024/03/28 14:26:20 creating generated file "ran_e2t_map.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.087 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.090 2024/03/28 14:26:20 rendering 1 templates for model ranNamelist 14:26:20 #35 1.090 2024/03/28 14:26:20 name field ranNamelist 14:26:20 #35 1.090 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.091 2024/03/28 14:26:20 creating generated file "ran_namelist.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.091 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.092 2024/03/28 14:26:20 rendering 1 templates for model routelist 14:26:20 #35 1.092 2024/03/28 14:26:20 name field routelist 14:26:20 #35 1.092 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.092 2024/03/28 14:26:20 creating generated file "routelist.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.093 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.102 2024/03/28 14:26:20 rendering 1 templates for model xapp-callback-data 14:26:20 #35 1.102 2024/03/28 14:26:20 name field xapp-callback-data 14:26:20 #35 1.102 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.103 2024/03/28 14:26:20 creating generated file "xapp_callback_data.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.105 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.106 2024/03/28 14:26:20 rendering 1 templates for model xapp-element 14:26:20 #35 1.106 2024/03/28 14:26:20 name field xapp-element 14:26:20 #35 1.106 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.106 2024/03/28 14:26:20 creating generated file "xapp_element.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.108 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.108 2024/03/28 14:26:20 rendering 1 templates for model xapp-list 14:26:20 #35 1.108 2024/03/28 14:26:20 name field xapp-list 14:26:20 #35 1.108 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.109 2024/03/28 14:26:20 creating generated file "xapp_list.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.110 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.111 2024/03/28 14:26:20 rendering 1 templates for model xapp-subscription-data 14:26:20 #35 1.111 2024/03/28 14:26:20 name field xapp-subscription-data 14:26:20 #35 1.111 2024/03/28 14:26:20 package field rtmgr_models 14:26:20 #35 1.112 2024/03/28 14:26:20 creating generated file "xapp_subscription_data.go" in "pkg/rtmgr_models" as definition 14:26:20 #35 1.115 2024/03/28 14:26:20 executed template asset:model 14:26:20 #35 1.116 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.116 2024/03/28 14:26:20 name field get_debuginfo 14:26:20 #35 1.116 2024/03/28 14:26:20 package field debug 14:26:20 #35 1.116 2024/03/28 14:26:20 creating generated file "get_debuginfo_parameters.go" in "pkg/rtmgr_client/debug" as parameters 14:26:20 #35 1.121 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.122 2024/03/28 14:26:20 name field get_debuginfo 14:26:20 #35 1.122 2024/03/28 14:26:20 package field debug 14:26:20 #35 1.122 2024/03/28 14:26:20 creating generated file "get_debuginfo_responses.go" in "pkg/rtmgr_client/debug" as responses 14:26:20 #35 1.126 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.126 2024/03/28 14:26:20 rendering 1 templates for operation group 14:26:20 #35 1.126 2024/03/28 14:26:20 name field debug 14:26:20 #35 1.127 2024/03/28 14:26:20 creating generated file "debug_client.go" in "pkg/rtmgr_client/debug" as client 14:26:20 #35 1.128 2024/03/28 14:26:20 executed template asset:clientClient 14:26:20 #35 1.129 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.129 2024/03/28 14:26:20 name field add_rmr_route 14:26:20 #35 1.129 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.129 2024/03/28 14:26:20 creating generated file "add_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.134 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.135 2024/03/28 14:26:20 name field add_rmr_route 14:26:20 #35 1.135 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.136 2024/03/28 14:26:20 creating generated file "add_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.140 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.140 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.140 2024/03/28 14:26:20 name field associate_ran_to_e2t_handle 14:26:20 #35 1.140 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.141 2024/03/28 14:26:20 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.158 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.161 2024/03/28 14:26:20 name field associate_ran_to_e2t_handle 14:26:20 #35 1.161 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.161 2024/03/28 14:26:20 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.165 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.167 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.167 2024/03/28 14:26:20 name field create_new_e2t_handle 14:26:20 #35 1.167 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.167 2024/03/28 14:26:20 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.174 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.176 2024/03/28 14:26:20 name field create_new_e2t_handle 14:26:20 #35 1.176 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.176 2024/03/28 14:26:20 creating generated file "create_new_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.181 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.183 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.183 2024/03/28 14:26:20 name field del_rmr_route 14:26:20 #35 1.183 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.183 2024/03/28 14:26:20 creating generated file "del_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.189 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.190 2024/03/28 14:26:20 name field del_rmr_route 14:26:20 #35 1.190 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.190 2024/03/28 14:26:20 creating generated file "del_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.196 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.200 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.200 2024/03/28 14:26:20 name field delete_e2t_handle 14:26:20 #35 1.200 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.201 2024/03/28 14:26:20 creating generated file "delete_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.207 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.209 2024/03/28 14:26:20 name field delete_e2t_handle 14:26:20 #35 1.209 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.209 2024/03/28 14:26:20 creating generated file "delete_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.213 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.216 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.216 2024/03/28 14:26:20 name field delete_xapp_subscription_handle 14:26:20 #35 1.216 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.216 2024/03/28 14:26:20 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.226 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.227 2024/03/28 14:26:20 name field delete_xapp_subscription_handle 14:26:20 #35 1.227 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.228 2024/03/28 14:26:20 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.235 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.237 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.237 2024/03/28 14:26:20 name field dissociate_ran 14:26:20 #35 1.237 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.238 2024/03/28 14:26:20 creating generated file "dissociate_ran_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.244 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.246 2024/03/28 14:26:20 name field dissociate_ran 14:26:20 #35 1.246 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.246 2024/03/28 14:26:20 creating generated file "dissociate_ran_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.254 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.259 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.259 2024/03/28 14:26:20 name field get_handles 14:26:20 #35 1.259 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.259 2024/03/28 14:26:20 creating generated file "get_handles_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.263 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.264 2024/03/28 14:26:20 name field get_handles 14:26:20 #35 1.264 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.264 2024/03/28 14:26:20 creating generated file "get_handles_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.266 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.269 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.269 2024/03/28 14:26:20 name field provide_xapp_handle 14:26:20 #35 1.269 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.270 2024/03/28 14:26:20 creating generated file "provide_xapp_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.277 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.278 2024/03/28 14:26:20 name field provide_xapp_handle 14:26:20 #35 1.278 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.278 2024/03/28 14:26:20 creating generated file "provide_xapp_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.283 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.286 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.286 2024/03/28 14:26:20 name field provide_xapp_subscription_handle 14:26:20 #35 1.286 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.287 2024/03/28 14:26:20 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.297 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.298 2024/03/28 14:26:20 name field provide_xapp_subscription_handle 14:26:20 #35 1.298 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.299 2024/03/28 14:26:20 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.308 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.313 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.313 2024/03/28 14:26:20 name field update_xapp_subscription_handle 14:26:20 #35 1.313 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.313 2024/03/28 14:26:20 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:20 #35 1.324 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.325 2024/03/28 14:26:20 name field update_xapp_subscription_handle 14:26:20 #35 1.325 2024/03/28 14:26:20 package field handle 14:26:20 #35 1.326 2024/03/28 14:26:20 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:20 #35 1.332 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.336 2024/03/28 14:26:20 rendering 1 templates for operation group 14:26:20 #35 1.336 2024/03/28 14:26:20 name field handle 14:26:20 #35 1.337 2024/03/28 14:26:20 creating generated file "handle_client.go" in "pkg/rtmgr_client/handle" as client 14:26:20 #35 1.362 2024/03/28 14:26:20 executed template asset:clientClient 14:26:20 #35 1.367 2024/03/28 14:26:20 rendering 2 templates for operation 14:26:20 #35 1.367 2024/03/28 14:26:20 name field get_health 14:26:20 #35 1.367 2024/03/28 14:26:20 package field health 14:26:20 #35 1.368 2024/03/28 14:26:20 creating generated file "get_health_parameters.go" in "pkg/rtmgr_client/health" as parameters 14:26:20 #35 1.371 2024/03/28 14:26:20 executed template asset:clientParameter 14:26:20 #35 1.372 2024/03/28 14:26:20 name field get_health 14:26:20 #35 1.372 2024/03/28 14:26:20 package field health 14:26:20 #35 1.372 2024/03/28 14:26:20 creating generated file "get_health_responses.go" in "pkg/rtmgr_client/health" as responses 14:26:20 #35 1.374 2024/03/28 14:26:20 executed template asset:clientResponse 14:26:20 #35 1.375 2024/03/28 14:26:20 rendering 1 templates for operation group 14:26:20 #35 1.375 2024/03/28 14:26:20 name field health 14:26:20 #35 1.376 2024/03/28 14:26:20 creating generated file "health_client.go" in "pkg/rtmgr_client/health" as client 14:26:20 #35 1.377 2024/03/28 14:26:20 executed template asset:clientClient 14:26:20 #35 1.378 2024/03/28 14:26:20 rendering 1 templates for application RoutingManager 14:26:20 #35 1.378 2024/03/28 14:26:20 name field RoutingManager 14:26:20 #35 1.378 2024/03/28 14:26:20 package field rtmgr_client 14:26:20 #35 1.378 2024/03/28 14:26:20 creating generated file "routing_manager_client.go" in "pkg/rtmgr_client" as facade 14:26:20 #35 1.380 2024/03/28 14:26:20 executed template asset:clientFacade 14:26:20 #35 1.381 2024/03/28 14:26:20 Generation completed! 14:26:20 #35 1.381 14:26:20 #35 1.381 For this generation to compile you need to have some packages in your GOPATH: 14:26:20 #35 1.381 14:26:20 #35 1.381 * github.com/go-openapi/errors 14:26:20 #35 1.381 * github.com/go-openapi/runtime 14:26:20 #35 1.381 * github.com/go-openapi/runtime/client 14:26:20 #35 1.381 * github.com/go-openapi/strfmt 14:26:20 #35 1.381 14:26:20 #35 1.381 You can get these now with: go get -u -f pkg/... 14:26:20 #35 DONE 1.5s 14:26:20 14:26:20 #36 [submgrbuild 7/21] RUN echo "rtmgrapi 8becf0c4e06bc89b13d217a102eb7a50470cddc5 https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" >> /manifests/versions.txt 14:26:20 #36 DONE 0.4s 14:26:21 14:26:21 #37 [submgrbuild 8/21] COPY pkg pkg 14:26:21 #37 DONE 0.2s 14:26:21 14:26:21 #38 [submgrbuild 9/21] COPY cmd cmd 14:26:21 #38 DONE 0.2s 14:26:21 14:26:21 #39 [submgrbuild 10/21] COPY go.sum go.sum 14:26:21 #39 DONE 0.2s 14:26:21 14:26:21 #40 [submgrbuild 11/21] RUN go mod tidy 14:26:21 #40 0.266 go: downloading github.com/go-openapi/errors v0.19.3 14:26:21 #40 0.266 go: downloading github.com/go-openapi/validate v0.19.6 14:26:21 #40 0.266 go: downloading github.com/go-openapi/swag v0.19.7 14:26:21 #40 0.303 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 14:26:21 #40 0.320 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:26:21 #40 0.332 go: downloading go.mongodb.org/mongo-driver v1.1.2 14:26:22 #40 0.696 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 14:26:22 #40 0.711 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.1-0.20211223104552-f7d2cf80e85c 14:26:22 #40 0.804 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 14:26:22 #40 0.804 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 14:26:22 #40 0.808 go: downloading github.com/go-openapi/loads v0.19.4 14:26:22 #40 0.818 go: downloading github.com/prometheus/client_golang v0.9.3 14:26:22 #40 0.852 go: downloading github.com/prometheus/common v0.4.0 14:26:22 #40 0.864 go: downloading github.com/pelletier/go-toml v1.2.0 14:26:22 #40 0.864 go: downloading github.com/magiconair/properties v1.8.0 14:26:22 #40 0.878 go: downloading github.com/spf13/cast v1.3.0 14:26:22 #40 0.883 go: downloading github.com/spf13/jwalterweatherman v1.0.0 14:26:22 #40 0.887 go: downloading github.com/spf13/pflag v1.0.3 14:26:22 #40 0.891 go: downloading google.golang.org/protobuf v1.23.0 14:26:22 #40 0.904 go: downloading github.com/davecgh/go-spew v1.1.1 14:26:22 #40 0.933 go: downloading github.com/pmezard/go-difflib v1.0.0 14:26:22 #40 0.959 go: downloading github.com/mailru/easyjson v0.7.0 14:26:22 #40 0.977 go: downloading github.com/go-openapi/analysis v0.19.5 14:26:22 #40 0.979 go: downloading github.com/go-openapi/jsonpointer v0.19.3 14:26:22 #40 0.992 go: downloading github.com/go-openapi/spec v0.19.3 14:26:22 #40 1.049 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 14:26:22 #40 1.055 go: downloading github.com/google/go-cmp v0.4.1 14:26:22 #40 1.088 go: downloading github.com/tidwall/pretty v1.0.0 14:26:22 #40 1.095 go: downloading github.com/jessevdk/go-flags v1.4.0 14:26:22 #40 1.115 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 14:26:22 #40 1.141 go: downloading github.com/golang/protobuf v1.4.2 14:26:22 #40 1.142 go: downloading golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 14:26:22 #40 1.185 go: downloading github.com/pkg/errors v0.8.1 14:26:22 #40 1.185 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 14:26:22 #40 1.200 go: downloading github.com/beorn7/perks v1.0.0 14:26:22 #40 1.208 go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 14:26:22 #40 1.218 go: downloading github.com/go-redis/redis v6.15.9+incompatible 14:26:22 #40 1.243 go: downloading github.com/stretchr/objx v0.2.0 14:26:22 #40 1.247 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 14:26:22 #40 1.268 go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 14:26:22 #40 1.269 go: downloading github.com/BurntSushi/toml v0.3.1 14:26:22 #40 1.283 go: downloading github.com/go-openapi/jsonreference v0.19.3 14:26:22 #40 1.284 go: downloading github.com/go-stack/stack v1.8.0 14:26:22 #40 1.289 go: downloading github.com/docker/go-units v0.4.0 14:26:22 #40 1.298 go: downloading github.com/onsi/ginkgo v1.14.0 14:26:22 #40 1.302 go: downloading github.com/onsi/gomega v1.10.1 14:26:22 #40 1.365 go: downloading github.com/kr/pretty v0.1.0 14:26:22 #40 1.367 go: downloading github.com/PuerkitoBio/purell v1.1.1 14:26:22 #40 1.382 go: downloading github.com/kr/text v0.1.0 14:26:22 #40 1.385 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:26:22 #40 1.389 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 14:26:22 #40 1.397 go: downloading github.com/nxadm/tail v1.4.4 14:26:23 #40 1.422 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:26:23 #40 DONE 1.9s 14:26:23 14:26:23 #41 [submgrbuild 12/21] RUN mkdir -p /opt/bin && go build -o /opt/bin/submgr cmd/submgr.go && mkdir -p /opt/build/container/usr/local 14:26:37 #41 DONE 14.5s 14:26:37 14:26:37 #42 [submgrbuild 13/21] RUN cp go.mod go.sum /manifests/ 14:26:38 #42 DONE 0.4s 14:26:38 14:26:38 #43 [submgrbuild 14/21] RUN grep gerrit /manifests/go.sum > /manifests/go_gerrit.sum 14:26:38 #43 DONE 0.4s 14:26:38 14:26:38 #44 [submgrbuild 15/21] COPY test/config-file.json test/config-file.json 14:26:38 #44 DONE 0.2s 14:26:38 14:26:38 #45 [submgrbuild 16/21] COPY test/uta_rtg.rt test/uta_rtg.rt 14:26:39 #45 DONE 0.2s 14:26:39 14:26:39 #46 [submgrbuild 17/21] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html 14:26:39 #46 0.235 /bin/sh: 1: cannot create /etc/hosts: Read-only file system 14:26:39 #46 ERROR: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html" did not complete successfully: exit code: 2 14:26:39 ------ 14:26:39 > [submgrbuild 17/21] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html: 14:26:39 #46 0.235 /bin/sh: 1: cannot create /etc/hosts: Read-only file system 14:26:39 ------ 14:26:39 Dockerfile:187 14:26:39 -------------------- 14:26:39 186 | # 14:26:39 187 | >>> RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new \ 14:26:39 188 | >>> && cat /etc/hosts.new > /etc/hosts \ 14:26:39 189 | >>> && cat /etc/hosts \ 14:26:39 190 | >>> && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control \ 14:26:39 191 | >>> && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html 14:26:39 192 | 14:26:39 -------------------- 14:26:39 ERROR: failed to solve: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html" did not complete successfully: exit code: 2 14:26:39 Unable to find image 'tmpimg:latest' locally 14:26:40 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 14:26:40 must specify at least one container source 14:26:40 Container name cannot be empty 14:26:40 --> prescan-ric-plt-submgr-ubuntu.sh ends 14:26:40 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-5768 14:26:41 [ric-plt-submgr-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-submgr -Dsonar.projectName=ric-plt-submgr -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-submgr-sonar-prescan-script 14:26:41 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:26:41 INFO: Project root configuration file: NONE 14:26:41 INFO: SonarScanner 4.6.2.2472 14:26:41 INFO: Java 17.0.7 Private Build (64-bit) 14:26:41 INFO: Linux 4.15.0-213-generic amd64 14:26:42 INFO: User cache: /home/jenkins/.sonar/cache 14:26:44 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:26:44 INFO: Project root configuration file: NONE 14:26:44 INFO: Analyzing on SonarCloud 14:26:44 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:26:44 INFO: Load global settings 14:26:44 INFO: Load global settings (done) | time=319ms 14:26:44 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 14:26:44 INFO: User cache: /home/jenkins/.sonar/cache 14:26:44 INFO: Loading required plugins 14:26:44 INFO: Load plugins index 14:26:45 INFO: Load plugins index (done) | time=534ms 14:26:45 INFO: Load/download plugins 14:26:46 INFO: Load/download plugins (done) | time=776ms 14:26:46 INFO: Found an active CI vendor: 'Jenkins' 14:26:46 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' 14:26:46 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' (done) | time=194ms 14:26:46 INFO: Process project properties 14:26:46 INFO: Project key: o-ran-sc_ric-plt-submgr 14:26:46 INFO: Base dir: /w/workspace/ric-plt-submgr-sonar-prescan-script 14:26:46 INFO: Working dir: /w/workspace/ric-plt-submgr-sonar-prescan-script/.scannerwork 14:26:46 INFO: Load project branches 14:26:46 INFO: Load project branches (done) | time=214ms 14:26:46 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' 14:26:47 INFO: Detected project binding: BOUND 14:26:47 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' (done) | time=189ms 14:26:47 INFO: Load project pull requests 14:26:47 INFO: Load project pull requests (done) | time=189ms 14:26:47 INFO: Load branch configuration 14:26:47 INFO: Load branch configuration (done) | time=2ms 14:26:47 INFO: Load quality profiles 14:26:47 INFO: Load quality profiles (done) | time=273ms 14:26:47 INFO: Load active rules 14:26:59 INFO: Load active rules (done) | time=11403ms 14:26:59 INFO: Organization key: o-ran-sc 14:26:59 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 14:26:59 INFO: Preprocessing files... 14:26:59 INFO: 1 language detected in 35 preprocessed files 14:26:59 INFO: 431 files ignored because of inclusion/exclusion patterns 14:26:59 INFO: 0 files ignored because of scm ignore settings 14:26:59 INFO: Loading plugins for detected languages 14:26:59 INFO: Load/download plugins 14:26:59 INFO: Load/download plugins (done) | time=118ms 14:26:59 INFO: Load project repositories 14:27:00 INFO: Load project repositories (done) | time=279ms 14:27:00 INFO: Indexing files... 14:27:00 INFO: Project configuration: 14:27:00 INFO: Included sources: **/*.go 14:27:00 INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go 14:27:00 INFO: 35 files indexed 14:27:00 INFO: Quality profile for go: Sonar way 14:27:00 INFO: ------------- Run sensors on module ric-plt-submgr 14:27:00 INFO: Load metrics repository 14:27:00 INFO: Load metrics repository (done) | time=197ms 14:27:00 INFO: Sensor cache enabled 14:27:00 INFO: Load sensor cache 14:27:00 INFO: Load sensor cache (404) | time=578ms 14:27:01 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:27:01 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 14:27:01 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:27:01 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 14:27:01 INFO: Sensor Code Quality and Security for Go [go] 14:27:01 INFO: 35 source files to be analyzed 14:27:03 INFO: 35/35 source files have been analyzed 14:27:03 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1645ms 14:27:03 INFO: Sensor Go Cover sensor for Go coverage [go] 14:27:03 ERROR: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 14:27:03 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=11ms 14:27:03 INFO: Sensor IaC Docker Sensor [iac] 14:27:03 INFO: 0 source files to be analyzed 14:27:03 INFO: 0/0 source files have been analyzed 14:27:03 INFO: Sensor IaC Docker Sensor [iac] (done) | time=56ms 14:27:03 INFO: Sensor TextAndSecretsSensor [text] 14:27:03 INFO: Available processors: 4 14:27:03 INFO: Using 4 threads for analysis. 14:27:03 INFO: 35 source files to be analyzed 14:27:03 INFO: 35/35 source files have been analyzed 14:27:03 INFO: Sensor TextAndSecretsSensor [text] (done) | time=841ms 14:27:03 INFO: ------------- Run sensors on project 14:27:03 INFO: Sensor Zero Coverage Sensor 14:27:03 INFO: Sensor Zero Coverage Sensor (done) | time=31ms 14:27:04 INFO: CPD Executor 1 file had no CPD blocks 14:27:04 INFO: CPD Executor Calculating CPD for 34 files 14:27:04 INFO: CPD Executor CPD calculation finished (done) | time=43ms 14:27:04 INFO: Analysis report generated in 231ms, dir size=749 KB 14:27:04 INFO: Analysis report compressed in 68ms, zip size=214 KB 14:27:05 INFO: Analysis report uploaded in 1043ms 14:27:05 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-submgr 14:27:05 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:27:05 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AY6FdQ-Edomcm11f47Yo 14:27:05 INFO: Analysis total time: 19.055 s 14:27:05 INFO: ------------------------------------------------------------------------ 14:27:05 INFO: EXECUTION SUCCESS 14:27:05 INFO: ------------------------------------------------------------------------ 14:27:05 INFO: Total time: 23.761s 14:27:05 INFO: Final Memory: 14M/54M 14:27:05 INFO: ------------------------------------------------------------------------ 14:27:06 $ ssh-agent -k 14:27:06 unset SSH_AUTH_SOCK; 14:27:06 unset SSH_AGENT_PID; 14:27:06 echo Agent pid 2094 killed; 14:27:06 [ssh-agent] Stopped. 14:27:06 [PostBuildScript] - [INFO] Executing post build scripts. 14:27:06 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4051244301037763962.sh 14:27:06 ---> sysstat.sh 14:27:06 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6857479312419910499.sh 14:27:06 ---> package-listing.sh 14:27:06 ++ facter osfamily 14:27:06 ++ tr '[:upper:]' '[:lower:]' 14:27:07 + OS_FAMILY=debian 14:27:07 + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:27:07 + START_PACKAGES=/tmp/packages_start.txt 14:27:07 + END_PACKAGES=/tmp/packages_end.txt 14:27:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:27:07 + PACKAGES=/tmp/packages_start.txt 14:27:07 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:27:07 + PACKAGES=/tmp/packages_end.txt 14:27:07 + case "${OS_FAMILY}" in 14:27:07 + dpkg -l 14:27:07 + grep '^ii' 14:27:07 + '[' -f /tmp/packages_start.txt ']' 14:27:07 + '[' -f /tmp/packages_end.txt ']' 14:27:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:27:07 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:27:07 + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:27:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:27:07 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10226087676642340879.sh 14:27:07 ---> capture-instance-metadata.sh 14:27:07 Setup pyenv: 14:27:07 system 14:27:07 3.8.13 14:27:07 3.9.13 14:27:07 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:27:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WTn3 from file:/tmp/.os_lf_venv 14:27:09 lf-activate-venv(): INFO: Installing: lftools 14:27:21 lf-activate-venv(): INFO: Adding /tmp/venv-WTn3/bin to PATH 14:27:21 INFO: Running in OpenStack, capturing instance metadata 14:27:21 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9979329975605827001.sh 14:27:21 provisioning config files... 14:27:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config7529411838545267178tmp 14:27:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:27:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:27:22 [EnvInject] - Injecting environment variables from a build step. 14:27:22 [EnvInject] - Injecting as environment variables the properties content 14:27:22 SERVER_ID=logs 14:27:22 14:27:22 [EnvInject] - Variables injected successfully. 14:27:22 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3768130105137155212.sh 14:27:22 ---> create-netrc.sh 14:27:22 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins562270439888660450.sh 14:27:22 ---> python-tools-install.sh 14:27:22 Setup pyenv: 14:27:22 system 14:27:22 3.8.13 14:27:22 3.9.13 14:27:22 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:27:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WTn3 from file:/tmp/.os_lf_venv 14:27:23 lf-activate-venv(): INFO: Installing: lftools 14:27:33 lf-activate-venv(): INFO: Adding /tmp/venv-WTn3/bin to PATH 14:27:33 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13768506639281811972.sh 14:27:33 ---> sudo-logs.sh 14:27:33 Archiving 'sudo' log.. 14:27:33 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11904808855530177812.sh 14:27:33 ---> job-cost.sh 14:27:33 Setup pyenv: 14:27:33 system 14:27:33 3.8.13 14:27:33 3.9.13 14:27:33 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:27:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WTn3 from file:/tmp/.os_lf_venv 14:27:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:27:40 lf-activate-venv(): INFO: Adding /tmp/venv-WTn3/bin to PATH 14:27:40 INFO: No Stack... 14:27:41 INFO: Retrieving Pricing Info for: v2-highcpu-4 14:27:41 INFO: Archiving Costs 14:27:41 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16534743011221285202.sh 14:27:41 ---> logs-deploy.sh 14:27:41 Setup pyenv: 14:27:41 system 14:27:41 3.8.13 14:27:41 3.9.13 14:27:41 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:27:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WTn3 from file:/tmp/.os_lf_venv 14:27:43 lf-activate-venv(): INFO: Installing: lftools 14:27:53 lf-activate-venv(): INFO: Adding /tmp/venv-WTn3/bin to PATH 14:27:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/1221 14:27:53 INFO: archiving workspace using pattern(s): -p **/*.log 14:27:56 Archives upload complete. 14:27:56 INFO: archiving logs to Nexus 14:27:57 ---> uname -a: 14:27:57 Linux prd-ubuntu1804-docker-4c-4g-5768 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:27:57 14:27:57 14:27:57 ---> lscpu: 14:27:57 Architecture: x86_64 14:27:57 CPU op-mode(s): 32-bit, 64-bit 14:27:57 Byte Order: Little Endian 14:27:57 CPU(s): 4 14:27:57 On-line CPU(s) list: 0-3 14:27:57 Thread(s) per core: 1 14:27:57 Core(s) per socket: 1 14:27:57 Socket(s): 4 14:27:57 NUMA node(s): 1 14:27:57 Vendor ID: AuthenticAMD 14:27:57 CPU family: 23 14:27:57 Model: 49 14:27:57 Model name: AMD EPYC-Rome Processor 14:27:57 Stepping: 0 14:27:57 CPU MHz: 2799.998 14:27:57 BogoMIPS: 5599.99 14:27:57 Virtualization: AMD-V 14:27:57 Hypervisor vendor: KVM 14:27:57 Virtualization type: full 14:27:57 L1d cache: 32K 14:27:57 L1i cache: 32K 14:27:57 L2 cache: 512K 14:27:57 L3 cache: 16384K 14:27:57 NUMA node0 CPU(s): 0-3 14:27:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:27:57 14:27:57 14:27:57 ---> nproc: 14:27:57 4 14:27:57 14:27:57 14:27:57 ---> df -h: 14:27:57 Filesystem Size Used Avail Use% Mounted on 14:27:57 udev 2.0G 0 2.0G 0% /dev 14:27:57 tmpfs 395M 696K 394M 1% /run 14:27:57 /dev/vda1 20G 13G 7.1G 64% / 14:27:57 tmpfs 2.0G 0 2.0G 0% /dev/shm 14:27:57 tmpfs 5.0M 0 5.0M 0% /run/lock 14:27:57 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 14:27:57 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:27:57 tmpfs 395M 0 395M 0% /run/user/1001 14:27:57 14:27:57 14:27:57 ---> free -m: 14:27:57 total used free shared buff/cache available 14:27:57 Mem: 3944 467 330 0 3146 3193 14:27:57 Swap: 1023 1 1022 14:27:57 14:27:57 14:27:57 ---> ip addr: 14:27:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:27:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:27:57 inet 127.0.0.1/8 scope host lo 14:27:57 valid_lft forever preferred_lft forever 14:27:57 inet6 ::1/128 scope host 14:27:57 valid_lft forever preferred_lft forever 14:27:57 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:27:57 link/ether fa:16:3e:36:1b:87 brd ff:ff:ff:ff:ff:ff 14:27:57 inet 10.32.7.242/23 brd 10.32.7.255 scope global dynamic ens3 14:27:57 valid_lft 86077sec preferred_lft 86077sec 14:27:57 inet6 fe80::f816:3eff:fe36:1b87/64 scope link 14:27:57 valid_lft forever preferred_lft forever 14:27:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:27:57 link/ether 02:42:d1:17:c5:78 brd ff:ff:ff:ff:ff:ff 14:27:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:27:57 valid_lft forever preferred_lft forever 14:27:57 14:27:57 14:27:57 ---> sar -b -r -n DEV: 14:27:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5768) 03/28/24 _x86_64_ (4 CPU) 14:27:57 14:27:57 14:22:35 LINUX RESTART (4 CPU) 14:27:57 14:27:57 14:23:02 tps rtps wtps bread/s bwrtn/s 14:27:57 14:24:01 142.57 72.80 69.77 5221.49 42747.48 14:27:57 14:25:01 244.62 52.12 192.50 9699.80 103875.15 14:27:57 14:26:01 247.96 66.07 181.89 5843.29 46738.34 14:27:57 14:27:01 165.39 51.71 113.68 3653.52 12387.80 14:27:57 Average: 200.38 60.62 139.76 6108.67 51480.12 14:27:57 14:27:57 14:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:57 14:24:01 1646148 3362760 2392512 59.24 51464 1819036 863604 16.98 557732 1652192 146224 14:27:57 14:25:01 229600 3315572 3809060 94.31 108448 3044364 1200724 23.60 509276 2990224 259580 14:27:57 14:26:01 347428 3312296 3691232 91.40 133152 2899716 1197132 23.53 600796 2776920 1040 14:27:57 14:27:01 284604 3119600 3754056 92.95 145904 2764948 1201784 23.62 903136 2547920 54868 14:27:57 Average: 626945 3277557 3411715 84.48 109742 2632016 1115811 21.93 642735 2491814 115428 14:27:57 14:27:57 14:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:57 14:24:01 ens3 396.41 238.04 1451.89 61.79 0.00 0.00 0.00 0.00 14:27:57 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:57 14:24:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 14:27:57 14:25:01 ens3 377.66 174.13 11688.01 20.13 0.00 0.00 0.00 0.00 14:27:57 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:57 14:25:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 14:27:57 14:26:01 ens3 599.77 447.19 3946.03 30.63 0.00 0.00 0.00 0.00 14:27:57 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:57 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:57 14:27:01 ens3 336.44 233.58 1918.54 20.26 0.00 0.00 0.00 0.00 14:27:57 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:57 14:27:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 14:27:57 Average: ens3 427.69 273.37 4765.79 33.08 0.00 0.00 0.00 0.00 14:27:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:57 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 14:27:57 14:27:57 14:27:57 ---> sar -P ALL: 14:27:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5768) 03/28/24 _x86_64_ (4 CPU) 14:27:57 14:27:57 14:22:35 LINUX RESTART (4 CPU) 14:27:57 14:27:57 14:23:02 CPU %user %nice %system %iowait %steal %idle 14:27:57 14:24:01 all 20.37 0.00 2.23 4.28 0.06 73.06 14:27:57 14:24:01 0 14.39 0.00 2.92 2.98 0.05 79.66 14:27:57 14:24:01 1 17.96 0.00 1.84 3.40 0.05 76.74 14:27:57 14:24:01 2 17.74 0.00 2.03 7.55 0.07 72.61 14:27:57 14:24:01 3 31.35 0.00 2.14 3.21 0.07 63.23 14:27:57 14:25:01 all 24.15 0.00 6.84 4.00 0.08 64.94 14:27:57 14:25:01 0 25.01 0.00 7.41 4.56 0.08 62.94 14:27:57 14:25:01 1 28.97 0.00 6.53 3.27 0.07 61.16 14:27:57 14:25:01 2 15.13 0.00 6.93 5.93 0.09 71.92 14:27:57 14:25:01 3 27.39 0.00 6.48 2.24 0.08 63.81 14:27:57 14:26:01 all 15.36 0.00 3.78 6.78 0.07 74.01 14:27:57 14:26:01 0 14.57 0.00 4.40 5.00 0.05 75.97 14:27:57 14:26:01 1 15.79 0.00 3.43 7.49 0.07 73.22 14:27:57 14:26:01 2 11.52 0.00 3.09 10.16 0.07 75.16 14:27:57 14:26:01 3 19.57 0.00 4.20 4.47 0.07 71.68 14:27:57 14:27:01 all 26.93 0.00 4.84 3.26 0.08 64.90 14:27:57 14:27:01 0 31.44 0.00 5.74 2.92 0.08 59.82 14:27:57 14:27:01 1 26.08 0.00 4.17 1.92 0.08 67.75 14:27:57 14:27:01 2 23.94 0.00 3.85 3.19 0.07 68.94 14:27:57 14:27:01 3 26.18 0.00 5.63 4.99 0.08 63.11 14:27:57 Average: all 21.70 0.00 4.42 4.58 0.07 69.23 14:27:57 Average: 0 21.37 0.00 5.12 3.87 0.07 69.58 14:27:57 Average: 1 22.20 0.00 3.99 4.02 0.07 69.71 14:27:57 Average: 2 17.08 0.00 3.97 6.71 0.07 72.16 14:27:57 Average: 3 26.11 0.00 4.62 3.73 0.08 65.46 14:27:57 14:27:57 14:27:57