Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/13780 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-11334 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-FKP1SPrRy2n0/agent.2107 SSH_AGENT_PID=2109 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/private_key_13217689673777346884.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm refs/changes/80/13780/1 # timeout=10 > git rev-parse f85e1b74b2a102bd3ec0b48c95ae76c83395afdc^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision f85e1b74b2a102bd3ec0b48c95ae76c83395afdc (refs/changes/80/13780/1) > git config core.sparsecheckout # timeout=10 > git checkout -f f85e1b74b2a102bd3ec0b48c95ae76c83395afdc # timeout=10 Commit message: "TM module docker file optimisation" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 028154953f9761284c67bb0d89a23bdc137ecab7 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins29087941290368874.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-90SW lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-90SW/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-90SW/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.68 botocore==1.35.68 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.8.0 cmd2==2.5.7 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.36.0 httplib2==0.22.0 identify==2.6.3 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==7.4.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.21.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config10413289976862081094tmp copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config9195761528079112824tmp [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins2031609295692819514.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins492745370251114746.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins10950595039406527428.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=. CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins16380594111795251785.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90SW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-90SW/bin to PATH ---> Docker image tag found: 2.0.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=. CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins7206920232619697237.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.33kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 83B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.10-slim #3 DONE 1.1s #4 [internal] load build context #4 DONE 0.0s #5 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:af6f1b19eae3400ea3a569ba92d4819a527be4662971d51bb798c923bba30a81 #5 resolve docker.io/library/python:3.10-slim@sha256:af6f1b19eae3400ea3a569ba92d4819a527be4662971d51bb798c923bba30a81 #5 ... #4 [internal] load build context #4 transferring context: 291.37kB 0.0s done #4 DONE 0.1s #5 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:af6f1b19eae3400ea3a569ba92d4819a527be4662971d51bb798c923bba30a81 #5 resolve docker.io/library/python:3.10-slim@sha256:af6f1b19eae3400ea3a569ba92d4819a527be4662971d51bb798c923bba30a81 0.1s done #5 sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 0B / 3.51MB 0.1s #5 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 0B / 15.65MB 0.1s #5 sha256:af6f1b19eae3400ea3a569ba92d4819a527be4662971d51bb798c923bba30a81 9.13kB / 9.13kB done #5 sha256:1b8e511c3a5b60fdecce05282a196f23a60d487a8838df4a711b5d83a7d58fc9 1.75kB / 1.75kB done #5 sha256:8df9adb5d39d2c82caf0d8ed092e4e2579d87f2a43b131df6a274bff5af26b74 5.43kB / 5.43kB done #5 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 0B / 29.13MB 0.1s #5 sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 1.05MB / 3.51MB 0.2s #5 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 3.15MB / 29.13MB 0.2s #5 sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 3.51MB / 3.51MB 0.3s done #5 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 7.34MB / 15.65MB 0.3s #5 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 11.53MB / 29.13MB 0.3s #5 sha256:5862c84e1a84d16dcc20b98e377838fb4defa167e4680ec68eef3667490024aa 0B / 249B 0.3s #5 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 15.65MB / 15.65MB 0.4s #5 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 20.97MB / 29.13MB 0.4s #5 sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 15.65MB / 15.65MB 0.4s done #5 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 29.13MB / 29.13MB 0.5s #5 sha256:5862c84e1a84d16dcc20b98e377838fb4defa167e4680ec68eef3667490024aa 249B / 249B 0.4s done #5 extracting sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 #5 sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 29.13MB / 29.13MB 0.5s done #5 extracting sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 1.1s done #5 extracting sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 #5 extracting sha256:d447e55d51dbde79ba253eec58f91c83c1bab832a8ff370b885d07c53b43f490 0.1s done #5 extracting sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b #5 extracting sha256:22370d9525db52f6dc1b9c58f06f52eac6ebdf2c3d701a01b12dd38835c7aa2b 0.7s done #5 extracting sha256:5862c84e1a84d16dcc20b98e377838fb4defa167e4680ec68eef3667490024aa #5 extracting sha256:5862c84e1a84d16dcc20b98e377838fb4defa167e4680ec68eef3667490024aa done #5 DONE 3.0s #6 [builder 2/6] WORKDIR /app #6 DONE 2.2s #7 [builder 3/6] RUN apt-get update && apt-get install -y --no-install-recommends python3-pip apt-utils git && apt-get clean && rm -rf /var/lib/apt/lists/* #7 0.245 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #7 0.257 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.257 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.333 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] #7 0.441 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] #7 0.474 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [205 kB] #7 1.394 Fetched 9251 kB in 1s (7968 kB/s) #7 1.394 Reading package lists... #7 1.869 Reading package lists... #7 2.350 Building dependency tree... #7 2.479 Reading state information... #7 2.613 The following additional packages will be installed: #7 2.614 git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 #7 2.614 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 libpython3-stdlib #7 2.614 libpython3.11-minimal libpython3.11-stdlib librtmp1 libsasl2-2 #7 2.615 libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36 python3 #7 2.615 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources #7 2.615 python3-setuptools python3-wheel python3.11 python3.11-minimal #7 2.617 Suggested packages: #7 2.617 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui #7 2.617 gitk gitweb git-cvs git-mediawiki git-svn sensible-utils perl-doc #7 2.617 libterm-readline-gnu-perl | libterm-readline-perl-perl make #7 2.617 libtap-harness-archive-perl python3-doc python3-tk python3-venv #7 2.617 python-setuptools-doc python3.11-venv python3.11-doc binutils binfmt-support #7 2.617 Recommended packages: #7 2.617 patch less ssh-client libldap-common publicsuffix libsasl2-modules #7 2.617 build-essential python3-dev #7 2.834 The following NEW packages will be installed: #7 2.834 apt-utils git git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 #7 2.834 libgdbm-compat4 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 #7 2.834 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib librtmp1 #7 2.835 libsasl2-2 libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36 #7 2.835 python3 python3-distutils python3-lib2to3 python3-minimal python3-pip #7 2.835 python3-pkg-resources python3-setuptools python3-wheel python3.11 #7 2.835 python3.11-minimal #7 2.857 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. #7 2.857 Need to get 26.1 MB of archives. #7 2.857 After this operation, 135 MB of additional disk space will be used. #7 2.857 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #7 2.904 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #7 2.905 Get:3 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #7 2.950 Get:4 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #7 2.953 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u4 [815 kB] #7 2.961 Get:6 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] #7 2.962 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u4 [2066 kB] #7 2.981 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #7 2.982 Get:9 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #7 2.983 Get:10 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u4 [1797 kB] #7 2.999 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u4 [573 kB] #7 3.010 Get:12 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #7 3.011 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #7 3.011 Get:14 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] #7 3.014 Get:15 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #7 3.016 Get:16 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #7 3.017 Get:17 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #7 3.017 Get:18 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #7 3.018 Get:19 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #7 3.018 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #7 3.019 Get:21 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #7 3.020 Get:22 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #7 3.021 Get:23 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u8 [385 kB] #7 3.023 Get:24 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #7 3.024 Get:25 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u1 [2054 kB] #7 3.043 Get:26 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u1 [7256 kB] #7 3.112 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #7 3.112 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #7 3.114 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #7 3.115 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #7 3.119 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #7 3.120 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #7 3.264 debconf: delaying package configuration, since apt-utils is not installed #7 3.301 Fetched 26.1 MB in 0s (89.4 MB/s) #7 3.329 Selecting previously unselected package perl-modules-5.36. #7 3.329 (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 ... 6686 files and directories currently installed.) #7 3.337 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #7 3.344 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #7 5.320 Selecting previously unselected package libgdbm-compat4:amd64. #7 5.323 Preparing to unpack .../1-libgdbm-compat4_1.23-3_amd64.deb ... #7 5.342 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #7 5.414 Selecting previously unselected package libperl5.36:amd64. #7 5.416 Preparing to unpack .../2-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #7 5.423 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #7 6.119 Selecting previously unselected package perl. #7 6.121 Preparing to unpack .../3-perl_5.36.0-7+deb12u1_amd64.deb ... #7 6.134 Unpacking perl (5.36.0-7+deb12u1) ... #7 6.240 Selecting previously unselected package libpython3.11-minimal:amd64. #7 6.242 Preparing to unpack .../4-libpython3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... #7 6.250 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... #7 6.772 Selecting previously unselected package libexpat1:amd64. #7 6.776 Preparing to unpack .../5-libexpat1_2.5.0-1+deb12u1_amd64.deb ... #7 6.783 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... #7 6.853 Selecting previously unselected package python3.11-minimal. #7 6.857 Preparing to unpack .../6-python3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... #7 6.869 Unpacking python3.11-minimal (3.11.2-6+deb12u4) ... #7 7.141 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... #7 7.168 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... #7 7.187 Setting up python3.11-minimal (3.11.2-6+deb12u4) ... #7 7.798 Selecting previously unselected package python3-minimal. #7 7.798 (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 ... 9001 files and directories currently installed.) #7 7.809 Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... #7 7.816 Unpacking python3-minimal (3.11.2-1+b1) ... #7 7.871 Selecting previously unselected package media-types. #7 7.874 Preparing to unpack .../media-types_10.0.0_all.deb ... #7 7.881 Unpacking media-types (10.0.0) ... #7 7.942 Selecting previously unselected package libpython3.11-stdlib:amd64. #7 7.946 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u4_amd64.deb ... #7 7.954 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... #7 8.451 Selecting previously unselected package python3.11. #7 8.453 Preparing to unpack .../python3.11_3.11.2-6+deb12u4_amd64.deb ... #7 8.461 Unpacking python3.11 (3.11.2-6+deb12u4) ... #7 8.530 Selecting previously unselected package libpython3-stdlib:amd64. #7 8.533 Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #7 8.541 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #7 8.591 Setting up python3-minimal (3.11.2-1+b1) ... #7 8.779 Selecting previously unselected package python3. #7 8.779 (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 ... 9411 files and directories currently installed.) #7 8.788 Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... #7 8.798 Unpacking python3 (3.11.2-1+b1) ... #7 8.850 Selecting previously unselected package apt-utils. #7 8.852 Preparing to unpack .../01-apt-utils_2.6.1_amd64.deb ... #7 8.862 Unpacking apt-utils (2.6.1) ... #7 8.956 Selecting previously unselected package libbrotli1:amd64. #7 8.958 Preparing to unpack .../02-libbrotli1_1.0.9-2+b6_amd64.deb ... #7 8.964 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #7 9.035 Selecting previously unselected package libsasl2-modules-db:amd64. #7 9.038 Preparing to unpack .../03-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #7 9.044 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #7 9.102 Selecting previously unselected package libsasl2-2:amd64. #7 9.104 Preparing to unpack .../04-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #7 9.111 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #7 9.178 Selecting previously unselected package libldap-2.5-0:amd64. #7 9.180 Preparing to unpack .../05-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #7 9.186 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #7 9.261 Selecting previously unselected package libnghttp2-14:amd64. #7 9.265 Preparing to unpack .../06-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #7 9.272 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #7 9.339 Selecting previously unselected package libpsl5:amd64. #7 9.342 Preparing to unpack .../07-libpsl5_0.21.2-1_amd64.deb ... #7 9.350 Unpacking libpsl5:amd64 (0.21.2-1) ... #7 9.417 Selecting previously unselected package librtmp1:amd64. #7 9.419 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #7 9.426 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #7 9.493 Selecting previously unselected package libssh2-1:amd64. #7 9.495 Preparing to unpack .../09-libssh2-1_1.10.0-3+b1_amd64.deb ... #7 9.504 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #7 9.582 Selecting previously unselected package libcurl3-gnutls:amd64. #7 9.584 Preparing to unpack .../10-libcurl3-gnutls_7.88.1-10+deb12u8_amd64.deb ... #7 9.592 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... #7 9.686 Selecting previously unselected package liberror-perl. #7 9.688 Preparing to unpack .../11-liberror-perl_0.17029-2_all.deb ... #7 9.695 Unpacking liberror-perl (0.17029-2) ... #7 9.747 Selecting previously unselected package git-man. #7 9.749 Preparing to unpack .../12-git-man_1%3a2.39.5-0+deb12u1_all.deb ... #7 9.756 Unpacking git-man (1:2.39.5-0+deb12u1) ... #7 9.912 Selecting previously unselected package git. #7 9.914 Preparing to unpack .../13-git_1%3a2.39.5-0+deb12u1_amd64.deb ... #7 9.927 Unpacking git (1:2.39.5-0+deb12u1) ... #7 10.31 Selecting previously unselected package python3-lib2to3. #7 10.31 Preparing to unpack .../14-python3-lib2to3_3.11.2-3_all.deb ... #7 10.32 Unpacking python3-lib2to3 (3.11.2-3) ... #7 10.44 Selecting previously unselected package python3-distutils. #7 10.44 Preparing to unpack .../15-python3-distutils_3.11.2-3_all.deb ... #7 10.45 Unpacking python3-distutils (3.11.2-3) ... #7 10.58 Selecting previously unselected package python3-pkg-resources. #7 10.59 Preparing to unpack .../16-python3-pkg-resources_66.1.1-1_all.deb ... #7 10.59 Unpacking python3-pkg-resources (66.1.1-1) ... #7 10.72 Selecting previously unselected package python3-setuptools. #7 10.73 Preparing to unpack .../17-python3-setuptools_66.1.1-1_all.deb ... #7 10.73 Unpacking python3-setuptools (66.1.1-1) ... #7 11.11 Selecting previously unselected package python3-wheel. #7 11.11 Preparing to unpack .../18-python3-wheel_0.38.4-2_all.deb ... #7 11.13 Unpacking python3-wheel (0.38.4-2) ... #7 11.20 Selecting previously unselected package python3-pip. #7 11.20 Preparing to unpack .../19-python3-pip_23.0.1+dfsg-1_all.deb ... #7 11.21 Unpacking python3-pip (23.0.1+dfsg-1) ... #7 12.08 Setting up media-types (10.0.0) ... #7 12.11 Setting up libpsl5:amd64 (0.21.2-1) ... #7 12.13 Setting up apt-utils (2.6.1) ... #7 12.15 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... #7 12.17 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #7 12.20 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #7 12.22 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #7 12.24 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #7 12.27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #7 12.29 Setting up libgdbm-compat4:amd64 (1.23-3) ... #7 12.32 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #7 12.34 Setting up git-man (1:2.39.5-0+deb12u1) ... #7 12.37 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #7 12.39 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #7 12.41 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #7 12.44 Setting up python3.11 (3.11.2-6+deb12u4) ... #7 13.06 Setting up python3 (3.11.2-1+b1) ... #7 13.08 running python rtupdate hooks for python3.11... #7 13.08 running python post-rtupdate hooks for python3.11... #7 13.17 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #7 13.19 Setting up perl (5.36.0-7+deb12u1) ... #7 13.23 Setting up python3-lib2to3 (3.11.2-3) ... #7 13.34 Setting up python3-pkg-resources (66.1.1-1) ... #7 13.58 Setting up python3-distutils (3.11.2-3) ... #7 13.71 Setting up python3-setuptools (66.1.1-1) ... #7 14.13 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... #7 14.15 Setting up python3-wheel (0.38.4-2) ... #7 14.30 Setting up liberror-perl (0.17029-2) ... #7 14.32 Setting up git (1:2.39.5-0+deb12u1) ... #7 14.36 Setting up python3-pip (23.0.1+dfsg-1) ... #7 15.26 Processing triggers for libc-bin (2.36-9+deb12u9) ... #7 DONE 15.9s #8 [builder 4/6] COPY . . #8 DONE 0.2s #9 [builder 5/6] RUN pip3 install --no-cache-dir -r requirements.txt #9 2.334 Collecting boto3 #9 2.385 Downloading boto3-1.35.69-py3-none-any.whl (139 kB) #9 2.415 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 5.7 MB/s eta 0:00:00 #9 3.299 Collecting botocore #9 3.303 Downloading botocore-1.35.69-py3-none-any.whl (13.0 MB) #9 3.438 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 106.3 MB/s eta 0:00:00 #9 3.498 Collecting Flask #9 3.501 Downloading flask-3.1.0-py3-none-any.whl (102 kB) #9 3.504 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 220.1 MB/s eta 0:00:00 #9 3.525 Collecting Flask-API #9 3.529 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) #9 3.532 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 202.9 MB/s eta 0:00:00 #9 3.560 Collecting Flask-Cors #9 3.565 Downloading Flask_Cors-5.0.0-py2.py3-none-any.whl (14 kB) #9 3.612 Collecting pg8000 #9 3.615 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) #9 3.618 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 65.7 MB/s eta 0:00:00 #9 3.672 Collecting requests #9 3.675 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #9 3.679 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 53.9 MB/s eta 0:00:00 #9 3.770 Collecting PyYAML #9 3.773 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) #9 3.788 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 63.6 MB/s eta 0:00:00 #9 3.845 Collecting kubernetes #9 3.848 Downloading kubernetes-31.0.0-py2.py3-none-any.whl (1.9 MB) #9 3.880 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 66.0 MB/s eta 0:00:00 #9 3.920 Collecting validators==0.20.0 #9 3.924 Downloading validators-0.20.0.tar.gz (30 kB) #9 3.941 Preparing metadata (setup.py): started #9 4.384 Preparing metadata (setup.py): finished with status 'done' #9 4.442 Collecting Werkzeug==2.2.2 #9 4.447 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) #9 4.453 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 57.2 MB/s eta 0:00:00 #9 4.525 Collecting Flask-SQLAlchemy #9 4.529 Downloading flask_sqlalchemy-3.1.1-py3-none-any.whl (25 kB) #9 4.556 Collecting Flask-Migrate #9 4.561 Downloading Flask_Migrate-4.0.7-py3-none-any.whl (21 kB) #9 4.736 Collecting psycopg2-binary==2.9.10 #9 4.742 Downloading psycopg2_binary-2.9.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) #9 4.783 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 77.6 MB/s eta 0:00:00 #9 4.821 Collecting marshmallow-sqlalchemy #9 4.825 Downloading marshmallow_sqlalchemy-1.1.0-py3-none-any.whl (14 kB) #9 4.890 Collecting flask-marshmallow #9 4.895 Downloading flask_marshmallow-1.2.1-py3-none-any.whl (12 kB) #9 4.926 Collecting decorator>=3.4.0 #9 4.930 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) #9 5.071 Collecting MarkupSafe>=2.1.1 #9 5.074 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) #9 5.326 Collecting jmespath<2.0.0,>=0.7.1 #9 5.329 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #9 5.360 Collecting s3transfer<0.11.0,>=0.10.0 #9 5.364 Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) #9 5.366 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 302.8 MB/s eta 0:00:00 #9 5.402 Collecting python-dateutil<3.0.0,>=2.1 #9 5.405 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 5.411 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 60.8 MB/s eta 0:00:00 #9 5.488 Collecting urllib3!=2.2.0,<3,>=1.25.4 #9 5.491 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #9 5.494 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 128.7 MB/s eta 0:00:00 #9 5.518 Collecting Flask #9 5.522 Downloading flask-3.0.3-py3-none-any.whl (101 kB) #9 5.526 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 81.9 MB/s eta 0:00:00 #9 5.567 Collecting click>=8.1.3 #9 5.571 Downloading click-8.1.7-py3-none-any.whl (97 kB) #9 5.576 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 39.8 MB/s eta 0:00:00 #9 5.610 Collecting Jinja2>=3.1.2 #9 5.614 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #9 5.619 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 117.7 MB/s eta 0:00:00 #9 5.640 Collecting blinker>=1.6.2 #9 5.643 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) #9 5.660 Collecting Flask #9 5.664 Downloading flask-3.0.2-py3-none-any.whl (101 kB) #9 5.668 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 45.9 MB/s eta 0:00:00 #9 5.686 Downloading flask-3.0.1-py3-none-any.whl (101 kB) #9 5.689 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 70.1 MB/s eta 0:00:00 #9 5.704 Downloading flask-3.0.0-py3-none-any.whl (99 kB) #9 5.707 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 190.6 MB/s eta 0:00:00 #9 5.723 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #9 5.727 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 42.6 MB/s eta 0:00:00 #9 5.751 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) #9 5.753 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 289.4 MB/s eta 0:00:00 #9 5.782 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) #9 5.786 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 211.5 MB/s eta 0:00:00 #9 5.813 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) #9 5.817 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 135.1 MB/s eta 0:00:00 #9 5.835 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) #9 5.839 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 118.4 MB/s eta 0:00:00 #9 5.873 Collecting itsdangerous>=2.0 #9 5.878 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #9 5.931 Collecting scramp>=1.4.5 #9 5.934 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) #9 6.148 Collecting charset-normalizer<4,>=2 #9 6.152 Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) #9 6.156 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 147.8 MB/s eta 0:00:00 #9 6.180 Collecting idna<4,>=2.5 #9 6.184 Downloading idna-3.10-py3-none-any.whl (70 kB) #9 6.188 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 124.5 MB/s eta 0:00:00 #9 6.225 Collecting certifi>=2017.4.17 #9 6.229 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) #9 6.233 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 158.5 MB/s eta 0:00:00 #9 6.279 Collecting oauthlib>=3.2.2 #9 6.283 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #9 6.286 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 158.9 MB/s eta 0:00:00 #9 6.415 Collecting google-auth>=1.0.1 #9 6.418 Downloading google_auth-2.36.0-py2.py3-none-any.whl (209 kB) #9 6.424 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.5/209.5 kB 72.4 MB/s eta 0:00:00 #9 6.470 Collecting six>=1.9.0 #9 6.474 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #9 6.527 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 6.530 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #9 6.535 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 67.4 MB/s eta 0:00:00 #9 6.561 Collecting requests-oauthlib #9 6.564 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #9 6.580 Collecting durationpy>=0.7 #9 6.584 Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) #9 7.410 Collecting sqlalchemy>=2.0.16 #9 7.415 Downloading SQLAlchemy-2.0.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) #9 7.461 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 75.2 MB/s eta 0:00:00 #9 7.535 Collecting alembic>=1.9.0 #9 7.538 Downloading alembic-1.14.0-py3-none-any.whl (233 kB) #9 7.544 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.5/233.5 kB 90.7 MB/s eta 0:00:00 #9 7.660 Collecting marshmallow>=3.18.0 #9 7.664 Downloading marshmallow-3.23.1-py3-none-any.whl (49 kB) #9 7.667 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 118.6 MB/s eta 0:00:00 #9 7.769 Collecting Mako #9 7.773 Downloading Mako-1.3.6-py3-none-any.whl (78 kB) #9 7.775 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 294.9 MB/s eta 0:00:00 #9 7.812 Collecting typing-extensions>=4 #9 7.815 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) #9 7.878 Collecting cachetools<6.0,>=2.0.0 #9 7.882 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) #9 7.908 Collecting rsa<5,>=3.1.4 #9 7.911 Downloading rsa-4.9-py3-none-any.whl (34 kB) #9 7.952 Collecting pyasn1-modules>=0.2.1 #9 7.956 Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) #9 7.961 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 62.2 MB/s eta 0:00:00 #9 8.039 Collecting packaging>=17.0 #9 8.043 Downloading packaging-24.2-py3-none-any.whl (65 kB) #9 8.046 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 53.0 MB/s eta 0:00:00 #9 8.274 Collecting asn1crypto>=1.5.1 #9 8.277 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) #9 8.280 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 302.9 MB/s eta 0:00:00 #9 8.652 Collecting greenlet!=0.4.17 #9 8.656 Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) #9 8.736 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 60.1 MB/s eta 0:00:00 #9 8.860 Collecting pyasn1<0.7.0,>=0.4.6 #9 8.863 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #9 8.866 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 217.0 MB/s eta 0:00:00 #9 8.913 Building wheels for collected packages: validators #9 8.913 Building wheel for validators (setup.py): started #9 9.286 Building wheel for validators (setup.py): finished with status 'done' #9 9.287 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19572 sha256=23d5f607a9802b87064c6924d7eb73d70dde37d84573387f0377d267bac0facc #9 9.287 Stored in directory: /tmp/pip-ephem-wheel-cache-277jbqtw/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 #9 9.291 Successfully built validators #9 9.544 Installing collected packages: durationpy, asn1crypto, websocket-client, urllib3, typing-extensions, six, scramp, PyYAML, pyasn1, psycopg2-binary, packaging, oauthlib, MarkupSafe, jmespath, itsdangerous, idna, greenlet, decorator, click, charset-normalizer, certifi, cachetools, Werkzeug, validators, sqlalchemy, rsa, requests, python-dateutil, pyasn1-modules, marshmallow, Mako, Jinja2, requests-oauthlib, pg8000, marshmallow-sqlalchemy, google-auth, Flask, botocore, alembic, s3transfer, kubernetes, Flask-SQLAlchemy, flask-marshmallow, Flask-Cors, Flask-API, Flask-Migrate, boto3 #9 14.30 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-5.0.0 Flask-Migrate-4.0.7 Flask-SQLAlchemy-3.1.1 Jinja2-3.1.4 Mako-1.3.6 MarkupSafe-3.0.2 PyYAML-6.0.2 Werkzeug-2.2.2 alembic-1.14.0 asn1crypto-1.5.1 boto3-1.35.69 botocore-1.35.69 cachetools-5.5.0 certifi-2024.8.30 charset-normalizer-3.4.0 click-8.1.7 decorator-5.1.1 durationpy-0.9 flask-marshmallow-1.2.1 google-auth-2.36.0 greenlet-3.1.1 idna-3.10 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-31.0.0 marshmallow-3.23.1 marshmallow-sqlalchemy-1.1.0 oauthlib-3.2.2 packaging-24.2 pg8000-1.31.2 psycopg2-binary-2.9.10 pyasn1-0.6.1 pyasn1-modules-0.4.1 python-dateutil-2.9.0.post0 requests-2.32.3 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.10.4 scramp-1.4.5 six-1.16.0 sqlalchemy-2.0.36 typing-extensions-4.12.2 urllib3-2.2.3 validators-0.20.0 websocket-client-1.8.0 #9 14.30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #9 14.42 #9 14.42 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #9 14.42 [notice] To update, run: pip install --upgrade pip #9 DONE 15.7s #10 [builder 6/6] RUN git clone --depth 1 "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main && git clone --depth 1 "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main && pip3 install --no-cache-dir /SDK/featurestoresdk_main/. && pip3 install --no-cache-dir /SDK/modelmetricssdk_main/. && rm -rf /SDK #10 0.201 Cloning into '/SDK/featurestoresdk_main'... #10 0.781 Cloning into '/SDK/modelmetricssdk_main'... #10 1.421 Processing /SDK/featurestoresdk_main #10 1.421 Preparing metadata (setup.py): started #10 1.649 Preparing metadata (setup.py): finished with status 'done' #10 1.655 Building wheels for collected packages: featurestoresdk #10 1.656 Building wheel for featurestoresdk (setup.py): started #10 1.971 Building wheel for featurestoresdk (setup.py): finished with status 'done' #10 1.972 Created wheel for featurestoresdk: filename=featurestoresdk-0.2-py3-none-any.whl size=6072 sha256=265ba4e871a76bbd7a3cbf01a031fd31a4da59de54564169cb9f981deb003bb1 #10 1.973 Stored in directory: /tmp/pip-ephem-wheel-cache-92bqog8t/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 #10 1.977 Successfully built featurestoresdk #10 2.185 Installing collected packages: featurestoresdk #10 2.226 Successfully installed featurestoresdk-0.2 #10 2.226 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #10 2.352 #10 2.352 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #10 2.352 [notice] To update, run: pip install --upgrade pip #10 2.720 Processing /SDK/modelmetricssdk_main #10 2.721 Preparing metadata (setup.py): started #10 2.949 Preparing metadata (setup.py): finished with status 'done' #10 2.954 Building wheels for collected packages: modelmetricsdk #10 2.955 Building wheel for modelmetricsdk (setup.py): started #10 3.260 Building wheel for modelmetricsdk (setup.py): finished with status 'done' #10 3.261 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=8262 sha256=6b6371a312e82d01ac9dfb116e1db0d7d6b8e6776ff31b70570d05bd9f87c743 #10 3.261 Stored in directory: /tmp/pip-ephem-wheel-cache-dq2zwdb4/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 #10 3.266 Successfully built modelmetricsdk #10 3.455 Installing collected packages: modelmetricsdk #10 3.488 Successfully installed modelmetricsdk-0.1 #10 3.489 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #10 3.614 #10 3.614 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #10 3.614 [notice] To update, run: pip install --upgrade pip #10 DONE 3.8s #11 [stage-1 3/6] COPY --from=builder /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages #11 DONE 1.8s #12 [stage-1 4/6] COPY --from=builder /app /app #12 DONE 0.1s #13 [stage-1 5/6] RUN pip3 install --no-cache-dir . #13 1.002 Processing /app #13 1.003 Preparing metadata (setup.py): started #13 1.253 Preparing metadata (setup.py): finished with status 'done' #13 1.258 Building wheels for collected packages: trainingmgr #13 1.260 Building wheel for trainingmgr (setup.py): started #13 1.608 Building wheel for trainingmgr (setup.py): finished with status 'done' #13 1.609 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=49549 sha256=8dca86d147a8603966c6f01f2a8224a1a52a0a83d1b90fc4de87932c4e350a2a #13 1.609 Stored in directory: /tmp/pip-ephem-wheel-cache-7m9iha8q/wheels/9b/2c/d1/15e20a2b97f37ccf65a87ba1049c73a9076d0bf0fbaf814e83 #13 1.617 Successfully built trainingmgr #13 1.800 Installing collected packages: trainingmgr #13 1.863 Successfully installed trainingmgr-0.1 #13 1.863 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 1.995 #13 1.995 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 #13 1.995 [notice] To update, run: pip install --upgrade pip #13 DONE 2.2s #14 [stage-1 6/6] WORKDIR /app/trainingmgr #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 1.4s done #15 writing image sha256:ccd8c16cf2f65361acbc561cb94b88f57b335b6ae92da317946d118ef6b8670e done #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 done #15 DONE 1.4s ---> docker-build.sh ends [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins13808902893097620387.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins13035051474761524463.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2109 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins2554259430717993716.sh ---> sysstat.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins14214142667389035443.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master ']' + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/archives/ [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins5987903001541772033.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90SW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-90SW/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins15049693718958680427.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config6098802185189932985tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins1017457803588030693.sh ---> create-netrc.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins2839427542105039177.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90SW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-90SW/bin to PATH [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins15306914820762656526.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins12235931314098157864.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90SW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-90SW/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins17085634460225910429.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90SW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-90SW/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-tm-docker-docker-verify-master/442 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-11334 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.4G 9.8G 49% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 501 707 0 2735 3159 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:86:e6:0f brd ff:ff:ff:ff:ff:ff inet 10.32.6.124/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86198sec preferred_lft 86198sec inet6 fe80::f816:3eff:fe86:e60f/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:07:cc:38:40 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11334) 11/26/24 _x86_64_ (4 CPU) 08:15:28 LINUX RESTART (4 CPU) 08:16:01 tps rtps wtps bread/s bwrtn/s 08:17:01 124.88 40.58 84.30 1897.15 7241.59 08:18:01 230.73 12.76 217.96 2294.28 31922.68 Average: 177.80 26.67 151.13 2095.72 19582.14 08:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:17:01 1608228 3346728 2430432 60.18 54016 1838780 894716 17.59 575332 1671456 150368 08:18:01 786908 3289372 3251752 80.52 91696 2508636 1090524 21.44 872524 2101188 48 Average: 1197568 3318050 2841092 70.35 72856 2173708 992620 19.51 723928 1886322 75208 08:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:17:01 ens3 319.65 221.78 1414.12 63.29 0.00 0.00 0.00 0.00 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 08:18:01 ens3 250.49 174.64 1882.74 23.51 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 Average: ens3 285.07 198.21 1648.43 43.40 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11334) 11/26/24 _x86_64_ (4 CPU) 08:15:28 LINUX RESTART (4 CPU) 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:17:01 all 21.65 0.00 1.64 3.47 0.06 73.17 08:17:01 0 32.12 0.00 1.95 0.57 0.07 65.30 08:17:01 1 7.28 0.00 1.06 7.87 0.05 83.74 08:17:01 2 32.26 0.00 2.21 1.79 0.08 63.66 08:17:01 3 15.07 0.00 1.35 3.62 0.08 79.87 08:18:01 all 16.58 0.00 3.03 6.31 0.06 74.02 08:18:01 0 8.31 0.00 2.72 5.51 0.03 83.43 08:18:01 1 27.41 0.00 3.62 8.14 0.07 60.77 08:18:01 2 20.96 0.00 3.21 5.69 0.08 70.05 08:18:01 3 9.58 0.00 2.55 5.91 0.07 81.90 Average: all 19.12 0.00 2.33 4.89 0.06 73.59 Average: 0 20.25 0.00 2.33 3.03 0.05 74.34 Average: 1 17.29 0.00 2.33 8.00 0.06 72.31 Average: 2 26.63 0.00 2.71 3.74 0.08 66.85 Average: 3 12.33 0.00 1.95 4.76 0.08 80.88