05:57:04 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/appmgr/+/12967 05:57:04 Running as SYSTEM 05:57:04 [EnvInject] - Loading node environment variables. 05:57:04 Building remotely on prd-ubuntu1804-docker-4c-4g-3771 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-docker-merge-master 05:57:04 [ssh-agent] Looking for ssh-agent implementation... 05:57:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:05 ERROR Gerrit response: Conflict$ ssh-agent 05:57:05 SSH_AUTH_SOCK=/tmp/ssh-W8iBCsECKd6P/agent.2117 05:57:05 SSH_AGENT_PID=2119 05:57:05 [ssh-agent] Started. 05:57:05 Running ssh-add (command line suppressed) 05:57:05 Identity added: /w/workspace/ric-plt-appmgr-docker-merge-master@tmp/private_key_1948112178868269453.key (jenkins-ssh) 05:57:05 [ssh-agent] Using credentials jenkins (jenkins) 05:57:05 The recommended git tool is: NONE 05:57:06 using credential jenkins 05:57:06 Wiping out workspace first. 05:57:06 Cloning the remote Git repository 05:57:06 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 05:57:06 > git init /w/workspace/ric-plt-appmgr-docker-merge-master # timeout=10 05:57:06 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 05:57:06 > git --version # timeout=10 05:57:06 > git --version # 'git version 2.17.1' 05:57:06 using GIT_SSH to set credentials jenkins 05:57:06 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:07 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 05:57:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:07 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 05:57:07 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 05:57:07 using GIT_SSH to set credentials jenkins 05:57:07 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr refs/changes/67/12967/1 # timeout=10 05:57:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:57:08 Checking out Revision 4c05932dce72e98db23eaff2b72b58816e1f2d55 (refs/remotes/origin/master) 05:57:08 > git config core.sparsecheckout # timeout=10 05:57:08 > git checkout -f 4c05932dce72e98db23eaff2b72b58816e1f2d55 # timeout=10 05:57:08 Commit message: "J release: Release container Image" 05:57:08 > git rev-list --no-walk 4c05932dce72e98db23eaff2b72b58816e1f2d55 # timeout=10 05:57:11 provisioning config files... 05:57:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:57:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:57:11 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15557659704910119175.sh 05:57:11 ---> python-tools-install.sh 05:57:11 Setup pyenv: 05:57:11 * system (set by /opt/pyenv/version) 05:57:11 * 3.8.13 (set by /opt/pyenv/version) 05:57:11 * 3.9.13 (set by /opt/pyenv/version) 05:57:11 * 3.10.6 (set by /opt/pyenv/version) 05:57:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mRNf 05:57:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:57:19 lf-activate-venv(): INFO: Installing: lftools 05:57:51 lf-activate-venv(): INFO: Adding /tmp/venv-mRNf/bin to PATH 05:57:51 Generating Requirements File 05:58:16 Python 3.10.6 05:58:16 pip 24.0 from /tmp/venv-mRNf/lib/python3.10/site-packages/pip (python 3.10) 05:58:17 appdirs==1.4.4 05:58:17 argcomplete==3.4.0 05:58:17 aspy.yaml==1.3.0 05:58:17 attrs==23.2.0 05:58:17 autopage==0.5.2 05:58:17 beautifulsoup4==4.12.3 05:58:17 boto3==1.34.128 05:58:17 botocore==1.34.128 05:58:17 bs4==0.0.2 05:58:17 cachetools==5.3.3 05:58:17 certifi==2024.6.2 05:58:17 cffi==1.16.0 05:58:17 cfgv==3.4.0 05:58:17 chardet==5.2.0 05:58:17 charset-normalizer==3.3.2 05:58:17 click==8.1.7 05:58:17 cliff==4.7.0 05:58:17 cmd2==2.4.3 05:58:17 cryptography==3.3.2 05:58:17 debtcollector==3.0.0 05:58:17 decorator==5.1.1 05:58:17 defusedxml==0.7.1 05:58:17 Deprecated==1.2.14 05:58:17 distlib==0.3.8 05:58:17 dnspython==2.6.1 05:58:17 docker==4.2.2 05:58:17 dogpile.cache==1.3.3 05:58:17 email_validator==2.1.2 05:58:17 filelock==3.15.1 05:58:17 future==1.0.0 05:58:17 gitdb==4.0.11 05:58:17 GitPython==3.1.43 05:58:17 google-auth==2.30.0 05:58:17 httplib2==0.22.0 05:58:17 identify==2.5.36 05:58:17 idna==3.7 05:58:17 importlib-resources==1.5.0 05:58:17 iso8601==2.1.0 05:58:17 Jinja2==3.1.4 05:58:17 jmespath==1.0.1 05:58:17 jsonpatch==1.33 05:58:17 jsonpointer==3.0.0 05:58:17 jsonschema==4.22.0 05:58:17 jsonschema-specifications==2023.12.1 05:58:17 keystoneauth1==5.6.0 05:58:17 kubernetes==30.1.0 05:58:17 lftools==0.37.10 05:58:17 lxml==5.2.2 05:58:17 MarkupSafe==2.1.5 05:58:17 msgpack==1.0.8 05:58:17 multi_key_dict==2.0.3 05:58:17 munch==4.0.0 05:58:17 netaddr==1.3.0 05:58:17 netifaces==0.11.0 05:58:17 niet==1.4.2 05:58:17 nodeenv==1.9.1 05:58:17 oauth2client==4.1.3 05:58:17 oauthlib==3.2.2 05:58:17 openstacksdk==3.1.0 05:58:17 os-client-config==2.1.0 05:58:17 os-service-types==1.7.0 05:58:17 osc-lib==3.0.1 05:58:17 oslo.config==9.4.0 05:58:17 oslo.context==5.5.0 05:58:17 oslo.i18n==6.3.0 05:58:17 oslo.log==6.0.0 05:58:17 oslo.serialization==5.4.0 05:58:17 oslo.utils==7.1.0 05:58:17 packaging==24.1 05:58:17 pbr==6.0.0 05:58:17 platformdirs==4.2.2 05:58:17 prettytable==3.10.0 05:58:17 pyasn1==0.6.0 05:58:17 pyasn1_modules==0.4.0 05:58:17 pycparser==2.22 05:58:17 pygerrit2==2.0.15 05:58:17 PyGithub==2.3.0 05:58:17 PyJWT==2.8.0 05:58:17 PyNaCl==1.5.0 05:58:17 pyparsing==2.4.7 05:58:17 pyperclip==1.8.2 05:58:17 pyrsistent==0.20.0 05:58:17 python-cinderclient==9.5.0 05:58:17 python-dateutil==2.9.0.post0 05:58:17 python-heatclient==3.5.0 05:58:17 python-jenkins==1.8.2 05:58:17 python-keystoneclient==5.4.0 05:58:17 python-magnumclient==4.5.0 05:58:17 python-novaclient==18.6.0 05:58:17 python-openstackclient==6.6.0 05:58:17 python-swiftclient==4.6.0 05:58:17 PyYAML==6.0.1 05:58:17 referencing==0.35.1 05:58:17 requests==2.32.3 05:58:17 requests-oauthlib==2.0.0 05:58:17 requestsexceptions==1.4.0 05:58:17 rfc3986==2.0.0 05:58:17 rpds-py==0.18.1 05:58:17 rsa==4.9 05:58:17 ruamel.yaml==0.18.6 05:58:17 ruamel.yaml.clib==0.2.8 05:58:17 s3transfer==0.10.1 05:58:17 simplejson==3.19.2 05:58:17 six==1.16.0 05:58:17 smmap==5.0.1 05:58:17 soupsieve==2.5 05:58:17 stevedore==5.2.0 05:58:17 tabulate==0.9.0 05:58:17 toml==0.10.2 05:58:17 tomlkit==0.12.5 05:58:17 tqdm==4.66.4 05:58:17 typing_extensions==4.12.2 05:58:17 tzdata==2024.1 05:58:17 urllib3==1.26.19 05:58:17 virtualenv==20.26.2 05:58:17 wcwidth==0.2.13 05:58:17 websocket-client==1.8.0 05:58:17 wrapt==1.16.0 05:58:17 xdg==6.0.0 05:58:17 xmltodict==0.13.0 05:58:17 yq==3.4.3 05:58:17 provisioning config files... 05:58:17 copy managed file [global-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config14750693688277334873tmp 05:58:17 copy managed file [ric-plt-appmgr-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config15095170354796174472tmp 05:58:17 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins12892354153195745545.sh 05:58:17 ---> docker-login.sh 05:58:17 nexus3.o-ran-sc.org:10001 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:17 Configure a credential helper to remove this warning. See 05:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:17 05:58:17 Login Succeeded 05:58:17 nexus3.o-ran-sc.org:10002 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:17 Configure a credential helper to remove this warning. See 05:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:17 05:58:17 Login Succeeded 05:58:17 nexus3.o-ran-sc.org:10003 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:17 Configure a credential helper to remove this warning. See 05:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:17 05:58:17 Login Succeeded 05:58:17 nexus3.o-ran-sc.org:10004 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:17 Configure a credential helper to remove this warning. See 05:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:17 05:58:17 Login Succeeded 05:58:17 ---> docker-login.sh ends 05:58:17 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins8317271448944959095.sh 05:58:18 [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10252698532106530149.sh 05:58:18 [EnvInject] - Injecting environment variables from a build step. 05:58:18 [EnvInject] - Injecting as environment variables the properties content 05:58:18 DOCKER_ROOT=$WORKSPACE 05:58:18 CONTAINER_TAG_YAML_DIR= 05:58:18 CONTAINER_TAG_METHOD=yaml-file 05:58:18 05:58:18 [EnvInject] - Variables injected successfully. 05:58:18 [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins11383081336466852140.sh 05:58:18 ---> docker-get-container-tag.sh 05:58:18 Setup pyenv: 05:58:18 system 05:58:18 3.8.13 05:58:18 3.9.13 05:58:18 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 05:58:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRNf from file:/tmp/.os_lf_venv 05:58:19 lf-activate-venv(): INFO: Installing: yq 05:58:21 lf-activate-venv(): INFO: Adding /tmp/venv-mRNf/bin to PATH 05:58:21 ---> Docker image tag found: 0.5.8 05:58:21 [EnvInject] - Injecting environment variables from a build step. 05:58:21 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 05:58:21 [EnvInject] - Variables injected successfully. 05:58:21 [EnvInject] - Injecting environment variables from a build step. 05:58:21 [EnvInject] - Injecting as environment variables the properties content 05:58:21 DOCKER_ARGS=--network=host 05:58:21 DOCKER_ROOT=/w/workspace/ric-plt-appmgr-docker-merge-master 05:58:21 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 05:58:21 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:58:21 DOCKER_NAME=o-ran-sc/ric-plt-appmgr 05:58:21 05:58:21 [EnvInject] - Variables injected successfully. 05:58:21 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15101650865325650680.sh 05:58:21 ---> docker-build.sh 05:58:21 Docker version 24.0.2, build cb74dfc 05:58:21 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 05:58:21 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 . 05:58:22 #1 [internal] load .dockerignore 05:58:22 #1 transferring context: 2B done 05:58:22 #1 DONE 0.1s 05:58:22 05:58:22 #2 [internal] load build definition from Dockerfile 05:58:22 #2 transferring dockerfile: 3.23kB done 05:58:22 #2 DONE 0.1s 05:58:22 05:58:22 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 05:58:22 #3 DONE 0.1s 05:58:22 05:58:22 #4 [internal] load metadata for docker.io/library/ubuntu:20.04 05:58:23 #4 DONE 1.1s 05:58:23 05:58:23 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:58:23 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done 05:58:23 #5 ... 05:58:23 05:58:23 #6 [internal] load build context 05:58:23 #6 transferring context: 2.10MB 0.0s done 05:58:23 #6 DONE 0.1s 05:58:23 05:58:23 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:58:23 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.1s 05:58:23 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 1.05MB / 328.92MB 0.1s 05:58:23 #5 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 05:58:24 #5 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 05:58:24 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 05:58:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s 05:58:24 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.10MB / 28.57MB 0.4s 05:58:24 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 18.87MB / 328.92MB 0.4s 05:58:24 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 5.24MB / 28.57MB 0.5s 05:58:24 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 13.63MB / 28.57MB 0.7s 05:58:24 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 49.28MB / 328.92MB 0.7s 05:58:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 16.78MB / 129.05MB 0.7s 05:58:24 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 20.97MB / 28.57MB 0.8s 05:58:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 24.12MB / 129.05MB 0.8s 05:58:24 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.9s 05:58:24 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 75.50MB / 328.92MB 0.9s 05:58:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 32.60MB / 129.05MB 0.9s 05:58:24 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.9s done 05:58:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 41.94MB / 129.05MB 1.0s 05:58:24 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 2.10MB / 134.79MB 1.0s 05:58:24 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 05:58:24 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 102.76MB / 328.92MB 1.1s 05:58:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 49.28MB / 129.05MB 1.1s 05:58:24 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 9.44MB / 134.79MB 1.1s 05:58:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 57.67MB / 129.05MB 1.2s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 17.83MB / 134.79MB 1.2s 05:58:25 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 131.07MB / 328.92MB 1.3s 05:58:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 68.16MB / 129.05MB 1.3s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 28.31MB / 134.79MB 1.3s 05:58:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 78.75MB / 129.05MB 1.4s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 38.80MB / 134.79MB 1.4s 05:58:25 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 178.26MB / 328.92MB 1.6s 05:58:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 99.61MB / 129.05MB 1.6s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 55.57MB / 134.79MB 1.6s 05:58:25 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 196.30MB / 328.92MB 1.7s 05:58:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 108.00MB / 129.05MB 1.7s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 68.16MB / 134.79MB 1.7s 05:58:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 116.39MB / 129.05MB 1.8s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 81.79MB / 134.79MB 1.8s 05:58:25 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 229.64MB / 328.92MB 1.9s 05:58:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 125.83MB / 129.05MB 1.9s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 93.32MB / 134.79MB 1.9s 05:58:25 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 263.19MB / 328.92MB 2.1s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 120.59MB / 134.79MB 2.1s 05:58:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.2s 05:58:26 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 298.84MB / 328.92MB 2.3s 05:58:26 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 2.5s 05:58:26 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.3s done 05:58:26 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.4s done 05:58:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.6s done 05:58:26 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 2.9s 05:58:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 3.0s done 05:58:27 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.1s done 05:58:27 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 19.92MB / 42.84MB 3.2s 05:58:27 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 05:58:27 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.2s 05:58:27 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 33.55MB / 42.84MB 3.3s 05:58:27 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.2s done 05:58:27 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.4s 05:58:27 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.4s done 05:58:28 #5 ... 05:58:28 05:58:28 #7 [appmgr 1/9] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 05:58:28 #7 resolve docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 0.1s done 05:58:28 #7 sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 1.13kB / 1.13kB done 05:58:28 #7 sha256:d86db849e59626d94f768c679aba441163c996caf7a3426f44924d0239ffe03f 424B / 424B done 05:58:28 #7 sha256:5f5250218d28ad6612bf653eced407165dd6475a4daf9210b299fed991e172e9 2.30kB / 2.30kB done 05:58:28 #7 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 27.51MB / 27.51MB 3.5s done 05:58:28 #7 extracting sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 1.2s done 05:58:28 #7 DONE 5.1s 05:58:28 05:58:28 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:58:28 #5 ... 05:58:28 05:58:28 #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates 05:58:29 #8 0.347 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 05:58:29 #8 0.480 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 05:58:29 #8 0.747 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 05:58:29 #8 0.846 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 05:58:29 #8 0.944 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 05:58:29 #8 1.134 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 05:58:29 #8 1.148 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 05:58:29 #8 1.204 Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1213 kB] 05:58:30 #8 1.486 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 05:58:30 #8 1.486 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4182 kB] 05:58:30 #8 1.629 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3800 kB] 05:58:30 #8 1.749 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] 05:58:30 #8 1.751 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1511 kB] 05:58:30 #8 1.784 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 05:58:30 #8 1.786 Get:15 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 05:58:30 #8 1.853 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3710 kB] 05:58:31 #8 2.213 Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] 05:58:31 #8 2.214 Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3651 kB] 05:58:31 #8 2.905 Fetched 31.7 MB in 3s (11.7 MB/s) 05:58:31 #8 2.905 Reading package lists... 05:58:32 #8 3.891 Reading package lists... 05:58:33 #8 4.828 Building dependency tree... 05:58:33 #8 5.024 Reading state information... 05:58:33 #8 5.173 The following additional packages will be installed: 05:58:33 #8 5.173 libssl1.1 05:58:34 #8 5.214 The following NEW packages will be installed: 05:58:34 #8 5.215 ca-cacert ca-certificates libssl1.1 openssl sudo 05:58:34 #8 5.511 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 05:58:34 #8 5.511 Need to get 2620 kB of archives. 05:58:34 #8 5.511 After this operation, 8097 kB of additional disk space will be used. 05:58:34 #8 5.511 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] 05:58:35 #8 6.633 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] 05:58:35 #8 6.678 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 05:58:35 #8 6.689 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] 05:58:35 #8 6.728 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] 05:58:35 #8 6.932 debconf: delaying package configuration, since apt-utils is not installed 05:58:35 #8 6.964 Fetched 2620 kB in 2s (1737 kB/s) 05:58:35 #8 7.029 Selecting previously unselected package libssl1.1:amd64. 05:58:35 #8 7.029 (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 ... 4124 files and directories currently installed.) 05:58:35 #8 7.032 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... 05:58:35 #8 7.045 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... 05:58:36 #8 7.214 Selecting previously unselected package openssl. 05:58:36 #8 7.215 Preparing to unpack .../openssl_1.1.1f-1ubuntu2.22_amd64.deb ... 05:58:36 #8 7.222 Unpacking openssl (1.1.1f-1ubuntu2.22) ... 05:58:36 #8 7.337 Selecting previously unselected package ca-certificates. 05:58:36 #8 7.337 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 05:58:36 #8 7.344 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... 05:58:36 #8 7.704 Selecting previously unselected package sudo. 05:58:36 #8 7.705 Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... 05:58:36 #8 7.713 Unpacking sudo (1.8.31-1ubuntu1.5) ... 05:58:36 #8 7.808 Selecting previously unselected package ca-cacert. 05:58:36 #8 7.808 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... 05:58:36 #8 7.814 Unpacking ca-cacert (2019.0411-2) ... 05:58:36 #8 7.860 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... 05:58:36 #8 7.954 debconf: unable to initialize frontend: Dialog 05:58:36 #8 7.954 debconf: (TERM is not set, so the dialog frontend is not usable.) 05:58:36 #8 7.954 debconf: falling back to frontend: Readline 05:58:36 #8 7.956 debconf: unable to initialize frontend: Readline 05:58:36 #8 7.958 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 05:58:36 #8 7.958 debconf: falling back to frontend: Teletype 05:58:36 #8 7.998 Setting up sudo (1.8.31-1ubuntu1.5) ... 05:58:36 #8 8.047 Setting up openssl (1.1.1f-1ubuntu2.22) ... 05:58:36 #8 8.072 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 05:58:36 #8 8.157 debconf: unable to initialize frontend: Dialog 05:58:36 #8 8.157 debconf: (TERM is not set, so the dialog frontend is not usable.) 05:58:36 #8 8.157 debconf: falling back to frontend: Readline 05:58:36 #8 8.157 debconf: unable to initialize frontend: Readline 05:58:36 #8 8.159 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 05:58:36 #8 8.159 debconf: falling back to frontend: Teletype 05:58:37 #8 8.550 Updating certificates in /etc/ssl/certs... 05:58:37 #8 9.079 139 added, 0 removed; done. 05:58:37 #8 ... 05:58:37 05:58:37 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:58:37 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.8s 05:58:37 #5 ... 05:58:37 05:58:37 #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates 05:58:37 #8 9.136 Setting up ca-cacert (2019.0411-2) ... 05:58:37 #8 9.164 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... 05:58:38 #8 9.384 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 05:58:38 #8 9.396 Clearing symlinks in /etc/ssl/certs... 05:58:38 #8 9.744 done. 05:58:38 #8 9.744 Updating certificates in /etc/ssl/certs... 05:58:39 #8 10.39 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 05:58:39 #8 10.41 139 added, 0 removed; done. 05:58:39 #8 10.41 Running hooks in /etc/ca-certificates/update.d... 05:58:39 #8 10.41 done. 05:58:39 #8 10.42 Updating certificates in /etc/ssl/certs... 05:58:39 #8 10.93 0 added, 0 removed; done. 05:58:39 #8 10.93 Running hooks in /etc/ca-certificates/update.d... 05:58:39 #8 10.93 done. 05:58:39 #8 10.99 Updating certificates in /etc/ssl/certs... 05:58:40 #8 11.42 0 added, 0 removed; done. 05:58:40 #8 11.42 Running hooks in /etc/ca-certificates/update.d... 05:58:40 #8 11.42 done. 05:58:41 #8 DONE 12.6s 05:58:41 05:58:41 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:58:42 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 15.3s done 05:58:42 #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 05:58:42 #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 05:58:42 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 05:58:46 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.3s done 05:58:47 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 05:58:51 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.8s done 05:58:52 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 05:58:53 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.0s done 05:58:53 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 05:58:54 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done 05:58:54 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 05:58:54 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done 05:58:54 #5 DONE 31.1s 05:58:54 05:58:54 #9 [appmgr-build 2/16] RUN apt-get update -y && apt-get install -y jq 05:58:55 #9 0.683 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 05:58:55 #9 0.737 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 05:58:55 #9 0.738 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 05:58:55 #9 1.048 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 05:58:55 #9 1.173 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] 05:58:56 #9 1.191 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4182 kB] 05:58:56 #9 1.491 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3710 kB] 05:58:56 #9 1.537 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1511 kB] 05:58:56 #9 1.571 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3800 kB] 05:58:56 #9 1.666 Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 05:58:56 #9 1.667 Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 05:58:57 #9 2.384 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1213 kB] 05:58:57 #9 2.416 Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3651 kB] 05:58:57 #9 2.580 Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] 05:58:57 #9 2.807 Fetched 18.6 MB in 2s (7946 kB/s) 05:58:57 #9 2.807 Reading package lists... 05:58:58 #9 3.779 Reading package lists... 05:58:59 #9 4.713 Building dependency tree... 05:58:59 #9 4.933 Reading state information... 05:58:59 #9 5.094 The following additional packages will be installed: 05:58:59 #9 5.094 libjq1 libonig5 05:58:59 #9 5.135 The following NEW packages will be installed: 05:59:00 #9 5.136 jq libjq1 libonig5 05:59:00 #9 5.322 0 upgraded, 3 newly installed, 0 to remove and 203 not upgraded. 05:59:00 #9 5.322 Need to get 313 kB of archives. 05:59:00 #9 5.322 After this operation, 1062 kB of additional disk space will be used. 05:59:00 #9 5.322 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 05:59:00 #9 5.653 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 05:59:00 #9 5.703 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 05:59:00 #9 5.992 debconf: delaying package configuration, since apt-utils is not installed 05:59:00 #9 6.050 Fetched 313 kB in 1s (533 kB/s) 05:59:00 #9 6.123 Selecting previously unselected package libonig5:amd64. 05:59:00 #9 6.123 (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.) 05:59:01 #9 6.217 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... 05:59:01 #9 6.235 Unpacking libonig5:amd64 (6.9.4-1) ... 05:59:01 #9 6.329 Selecting previously unselected package libjq1:amd64. 05:59:01 #9 6.340 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 05:59:01 #9 6.348 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 05:59:01 #9 6.436 Selecting previously unselected package jq. 05:59:01 #9 6.443 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 05:59:01 #9 6.453 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 05:59:01 #9 6.541 Setting up libonig5:amd64 (6.9.4-1) ... 05:59:01 #9 6.562 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 05:59:01 #9 6.582 Setting up jq (1.6-1ubuntu0.20.04.1) ... 05:59:01 #9 6.603 Processing triggers for man-db (2.9.1-1) ... 05:59:01 #9 6.655 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 05:59:02 #9 DONE 7.7s 05:59:02 05:59:02 #10 [appmgr-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates 05:59:02 #10 0.234 05:59:02 #10 0.234 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 05:59:02 #10 0.234 05:59:03 #10 0.539 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 05:59:03 #10 0.582 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 05:59:03 #10 0.722 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 05:59:03 #10 0.863 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 05:59:03 #10 1.090 Reading package lists... 05:59:04 #10 2.139 Building dependency tree... 05:59:05 #10 2.416 Reading state information... 05:59:05 #10 2.438 203 packages can be upgraded. Run 'apt list --upgradable' to see them. 05:59:05 #10 2.445 05:59:05 #10 2.445 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 05:59:05 #10 2.445 05:59:05 #10 2.485 Reading package lists... 05:59:06 #10 3.421 Building dependency tree... 05:59:06 #10 3.641 Reading state information... 05:59:06 #10 3.838 The following packages will be upgraded: 05:59:06 #10 3.839 ca-certificates 05:59:06 #10 4.008 1 upgraded, 0 newly installed, 0 to remove and 202 not upgraded. 05:59:06 #10 4.008 Need to get 152 kB of archives. 05:59:06 #10 4.008 After this operation, 10.2 kB of additional disk space will be used. 05:59:06 #10 4.008 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 05:59:07 #10 4.462 debconf: delaying package configuration, since apt-utils is not installed 05:59:07 #10 4.525 Fetched 152 kB in 0s (356 kB/s) 05:59:07 #10 4.588 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46378 files and directories currently installed.) 05:59:07 #10 4.613 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 05:59:07 #10 4.635 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... 05:59:08 #10 5.670 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 05:59:08 #10 5.794 debconf: unable to initialize frontend: Dialog 05:59:08 #10 5.794 debconf: (TERM is not set, so the dialog frontend is not usable.) 05:59:08 #10 5.794 debconf: falling back to frontend: Readline 05:59:09 #10 7.300 Updating certificates in /etc/ssl/certs... 05:59:10 #10 8.193 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 05:59:10 #10 8.200 26 added, 17 removed; done. 05:59:10 #10 8.261 Processing triggers for man-db (2.9.1-1) ... 05:59:11 #10 8.374 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 05:59:11 #10 8.386 Updating certificates in /etc/ssl/certs... 05:59:11 #10 8.930 0 added, 0 removed; done. 05:59:11 #10 8.930 Running hooks in /etc/ca-certificates/update.d... 05:59:11 #10 8.934 done. 05:59:11 #10 9.014 Updating certificates in /etc/ssl/certs... 05:59:12 #10 9.537 0 added, 0 removed; done. 05:59:12 #10 9.537 Running hooks in /etc/ca-certificates/update.d... 05:59:12 #10 9.538 done. 05:59:12 #10 DONE 9.7s 05:59:12 05:59:12 #11 [appmgr-build 4/16] RUN mkdir -p /go/bin 05:59:12 #11 DONE 0.3s 05:59:12 05:59:12 #12 [appmgr-build 5/16] RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger 05:59:13 #12 DONE 1.1s 05:59:13 05:59:13 #13 [appmgr-build 6/16] RUN mkdir -p /go/src/ws 05:59:13 #13 DONE 0.3s 05:59:13 05:59:13 #14 [appmgr-build 7/16] WORKDIR /go/src/ws 05:59:14 #14 DONE 0.1s 05:59:14 05:59:14 #15 [appmgr-build 8/16] COPY go.mod /go/src/ws 05:59:14 #15 DONE 0.2s 05:59:14 05:59:14 #16 [appmgr-build 9/16] COPY go.sum /go/src/ws 05:59:14 #16 DONE 0.2s 05:59:14 05:59:14 #17 [appmgr-build 10/16] RUN GO111MODULE=on go mod download 05:59:21 #17 DONE 6.9s 05:59:21 05:59:21 #18 [appmgr-build 11/16] COPY . /go/src/ws 05:59:21 #18 DONE 0.6s 05:59:22 05:59:22 #19 [appmgr-build 12/16] RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main 05:59:22 #19 0.458 2024/06/18 05:59:22 validating spec /go/src/ws/api/appmgr_rest_api.yaml 05:59:23 #19 1.240 2024/06/18 05:59:23 preprocessing spec with option: minimal flattening 05:59:23 #19 1.252 2024/06/18 05:59:23 building a plan for generation 05:59:23 #19 1.257 2024/06/18 05:59:23 planning definitions 05:59:23 #19 1.301 2024/06/18 05:59:23 planning operations 05:59:23 #19 1.329 2024/06/18 05:59:23 grouping operations into packages 05:59:23 #19 1.330 2024/06/18 05:59:23 planning meta data and facades 05:59:23 #19 1.331 2024/06/18 05:59:23 rendering 20 models 05:59:23 #19 1.331 2024/06/18 05:59:23 rendering 1 templates for model AllDeployableXapps 05:59:23 #19 1.331 2024/06/18 05:59:23 name field AllDeployableXapps 05:59:23 #19 1.331 2024/06/18 05:59:23 package field models 05:59:23 #19 1.332 2024/06/18 05:59:23 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition 05:59:23 #19 1.333 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.334 2024/06/18 05:59:23 rendering 1 templates for model AllDeployedXapps 05:59:23 #19 1.334 2024/06/18 05:59:23 name field AllDeployedXapps 05:59:23 #19 1.334 2024/06/18 05:59:23 package field models 05:59:23 #19 1.335 2024/06/18 05:59:23 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition 05:59:23 #19 1.336 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.337 2024/06/18 05:59:23 rendering 1 templates for model AllXappConfig 05:59:23 #19 1.337 2024/06/18 05:59:23 name field AllXappConfig 05:59:23 #19 1.337 2024/06/18 05:59:23 package field models 05:59:23 #19 1.337 2024/06/18 05:59:23 creating generated file "all_xapp_config.go" in "pkg/models" as definition 05:59:23 #19 1.339 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.340 2024/06/18 05:59:23 rendering 1 templates for model ConfigMetadata 05:59:23 #19 1.340 2024/06/18 05:59:23 name field ConfigMetadata 05:59:23 #19 1.340 2024/06/18 05:59:23 package field models 05:59:23 #19 1.340 2024/06/18 05:59:23 creating generated file "config_metadata.go" in "pkg/models" as definition 05:59:23 #19 1.342 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.343 2024/06/18 05:59:23 rendering 1 templates for model ConfigValidationError 05:59:23 #19 1.343 2024/06/18 05:59:23 name field ConfigValidationError 05:59:23 #19 1.343 2024/06/18 05:59:23 package field models 05:59:23 #19 1.344 2024/06/18 05:59:23 creating generated file "config_validation_error.go" in "pkg/models" as definition 05:59:23 #19 1.346 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.347 2024/06/18 05:59:23 rendering 1 templates for model ConfigValidationErrors 05:59:23 #19 1.347 2024/06/18 05:59:23 name field ConfigValidationErrors 05:59:23 #19 1.347 2024/06/18 05:59:23 package field models 05:59:23 #19 1.347 2024/06/18 05:59:23 creating generated file "config_validation_errors.go" in "pkg/models" as definition 05:59:23 #19 1.348 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.349 2024/06/18 05:59:23 rendering 1 templates for model EventType 05:59:23 #19 1.349 2024/06/18 05:59:23 name field EventType 05:59:23 #19 1.349 2024/06/18 05:59:23 package field models 05:59:23 #19 1.350 2024/06/18 05:59:23 creating generated file "event_type.go" in "pkg/models" as definition 05:59:23 #19 1.352 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.353 2024/06/18 05:59:23 rendering 1 templates for model SubscriptionData 05:59:23 #19 1.353 2024/06/18 05:59:23 name field SubscriptionData 05:59:23 #19 1.353 2024/06/18 05:59:23 package field models 05:59:23 #19 1.354 2024/06/18 05:59:23 creating generated file "subscription_data.go" in "pkg/models" as definition 05:59:23 #19 1.360 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.364 2024/06/18 05:59:23 rendering 1 templates for model XAppConfig 05:59:23 #19 1.364 2024/06/18 05:59:23 name field XAppConfig 05:59:23 #19 1.364 2024/06/18 05:59:23 package field models 05:59:23 #19 1.366 2024/06/18 05:59:23 creating generated file "x_app_config.go" in "pkg/models" as definition 05:59:23 #19 1.369 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.370 2024/06/18 05:59:23 rendering 1 templates for model Xapp 05:59:23 #19 1.370 2024/06/18 05:59:23 name field Xapp 05:59:23 #19 1.370 2024/06/18 05:59:23 package field models 05:59:23 #19 1.371 2024/06/18 05:59:23 creating generated file "xapp.go" in "pkg/models" as definition 05:59:23 #19 1.377 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.379 2024/06/18 05:59:23 rendering 1 templates for model XappDescriptor 05:59:23 #19 1.379 2024/06/18 05:59:23 name field XappDescriptor 05:59:23 #19 1.379 2024/06/18 05:59:23 package field models 05:59:23 #19 1.379 2024/06/18 05:59:23 creating generated file "xapp_descriptor.go" in "pkg/models" as definition 05:59:23 #19 1.381 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.382 2024/06/18 05:59:23 rendering 1 templates for model XappDescriptorList 05:59:23 #19 1.382 2024/06/18 05:59:23 name field XappDescriptorList 05:59:23 #19 1.382 2024/06/18 05:59:23 package field models 05:59:23 #19 1.383 2024/06/18 05:59:23 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition 05:59:23 #19 1.384 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.385 2024/06/18 05:59:23 rendering 1 templates for model XappInstance 05:59:23 #19 1.385 2024/06/18 05:59:23 name field XappInstance 05:59:23 #19 1.385 2024/06/18 05:59:23 package field models 05:59:23 #19 1.386 2024/06/18 05:59:23 creating generated file "xapp_instance.go" in "pkg/models" as definition 05:59:23 #19 1.392 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.394 2024/06/18 05:59:23 rendering 1 templates for model allSubscriptions 05:59:23 #19 1.394 2024/06/18 05:59:23 name field allSubscriptions 05:59:23 #19 1.394 2024/06/18 05:59:23 package field models 05:59:23 #19 1.395 2024/06/18 05:59:23 creating generated file "all_subscriptions.go" in "pkg/models" as definition 05:59:23 #19 1.396 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.396 2024/06/18 05:59:23 rendering 1 templates for model deregisterRequest 05:59:23 #19 1.396 2024/06/18 05:59:23 name field deregisterRequest 05:59:23 #19 1.396 2024/06/18 05:59:23 package field models 05:59:23 #19 1.397 2024/06/18 05:59:23 creating generated file "deregister_request.go" in "pkg/models" as definition 05:59:23 #19 1.399 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.400 2024/06/18 05:59:23 rendering 1 templates for model registerRequest 05:59:23 #19 1.400 2024/06/18 05:59:23 name field registerRequest 05:59:23 #19 1.400 2024/06/18 05:59:23 package field models 05:59:23 #19 1.400 2024/06/18 05:59:23 creating generated file "register_request.go" in "pkg/models" as definition 05:59:23 #19 1.404 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.405 2024/06/18 05:59:23 rendering 1 templates for model subscription 05:59:23 #19 1.405 2024/06/18 05:59:23 name field subscription 05:59:23 #19 1.405 2024/06/18 05:59:23 package field models 05:59:23 #19 1.406 2024/06/18 05:59:23 creating generated file "subscription.go" in "pkg/models" as definition 05:59:23 #19 1.408 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.408 2024/06/18 05:59:23 rendering 1 templates for model subscriptionNotification 05:59:23 #19 1.408 2024/06/18 05:59:23 name field subscriptionNotification 05:59:23 #19 1.408 2024/06/18 05:59:23 package field models 05:59:23 #19 1.409 2024/06/18 05:59:23 creating generated file "subscription_notification.go" in "pkg/models" as definition 05:59:23 #19 1.411 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.412 2024/06/18 05:59:23 rendering 1 templates for model subscriptionRequest 05:59:23 #19 1.412 2024/06/18 05:59:23 name field subscriptionRequest 05:59:23 #19 1.412 2024/06/18 05:59:23 package field models 05:59:23 #19 1.413 2024/06/18 05:59:23 creating generated file "subscription_request.go" in "pkg/models" as definition 05:59:23 #19 1.414 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.415 2024/06/18 05:59:23 rendering 1 templates for model subscriptionResponse 05:59:23 #19 1.415 2024/06/18 05:59:23 name field subscriptionResponse 05:59:23 #19 1.415 2024/06/18 05:59:23 package field models 05:59:23 #19 1.416 2024/06/18 05:59:23 creating generated file "subscription_response.go" in "pkg/models" as definition 05:59:23 #19 1.418 2024/06/18 05:59:23 executed template asset:model 05:59:23 #19 1.418 2024/06/18 05:59:23 rendering 3 operation groups (tags) 05:59:23 #19 1.418 2024/06/18 05:59:23 rendering 2 operations for health 05:59:23 #19 1.418 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.418 2024/06/18 05:59:23 name field getHealthAlive 05:59:23 #19 1.418 2024/06/18 05:59:23 package field health 05:59:23 #19 1.419 2024/06/18 05:59:23 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters 05:59:23 #19 1.420 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.421 2024/06/18 05:59:23 name field getHealthAlive 05:59:23 #19 1.421 2024/06/18 05:59:23 package field health 05:59:23 #19 1.421 2024/06/18 05:59:23 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 05:59:23 #19 1.422 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.423 2024/06/18 05:59:23 name field getHealthAlive 05:59:23 #19 1.423 2024/06/18 05:59:23 package field health 05:59:23 #19 1.424 2024/06/18 05:59:23 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses 05:59:23 #19 1.425 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.426 2024/06/18 05:59:23 name field getHealthAlive 05:59:23 #19 1.426 2024/06/18 05:59:23 package field health 05:59:23 #19 1.427 2024/06/18 05:59:23 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler 05:59:23 #19 1.428 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.429 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.429 2024/06/18 05:59:23 name field getHealthReady 05:59:23 #19 1.429 2024/06/18 05:59:23 package field health 05:59:23 #19 1.430 2024/06/18 05:59:23 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters 05:59:23 #19 1.431 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.431 2024/06/18 05:59:23 name field getHealthReady 05:59:23 #19 1.431 2024/06/18 05:59:23 package field health 05:59:23 #19 1.432 2024/06/18 05:59:23 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 05:59:23 #19 1.433 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.434 2024/06/18 05:59:23 name field getHealthReady 05:59:23 #19 1.434 2024/06/18 05:59:23 package field health 05:59:23 #19 1.435 2024/06/18 05:59:23 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses 05:59:23 #19 1.437 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.438 2024/06/18 05:59:23 name field getHealthReady 05:59:23 #19 1.438 2024/06/18 05:59:23 package field health 05:59:23 #19 1.438 2024/06/18 05:59:23 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler 05:59:23 #19 1.440 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.441 2024/06/18 05:59:23 rendering 0 templates for operation group AppManager 05:59:23 #19 1.441 2024/06/18 05:59:23 rendering 7 operations for operations 05:59:23 #19 1.441 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.441 2024/06/18 05:59:23 name field addSubscription 05:59:23 #19 1.441 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.442 2024/06/18 05:59:23 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters 05:59:23 #19 1.443 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.444 2024/06/18 05:59:23 name field addSubscription 05:59:23 #19 1.444 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.445 2024/06/18 05:59:23 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 05:59:23 #19 1.446 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.447 2024/06/18 05:59:23 name field addSubscription 05:59:23 #19 1.447 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.448 2024/06/18 05:59:23 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses 05:59:23 #19 1.450 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.452 2024/06/18 05:59:23 name field addSubscription 05:59:23 #19 1.452 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.453 2024/06/18 05:59:23 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler 05:59:23 #19 1.455 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.456 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.456 2024/06/18 05:59:23 name field deleteSubscription 05:59:23 #19 1.456 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.457 2024/06/18 05:59:23 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters 05:59:23 #19 1.458 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.460 2024/06/18 05:59:23 name field deleteSubscription 05:59:23 #19 1.460 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.460 2024/06/18 05:59:23 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 05:59:23 #19 1.461 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.463 2024/06/18 05:59:23 name field deleteSubscription 05:59:23 #19 1.463 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.463 2024/06/18 05:59:23 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses 05:59:23 #19 1.465 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.466 2024/06/18 05:59:23 name field deleteSubscription 05:59:23 #19 1.466 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.466 2024/06/18 05:59:23 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler 05:59:23 #19 1.468 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.469 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.469 2024/06/18 05:59:23 name field deregisterXapp 05:59:23 #19 1.469 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.470 2024/06/18 05:59:23 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters 05:59:23 #19 1.471 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.472 2024/06/18 05:59:23 name field deregisterXapp 05:59:23 #19 1.472 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.472 2024/06/18 05:59:23 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 05:59:23 #19 1.474 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.481 2024/06/18 05:59:23 name field deregisterXapp 05:59:23 #19 1.481 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.487 2024/06/18 05:59:23 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses 05:59:23 #19 1.487 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.488 2024/06/18 05:59:23 name field deregisterXapp 05:59:23 #19 1.488 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.489 2024/06/18 05:59:23 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler 05:59:23 #19 1.492 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.493 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.493 2024/06/18 05:59:23 name field getSubscriptionById 05:59:23 #19 1.493 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.493 2024/06/18 05:59:23 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters 05:59:23 #19 1.495 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.496 2024/06/18 05:59:23 name field getSubscriptionById 05:59:23 #19 1.496 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.497 2024/06/18 05:59:23 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 05:59:23 #19 1.499 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.501 2024/06/18 05:59:23 name field getSubscriptionById 05:59:23 #19 1.501 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.502 2024/06/18 05:59:23 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses 05:59:23 #19 1.505 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.506 2024/06/18 05:59:23 name field getSubscriptionById 05:59:23 #19 1.506 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.507 2024/06/18 05:59:23 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler 05:59:23 #19 1.508 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.509 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.509 2024/06/18 05:59:23 name field getSubscriptions 05:59:23 #19 1.509 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.510 2024/06/18 05:59:23 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters 05:59:23 #19 1.511 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.511 2024/06/18 05:59:23 name field getSubscriptions 05:59:23 #19 1.511 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.512 2024/06/18 05:59:23 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 05:59:23 #19 1.513 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.514 2024/06/18 05:59:23 name field getSubscriptions 05:59:23 #19 1.514 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.515 2024/06/18 05:59:23 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses 05:59:23 #19 1.516 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.517 2024/06/18 05:59:23 name field getSubscriptions 05:59:23 #19 1.517 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.517 2024/06/18 05:59:23 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler 05:59:23 #19 1.519 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.520 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.520 2024/06/18 05:59:23 name field modifySubscription 05:59:23 #19 1.520 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.520 2024/06/18 05:59:23 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters 05:59:23 #19 1.522 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.524 2024/06/18 05:59:23 name field modifySubscription 05:59:23 #19 1.524 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.524 2024/06/18 05:59:23 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 05:59:23 #19 1.526 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.527 2024/06/18 05:59:23 name field modifySubscription 05:59:23 #19 1.527 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.527 2024/06/18 05:59:23 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses 05:59:23 #19 1.529 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.530 2024/06/18 05:59:23 name field modifySubscription 05:59:23 #19 1.530 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.531 2024/06/18 05:59:23 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler 05:59:23 #19 1.533 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.533 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.533 2024/06/18 05:59:23 name field registerXapp 05:59:23 #19 1.533 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.534 2024/06/18 05:59:23 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters 05:59:23 #19 1.535 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.536 2024/06/18 05:59:23 name field registerXapp 05:59:23 #19 1.536 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.537 2024/06/18 05:59:23 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 05:59:23 #19 1.538 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.539 2024/06/18 05:59:23 name field registerXapp 05:59:23 #19 1.539 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.539 2024/06/18 05:59:23 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses 05:59:23 #19 1.541 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.542 2024/06/18 05:59:23 name field registerXapp 05:59:23 #19 1.542 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.542 2024/06/18 05:59:23 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler 05:59:23 #19 1.544 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.545 2024/06/18 05:59:23 rendering 0 templates for operation group AppManager 05:59:23 #19 1.545 2024/06/18 05:59:23 rendering 9 operations for xapp 05:59:23 #19 1.545 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.545 2024/06/18 05:59:23 name field GetConfigElement 05:59:23 #19 1.545 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.545 2024/06/18 05:59:23 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.547 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.548 2024/06/18 05:59:23 name field GetConfigElement 05:59:23 #19 1.548 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.548 2024/06/18 05:59:23 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.550 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.551 2024/06/18 05:59:23 name field GetConfigElement 05:59:23 #19 1.551 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.552 2024/06/18 05:59:23 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.554 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.555 2024/06/18 05:59:23 name field GetConfigElement 05:59:23 #19 1.555 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.555 2024/06/18 05:59:23 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.557 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.558 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.558 2024/06/18 05:59:23 name field ModifyXappConfig 05:59:23 #19 1.558 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.559 2024/06/18 05:59:23 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.560 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.560 2024/06/18 05:59:23 name field ModifyXappConfig 05:59:23 #19 1.560 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.561 2024/06/18 05:59:23 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.562 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.563 2024/06/18 05:59:23 name field ModifyXappConfig 05:59:23 #19 1.563 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.564 2024/06/18 05:59:23 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.567 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.568 2024/06/18 05:59:23 name field ModifyXappConfig 05:59:23 #19 1.568 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.569 2024/06/18 05:59:23 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.572 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.573 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.573 2024/06/18 05:59:23 name field deployXapp 05:59:23 #19 1.573 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.574 2024/06/18 05:59:23 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.575 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.576 2024/06/18 05:59:23 name field deployXapp 05:59:23 #19 1.576 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.577 2024/06/18 05:59:23 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.578 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.579 2024/06/18 05:59:23 name field deployXapp 05:59:23 #19 1.579 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.580 2024/06/18 05:59:23 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.584 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.585 2024/06/18 05:59:23 name field deployXapp 05:59:23 #19 1.585 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.586 2024/06/18 05:59:23 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.588 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.589 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.589 2024/06/18 05:59:23 name field getAllXappConfig 05:59:23 #19 1.589 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.590 2024/06/18 05:59:23 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.591 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.591 2024/06/18 05:59:23 name field getAllXappConfig 05:59:23 #19 1.591 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.592 2024/06/18 05:59:23 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.593 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.593 2024/06/18 05:59:23 name field getAllXappConfig 05:59:23 #19 1.593 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.594 2024/06/18 05:59:23 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.597 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.597 2024/06/18 05:59:23 name field getAllXappConfig 05:59:23 #19 1.597 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.598 2024/06/18 05:59:23 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.600 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.600 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.600 2024/06/18 05:59:23 name field getAllXapps 05:59:23 #19 1.600 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.601 2024/06/18 05:59:23 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.602 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.602 2024/06/18 05:59:23 name field getAllXapps 05:59:23 #19 1.602 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.603 2024/06/18 05:59:23 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.606 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.613 2024/06/18 05:59:23 name field getAllXapps 05:59:23 #19 1.613 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.617 2024/06/18 05:59:23 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.620 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.622 2024/06/18 05:59:23 name field getAllXapps 05:59:23 #19 1.622 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.623 2024/06/18 05:59:23 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.627 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.628 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.628 2024/06/18 05:59:23 name field getXappByName 05:59:23 #19 1.628 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.629 2024/06/18 05:59:23 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.631 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.632 2024/06/18 05:59:23 name field getXappByName 05:59:23 #19 1.632 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.633 2024/06/18 05:59:23 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.635 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.637 2024/06/18 05:59:23 name field getXappByName 05:59:23 #19 1.637 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.639 2024/06/18 05:59:23 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.645 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.646 2024/06/18 05:59:23 name field getXappByName 05:59:23 #19 1.646 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.647 2024/06/18 05:59:23 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.649 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.649 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.649 2024/06/18 05:59:23 name field getXappInstanceByName 05:59:23 #19 1.649 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.650 2024/06/18 05:59:23 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.653 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.654 2024/06/18 05:59:23 name field getXappInstanceByName 05:59:23 #19 1.654 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.655 2024/06/18 05:59:23 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.658 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.659 2024/06/18 05:59:23 name field getXappInstanceByName 05:59:23 #19 1.659 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.660 2024/06/18 05:59:23 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.664 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.665 2024/06/18 05:59:23 name field getXappInstanceByName 05:59:23 #19 1.665 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.666 2024/06/18 05:59:23 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.668 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.669 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.669 2024/06/18 05:59:23 name field listAllXapps 05:59:23 #19 1.669 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.670 2024/06/18 05:59:23 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.671 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.671 2024/06/18 05:59:23 name field listAllXapps 05:59:23 #19 1.671 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.672 2024/06/18 05:59:23 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.673 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.674 2024/06/18 05:59:23 name field listAllXapps 05:59:23 #19 1.674 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.675 2024/06/18 05:59:23 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.677 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.678 2024/06/18 05:59:23 name field listAllXapps 05:59:23 #19 1.678 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.679 2024/06/18 05:59:23 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.680 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.681 2024/06/18 05:59:23 rendering 4 templates for operation AppManager 05:59:23 #19 1.681 2024/06/18 05:59:23 name field undeployXapp 05:59:23 #19 1.681 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.682 2024/06/18 05:59:23 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 05:59:23 #19 1.684 2024/06/18 05:59:23 executed template asset:serverParameter 05:59:23 #19 1.684 2024/06/18 05:59:23 name field undeployXapp 05:59:23 #19 1.684 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.685 2024/06/18 05:59:23 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 05:59:23 #19 1.687 2024/06/18 05:59:23 executed template asset:serverUrlbuilder 05:59:23 #19 1.688 2024/06/18 05:59:23 name field undeployXapp 05:59:23 #19 1.688 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.689 2024/06/18 05:59:23 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 05:59:23 #19 1.691 2024/06/18 05:59:23 executed template asset:serverResponses 05:59:23 #19 1.692 2024/06/18 05:59:23 name field undeployXapp 05:59:23 #19 1.692 2024/06/18 05:59:23 package field xapp 05:59:23 #19 1.693 2024/06/18 05:59:23 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 05:59:23 #19 1.695 2024/06/18 05:59:23 executed template asset:serverOperation 05:59:23 #19 1.696 2024/06/18 05:59:23 rendering 0 templates for operation group AppManager 05:59:23 #19 1.696 2024/06/18 05:59:23 rendering support 05:59:23 #19 1.696 2024/06/18 05:59:23 rendering 6 templates for application AppManager 05:59:23 #19 1.697 2024/06/18 05:59:23 name field AppManager 05:59:23 #19 1.697 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.702 2024/06/18 05:59:23 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure 05:59:23 #19 1.710 2024/06/18 05:59:23 executed template asset:serverConfigureapi 05:59:23 #19 1.715 2024/06/18 05:59:23 name field AppManager 05:59:23 #19 1.715 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.715 2024/06/18 05:59:23 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 05:59:23 #19 1.716 2024/06/18 05:59:23 executed template asset:swaggerJsonEmbed 05:59:23 #19 1.718 2024/06/18 05:59:23 name field AppManager 05:59:23 #19 1.718 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.718 2024/06/18 05:59:23 creating generated file "server.go" in "pkg/restapi" as server 05:59:23 #19 1.719 2024/06/18 05:59:23 executed template asset:serverServer 05:59:23 #19 1.725 2024/06/18 05:59:23 name field AppManager 05:59:23 #19 1.725 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.726 2024/06/18 05:59:23 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder 05:59:23 #19 1.747 2024/06/18 05:59:23 executed template asset:serverBuilder 05:59:23 #19 1.757 2024/06/18 05:59:23 name field AppManager 05:59:23 #19 1.757 2024/06/18 05:59:23 package field operations 05:59:23 #19 1.758 2024/06/18 05:59:23 creating generated file "doc.go" in "pkg/restapi" as doc 05:59:23 #19 1.758 2024/06/18 05:59:23 executed template asset:serverDoc 05:59:23 #19 1.758 2024/06/18 05:59:23 Generation completed! 05:59:23 #19 1.758 05:59:23 #19 1.758 For this generation to compile you need to have some packages in your GOPATH: 05:59:23 #19 1.758 05:59:23 #19 1.758 * github.com/go-openapi/runtime 05:59:23 #19 1.758 * github.com/jessevdk/go-flags 05:59:23 #19 1.758 05:59:23 #19 1.758 You can get these now with: go get -u -f pkg/... 05:59:23 #19 DONE 1.9s 05:59:23 05:59:23 #20 [appmgr-build 13/16] COPY . /go/src/ws 05:59:24 #20 DONE 0.2s 05:59:24 05:59:24 #21 [appmgr-build 14/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go 05:59:37 #21 DONE 13.7s 05:59:37 05:59:37 #22 [appmgr-build 15/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ 05:59:56 #22 18.81 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.079s coverage: 89.1% of statements 05:59:56 #22 DONE 19.1s 05:59:56 05:59:56 #23 [appmgr-build 16/16] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') 05:59:57 #23 0.297 pkg/appmgr/appmgr.go 05:59:57 #23 0.300 pkg/cm/cm.go 05:59:57 #23 0.302 pkg/helm/helm.go 05:59:57 #23 0.305 pkg/logger/logger.go 05:59:57 #23 DONE 0.5s 05:59:57 05:59:57 #24 [appmgr 3/9] COPY --from=appmgr-build /usr/local/include/ /usr/local/include/ 05:59:57 #24 DONE 0.2s 05:59:57 05:59:57 #25 [appmgr 4/9] COPY --from=appmgr-build /usr/local/lib/ /usr/local/lib/ 05:59:57 #25 DONE 0.2s 05:59:57 05:59:57 #26 [appmgr 5/9] RUN ldconfig 05:59:58 #26 DONE 0.4s 05:59:58 05:59:58 #27 [appmgr 6/9] RUN mkdir -p /opt/xAppManager && chmod -R 755 /opt/xAppManager 05:59:58 #27 DONE 0.3s 05:59:58 05:59:58 #28 [appmgr 7/9] COPY --from=appmgr-build /go/src/ws/cache/go/cmd/appmgr /opt/xAppManager/appmgr 05:59:58 #28 DONE 0.2s 05:59:58 05:59:58 #29 [appmgr 8/9] WORKDIR /opt/xAppManager 05:59:58 #29 DONE 0.1s 05:59:58 05:59:58 #30 [appmgr 9/9] COPY appmgr-entrypoint.sh /opt/xAppManager/ 05:59:58 #30 DONE 0.2s 05:59:59 05:59:59 #31 exporting to image 05:59:59 #31 exporting layers 06:00:00 #31 exporting layers 1.7s done 06:00:00 #31 writing image sha256:9b5530d5a226742b14283ae2425db8ad2cbd9394f338ca1b7f5a8138cd2a8819 done 06:00:00 #31 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 0.0s done 06:00:00 #31 DONE 1.7s 06:00:00 ---> docker-build.sh ends 06:00:00 [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10705263668508649733.sh 06:00:00 [EnvInject] - Injecting environment variables from a build step. 06:00:00 [EnvInject] - Injecting as environment variables the properties content 06:00:00 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 06:00:00 06:00:00 [EnvInject] - Variables injected successfully. 06:00:00 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15702220891322312520.sh 06:00:00 ---> docker-push.sh 06:00:00 Docker version 24.0.2, build cb74dfc 06:00:00 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 06:00:00 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 06:00:00 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr] 06:00:00 df6b6ad836e5: Preparing 06:00:00 5f70bf18a086: Preparing 06:00:00 cc8ed9fce36e: Preparing 06:00:00 11f6a72670f8: Preparing 06:00:00 0f8a55215dd4: Preparing 06:00:00 c6607ee7e95a: Preparing 06:00:00 c34602f5a23f: Preparing 06:00:00 e1814fbcd9f9: Preparing 06:00:00 3ec3ded77c0c: Preparing 06:00:00 c34602f5a23f: Waiting 06:00:00 c6607ee7e95a: Waiting 06:00:00 e1814fbcd9f9: Waiting 06:00:00 3ec3ded77c0c: Waiting 06:00:01 5f70bf18a086: Pushed 06:00:01 11f6a72670f8: Pushed 06:00:01 0f8a55215dd4: Pushed 06:00:01 df6b6ad836e5: Pushed 06:00:01 c6607ee7e95a: Pushed 06:00:01 c34602f5a23f: Pushed 06:00:02 cc8ed9fce36e: Pushed 06:00:07 e1814fbcd9f9: Pushed 06:00:10 3ec3ded77c0c: Pushed 06:00:10 0.5.8: digest: sha256:288a4c98f0f3850b8328cfdac0cb89e7156ce9c5fafdf72dc38d1bd437167900 size: 2194 06:00:10 ---> docker-push.sh ends 06:00:10 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins16991808119662271890.sh 06:00:10 $ ssh-agent -k 06:00:10 unset SSH_AUTH_SOCK; 06:00:10 unset SSH_AGENT_PID; 06:00:10 echo Agent pid 2119 killed; 06:00:10 [ssh-agent] Stopped. 06:00:10 [PostBuildScript] - [INFO] Executing post build scripts. 06:00:10 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1401230502338563905.sh 06:00:10 ---> sysstat.sh 06:00:11 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins12571385999347184740.sh 06:00:11 ---> package-listing.sh 06:00:11 ++ facter osfamily 06:00:11 ++ tr '[:upper:]' '[:lower:]' 06:00:11 + OS_FAMILY=debian 06:00:11 + workspace=/w/workspace/ric-plt-appmgr-docker-merge-master 06:00:11 + START_PACKAGES=/tmp/packages_start.txt 06:00:11 + END_PACKAGES=/tmp/packages_end.txt 06:00:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:00:11 + PACKAGES=/tmp/packages_start.txt 06:00:11 + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' 06:00:11 + PACKAGES=/tmp/packages_end.txt 06:00:11 + case "${OS_FAMILY}" in 06:00:11 + dpkg -l 06:00:11 + grep '^ii' 06:00:11 + '[' -f /tmp/packages_start.txt ']' 06:00:11 + '[' -f /tmp/packages_end.txt ']' 06:00:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:00:11 + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' 06:00:11 + mkdir -p /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ 06:00:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ 06:00:11 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins11067802085624903465.sh 06:00:11 ---> capture-instance-metadata.sh 06:00:11 Setup pyenv: 06:00:11 system 06:00:11 3.8.13 06:00:11 3.9.13 06:00:11 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 06:00:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRNf from file:/tmp/.os_lf_venv 06:00:14 lf-activate-venv(): INFO: Installing: lftools 06:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-mRNf/bin to PATH 06:00:24 INFO: Running in OpenStack, capturing instance metadata 06:00:24 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins4710775561721691759.sh 06:00:24 provisioning config files... 06:00:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config16878599589976481852tmp 06:00:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:00:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:00:24 [EnvInject] - Injecting environment variables from a build step. 06:00:24 [EnvInject] - Injecting as environment variables the properties content 06:00:24 SERVER_ID=logs 06:00:24 06:00:24 [EnvInject] - Variables injected successfully. 06:00:24 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins261643441266259015.sh 06:00:24 ---> create-netrc.sh 06:00:24 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15378302453862196876.sh 06:00:24 ---> python-tools-install.sh 06:00:24 Setup pyenv: 06:00:25 system 06:00:25 3.8.13 06:00:25 3.9.13 06:00:25 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 06:00:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRNf from file:/tmp/.os_lf_venv 06:00:26 lf-activate-venv(): INFO: Installing: lftools 06:00:36 lf-activate-venv(): INFO: Adding /tmp/venv-mRNf/bin to PATH 06:00:36 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins628803628417214967.sh 06:00:36 ---> sudo-logs.sh 06:00:36 Archiving 'sudo' log.. 06:00:36 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins18003990147982907844.sh 06:00:36 ---> job-cost.sh 06:00:36 Setup pyenv: 06:00:36 system 06:00:36 3.8.13 06:00:36 3.9.13 06:00:36 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 06:00:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRNf from file:/tmp/.os_lf_venv 06:00:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-mRNf/bin to PATH 06:00:43 INFO: No Stack... 06:00:44 INFO: Retrieving Pricing Info for: v2-highcpu-4 06:00:44 INFO: Archiving Costs 06:00:44 [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins12274769964385429947.sh 06:00:44 ---> logs-deploy.sh 06:00:44 Setup pyenv: 06:00:44 system 06:00:44 3.8.13 06:00:44 3.9.13 06:00:44 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 06:00:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRNf from file:/tmp/.os_lf_venv 06:00:45 lf-activate-venv(): INFO: Installing: lftools 06:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-mRNf/bin to PATH 06:00:55 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-docker-merge-master/290 06:00:55 INFO: archiving workspace using pattern(s): 06:00:58 Archives upload complete. 06:00:58 INFO: archiving logs to Nexus 06:00:59 ---> uname -a: 06:00:59 Linux prd-ubuntu1804-docker-4c-4g-3771 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:00:59 06:00:59 06:00:59 ---> lscpu: 06:00:59 Architecture: x86_64 06:00:59 CPU op-mode(s): 32-bit, 64-bit 06:00:59 Byte Order: Little Endian 06:00:59 CPU(s): 4 06:00:59 On-line CPU(s) list: 0-3 06:00:59 Thread(s) per core: 1 06:00:59 Core(s) per socket: 1 06:00:59 Socket(s): 4 06:00:59 NUMA node(s): 1 06:00:59 Vendor ID: AuthenticAMD 06:00:59 CPU family: 23 06:00:59 Model: 49 06:00:59 Model name: AMD EPYC-Rome Processor 06:00:59 Stepping: 0 06:00:59 CPU MHz: 2800.000 06:00:59 BogoMIPS: 5600.00 06:00:59 Virtualization: AMD-V 06:00:59 Hypervisor vendor: KVM 06:00:59 Virtualization type: full 06:00:59 L1d cache: 32K 06:00:59 L1i cache: 32K 06:00:59 L2 cache: 512K 06:00:59 L3 cache: 16384K 06:00:59 NUMA node0 CPU(s): 0-3 06:00:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:00:59 06:00:59 06:00:59 ---> nproc: 06:00:59 4 06:00:59 06:00:59 06:00:59 ---> df -h: 06:00:59 Filesystem Size Used Avail Use% Mounted on 06:00:59 udev 2.0G 0 2.0G 0% /dev 06:00:59 tmpfs 395M 696K 394M 1% /run 06:00:59 /dev/vda1 20G 12G 7.5G 62% / 06:00:59 tmpfs 2.0G 0 2.0G 0% /dev/shm 06:00:59 tmpfs 5.0M 0 5.0M 0% /run/lock 06:00:59 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 06:00:59 /dev/vda15 105M 5.3M 100M 5% /boot/efi 06:00:59 tmpfs 395M 0 395M 0% /run/user/1001 06:00:59 06:00:59 06:00:59 ---> free -m: 06:00:59 total used free shared buff/cache available 06:00:59 Mem: 3943 477 163 0 3303 3183 06:00:59 Swap: 1023 0 1023 06:00:59 06:00:59 06:00:59 ---> ip addr: 06:00:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:00:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:00:59 inet 127.0.0.1/8 scope host lo 06:00:59 valid_lft forever preferred_lft forever 06:00:59 inet6 ::1/128 scope host 06:00:59 valid_lft forever preferred_lft forever 06:00:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:00:59 link/ether fa:16:3e:76:bb:77 brd ff:ff:ff:ff:ff:ff 06:00:59 inet 10.32.6.142/23 brd 10.32.7.255 scope global dynamic ens3 06:00:59 valid_lft 86129sec preferred_lft 86129sec 06:00:59 inet6 fe80::f816:3eff:fe76:bb77/64 scope link 06:00:59 valid_lft forever preferred_lft forever 06:00:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:00:59 link/ether 02:42:09:d5:b7:9c brd ff:ff:ff:ff:ff:ff 06:00:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:00:59 valid_lft forever preferred_lft forever 06:00:59 06:00:59 06:00:59 ---> sar -b -r -n DEV: 06:00:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3771) 06/18/24 _x86_64_ (4 CPU) 06:00:59 06:00:59 05:56:30 LINUX RESTART (4 CPU) 06:00:59 06:00:59 05:57:02 tps rtps wtps bread/s bwrtn/s 06:00:59 05:58:01 137.79 56.01 81.78 4127.57 7741.20 06:00:59 05:59:01 258.51 28.07 230.44 3482.65 115198.40 06:00:59 06:00:01 202.37 46.33 156.04 5213.40 28539.78 06:00:59 Average: 199.92 43.39 156.52 4275.14 50749.92 06:00:59 06:00:59 05:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:00:59 05:58:01 1627788 3338560 2410864 59.69 52300 1814008 890512 17.50 585328 1646580 131524 06:00:59 05:59:01 464256 3224748 3574396 88.50 110952 2752952 1324528 26.04 754484 2549032 162792 06:00:59 06:00:01 393908 3326124 3644744 90.25 141372 2882016 1013400 19.92 839200 2523260 40 06:00:59 Average: 828651 3296477 3210001 79.48 101541 2482992 1076147 21.15 726337 2239624 98119 06:00:59 06:00:59 05:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:00:59 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:59 05:58:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 06:00:59 05:58:01 ens3 381.88 255.23 1447.16 71.02 0.00 0.00 0.00 0.00 06:00:59 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:59 05:59:01 lo 2.13 2.13 0.19 0.19 0.00 0.00 0.00 0.00 06:00:59 05:59:01 ens3 594.94 307.96 12907.77 26.03 0.00 0.00 0.00 0.00 06:00:59 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:59 06:00:01 lo 1.77 1.77 0.15 0.15 0.00 0.00 0.00 0.00 06:00:59 06:00:01 ens3 263.21 195.35 1368.50 25.51 0.00 0.00 0.00 0.00 06:00:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:59 Average: lo 1.69 1.69 0.15 0.15 0.00 0.00 0.00 0.00 06:00:59 Average: ens3 413.57 252.85 5264.47 40.68 0.00 0.00 0.00 0.00 06:00:59 06:00:59 06:00:59 ---> sar -P ALL: 06:00:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3771) 06/18/24 _x86_64_ (4 CPU) 06:00:59 06:00:59 05:56:30 LINUX RESTART (4 CPU) 06:00:59 06:00:59 05:57:02 CPU %user %nice %system %iowait %steal %idle 06:00:59 05:58:01 all 21.99 0.00 1.78 4.22 0.07 71.94 06:00:59 05:58:01 0 26.16 0.00 2.08 8.07 0.09 63.61 06:00:59 05:58:01 1 12.71 0.00 1.30 4.91 0.05 81.03 06:00:59 05:58:01 2 31.91 0.00 1.85 0.43 0.09 65.73 06:00:59 05:58:01 3 17.18 0.00 1.89 3.50 0.05 77.39 06:00:59 05:59:01 all 26.13 0.00 8.25 4.11 0.09 61.43 06:00:59 05:59:01 0 22.96 0.00 8.82 3.47 0.07 64.69 06:00:59 05:59:01 1 22.53 0.00 8.13 4.11 0.07 65.16 06:00:59 05:59:01 2 41.03 0.00 8.37 1.44 0.10 49.06 06:00:59 05:59:01 3 17.95 0.00 7.68 7.46 0.10 66.80 06:00:59 06:00:01 all 31.97 0.00 7.53 5.34 0.10 55.06 06:00:59 06:00:01 0 32.60 0.00 8.06 4.70 0.10 54.55 06:00:59 06:00:01 1 33.22 0.00 7.48 3.15 0.08 56.06 06:00:59 06:00:01 2 29.74 0.00 7.17 4.75 0.12 58.22 06:00:59 06:00:01 3 32.32 0.00 7.37 8.78 0.10 51.42 06:00:59 Average: all 26.71 0.00 5.86 4.56 0.08 62.78 06:00:59 Average: 0 27.23 0.00 6.33 5.40 0.08 60.95 06:00:59 Average: 1 22.86 0.00 5.65 4.05 0.07 67.37 06:00:59 Average: 2 34.22 0.00 5.81 2.21 0.10 57.65 06:00:59 Average: 3 22.50 0.00 5.65 6.58 0.08 65.18 06:00:59 06:00:59 06:00:59