Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 664646a66508576d27e3d47772bd781c47cbd64c Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15537866148762053391.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14099580254558582123.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9736780662562148452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14663577150918694369.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10133615044179759021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2706 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 664646a66508576d27e3d47772bd781c47cbd64c (main) Commit message: "Merge pull request #73 from edgexfoundry/dependabot/pip/redis-4.6.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 > git rev-list --no-walk d2631790e7dfbf3d7d53102ce62b1d0b61109cd2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:09:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:09:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:09:14 ========================================================= 01:09:14 EdgeX Global Pipelines Version Info 01:09:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:09:15 ------------------- 01:09:15 stable info: 01:09:15 ------------------- 01:09:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:09:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:09:15 Message: update stable to v1.0.250 01:09:15 ------------------- 01:09:15 experimental info: 01:09:15 ------------------- 01:09:15 Commited By: **** collab-it+edgex@linuxfoundation.org 01:09:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:09:15 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:09:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 664646a66508576d27e3d47772bd781c47cbd64c [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 664646a [Pipeline] echo 01:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:16 provisioning config files... 01:09:16 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4877878299220798554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:16 ---> docker-login.sh 01:09:16 nexus3.edgexfoundry.org:10001 01:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:16 Configure a credential helper to remove this warning. See 01:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:16 01:09:16 Login Succeeded 01:09:16 nexus3.edgexfoundry.org:10002 01:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:17 Configure a credential helper to remove this warning. See 01:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:17 01:09:17 Login Succeeded 01:09:17 nexus3.edgexfoundry.org:10003 01:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:17 Configure a credential helper to remove this warning. See 01:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:17 01:09:17 Login Succeeded 01:09:17 nexus3.edgexfoundry.org:10004 01:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:17 Configure a credential helper to remove this warning. See 01:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:17 01:09:17 Login Succeeded 01:09:17 docker.io 01:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:17 Configure a credential helper to remove this warning. See 01:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:17 01:09:17 Login Succeeded 01:09:17 ---> docker-login.sh ends [Pipeline] } 01:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:09:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:09:18 + grep -v github /etc/ssh/ssh_known_hosts 01:09:18 + [ -e /tmp/ssh_known_hosts ] 01:09:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:09:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:09:18 + sudo tee -a /etc/ssh/ssh_known_hosts 01:09:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:18 01:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:18 0.1.4: Pulling from edgex-devops/py-git-semver 01:09:18 b85a868b505f: Pulling fs layer 01:09:18 e2be974225ed: Pulling fs layer 01:09:18 339a4e72a1f5: Pulling fs layer 01:09:18 988bab9f4d93: Pulling fs layer 01:09:18 1469e6f7b9e6: Pulling fs layer 01:09:18 eaf3925da568: Pulling fs layer 01:09:18 bab4dde63d76: Pulling fs layer 01:09:18 bde34c3a00c8: Pulling fs layer 01:09:18 b352a97aabf1: Pulling fs layer 01:09:18 4872d77fe225: Pulling fs layer 01:09:18 5851b861e8e6: Pulling fs layer 01:09:18 988bab9f4d93: Waiting 01:09:18 bde34c3a00c8: Waiting 01:09:18 eaf3925da568: Waiting 01:09:18 1469e6f7b9e6: Waiting 01:09:18 bab4dde63d76: Waiting 01:09:18 5851b861e8e6: Waiting 01:09:18 b352a97aabf1: Waiting 01:09:18 e2be974225ed: Verifying Checksum 01:09:18 e2be974225ed: Download complete 01:09:18 988bab9f4d93: Verifying Checksum 01:09:18 988bab9f4d93: Download complete 01:09:18 1469e6f7b9e6: Verifying Checksum 01:09:18 1469e6f7b9e6: Download complete 01:09:18 eaf3925da568: Download complete 01:09:18 339a4e72a1f5: Verifying Checksum 01:09:18 339a4e72a1f5: Download complete 01:09:18 bde34c3a00c8: Verifying Checksum 01:09:18 bde34c3a00c8: Download complete 01:09:18 b352a97aabf1: Verifying Checksum 01:09:18 b352a97aabf1: Download complete 01:09:19 4872d77fe225: Verifying Checksum 01:09:19 4872d77fe225: Download complete 01:09:19 5851b861e8e6: Verifying Checksum 01:09:19 5851b861e8e6: Download complete 01:09:19 b85a868b505f: Verifying Checksum 01:09:19 b85a868b505f: Download complete 01:09:19 bab4dde63d76: Verifying Checksum 01:09:19 bab4dde63d76: Download complete 01:09:20 b85a868b505f: Pull complete 01:09:20 e2be974225ed: Pull complete 01:09:20 339a4e72a1f5: Pull complete 01:09:20 988bab9f4d93: Pull complete 01:09:21 1469e6f7b9e6: Pull complete 01:09:21 eaf3925da568: Pull complete 01:09:23 bab4dde63d76: Pull complete 01:09:23 bde34c3a00c8: Pull complete 01:09:23 b352a97aabf1: Pull complete 01:09:23 4872d77fe225: Pull complete 01:09:23 5851b861e8e6: Pull complete 01:09:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:23 prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container 01:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:09:27 $ docker top 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 -eo pid,comm 01:09:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:09:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:28 [ssh-agent] Looking for ssh-agent implementation... 01:09:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:28 $ docker exec 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 ssh-agent 01:09:28 SSH_AUTH_SOCK=/tmp/ssh-PhuUICfoDCEM/agent.33 01:09:28 SSH_AGENT_PID=39 01:09:28 Running ssh-add (command line suppressed) 01:09:28 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6812728981060603094.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6812728981060603094.key) 01:09:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:28 + git tag --points-at HEAD [Pipeline] } 01:09:28 $ docker exec --env ******** --env ******** 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 ssh-agent -k 01:09:28 unset SSH_AUTH_SOCK; 01:09:28 unset SSH_AGENT_PID; 01:09:28 echo Agent pid 39 killed; 01:09:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:09:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:28 [ssh-agent] Looking for ssh-agent implementation... 01:09:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:28 $ docker exec 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 ssh-agent 01:09:29 SSH_AUTH_SOCK=/tmp/ssh-qsEUyMbBduty/agent.71 01:09:29 SSH_AGENT_PID=77 01:09:29 Running ssh-add (command line suppressed) 01:09:29 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12242933791536589450.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12242933791536589450.key) 01:09:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:29 + git semver init 01:09:29 2023-08-02 01:09:29,786 [run_init] DEBUG init version:0.0.0 force:False 01:09:29 2023-08-02 01:09:29,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 01:09:29 2023-08-02 01:09:29,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 01:09:29 2023-08-02 01:09:29,788 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 01:09:30 2023-08-02 01:09:30,499 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 01:09:30 2023-08-02 01:09:30,499 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 01:09:30 2023-08-02 01:09:30,499 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:09:30 2023-08-02 01:09:30,500 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:09:30 0.0.2-dev.32 [Pipeline] } 01:09:30 $ docker exec --env ******** --env ******** 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 ssh-agent -k 01:09:30 unset SSH_AUTH_SOCK; 01:09:30 unset SSH_AGENT_PID; 01:09:30 echo Agent pid 77 killed; 01:09:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:31 + git semver [Pipeline] } 01:09:31 $ docker stop --time=1 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 01:09:32 $ docker rm -f --volumes 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:09:33 Stashed 1 file(s) [Pipeline] echo 01:09:33 [edgeXSemver]: initialized semver on version 0.0.2-dev.32 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:33 provisioning config files... 01:09:33 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16955589805686825446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:33 ---> docker-login.sh 01:09:33 nexus3.edgexfoundry.org:10001 01:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:33 Configure a credential helper to remove this warning. See 01:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:33 01:09:33 Login Succeeded 01:09:33 nexus3.edgexfoundry.org:10002 01:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:33 Configure a credential helper to remove this warning. See 01:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:33 01:09:33 Login Succeeded 01:09:33 nexus3.edgexfoundry.org:10003 01:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:34 Configure a credential helper to remove this warning. See 01:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:34 01:09:34 Login Succeeded 01:09:34 nexus3.edgexfoundry.org:10004 01:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:34 Configure a credential helper to remove this warning. See 01:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:34 01:09:34 Login Succeeded 01:09:34 docker.io 01:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:34 Configure a credential helper to remove this warning. See 01:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:34 01:09:34 Login Succeeded 01:09:34 ---> docker-login.sh ends [Pipeline] } 01:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:09:35 + ls -al . 01:09:35 total 72 01:09:35 drwxrwxr-x 7 jenkins jenkins 4096 Aug 2 01:09 . 01:09:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:09 .. 01:09:35 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 01:09 .git 01:09:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 01:09 .github 01:09:35 -rw-rw-r-- 1 jenkins jenkins 22 Aug 2 01:09 .gitignore 01:09:35 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 01:09 .semver 01:09:35 -rw-rw-r-- 1 jenkins jenkins 1575 Aug 2 01:09 Dockerfile 01:09:35 -rw-rw-r-- 1 jenkins jenkins 746 Aug 2 01:09 Jenkinsfile 01:09:35 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 2 01:09 LICENSE 01:09:35 -rw-rw-r-- 1 jenkins jenkins 3606 Aug 2 01:09 README.md 01:09:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:09 TAF-Manager 01:09:35 drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 01:09 TUC 01:09:35 -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 01:09 VERSION 01:09:35 -rw-rw-r-- 1 jenkins jenkins 342 Aug 2 01:09 requirements.txt 01:09:35 -rw-rw-r-- 1 jenkins jenkins 54 Aug 2 01:09 robot-entrypoint.sh 01:09:35 -rw-rw-r-- 1 jenkins jenkins 445 Aug 2 01:09 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:35 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=664646a66508576d27e3d47772bd781c47cbd64c --label arch=amd64 --label version=0.0.2-dev.32 . 01:09:35 Sending build context to Docker daemon 497.7kB 01:09:35 Step 1/13 : FROM alpine:3.16 01:09:35 3.16: Pulling from library/alpine 01:09:36 c1d6d1b2d5a3: Pulling fs layer 01:09:36 c1d6d1b2d5a3: Verifying Checksum 01:09:36 c1d6d1b2d5a3: Download complete 01:09:36 c1d6d1b2d5a3: Pull complete 01:09:36 Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 01:09:36 Status: Downloaded newer image for alpine:3.16 01:09:36 ---> 5cb2da5c2391 01:09:36 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:09:36 ---> Running in bff7dc435cf9 01:09:36 Removing intermediate container bff7dc435cf9 01:09:36 ---> 5793816d6ddb 01:09:36 Step 3/13 : LABEL maintainer="Bruce Huang " 01:09:36 ---> Running in cbd20858e49c 01:09:36 Removing intermediate container cbd20858e49c 01:09:36 ---> bd171218592b 01:09:36 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 01:09:37 ---> 67438c31957a 01:09:37 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 01:09:37 ---> bc47ef2ecbeb 01:09:37 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 01:09:37 ---> 24111dcc197f 01:09:37 Step 7/13 : WORKDIR /edgex-taf 01:09:37 ---> Running in a6404217e491 01:09:37 Removing intermediate container a6404217e491 01:09:37 ---> 7a88490d882a 01:09:37 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:37 ---> Running in 8ca223f207b6 01:09:37 Removing intermediate container 8ca223f207b6 01:09:37 ---> e85285b691ef 01:09:37 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 01:09:38 ---> Running in ef9927034491 01:09:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:09:39 (1/2) Upgrading libcrypto1.1 (1.1.1u-r1 -> 1.1.1u-r2) 01:09:40 (2/2) Upgrading libssl1.1 (1.1.1u-r1 -> 1.1.1u-r2) 01:09:40 OK: 6 MiB in 14 packages 01:09:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:09:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:09:41 (1/9) Installing ca-certificates (20230506-r0) 01:09:42 (2/9) Installing brotli-libs (1.0.9-r6) 01:09:42 (3/9) Installing nghttp2-libs (1.47.0-r1) 01:09:43 (4/9) Installing libcurl (8.2.1-r0) 01:09:43 (5/9) Installing curl (8.2.1-r0) 01:09:43 (6/9) Installing docker-cli (20.10.20-r0) 01:09:44 (7/9) Installing oniguruma (6.9.8-r0) 01:09:44 (8/9) Installing jq (1.6-r1) 01:09:45 (9/9) Installing openssl (1.1.1u-r2) 01:09:45 Executing busybox-1.35.0-r17.trigger 01:09:45 Executing ca-certificates-20230506-r0.trigger 01:09:45 OK: 52 MiB in 23 packages 01:09:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:09:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:09:46 (1/137) Installing libmagic (5.41-r0) 01:09:47 (2/137) Installing file (5.41-r0) 01:09:47 (3/137) Installing libxau (1.0.9-r0) 01:09:47 (4/137) Installing libxdmcp (1.1.3-r0) 01:09:47 (5/137) Installing libxcb (1.15-r0) 01:09:48 Still waiting to schedule task 01:09:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:09:48 (6/137) Installing libx11 (1.8-r1) 01:09:49 (7/137) Installing libxext (1.3.4-r0) 01:09:49 (8/137) Installing libice (1.0.10-r0) 01:09:49 (9/137) Installing libuuid (2.38-r1) 01:09:49 (10/137) Installing libsm (1.2.3-r0) 01:09:50 (11/137) Installing libxt (1.2.1-r0) 01:09:50 (12/137) Installing libxmu (1.1.3-r0) 01:09:51 (13/137) Installing xset (1.2.4-r0) 01:09:51 (14/137) Installing xprop (1.2.5-r0) 01:09:51 (15/137) Installing xdg-utils (1.1.3-r3) 01:09:51 (16/137) Installing eudev-libs (3.2.11-r0) 01:09:52 (17/137) Installing pkgconf (1.8.1-r0) 01:09:52 (18/137) Installing libffi (3.4.2-r1) 01:09:52 (19/137) Installing libintl (0.21-r2) 01:09:53 (20/137) Installing libblkid (2.38-r1) 01:09:53 (21/137) Installing libmount (2.38-r1) 01:09:53 (22/137) Installing pcre (8.45-r2) 01:09:54 (23/137) Installing glib (2.72.4-r0) 01:09:54 (24/137) Installing xz-libs (5.2.5-r1) 01:09:55 (25/137) Installing libxml2 (2.9.14-r2) 01:09:55 (26/137) Installing shared-mime-info (2.2-r2) 01:09:56 (27/137) Installing hicolor-icon-theme (0.17-r1) 01:09:56 (28/137) Installing libjpeg-turbo (2.1.3-r1) 01:09:56 (29/137) Installing libpng (1.6.37-r1) 01:09:57 (30/137) Installing libwebp (1.2.3-r1) 01:09:57 (31/137) Installing zstd-libs (1.5.2-r1) 01:09:57 (32/137) Installing tiff (4.4.0-r4) 01:09:58 (33/137) Installing gdk-pixbuf (2.42.8-r0) 01:09:58 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 01:09:58 (35/137) Installing libxcomposite (0.4.5-r0) 01:09:59 (36/137) Installing libxfixes (6.0.0-r0) 01:09:59 (37/137) Installing libxrender (0.9.10-r3) 01:09:59 (38/137) Installing libxcursor (1.2.1-r0) 01:10:00 (39/137) Installing libxdamage (1.1.5-r1) 01:10:00 (40/137) Installing libxi (1.8-r0) 01:10:00 (41/137) Installing libxinerama (1.1.4-r1) 01:10:00 (42/137) Installing libxrandr (1.5.2-r1) 01:10:01 (43/137) Installing atk (2.38.0-r0) 01:10:01 (44/137) Installing libxtst (1.2.3-r3) 01:10:01 (45/137) Installing dbus-libs (1.14.8-r0) 01:10:02 (46/137) Installing at-spi2-core (2.44.1-r0) 01:10:02 (47/137) Installing at-spi2-atk (2.38.0-r0) 01:10:02 (48/137) Installing expat (2.5.0-r0) 01:10:03 (49/137) Installing libbz2 (1.0.8-r1) 01:10:03 (50/137) Installing freetype (2.12.1-r0) 01:10:03 (51/137) Installing fontconfig (2.14.0-r0) 01:10:04 (52/137) Installing pixman (0.40.0-r4) 01:10:04 (53/137) Installing cairo (1.17.4-r2) 01:10:05 (54/137) Installing cairo-gobject (1.17.4-r2) 01:10:05 (55/137) Installing avahi-libs (0.8-r6) 01:10:05 (56/137) Installing gmp (6.2.1-r2) 01:10:06 (57/137) Installing nettle (3.7.3-r0) 01:10:06 (58/137) Installing p11-kit (0.24.1-r0) 01:10:07 (59/137) Installing libtasn1 (4.18.0-r1) 01:10:07 (60/137) Installing libunistring (1.0-r0) 01:10:07 (61/137) Installing gnutls (3.7.7-r1) 01:10:08 (62/137) Installing cups-libs (2.4.2-r2) 01:10:08 (63/137) Installing libepoxy (1.5.10-r0) 01:10:09 (64/137) Installing fribidi (1.0.12-r0) 01:10:09 (65/137) Installing graphite2 (1.3.14-r1) 01:10:09 (66/137) Installing harfbuzz (4.3.0-r0) 01:10:10 (67/137) Installing libxft (2.3.4-r0) 01:10:10 (68/137) Installing pango (1.50.7-r0) 01:10:10 (69/137) Installing wayland-libs-client (1.20.0-r0) 01:10:11 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 01:10:11 (71/137) Installing wayland-libs-egl (1.20.0-r0) 01:10:11 (72/137) Installing xkeyboard-config (2.35.1-r0) 01:10:12 (73/137) Installing libxkbcommon (1.4.1-r0) 01:10:12 (74/137) Installing gtk+3.0 (3.24.34-r1) 01:10:13 Executing gtk+3.0-3.24.34-r1.post-install 01:10:13 (75/137) Installing libfontenc (1.1.4-r0) 01:10:13 (76/137) Installing mkfontscale (1.2.2-r0) 01:10:13 (77/137) Installing font-opensans (0_git20210927-r0) 01:10:14 (78/137) Installing libgcc (11.2.1_git20220219-r2) 01:10:14 (79/137) Installing libogg (1.3.5-r1) 01:10:14 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 01:10:15 (81/137) Installing flac (1.3.4-r0) 01:10:15 (82/137) Installing alsa-lib (1.2.7.2-r0) 01:10:16 (83/137) Installing libatomic (11.2.1_git20220219-r2) 01:10:16 (84/137) Installing sdl2 (2.0.22-r0) 01:10:17 (85/137) Installing aom-libs (3.3.0-r0) 01:10:17 (86/137) Installing libass (0.16.0-r0) 01:10:17 (87/137) Installing libdav1d (1.0.0-r0) 01:10:18 (88/137) Installing libpciaccess (0.16-r0) 01:10:18 (89/137) Installing libdrm (2.4.110-r0) 01:10:18 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:10:19 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 01:10:19 (92/137) Installing lame (3.100-r0) 01:10:20 (93/137) Installing opus (1.3.1-r1) 01:10:20 (94/137) Installing libasyncns (0.8-r1) 01:10:20 (95/137) Installing libltdl (2.4.7-r0) 01:10:21 (96/137) Installing orc (0.4.32-r0) 01:10:21 (97/137) Installing libvorbis (1.3.7-r0) 01:10:21 (98/137) Installing libsndfile (1.1.0-r0) 01:10:22 (99/137) Installing libgomp (11.2.1_git20220219-r2) 01:10:22 (100/137) Installing soxr (0.1.3-r2) 01:10:22 (101/137) Installing speexdsp (1.2.0-r0) 01:10:23 (102/137) Installing tdb-libs (1.4.6-r0) 01:10:23 (103/137) Installing libpulse (15.0-r2) 01:10:24 (104/137) Installing cjson (1.7.15-r3) 01:10:24 (105/137) Installing mbedtls (2.28.3-r0) 01:10:24 (106/137) Installing librist (0.2.6-r1) 01:10:25 (107/137) Installing libsrt (1.4.4-r0) 01:10:25 (108/137) Installing libssh (0.9.6-r1) 01:10:25 (109/137) Installing libtheora (1.1.1-r16) 01:10:26 (110/137) Installing v4l-utils-libs (1.22.1-r1) 01:10:26 (111/137) Installing libva (2.14.0-r0) 01:10:27 (112/137) Installing libvdpau (1.5-r0) 01:10:27 (113/137) Installing vidstab (1.1.0-r1) 01:10:27 (114/137) Installing libvpx (1.11.0-r1) 01:10:28 (115/137) Installing x264-libs (0.163_git20210613-r0) 01:10:28 (116/137) Installing numactl (2.0.14-r0) 01:10:28 (117/137) Installing x265-libs (3.5-r3) 01:10:29 (118/137) Installing xvidcore (1.3.7-r1) 01:10:29 (119/137) Installing ffmpeg-libs (5.0.3-r0) 01:10:30 (120/137) Installing libevent (2.1.12-r4) 01:10:30 (121/137) Installing mesa (21.3.9-r0) 01:10:31 (122/137) Installing wayland-libs-server (1.20.0-r0) 01:10:31 (123/137) Installing mesa-gbm (21.3.9-r0) 01:10:31 (124/137) Installing icu-data-en (71.1-r2) 01:10:32 Executing icu-data-en-71.1-r2.post-install 01:10:32 * 01:10:32 * If you need ICU with non-English locales and legacy charset support, install 01:10:32 * package icu-data-full. 01:10:32 * 01:10:32 (125/137) Installing icu-libs (71.1-r2) 01:10:32 (126/137) Installing lcms2 (2.13.1-r0) 01:10:33 (127/137) Installing minizip (1.2.12-r0) 01:10:33 (128/137) Installing nspr (4.33-r0) 01:10:33 (129/137) Installing sqlite-libs (3.40.1-r0) 01:10:34 (130/137) Installing nss (3.78.1-r0) 01:10:35 (131/137) Installing re2 (2022.04.01-r0) 01:10:35 (132/137) Installing snappy (1.1.9-r4) 01:10:35 (133/137) Installing libgpg-error (1.45-r0) 01:10:35 (134/137) Installing libgcrypt (1.10.1-r0) 01:10:36 (135/137) Installing libxslt (1.1.35-r0) 01:10:36 (136/137) Installing chromium (102.0.5005.182-r0) 01:10:39 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 01:10:39 Executing busybox-1.35.0-r17.trigger 01:10:39 Executing glib-2.72.4-r0.trigger 01:10:39 Executing shared-mime-info-2.2-r2.trigger 01:10:39 Executing gdk-pixbuf-2.42.8-r0.trigger 01:10:39 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:10:39 Executing fontconfig-2.14.0-r0.trigger 01:10:40 Executing mkfontscale-1.2.2-r0.trigger 01:10:40 OK: 409 MiB in 160 packages 01:10:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:10:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:10:41 (1/21) Installing binutils (2.38-r3) 01:10:41 (2/21) Installing isl22 (0.22-r0) 01:10:41 (3/21) Installing mpfr4 (4.1.0-r0) 01:10:42 (4/21) Installing mpc1 (1.2.1-r0) 01:10:43 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:10:49 (6/21) Installing musl-dev (1.2.3-r3) 01:10:50 (7/21) Installing libc-dev (0.7.2-r3) 01:10:50 (8/21) Installing linux-headers (5.16.7-r1) 01:10:50 (9/21) Installing libffi-dev (3.4.2-r1) 01:10:51 (10/21) Installing libpq (14.8-r0) 01:10:51 (11/21) Installing openssl-dev (1.1.1u-r2) 01:10:52 (12/21) Installing libpq-dev (14.8-r0) 01:10:52 (13/21) Installing libecpg (14.8-r0) 01:10:52 (14/21) Installing libecpg-dev (14.8-r0) 01:10:53 (15/21) Installing llvm13-libs (13.0.1-r2) 01:11:01 (16/21) Installing clang-libs (13.0.1-r1) 01:11:01 (17/21) Installing clang (13.0.1-r1) 01:11:01 (18/21) Installing icu (71.1-r2) 01:11:02 (19/21) Installing icu-dev (71.1-r2) 01:11:02 (20/21) Installing llvm13 (13.0.1-r2) 01:11:03 (21/21) Installing postgresql14-dev (14.8-r0) 01:11:04 Executing busybox-1.35.0-r17.trigger 01:11:04 OK: 822 MiB in 181 packages 01:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:11:05 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:11:06 (2/10) Installing gdbm (1.23-r0) 01:11:06 (3/10) Installing mpdecimal (2.5.1-r1) 01:11:07 (4/10) Installing readline (8.1.2-r0) 01:11:07 (5/10) Installing python3 (3.10.12-r0) 01:11:08 (6/10) Installing python3-dev (3.10.12-r0) 01:11:09 (7/10) Installing libsodium (1.0.18-r0) 01:11:09 (8/10) Installing libzmq (4.3.4-r0) 01:11:10 (9/10) Installing libsodium-dev (1.0.18-r0) 01:11:10 (10/10) Installing zeromq-dev (4.3.4-r0) 01:11:10 Executing busybox-1.35.0-r17.trigger 01:11:10 OK: 974 MiB in 191 packages 01:11:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:11:12 OK: 974 MiB in 191 packages 01:11:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:11:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:11:12 (1/1) Installing tzdata (2023c-r0) 01:11:13 Executing busybox-1.35.0-r17.trigger 01:11:13 OK: 978 MiB in 192 packages 01:11:13 (1/1) Purging tzdata (2023c-r0) 01:11:13 Executing busybox-1.35.0-r17.trigger 01:11:13 OK: 974 MiB in 191 packages 01:11:16 Looking in links: /tmp/tmprmnbxerj 01:11:16 Processing /tmp/tmprmnbxerj/setuptools-65.5.0-py3-none-any.whl 01:11:16 Processing /tmp/tmprmnbxerj/pip-23.0.1-py3-none-any.whl 01:11:16 Installing collected packages: setuptools, pip 01:11:19 Successfully installed pip-23.0.1 setuptools-65.5.0 01:11:19 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 01:11:19 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 01:11:19 Collecting pip 01:11:19 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) 01:11:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.5 MB/s eta 0:00:00 01:11:19 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 01:11:20 Collecting setuptools 01:11:20 Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) 01:11:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 91.1 MB/s eta 0:00:00 01:11:20 Collecting wheel 01:11:20 Downloading wheel-0.41.0-py3-none-any.whl (64 kB) 01:11:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 167.6 MB/s eta 0:00:00 01:11:20 Installing collected packages: wheel, setuptools, pip 01:11:20 Attempting uninstall: setuptools 01:11:20 Found existing installation: setuptools 65.5.0 01:11:20 Uninstalling setuptools-65.5.0: 01:11:20 Successfully uninstalled setuptools-65.5.0 01:11:21 Attempting uninstall: pip 01:11:21 Found existing installation: pip 23.0.1 01:11:21 Uninstalling pip-23.0.1: 01:11:21 Successfully uninstalled pip-23.0.1 01:11:23 Successfully installed pip-23.2.1 setuptools-68.0.0 wheel-0.41.0 01:11:23 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 01:11:24 Processing ./edgex-taf-common 01:11:24 Preparing metadata (setup.py): started 01:11:24 Preparing metadata (setup.py): finished with status 'done' 01:11:24 Building wheels for collected packages: edgex-taf-common 01:11:24 Building wheel for edgex-taf-common (setup.py): started 01:11:24 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:11:24 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14469 sha256=e52e7e7e5cfac5a89c082157a15496f5c147e529178480b8d2e1ccb3fd12ab8c 01:11:24 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:11:24 Successfully built edgex-taf-common 01:11:24 Installing collected packages: edgex-taf-common 01:11:24 Successfully installed edgex-taf-common-0.0.0 01:11:24 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 01:11:25 Collecting robotframework==6.1 (from -r requirements.txt (line 1)) 01:11:25 Obtaining dependency information for robotframework==6.1 from https://files.pythonhosted.org/packages/11/ff/3105ff09e62c980e67a5b6974c8ac9577b4c3bacbc10a90e6b3e40cfcbd1/robotframework-6.1-py3-none-any.whl.metadata 01:11:25 Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) 01:11:25 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 01:11:25 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:11:25 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 01:11:25 Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata 01:11:25 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 01:11:25 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 01:11:25 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 01:11:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 12.0 MB/s eta 0:00:00 01:11:25 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 01:11:25 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:11:25 Preparing metadata (setup.py): started 01:11:25 Preparing metadata (setup.py): finished with status 'done' 01:11:25 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 01:11:25 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 01:11:25 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 01:11:26 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 01:11:26 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 01:11:26 Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata 01:11:26 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 01:11:26 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 01:11:26 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 01:11:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 18.2 MB/s eta 0:00:00 01:11:26 Preparing metadata (setup.py): started 01:11:26 Preparing metadata (setup.py): finished with status 'done' 01:11:26 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 01:11:26 Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata 01:11:26 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 01:11:26 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 01:11:26 Downloading numpy-1.22.3.zip (11.5 MB) 01:11:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 82.9 MB/s eta 0:00:00 01:11:27 Installing build dependencies: started 01:11:30 Installing build dependencies: finished with status 'done' 01:11:30 Getting requirements to build wheel: started 01:11:31 Getting requirements to build wheel: finished with status 'done' 01:11:31 Preparing metadata (pyproject.toml): started 01:11:32 Preparing metadata (pyproject.toml): finished with status 'done' 01:11:32 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 01:11:32 Downloading psutil-5.9.0.tar.gz (478 kB) 01:11:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 14.7 MB/s eta 0:00:00 01:11:32 Preparing metadata (setup.py): started 01:11:32 Preparing metadata (setup.py): finished with status 'done' 01:11:32 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 01:11:32 Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata 01:11:32 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 01:11:33 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 01:11:33 Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/66/96/129706be681649f43bde93811416f566acfefcd3fb18156d5df349c360ab/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata 01:11:33 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 01:11:33 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 01:11:33 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 01:11:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 26.1 MB/s eta 0:00:00 01:11:33 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 01:11:33 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:11:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 40.6 MB/s eta 0:00:00 01:11:33 Preparing metadata (setup.py): started 01:11:33 Preparing metadata (setup.py): finished with status 'done' 01:11:33 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 01:11:33 Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/92/d7/df2bf45a1bcc7f2983a22c05f77ecd04bb8252a734219b0a6f089121dfa3/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata 01:11:33 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 01:11:34 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:34 Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/10/56/8288d1813a68c1e0638515dbb777fce6d87d0d240e683216f956145310e6/selenium-4.11.2-py3-none-any.whl.metadata 01:11:34 Downloading selenium-4.11.2-py3-none-any.whl.metadata (7.0 kB) 01:11:34 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:34 Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata 01:11:34 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 01:11:34 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:34 Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 01:11:34 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 01:11:34 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:34 Downloading flex-6.14.1.tar.gz (40 kB) 01:11:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.4 MB/s eta 0:00:00 01:11:34 Preparing metadata (setup.py): started 01:11:34 Preparing metadata (setup.py): finished with status 'done' 01:11:34 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:34 Downloading genson-1.2.2.tar.gz (34 kB) 01:11:34 Preparing metadata (setup.py): started 01:11:34 Preparing metadata (setup.py): finished with status 'done' 01:11:35 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:35 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:11:35 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:35 Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/a1/ba/28ce987450c6afa8336373761193ddaadc1ba2004fbf23a6407db036f558/jsonschema-4.18.4-py3-none-any.whl.metadata 01:11:35 Downloading jsonschema-4.18.4-py3-none-any.whl.metadata (7.8 kB) 01:11:35 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:35 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 01:11:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 65.0 MB/s eta 0:00:00 01:11:35 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:35 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 01:11:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 43.4 MB/s eta 0:00:00 01:11:35 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:35 Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata 01:11:35 Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) 01:11:35 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 01:11:35 Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/95/d2/6f25fddfbe31448ceea236e03b70d2bbd647d4bc9148bf9665307794c4f2/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata 01:11:35 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) 01:11:35 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 01:11:35 Downloading idna-3.4-py3-none-any.whl (61 kB) 01:11:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.9 MB/s eta 0:00:00 01:11:35 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 01:11:35 Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata 01:11:35 Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) 01:11:35 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 01:11:35 Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata 01:11:35 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 01:11:35 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 01:11:35 Downloading packaging-23.1-py3-none-any.whl (48 kB) 01:11:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 7.1 MB/s eta 0:00:00 01:11:35 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 01:11:35 Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata 01:11:35 Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) 01:11:35 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 01:11:36 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 01:11:36 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:11:36 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:11:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 27.4 MB/s eta 0:00:00 01:11:36 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:11:36 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:11:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 30.6 MB/s eta 0:00:00 01:11:36 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.0.0) 01:11:36 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:11:36 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:11:36 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:11:36 Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata 01:11:36 Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) 01:11:36 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:36 Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata 01:11:36 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 01:11:36 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:36 Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata 01:11:36 Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) 01:11:36 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:36 Downloading PyYAML-6.0.1.tar.gz (125 kB) 01:11:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 15.0 MB/s eta 0:00:00 01:11:36 Installing build dependencies: started 01:11:41 Installing build dependencies: finished with status 'done' 01:11:41 Getting requirements to build wheel: started 01:11:41 Getting requirements to build wheel: finished with status 'done' 01:11:41 Preparing metadata (pyproject.toml): started 01:11:42 Preparing metadata (pyproject.toml): finished with status 'done' 01:11:42 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:11:42 Preparing metadata (setup.py): started 01:11:42 Preparing metadata (setup.py): finished with status 'done' 01:11:42 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:11:42 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:11:42 Preparing metadata (setup.py): started 01:11:42 Preparing metadata (setup.py): finished with status 'done' 01:11:42 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata 01:11:42 Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) 01:11:42 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata 01:11:42 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 01:11:42 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:11:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.6 MB/s eta 0:00:00 01:11:42 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:11:42 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 01:11:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.1 MB/s eta 0:00:00 01:11:42 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:42 Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata 01:11:42 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 01:11:43 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:43 Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/ea/c3/f75f0ce2cdacca3d68a70b1756635092a1add1002e34afb4895b9fb62598/referencing-0.30.0-py3-none-any.whl.metadata 01:11:43 Downloading referencing-0.30.0-py3-none-any.whl.metadata (2.7 kB) 01:11:43 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:11:43 Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/bb/5a/3ab0ef376f5e454ccbca544f17f6ca9213c84294b28cebf2de9e9b92c75b/rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata 01:11:43 Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) 01:11:43 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:43 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:11:43 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:43 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 01:11:43 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:43 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:11:43 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:43 Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata 01:11:43 Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) 01:11:43 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:43 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:11:43 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 01:11:43 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:11:43 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:11:43 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:11:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.0 MB/s eta 0:00:00 01:11:43 Downloading robotframework-6.1-py3-none-any.whl (698 kB) 01:11:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 47.5 MB/s eta 0:00:00 01:11:43 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 01:11:43 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 01:11:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.2 MB/s eta 0:00:00 01:11:43 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 16.4 MB/s eta 0:00:00 01:11:44 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 9.3 MB/s eta 0:00:00 01:11:44 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 66.0 MB/s eta 0:00:00 01:11:44 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 72.7 MB/s eta 0:00:00 01:11:44 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 6.2 MB/s eta 0:00:00 01:11:44 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 28.9 MB/s eta 0:00:00 01:11:44 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 01:11:44 Downloading selenium-4.11.2-py3-none-any.whl (7.2 MB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 75.8 MB/s eta 0:00:00 01:11:44 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 18.3 MB/s eta 0:00:00 01:11:44 Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 8.2 MB/s eta 0:00:00 01:11:44 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 45.1 MB/s eta 0:00:00 01:11:44 Downloading jsonschema-4.18.4-py3-none-any.whl (80 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 11.8 MB/s eta 0:00:00 01:11:44 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 01:11:44 Downloading click-8.1.6-py3-none-any.whl (97 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.7 MB/s eta 0:00:00 01:11:44 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 01:11:44 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 01:11:44 Downloading referencing-0.30.0-py3-none-any.whl (25 kB) 01:11:44 Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 54.9 MB/s eta 0:00:00 01:11:44 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 01:11:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 50.3 MB/s eta 0:00:00 01:11:44 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 01:11:44 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) 01:11:44 Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) 01:11:44 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 01:11:44 Building wheel for robotbackgroundlogger (setup.py): started 01:11:44 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:11:44 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4276 sha256=ea9825b82f22e3ab8b3c25c8f11a2ec4a23f04ab1bb2700457ac639180a65186 01:11:44 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:11:44 Building wheel for paho-mqtt (setup.py): started 01:11:45 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:11:45 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=6845f61a307af387f7d43a877d534643b338571a89f2cfb697a8c83c17c6f0d3 01:11:45 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 01:11:45 Building wheel for numpy (pyproject.toml): started 01:12:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2709 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 01:12:25 Selected Git installation does not exist. Using Default 01:12:25 The recommended git tool is: NONE 01:12:32 using credential edgex-jenkins-ssh 01:12:32 Cloning the remote Git repository 01:12:32 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 01:12:32 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 01:12:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:12:32 > git --version # timeout=10 01:12:32 > git --version # 'git version 2.25.1' 01:12:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:12:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:35 Avoid second fetch 01:12:35 Checking out Revision 664646a66508576d27e3d47772bd781c47cbd64c (main) 01:12:35 Commit message: "Merge pull request #73 from edgexfoundry/dependabot/pip/redis-4.6.0" 01:12:35 > git config core.sparsecheckout # timeout=10 01:12:35 > git checkout -f 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:12:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:12:36 Dload Upload Total Spent Left Speed 01:12:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 01:12:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:12:37 + sudo tee /etc/docker/daemon.new 01:12:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:12:37 { 01:12:37 "registry-mirrors": [ 01:12:37 "https://nexus3.edgexfoundry.org:10001" 01:12:37 ], 01:12:37 "bip": "10.250.0.254/24", 01:12:37 "hosts": [ 01:12:37 "tcp://0.0.0.0:5555", 01:12:37 "unix:///var/run/docker.sock" 01:12:37 ], 01:12:37 "mtu": 1458, 01:12:37 "selinux-enabled": true, 01:12:37 "seccomp-profile": "/etc/docker/seccomp.json" 01:12:37 } [Pipeline] sh 01:12:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:12:38 + sudo service docker restart 01:12:53 Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:56 provisioning config files... 01:12:56 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5553574912133297446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:57 ---> docker-login.sh 01:12:57 nexus3.edgexfoundry.org:10001 01:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:57 Configure a credential helper to remove this warning. See 01:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:57 01:12:57 Login Succeeded 01:12:57 nexus3.edgexfoundry.org:10002 01:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:58 Configure a credential helper to remove this warning. See 01:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:58 01:12:58 Login Succeeded 01:12:58 nexus3.edgexfoundry.org:10003 01:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:58 Configure a credential helper to remove this warning. See 01:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:58 01:12:58 Login Succeeded 01:12:58 nexus3.edgexfoundry.org:10004 01:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:58 Configure a credential helper to remove this warning. See 01:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:58 01:12:58 Login Succeeded 01:12:58 docker.io 01:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:59 Configure a credential helper to remove this warning. See 01:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:59 01:12:59 Login Succeeded 01:12:59 ---> docker-login.sh ends [Pipeline] } 01:12:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:13:00 + ls -al . 01:13:00 total 68 01:13:00 drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 01:12 . 01:13:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:12 .. 01:13:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 01:12 .git 01:13:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 01:12 .github 01:13:00 -rw-rw-r-- 1 jenkins jenkins 22 Aug 2 01:12 .gitignore 01:13:00 -rw-rw-r-- 1 jenkins jenkins 1575 Aug 2 01:12 Dockerfile 01:13:00 -rw-rw-r-- 1 jenkins jenkins 746 Aug 2 01:12 Jenkinsfile 01:13:00 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 2 01:12 LICENSE 01:13:00 -rw-rw-r-- 1 jenkins jenkins 3606 Aug 2 01:12 README.md 01:13:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:12 TAF-Manager 01:13:00 drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 01:12 TUC 01:13:00 -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 01:09 VERSION 01:13:00 -rw-rw-r-- 1 jenkins jenkins 342 Aug 2 01:12 requirements.txt 01:13:00 -rw-rw-r-- 1 jenkins jenkins 54 Aug 2 01:12 robot-entrypoint.sh 01:13:00 -rw-rw-r-- 1 jenkins jenkins 445 Aug 2 01:12 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:00 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=664646a66508576d27e3d47772bd781c47cbd64c --label arch=arm64 --label version=0.0.2-dev.32 . 01:13:00 Sending build context to Docker daemon 309.8kB 01:13:00 Step 1/13 : FROM alpine:3.16 01:13:01 3.16: Pulling from library/alpine 01:13:01 a880266d3b77: Pulling fs layer 01:13:01 a880266d3b77: Verifying Checksum 01:13:01 a880266d3b77: Download complete 01:13:02 a880266d3b77: Pull complete 01:13:02 Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 01:13:02 Status: Downloaded newer image for alpine:3.16 01:13:02 ---> 73bc9a5320fe 01:13:02 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:13:02 ---> Running in 4958377b99ae 01:13:02 Removing intermediate container 4958377b99ae 01:13:02 ---> f870f6cd4cd8 01:13:02 Step 3/13 : LABEL maintainer="Bruce Huang " 01:13:03 ---> Running in dda32c924960 01:13:03 Removing intermediate container dda32c924960 01:13:03 ---> adfc6a79ae24 01:13:03 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 01:13:03 ---> 435bc749b3af 01:13:03 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 01:13:04 ---> be3e51675808 01:13:04 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 01:13:04 ---> e7be0f44d3c7 01:13:04 Step 7/13 : WORKDIR /edgex-taf 01:13:04 ---> Running in b6eb05e02485 01:13:05 Removing intermediate container b6eb05e02485 01:13:05 ---> 36317a9af6c8 01:13:05 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:05 ---> Running in 4466c606d7a3 01:13:07 Removing intermediate container 4466c606d7a3 01:13:07 ---> ab8bca40f4f9 01:13:07 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 01:13:07 ---> Running in 379b57daa0db 01:13:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:13:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:13:10 (1/2) Upgrading libcrypto1.1 (1.1.1u-r1 -> 1.1.1u-r2) 01:13:10 (2/2) Upgrading libssl1.1 (1.1.1u-r1 -> 1.1.1u-r2) 01:13:11 OK: 5 MiB in 14 packages 01:13:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:13:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:13:13 (1/9) Installing ca-certificates (20230506-r0) 01:13:13 (2/9) Installing brotli-libs (1.0.9-r6) 01:13:14 (3/9) Installing nghttp2-libs (1.47.0-r1) 01:13:14 (4/9) Installing libcurl (8.2.1-r0) 01:13:15 (5/9) Installing curl (8.2.1-r0) 01:13:15 (6/9) Installing docker-cli (20.10.20-r0) 01:13:19 (7/9) Installing oniguruma (6.9.8-r0) 01:13:19 (8/9) Installing jq (1.6-r1) 01:13:19 (9/9) Installing openssl (1.1.1u-r2) 01:13:20 Executing busybox-1.35.0-r17.trigger 01:13:20 Executing ca-certificates-20230506-r0.trigger 01:13:20 OK: 50 MiB in 23 packages 01:13:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:13:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:13:22 (1/136) Installing libmagic (5.41-r0) 01:13:23 (2/136) Installing file (5.41-r0) 01:13:23 (3/136) Installing libxau (1.0.9-r0) 01:13:23 (4/136) Installing libxdmcp (1.1.3-r0) 01:13:24 (5/136) Installing libxcb (1.15-r0) 01:13:24 (6/136) Installing libx11 (1.8-r1) 01:13:25 (7/136) Installing libxext (1.3.4-r0) 01:13:25 (8/136) Installing libice (1.0.10-r0) 01:13:25 (9/136) Installing libuuid (2.38-r1) 01:13:26 (10/136) Installing libsm (1.2.3-r0) 01:13:26 (11/136) Installing libxt (1.2.1-r0) 01:13:27 (12/136) Installing libxmu (1.1.3-r0) 01:13:27 (13/136) Installing xset (1.2.4-r0) 01:13:27 (14/136) Installing xprop (1.2.5-r0) 01:13:28 (15/136) Installing xdg-utils (1.1.3-r3) 01:13:28 (16/136) Installing eudev-libs (3.2.11-r0) 01:13:29 (17/136) Installing pkgconf (1.8.1-r0) 01:13:29 (18/136) Installing libffi (3.4.2-r1) 01:13:29 (19/136) Installing libintl (0.21-r2) 01:13:30 (20/136) Installing libblkid (2.38-r1) 01:13:30 (21/136) Installing libmount (2.38-r1) 01:13:30 (22/136) Installing pcre (8.45-r2) 01:13:31 (23/136) Installing glib (2.72.4-r0) 01:13:31 (24/136) Installing xz-libs (5.2.5-r1) 01:13:32 (25/136) Installing libxml2 (2.9.14-r2) 01:13:32 (26/136) Installing shared-mime-info (2.2-r2) 01:13:33 (27/136) Installing hicolor-icon-theme (0.17-r1) 01:13:33 (28/136) Installing libjpeg-turbo (2.1.3-r1) 01:13:34 (29/136) Installing libpng (1.6.37-r1) 01:13:34 (30/136) Installing libwebp (1.2.3-r1) 01:13:35 (31/136) Installing zstd-libs (1.5.2-r1) 01:13:35 (32/136) Installing tiff (4.4.0-r4) 01:13:35 (33/136) Installing gdk-pixbuf (2.42.8-r0) 01:13:36 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 01:13:36 (35/136) Installing libxcomposite (0.4.5-r0) 01:13:36 (36/136) Installing libxfixes (6.0.0-r0) 01:13:37 (37/136) Installing libxrender (0.9.10-r3) 01:13:37 (38/136) Installing libxcursor (1.2.1-r0) 01:13:37 (39/136) Installing libxdamage (1.1.5-r1) 01:13:38 (40/136) Installing libxi (1.8-r0) 01:13:38 (41/136) Installing libxinerama (1.1.4-r1) 01:13:38 (42/136) Installing libxrandr (1.5.2-r1) 01:13:39 (43/136) Installing atk (2.38.0-r0) 01:13:39 (44/136) Installing libxtst (1.2.3-r3) 01:13:39 (45/136) Installing dbus-libs (1.14.8-r0) 01:13:40 (46/136) Installing at-spi2-core (2.44.1-r0) 01:13:40 (47/136) Installing at-spi2-atk (2.38.0-r0) 01:13:41 (48/136) Installing expat (2.5.0-r0) 01:13:41 (49/136) Installing libbz2 (1.0.8-r1) 01:13:41 (50/136) Installing freetype (2.12.1-r0) 01:13:42 (51/136) Installing fontconfig (2.14.0-r0) 01:13:42 (52/136) Installing pixman (0.40.0-r4) 01:13:43 (53/136) Installing cairo (1.17.4-r2) 01:13:43 (54/136) Installing cairo-gobject (1.17.4-r2) 01:13:43 (55/136) Installing avahi-libs (0.8-r6) 01:13:44 (56/136) Installing gmp (6.2.1-r2) 01:13:44 (57/136) Installing nettle (3.7.3-r0) 01:13:45 (58/136) Installing p11-kit (0.24.1-r0) 01:13:45 (59/136) Installing libtasn1 (4.18.0-r1) 01:13:46 (60/136) Installing libunistring (1.0-r0) 01:13:46 (61/136) Installing gnutls (3.7.7-r1) 01:13:47 (62/136) Installing cups-libs (2.4.2-r2) 01:13:47 (63/136) Installing libepoxy (1.5.10-r0) 01:13:48 (64/136) Installing fribidi (1.0.12-r0) 01:13:48 (65/136) Installing graphite2 (1.3.14-r1) 01:13:48 (66/136) Installing harfbuzz (4.3.0-r0) 01:13:49 Building wheel for numpy (pyproject.toml): still running... 01:13:49 (67/136) Installing libxft (2.3.4-r0) 01:13:49 (68/136) Installing pango (1.50.7-r0) 01:13:50 (69/136) Installing wayland-libs-client (1.20.0-r0) 01:13:50 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 01:13:50 (71/136) Installing wayland-libs-egl (1.20.0-r0) 01:13:51 (72/136) Installing xkeyboard-config (2.35.1-r0) 01:13:51 (73/136) Installing libxkbcommon (1.4.1-r0) 01:13:52 (74/136) Installing gtk+3.0 (3.24.34-r1) 01:13:52 Executing gtk+3.0-3.24.34-r1.post-install 01:13:53 (75/136) Installing libfontenc (1.1.4-r0) 01:13:53 (76/136) Installing mkfontscale (1.2.2-r0) 01:13:53 (77/136) Installing font-opensans (0_git20210927-r0) 01:13:54 (78/136) Installing libgcc (11.2.1_git20220219-r2) 01:13:54 (79/136) Installing libogg (1.3.5-r1) 01:13:55 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 01:13:55 (81/136) Installing flac (1.3.4-r0) 01:13:55 (82/136) Installing alsa-lib (1.2.7.2-r0) 01:13:56 (83/136) Installing libatomic (11.2.1_git20220219-r2) 01:13:56 (84/136) Installing sdl2 (2.0.22-r0) 01:13:57 (85/136) Installing aom-libs (3.3.0-r0) 01:13:57 (86/136) Installing libass (0.16.0-r0) 01:13:58 (87/136) Installing libdav1d (1.0.0-r0) 01:13:58 (88/136) Installing libdrm (2.4.110-r0) 01:13:59 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:13:59 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 01:14:00 (91/136) Installing lame (3.100-r0) 01:14:00 (92/136) Installing opus (1.3.1-r1) 01:14:01 (93/136) Installing libasyncns (0.8-r1) 01:14:01 (94/136) Installing libltdl (2.4.7-r0) 01:14:01 (95/136) Installing orc (0.4.32-r0) 01:14:02 (96/136) Installing libvorbis (1.3.7-r0) 01:14:02 (97/136) Installing libsndfile (1.1.0-r0) 01:14:03 (98/136) Installing libgomp (11.2.1_git20220219-r2) 01:14:03 (99/136) Installing soxr (0.1.3-r2) 01:14:03 (100/136) Installing speexdsp (1.2.0-r0) 01:14:04 (101/136) Installing tdb-libs (1.4.6-r0) 01:14:04 (102/136) Installing libpulse (15.0-r2) 01:14:05 (103/136) Installing cjson (1.7.15-r3) 01:14:05 (104/136) Installing mbedtls (2.28.3-r0) 01:14:05 (105/136) Installing librist (0.2.6-r1) 01:14:06 (106/136) Installing libsrt (1.4.4-r0) 01:14:06 (107/136) Installing libssh (0.9.6-r1) 01:14:07 (108/136) Installing libtheora (1.1.1-r16) 01:14:07 (109/136) Installing v4l-utils-libs (1.22.1-r1) 01:14:08 (110/136) Installing libva (2.14.0-r0) 01:14:08 (111/136) Installing libvdpau (1.5-r0) 01:14:08 (112/136) Installing vidstab (1.1.0-r1) 01:14:09 (113/136) Installing libvpx (1.11.0-r1) 01:14:09 (114/136) Installing x264-libs (0.163_git20210613-r0) 01:14:10 (115/136) Installing numactl (2.0.14-r0) 01:14:10 (116/136) Installing x265-libs (3.5-r3) 01:14:11 (117/136) Installing xvidcore (1.3.7-r1) 01:14:11 (118/136) Installing ffmpeg-libs (5.0.3-r0) 01:14:14 (119/136) Installing libevent (2.1.12-r4) 01:14:14 (120/136) Installing mesa (21.3.9-r0) 01:14:14 (121/136) Installing wayland-libs-server (1.20.0-r0) 01:14:15 (122/136) Installing mesa-gbm (21.3.9-r0) 01:14:15 (123/136) Installing icu-data-en (71.1-r2) 01:14:16 Executing icu-data-en-71.1-r2.post-install 01:14:16 * 01:14:16 * If you need ICU with non-English locales and legacy charset support, install 01:14:16 * package icu-data-full. 01:14:16 * 01:14:16 (124/136) Installing icu-libs (71.1-r2) 01:14:16 (125/136) Installing lcms2 (2.13.1-r0) 01:14:17 (126/136) Installing minizip (1.2.12-r0) 01:14:17 (127/136) Installing nspr (4.33-r0) 01:14:17 (128/136) Installing sqlite-libs (3.40.1-r0) 01:14:18 (129/136) Installing nss (3.78.1-r0) 01:14:19 (130/136) Installing re2 (2022.04.01-r0) 01:14:19 (131/136) Installing snappy (1.1.9-r4) 01:14:19 (132/136) Installing libgpg-error (1.45-r0) 01:14:20 (133/136) Installing libgcrypt (1.10.1-r0) 01:14:20 (134/136) Installing libxslt (1.1.35-r0) 01:14:21 (135/136) Installing chromium (102.0.5005.182-r0) 01:14:26 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 01:14:26 Executing busybox-1.35.0-r17.trigger 01:14:26 Executing glib-2.72.4-r0.trigger 01:14:26 Executing shared-mime-info-2.2-r2.trigger 01:14:29 Executing gdk-pixbuf-2.42.8-r0.trigger 01:14:29 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:14:29 Executing fontconfig-2.14.0-r0.trigger 01:14:29 Executing mkfontscale-1.2.2-r0.trigger 01:14:29 OK: 376 MiB in 159 packages 01:14:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:14:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:14:31 (1/21) Installing binutils (2.38-r3) 01:14:32 (2/21) Installing isl22 (0.22-r0) 01:14:32 (3/21) Installing mpfr4 (4.1.0-r0) 01:14:33 (4/21) Installing mpc1 (1.2.1-r0) 01:14:33 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:14:36 (6/21) Installing musl-dev (1.2.3-r3) 01:14:36 (7/21) Installing libc-dev (0.7.2-r3) 01:14:37 (8/21) Installing linux-headers (5.16.7-r1) 01:14:38 (9/21) Installing libffi-dev (3.4.2-r1) 01:14:38 (10/21) Installing libpq (14.8-r0) 01:14:39 (11/21) Installing openssl-dev (1.1.1u-r2) 01:14:39 (12/21) Installing libpq-dev (14.8-r0) 01:14:39 (13/21) Installing libecpg (14.8-r0) 01:14:40 (14/21) Installing libecpg-dev (14.8-r0) 01:14:40 (15/21) Installing llvm13-libs (13.0.1-r2) 01:14:48 (16/21) Installing clang-libs (13.0.1-r1) 01:14:51 (17/21) Installing clang (13.0.1-r1) 01:14:52 (18/21) Installing icu (71.1-r2) 01:14:52 (19/21) Installing icu-dev (71.1-r2) 01:14:52 (20/21) Installing llvm13 (13.0.1-r2) 01:14:56 Building wheel for numpy (pyproject.toml): still running... 01:14:58 (21/21) Installing postgresql14-dev (14.8-r0) 01:14:58 Executing busybox-1.35.0-r17.trigger 01:14:58 OK: 768 MiB in 180 packages 01:14:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:14:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:15:00 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:15:03 (2/10) Installing gdbm (1.23-r0) 01:15:03 (3/10) Installing mpdecimal (2.5.1-r1) 01:15:03 (4/10) Installing readline (8.1.2-r0) 01:15:04 (5/10) Installing python3 (3.10.12-r0) 01:15:08 (6/10) Installing python3-dev (3.10.12-r0) 01:15:10 (7/10) Installing libsodium (1.0.18-r0) 01:15:10 (8/10) Installing libzmq (4.3.4-r0) 01:15:10 (9/10) Installing libsodium-dev (1.0.18-r0) 01:15:11 (10/10) Installing zeromq-dev (4.3.4-r0) 01:15:11 Executing busybox-1.35.0-r17.trigger 01:15:11 OK: 938 MiB in 190 packages 01:15:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:15:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:15:14 OK: 938 MiB in 190 packages 01:15:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:15:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:15:16 (1/1) Installing tzdata (2023c-r0) 01:15:17 Executing busybox-1.35.0-r17.trigger 01:15:17 OK: 941 MiB in 191 packages 01:15:18 (1/1) Purging tzdata (2023c-r0) 01:15:18 Executing busybox-1.35.0-r17.trigger 01:15:18 OK: 938 MiB in 190 packages 01:15:40 Looking in links: /tmp/tmpmyad8zvb 01:15:40 Processing /tmp/tmpmyad8zvb/setuptools-65.5.0-py3-none-any.whl 01:15:40 Processing /tmp/tmpmyad8zvb/pip-23.0.1-py3-none-any.whl 01:15:40 Installing collected packages: setuptools, pip 01:16:02 Successfully installed pip-23.0.1 setuptools-65.5.0 01:16:02 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 01:16:03 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 01:16:04 Collecting pip 01:16:04 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) 01:16:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.9 MB/s eta 0:00:00 01:16:04 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 01:16:04 Building wheel for numpy (pyproject.toml): still running... 01:16:08 Collecting setuptools 01:16:08 Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) 01:16:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 16.0 MB/s eta 0:00:00 01:16:08 Collecting wheel 01:16:08 Downloading wheel-0.41.0-py3-none-any.whl (64 kB) 01:16:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 15.4 MB/s eta 0:00:00 01:16:10 Installing collected packages: wheel, setuptools, pip 01:16:13 Attempting uninstall: setuptools 01:16:13 Found existing installation: setuptools 65.5.0 01:16:14 Uninstalling setuptools-65.5.0: 01:16:14 Successfully uninstalled setuptools-65.5.0 01:16:20 Attempting uninstall: pip 01:16:20 Found existing installation: pip 23.0.1 01:16:22 Uninstalling pip-23.0.1: 01:16:22 Successfully uninstalled pip-23.0.1 01:16:34 Successfully installed pip-23.2.1 setuptools-68.0.0 wheel-0.41.0 01:16:34 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 01:16:36 Building wheel for numpy (pyproject.toml): finished with status 'done' 01:16:36 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362882 sha256=b1adea26b36c859c5a47f98839ba8f515733d73f54a6eba8266f4ddb2e1fec08 01:16:36 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 01:16:36 Building wheel for psutil (setup.py): started 01:16:36 Building wheel for psutil (setup.py): finished with status 'done' 01:16:36 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271445 sha256=b401031477c4161a146b1b6e0f1126b771a82bd595a3e0a82ba22c58804464c5 01:16:36 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 01:16:36 Building wheel for psycopg2 (setup.py): started 01:16:39 Processing ./edgex-taf-common 01:16:39 Preparing metadata (setup.py): started 01:16:40 Preparing metadata (setup.py): finished with status 'done' 01:16:40 Building wheels for collected packages: edgex-taf-common 01:16:40 Building wheel for edgex-taf-common (setup.py): started 01:16:42 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:16:42 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14469 sha256=d9c273af2f801aa0ee2cf595bbe8ed99042b35159fd42fc45212542af60331c5 01:16:42 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:16:42 Successfully built edgex-taf-common 01:16:43 Installing collected packages: edgex-taf-common 01:16:43 Successfully installed edgex-taf-common-0.0.0 01:16:43 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 01:16:44 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:16:44 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=b75f8fcfebf2895171d1ef519f73b28a97b9f8149b09bbdebbab4c369e5a80d2 01:16:44 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 01:16:44 Building wheel for flex (setup.py): started 01:16:44 Building wheel for flex (setup.py): finished with status 'done' 01:16:44 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77256 sha256=58239941224ad51b616c498cd0d640595c30793b9a6ad2d4bed5dae18fc6b140 01:16:44 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:16:44 Building wheel for GenSON (setup.py): started 01:16:44 Building wheel for GenSON (setup.py): finished with status 'done' 01:16:44 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21267 sha256=d88859b8c0bd5895f8563fc10e542bf2cd3efb72be1cf97fe9ba89810d680860 01:16:44 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:16:44 Building wheel for PyYAML (pyproject.toml): started 01:16:45 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:16:45 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_x86_64.whl size=45360 sha256=b9611545dca0f1e0a66ffdec0bb85f8edd100cdc384bfbf280a5029857d6736c 01:16:45 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 01:16:45 Building wheel for strict-rfc3339 (setup.py): started 01:16:45 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:16:45 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=3b367afeb3c446efee41cd88026affbdbc8e13dbfa8b41f5a5fe4a8d891e814a 01:16:45 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:16:45 Building wheel for validate-email (setup.py): started 01:16:45 Building wheel for validate-email (setup.py): finished with status 'done' 01:16:45 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=0f669f9de76e6e156294ac397c43b81157f63cfb767fc7400f7f27589a4c571d 01:16:45 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:16:45 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 01:16:46 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 01:16:50 Collecting robotframework==6.1 (from -r requirements.txt (line 1)) 01:16:50 Obtaining dependency information for robotframework==6.1 from https://files.pythonhosted.org/packages/11/ff/3105ff09e62c980e67a5b6974c8ac9577b4c3bacbc10a90e6b3e40cfcbd1/robotframework-6.1-py3-none-any.whl.metadata 01:16:50 Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) 01:16:50 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 01:16:50 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:16:50 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 01:16:50 Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata 01:16:50 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 01:16:50 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 01:16:50 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 01:16:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 37.2 kB/s eta 0:00:00 01:16:53 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 01:16:53 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:16:53 Preparing metadata (setup.py): started 01:16:54 Preparing metadata (setup.py): finished with status 'done' 01:16:54 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 01:16:54 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 01:16:54 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 01:16:54 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 01:16:55 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 01:16:55 Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata 01:16:55 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 01:16:55 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 01:16:55 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 01:16:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.4 MB/s eta 0:00:00 01:16:56 Preparing metadata (setup.py): started 01:16:58 Preparing metadata (setup.py): finished with status 'done' 01:16:58 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 01:16:58 Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata 01:16:58 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 01:16:58 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.6 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.2 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.18.4 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.9.2 selenium-4.11.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 01:16:58 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 01:17:01 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 01:17:01 Downloading numpy-1.22.3.zip (11.5 MB) 01:17:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 7.8 MB/s eta 0:00:00 01:17:07 Installing build dependencies: started 01:17:16 Removing intermediate container ef9927034491 01:17:16 ---> ab06d59c4fab 01:17:16 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:17:16 ---> Running in 32828b7eabd4 01:17:16 Removing intermediate container 32828b7eabd4 01:17:16 ---> 7ea41b185d6c 01:17:16 Step 11/13 : LABEL arch=amd64 01:17:16 ---> Running in 420884c070bd 01:17:16 Removing intermediate container 420884c070bd 01:17:16 ---> 8b85fea54262 01:17:16 Step 12/13 : LABEL git_sha=664646a66508576d27e3d47772bd781c47cbd64c 01:17:16 ---> Running in 015ebbb4e355 01:17:16 Removing intermediate container 015ebbb4e355 01:17:16 ---> 6d01d5383ffe 01:17:16 Step 13/13 : LABEL version=0.0.2-dev.32 01:17:16 ---> Running in a69b038bc3f3 01:17:16 Removing intermediate container a69b038bc3f3 01:17:16 ---> e3999ec74f37 01:17:16 [Warning] One or more build-args [ARCH] were not consumed 01:17:16 Successfully built e3999ec74f37 01:17:16 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 01:17:16 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 01:17:16 664646a66508576d27e3d47772bd781c47cbd64c 01:17:16 latest 01:17:16 0.0.2-dev.32 01:17:16 664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 01:17:16 main 01:17:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:16 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:17 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c 01:17:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:17:17 29cd1657db99: Preparing 01:17:17 2bb21f663093: Preparing 01:17:17 478e3571f9bc: Preparing 01:17:17 8470c309b3a4: Preparing 01:17:17 97425fef1917: Preparing 01:17:17 18eb8b5891f2: Preparing 01:17:17 18eb8b5891f2: Waiting 01:17:18 478e3571f9bc: Pushed 01:17:18 2bb21f663093: Pushed 01:17:18 8470c309b3a4: Pushed 01:17:18 18eb8b5891f2: Layer already exists 01:17:18 97425fef1917: Pushed 01:17:35 Installing build dependencies: finished with status 'done' 01:17:35 Getting requirements to build wheel: started 01:17:39 Getting requirements to build wheel: finished with status 'done' 01:17:39 Preparing metadata (pyproject.toml): started 01:17:44 Preparing metadata (pyproject.toml): finished with status 'done' 01:17:46 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 01:17:46 Downloading psutil-5.9.0.tar.gz (478 kB) 01:17:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 6.9 MB/s eta 0:00:00 01:17:46 Preparing metadata (setup.py): started 01:17:49 Preparing metadata (setup.py): finished with status 'done' 01:17:49 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 01:17:49 Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata 01:17:49 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 01:17:53 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 01:17:53 Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/94/3a/c3964c0a86c3535ae240799d3b7c8e13527e7a092080dda9012b1401fa86/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata 01:17:53 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 01:17:53 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 01:17:53 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 01:17:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.7 MB/s eta 0:00:00 01:17:54 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 01:17:54 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:17:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.1 MB/s eta 0:00:00 01:17:55 Preparing metadata (setup.py): started 01:17:57 Preparing metadata (setup.py): finished with status 'done' 01:17:59 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 01:17:59 Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/89/2b/4113d7124603ca258ba874633f1410760771c5313dfd73931fef4f272d63/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata 01:17:59 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) 01:18:03 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:18:03 Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/10/56/8288d1813a68c1e0638515dbb777fce6d87d0d240e683216f956145310e6/selenium-4.11.2-py3-none-any.whl.metadata 01:18:03 Downloading selenium-4.11.2-py3-none-any.whl.metadata (7.0 kB) 01:18:03 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:18:03 Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata 01:18:03 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 01:18:03 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:03 Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 01:18:03 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 01:18:03 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:03 Downloading flex-6.14.1.tar.gz (40 kB) 01:18:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 01:18:03 Preparing metadata (setup.py): started 01:18:05 Preparing metadata (setup.py): finished with status 'done' 01:18:05 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:05 Downloading genson-1.2.2.tar.gz (34 kB) 01:18:05 Preparing metadata (setup.py): started 01:18:07 Preparing metadata (setup.py): finished with status 'done' 01:18:07 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:07 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:18:07 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:07 Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/a1/ba/28ce987450c6afa8336373761193ddaadc1ba2004fbf23a6407db036f558/jsonschema-4.18.4-py3-none-any.whl.metadata 01:18:07 Downloading jsonschema-4.18.4-py3-none-any.whl.metadata (7.8 kB) 01:18:08 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:08 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 01:18:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.0 MB/s eta 0:00:00 01:18:08 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:08 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 01:18:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.5 MB/s eta 0:00:00 01:18:09 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:09 Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata 01:18:09 Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) 01:18:10 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 01:18:10 Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/6b/b7/f042568ee89c378b457f73fda1642fd3b795df79c285520e4ec8a74c8b09/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata 01:18:10 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (31 kB) 01:18:10 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 01:18:10 Downloading idna-3.4-py3-none-any.whl (61 kB) 01:18:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.9 MB/s eta 0:00:00 01:18:11 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 01:18:11 Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata 01:18:11 Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) 01:18:11 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 01:18:11 Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata 01:18:11 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 01:18:11 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 01:18:11 Downloading packaging-23.1-py3-none-any.whl (48 kB) 01:18:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.6 MB/s eta 0:00:00 01:18:12 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 01:18:12 Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata 01:18:12 Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) 01:18:13 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 01:18:13 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 01:18:13 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:18:13 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:18:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 199.5 kB/s eta 0:00:00 01:18:15 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:18:15 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:18:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.5 MB/s eta 0:00:00 01:18:15 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.0.0) 01:18:16 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:18:16 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:18:16 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 01:18:16 Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata 01:18:16 Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) 01:18:17 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:18:17 Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata 01:18:17 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 01:18:17 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:18:17 Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata 01:18:17 Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) 01:18:19 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:18:19 Downloading PyYAML-6.0.1.tar.gz (125 kB) 01:18:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.7 MB/s eta 0:00:00 01:18:21 Installing build dependencies: started 01:18:47 Installing build dependencies: finished with status 'done' 01:18:47 Getting requirements to build wheel: started 01:19:06 Getting requirements to build wheel: finished with status 'done' 01:19:06 Preparing metadata (pyproject.toml): started 01:19:07 Preparing metadata (pyproject.toml): finished with status 'done' 01:19:07 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:07 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:19:07 Preparing metadata (setup.py): started 01:19:08 Preparing metadata (setup.py): finished with status 'done' 01:19:09 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:09 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:19:09 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:09 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:19:09 Preparing metadata (setup.py): started 01:19:10 29cd1657db99: Pushed 01:19:10 664646a66508576d27e3d47772bd781c47cbd64c: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:10 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 01:19:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:19:10 29cd1657db99: Preparing 01:19:10 2bb21f663093: Preparing 01:19:10 478e3571f9bc: Preparing 01:19:10 8470c309b3a4: Preparing 01:19:10 97425fef1917: Preparing 01:19:10 18eb8b5891f2: Preparing 01:19:10 18eb8b5891f2: Waiting 01:19:10 29cd1657db99: Layer already exists 01:19:10 2bb21f663093: Layer already exists 01:19:10 97425fef1917: Layer already exists 01:19:10 478e3571f9bc: Layer already exists 01:19:10 8470c309b3a4: Layer already exists 01:19:10 18eb8b5891f2: Layer already exists 01:19:10 latest: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 01:19:10 Preparing metadata (setup.py): finished with status 'done' [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:11 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:11 Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata 01:19:11 Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) 01:19:11 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:11 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:11 Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata 01:19:11 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 01:19:11 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.32 01:19:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:19:11 29cd1657db99: Preparing 01:19:11 2bb21f663093: Preparing 01:19:11 478e3571f9bc: Preparing 01:19:11 8470c309b3a4: Preparing 01:19:11 97425fef1917: Preparing 01:19:11 18eb8b5891f2: Preparing 01:19:11 18eb8b5891f2: Waiting 01:19:11 97425fef1917: Layer already exists 01:19:11 2bb21f663093: Layer already exists 01:19:11 8470c309b3a4: Layer already exists 01:19:11 29cd1657db99: Layer already exists 01:19:11 478e3571f9bc: Layer already exists 01:19:11 18eb8b5891f2: Layer already exists 01:19:11 0.0.2-dev.32: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:11 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:11 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:19:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 01:19:11 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:11 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:11 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:19:11 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 01:19:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:19:11 29cd1657db99: Preparing 01:19:11 2bb21f663093: Preparing 01:19:11 478e3571f9bc: Preparing 01:19:11 8470c309b3a4: Preparing 01:19:11 97425fef1917: Preparing 01:19:11 18eb8b5891f2: Preparing 01:19:11 18eb8b5891f2: Waiting 01:19:11 2bb21f663093: Layer already exists 01:19:11 8470c309b3a4: Layer already exists 01:19:11 29cd1657db99: Layer already exists 01:19:11 97425fef1917: Layer already exists 01:19:11 478e3571f9bc: Layer already exists 01:19:11 18eb8b5891f2: Layer already exists 01:19:11 664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:12 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:12 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:12 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 01:19:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 01:19:12 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:12 Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata 01:19:12 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 01:19:12 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 01:19:12 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:19:12 29cd1657db99: Preparing 01:19:12 2bb21f663093: Preparing 01:19:12 478e3571f9bc: Preparing 01:19:12 8470c309b3a4: Preparing 01:19:12 97425fef1917: Preparing 01:19:12 18eb8b5891f2: Preparing 01:19:12 18eb8b5891f2: Waiting 01:19:12 97425fef1917: Layer already exists 01:19:12 29cd1657db99: Layer already exists 01:19:12 478e3571f9bc: Layer already exists 01:19:12 8470c309b3a4: Layer already exists 01:19:12 2bb21f663093: Layer already exists 01:19:12 18eb8b5891f2: Layer already exists 01:19:12 main: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:12 ===================================================== [Pipeline] echo 01:19:12 taggedImages: 01:19:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c 01:19:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 01:19:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.32 01:19:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 01:19:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:12 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:12 Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/ea/c3/f75f0ce2cdacca3d68a70b1756635092a1add1002e34afb4895b9fb62598/referencing-0.30.0-py3-none-any.whl.metadata 01:19:12 Downloading referencing-0.30.0-py3-none-any.whl.metadata (2.7 kB) 01:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:12 01:19:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:13 latest: Pulling from edgex-lftools-log-publisher 01:19:13 5eb5b503b376: Pulling fs layer 01:19:13 5c69ac0246d0: Pulling fs layer 01:19:13 ec43610c2a17: Pulling fs layer 01:19:13 3a2ae6a8a46f: Pulling fs layer 01:19:13 33b1e0a273af: Pulling fs layer 01:19:13 5d3b04190fa2: Pulling fs layer 01:19:13 2f39f015ded8: Pulling fs layer 01:19:13 5d3b04190fa2: Waiting 01:19:13 2f39f015ded8: Waiting 01:19:13 33b1e0a273af: Waiting 01:19:13 3a2ae6a8a46f: Waiting 01:19:13 5c69ac0246d0: Verifying Checksum 01:19:13 5c69ac0246d0: Download complete 01:19:13 3a2ae6a8a46f: Download complete 01:19:13 33b1e0a273af: Verifying Checksum 01:19:13 33b1e0a273af: Download complete 01:19:13 5d3b04190fa2: Verifying Checksum 01:19:13 5d3b04190fa2: Download complete 01:19:13 ec43610c2a17: Verifying Checksum 01:19:13 ec43610c2a17: Download complete 01:19:13 5eb5b503b376: Download complete 01:19:14 2f39f015ded8: Download complete 01:19:14 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 01:19:14 Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/f0/02/7ae08338dc00d5c05592d040ad4bb35df9a54fc081c0e63258deb87912eb/rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata 01:19:14 Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) 01:19:14 5eb5b503b376: Pull complete 01:19:14 5c69ac0246d0: Pull complete 01:19:15 ec43610c2a17: Pull complete 01:19:15 3a2ae6a8a46f: Pull complete 01:19:15 33b1e0a273af: Pull complete 01:19:15 5d3b04190fa2: Pull complete 01:19:16 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:19:16 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:19:16 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:19:16 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 01:19:16 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:19:16 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:19:16 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:19:16 Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata 01:19:16 Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) 01:19:17 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:19:17 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:19:17 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 01:19:17 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:19:18 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 01:19:18 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:19:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 01:19:19 Downloading robotframework-6.1-py3-none-any.whl (698 kB) 01:19:19 2f39f015ded8: Pull complete 01:19:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:19:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:19 prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container 01:19:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 9.3 MB/s eta 0:00:00 01:19:19 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 01:19:19 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 01:19:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.0 MB/s eta 0:00:00 01:19:19 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 01:19:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.9 MB/s eta 0:00:00 01:19:19 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 01:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 7.2 MB/s eta 0:00:00 01:19:20 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.8 MB/s eta 0:00:00 01:19:20 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.6 MB/s eta 0:00:00 01:19:20 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 5.2 MB/s eta 0:00:00 01:19:20 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl (194 kB) 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 6.5 MB/s eta 0:00:00 01:19:20 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 01:19:20 Downloading selenium-4.11.2-py3-none-any.whl (7.2 MB) 01:19:23 $ docker top f588dff5c5d298ec10609f022623998212115bd1a52311aaacd24f9937001215 -eo pid,comm 01:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 2.7 MB/s eta 0:00:00 01:19:23 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 4.3 MB/s eta 0:00:00 01:19:23 Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) 01:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 2.3 MB/s eta 0:00:00 01:19:23 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 01:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.8 MB/s eta 0:00:00 01:19:23 Downloading jsonschema-4.18.4-py3-none-any.whl (80 kB) 01:19:23 ---> job-cost.sh 01:19:23 lf-activate-venv: SKIPPING 01:19:23 INFO: No Stack... 01:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 3.6 MB/s eta 0:00:00 01:19:23 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 01:19:23 Downloading click-8.1.6-py3-none-any.whl (97 kB) 01:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.3 MB/s eta 0:00:00 01:19:23 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 01:19:23 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 01:19:23 Downloading referencing-0.30.0-py3-none-any.whl (25 kB) 01:19:23 Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) 01:19:23 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 10.0 MB/s eta 0:00:00 01:19:24 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 01:19:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 8.2 MB/s eta 0:00:00 01:19:24 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 01:19:24 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) 01:19:24 Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) 01:19:24 INFO: Archiving Costs [Pipeline] sh 01:19:24 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 01:19:24 + cut -d, -f6 [Pipeline] lock 01:19:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] 01:19:24 Resource [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] did not exist. Created. 01:19:24 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:19:25 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 01:19:25 Building wheel for robotbackgroundlogger (setup.py): started 01:19:25 + echo total: 0.2199999988079071 [Pipeline] stash 01:19:25 Stashed 1 file(s) [Pipeline] } 01:19:25 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 01:19:25 $ docker stop --time=1 f588dff5c5d298ec10609f022623998212115bd1a52311aaacd24f9937001215 01:19:26 $ docker rm -f --volumes f588dff5c5d298ec10609f022623998212115bd1a52311aaacd24f9937001215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:19:26 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:19:26 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4276 sha256=6118e9919df4806cba09cc73742f2122ab73ffcf38bd9801733586e469084cf4 01:19:26 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:19:26 Building wheel for paho-mqtt (setup.py): started 01:19:28 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:19:28 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=3404a3c86f957eb082a456b48a431897b655206526acc21cedfd6368cb4370d3 01:19:28 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 01:19:28 Building wheel for numpy (pyproject.toml): started 01:22:20 Building wheel for numpy (pyproject.toml): still running... 01:23:17 Building wheel for numpy (pyproject.toml): still running... 01:24:13 Building wheel for numpy (pyproject.toml): still running... 01:25:21 Building wheel for numpy (pyproject.toml): still running... 01:26:17 Building wheel for numpy (pyproject.toml): still running... 01:27:25 Building wheel for numpy (pyproject.toml): still running... 01:28:33 Building wheel for numpy (pyproject.toml): still running... 01:29:30 Building wheel for numpy (pyproject.toml): still running... 01:34:37 Building wheel for numpy (pyproject.toml): still running... 01:36:59 Building wheel for numpy (pyproject.toml): still running... 01:39:35 Building wheel for numpy (pyproject.toml): still running... 01:42:12 Building wheel for numpy (pyproject.toml): still running... 01:43:20 Building wheel for numpy (pyproject.toml): still running... 01:45:42 Building wheel for numpy (pyproject.toml): still running... 01:49:41 Building wheel for numpy (pyproject.toml): still running... 01:51:19 Building wheel for numpy (pyproject.toml): still running... 01:53:28 Building wheel for numpy (pyproject.toml): still running... 01:53:37 Building wheel for numpy (pyproject.toml): finished with status 'done' 01:53:37 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627108 sha256=2b39d6232a1c77ff470dd033322ddd1c5b45ad6249c1e37819c9a98d5b96d761 01:53:37 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 01:53:37 Building wheel for psutil (setup.py): started 01:53:48 Building wheel for psutil (setup.py): finished with status 'done' 01:53:48 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271958 sha256=d1b6aa1afb9fa1f2d552a1024bf42d6922969fe8e191234558f3b1579780a599 01:53:48 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 01:53:48 Building wheel for psycopg2 (setup.py): started 01:54:57 Building wheel for psycopg2 (setup.py): still running... 01:54:59 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:54:59 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=e938232788a5a9f19112bbe87fc6b3418d18d525f51e6cc844434a626259b05e 01:54:59 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 01:54:59 Building wheel for flex (setup.py): started 01:55:02 Building wheel for flex (setup.py): finished with status 'done' 01:55:02 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77256 sha256=f9416e0d300dab9bfa26916f4c43a0c809829bf83f7ebd34d5443db2e4b1b9f9 01:55:02 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:55:02 Building wheel for GenSON (setup.py): started 01:55:04 Building wheel for GenSON (setup.py): finished with status 'done' 01:55:04 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21267 sha256=b3fba36c0e54afb72bc7d934603751ded740d3644184f9b9dec1d0b37b752cbf 01:55:04 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:55:04 Building wheel for PyYAML (pyproject.toml): started 01:55:08 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:55:08 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=1f66b741a200208b5aad130fc4209f8e664c64db8f737a6ce6eb486f8e4939a2 01:55:08 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 01:55:08 Building wheel for strict-rfc3339 (setup.py): started 01:55:09 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:55:09 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=791d12c066fdc8a1dbf97929b7f2f80e94068c924d22c6242e8f76b17777f080 01:55:09 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:55:09 Building wheel for validate-email (setup.py): started 01:55:11 Building wheel for validate-email (setup.py): finished with status 'done' 01:55:11 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=29d39759a83320cc67e641b515d61243d1b2ce2e29a9a9cde629186f78666167 01:55:11 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:55:11 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 01:55:14 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 01:56:36 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.6 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.2 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.18.4 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.9.2 selenium-4.11.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 01:56:36 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 01:57:15 Removing intermediate container 379b57daa0db 01:57:15 ---> 1f10a514ac65 01:57:15 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:57:15 ---> Running in a7458e3f2c08 01:57:15 Removing intermediate container a7458e3f2c08 01:57:15 ---> 78a6cdfba629 01:57:15 Step 11/13 : LABEL arch=arm64 01:57:15 ---> Running in 8d68bdb41f35 01:57:15 Removing intermediate container 8d68bdb41f35 01:57:15 ---> 091d33b53189 01:57:15 Step 12/13 : LABEL git_sha=664646a66508576d27e3d47772bd781c47cbd64c 01:57:15 ---> Running in cd8ecea07a91 01:57:15 Removing intermediate container cd8ecea07a91 01:57:15 ---> 190f45f81398 01:57:15 Step 13/13 : LABEL version=0.0.2-dev.32 01:57:15 ---> Running in 871ab8a9a74f 01:57:15 Removing intermediate container 871ab8a9a74f 01:57:15 ---> fdaa56176fb5 01:57:15 [Warning] One or more build-args [ARCH] were not consumed 01:57:15 Successfully built fdaa56176fb5 01:57:15 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 01:57:15 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 01:57:15 664646a66508576d27e3d47772bd781c47cbd64c 01:57:15 latest 01:57:15 0.0.2-dev.32 01:57:15 664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 01:57:15 main 01:57:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:16 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:16 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c 01:57:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 01:57:16 a7f071ba8820: Preparing 01:57:16 39b505dadfa3: Preparing 01:57:16 8e7083bb66f4: Preparing 01:57:16 36535586a573: Preparing 01:57:16 79d7c66754f1: Preparing 01:57:16 5e0640380f07: Preparing 01:57:16 5e0640380f07: Waiting 01:57:16 36535586a573: Pushed 01:57:16 39b505dadfa3: Pushed 01:57:16 8e7083bb66f4: Pushed 01:57:16 79d7c66754f1: Pushed 01:57:16 5e0640380f07: Layer already exists 02:01:23 a7f071ba8820: Pushed 02:01:23 664646a66508576d27e3d47772bd781c47cbd64c: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 02:01:24 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:01:24 a7f071ba8820: Preparing 02:01:24 39b505dadfa3: Preparing 02:01:24 8e7083bb66f4: Preparing 02:01:24 36535586a573: Preparing 02:01:24 79d7c66754f1: Preparing 02:01:24 5e0640380f07: Preparing 02:01:24 5e0640380f07: Waiting 02:01:24 36535586a573: Layer already exists 02:01:24 a7f071ba8820: Layer already exists 02:01:24 8e7083bb66f4: Layer already exists 02:01:24 79d7c66754f1: Layer already exists 02:01:24 39b505dadfa3: Layer already exists 02:01:24 5e0640380f07: Layer already exists 02:01:24 latest: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:25 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.32 02:01:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:01:25 a7f071ba8820: Preparing 02:01:25 39b505dadfa3: Preparing 02:01:25 8e7083bb66f4: Preparing 02:01:25 36535586a573: Preparing 02:01:25 79d7c66754f1: Preparing 02:01:25 5e0640380f07: Preparing 02:01:25 5e0640380f07: Waiting 02:01:25 39b505dadfa3: Layer already exists 02:01:25 79d7c66754f1: Layer already exists 02:01:25 a7f071ba8820: Layer already exists 02:01:25 8e7083bb66f4: Layer already exists 02:01:25 36535586a573: Layer already exists 02:01:25 5e0640380f07: Layer already exists 02:01:25 0.0.2-dev.32: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:25 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 02:01:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:01:26 a7f071ba8820: Preparing 02:01:26 39b505dadfa3: Preparing 02:01:26 8e7083bb66f4: Preparing 02:01:26 36535586a573: Preparing 02:01:26 79d7c66754f1: Preparing 02:01:26 5e0640380f07: Preparing 02:01:26 5e0640380f07: Waiting 02:01:26 a7f071ba8820: Layer already exists 02:01:26 8e7083bb66f4: Layer already exists 02:01:26 39b505dadfa3: Layer already exists 02:01:26 79d7c66754f1: Layer already exists 02:01:26 36535586a573: Layer already exists 02:01:26 5e0640380f07: Layer already exists 02:01:26 664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 02:01:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:01:26 a7f071ba8820: Preparing 02:01:26 39b505dadfa3: Preparing 02:01:26 8e7083bb66f4: Preparing 02:01:26 36535586a573: Preparing 02:01:26 79d7c66754f1: Preparing 02:01:26 5e0640380f07: Preparing 02:01:26 5e0640380f07: Waiting 02:01:26 79d7c66754f1: Layer already exists 02:01:26 39b505dadfa3: Layer already exists 02:01:26 8e7083bb66f4: Layer already exists 02:01:26 a7f071ba8820: Layer already exists 02:01:26 36535586a573: Layer already exists 02:01:26 5e0640380f07: Layer already exists 02:01:26 main: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:27 ===================================================== [Pipeline] echo 02:01:27 taggedImages: 02:01:27 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c 02:01:27 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 02:01:27 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.32 02:01:27 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 02:01:27 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:27 02:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:27 arm64: Pulling from edgex-lftools-log-publisher 02:01:27 8998bd30e6a1: Pulling fs layer 02:01:27 04944245beec: Pulling fs layer 02:01:27 699f458cf7ca: Pulling fs layer 02:01:27 765212b225bb: Pulling fs layer 02:01:27 f23df028b6ca: Pulling fs layer 02:01:27 d65c8cfc05b1: Pulling fs layer 02:01:27 2437ff75d9bd: Pulling fs layer 02:01:27 f23df028b6ca: Waiting 02:01:27 d65c8cfc05b1: Waiting 02:01:27 765212b225bb: Waiting 02:01:27 2437ff75d9bd: Waiting 02:01:28 04944245beec: Verifying Checksum 02:01:28 04944245beec: Download complete 02:01:28 765212b225bb: Verifying Checksum 02:01:28 765212b225bb: Download complete 02:01:28 f23df028b6ca: Verifying Checksum 02:01:28 f23df028b6ca: Download complete 02:01:28 d65c8cfc05b1: Verifying Checksum 02:01:28 d65c8cfc05b1: Download complete 02:01:28 699f458cf7ca: Verifying Checksum 02:01:28 699f458cf7ca: Download complete 02:01:28 8998bd30e6a1: Download complete 02:01:30 2437ff75d9bd: Verifying Checksum 02:01:30 2437ff75d9bd: Download complete 02:01:32 8998bd30e6a1: Pull complete 02:01:32 04944245beec: Pull complete 02:01:35 699f458cf7ca: Pull complete 02:01:35 765212b225bb: Pull complete 02:01:36 f23df028b6ca: Pull complete 02:01:36 d65c8cfc05b1: Pull complete 02:01:48 2437ff75d9bd: Pull complete 02:01:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:49 prd-ubuntu20.04-docker-arm64-4c-16g-2709 does not seem to be running inside a container 02:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:01:52 $ docker top a842cdf1c3dcc4296574dcefa4d73aa65b5ff49cb00e576ca9636d82c16c6768 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:52 ---> job-cost.sh 02:01:52 lf-activate-venv: SKIPPING 02:01:52 INFO: No Stack... 02:01:53 INFO: Retrieving Pricing Info for: v3-standard-4 02:01:54 INFO: Archiving Costs [Pipeline] sh 02:01:54 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 02:01:54 + cut -d, -f6 [Pipeline] lock 02:01:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] 02:01:54 Resource [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] did not exist. Created. 02:01:54 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:54 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-a455d597/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:01:55 + echo total: 0.10999999940395355 [Pipeline] stash 02:01:55 Warning: overwriting stash ‘stack-cost’ 02:01:55 Stashed 1 file(s) [Pipeline] } 02:01:55 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:55 $ docker stop --time=1 a842cdf1c3dcc4296574dcefa4d73aa65b5ff49cb00e576ca9636d82c16c6768 02:01:57 $ docker rm -f --volumes a842cdf1c3dcc4296574dcefa4d73aa65b5ff49cb00e576ca9636d82c16c6768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:01:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:58 prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container 02:01:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:58 $ docker top ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b -eo pid,comm 02:01:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:01:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:58 [ssh-agent] Looking for ssh-agent implementation... 02:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:58 $ docker exec ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b ssh-agent 02:01:58 SSH_AUTH_SOCK=/tmp/ssh-klLDT2Bs4GDL/agent.33 02:01:58 SSH_AGENT_PID=39 02:01:58 Running ssh-add (command line suppressed) 02:01:58 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16524104939143343390.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16524104939143343390.key) 02:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:59 + git semver tag 02:01:59 2023-08-02 02:01:59,461 [run_tag] DEBUG tag force:False 02:01:59 2023-08-02 02:01:59,461 [check_head_tag] DEBUG check head tag 02:01:59 2023-08-02 02:01:59,462 [execute] INFO git cat-file --batch-check 02:01:59 2023-08-02 02:01:59,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 02:01:59 2023-08-02 02:01:59,466 [execute] INFO git cat-file --batch 02:01:59 2023-08-02 02:01:59,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 02:01:59 2023-08-02 02:01:59,478 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:01:59 2023-08-02 02:01:59,478 [execute] INFO git tag -a v0.0.2-dev.32 -m v0.0.2-dev.32 02:01:59 2023-08-02 02:01:59,479 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.32', '-m', 'v0.0.2-dev.32'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 02:01:59 2023-08-02 02:01:59,483 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:01:59 0.0.2-dev.32 [Pipeline] } 02:01:59 $ docker exec --env ******** --env ******** ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b ssh-agent -k 02:01:59 unset SSH_AUTH_SOCK; 02:01:59 unset SSH_AGENT_PID; 02:01:59 echo Agent pid 39 killed; 02:01:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:59 + git semver [Pipeline] } 02:02:00 $ docker stop --time=1 ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b 02:02:01 $ docker rm -f --volumes ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:01 02:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:02 0.23.1-centos7: Pulling from edgex-lftools 02:02:02 ab5ef0e58194: Pulling fs layer 02:02:02 9712f1f96733: Pulling fs layer 02:02:02 63f879dbbcfc: Pulling fs layer 02:02:02 0d9ebad4ef96: Pulling fs layer 02:02:02 e9a5061849ea: Pulling fs layer 02:02:02 0d9ebad4ef96: Waiting 02:02:02 d747dcd14b5f: Pulling fs layer 02:02:02 2de7ff778b66: Pulling fs layer 02:02:02 e9a5061849ea: Waiting 02:02:02 d747dcd14b5f: Waiting 02:02:02 9712f1f96733: Verifying Checksum 02:02:02 9712f1f96733: Download complete 02:02:02 63f879dbbcfc: Verifying Checksum 02:02:02 63f879dbbcfc: Download complete 02:02:02 e9a5061849ea: Verifying Checksum 02:02:02 e9a5061849ea: Download complete 02:02:02 d747dcd14b5f: Verifying Checksum 02:02:02 0d9ebad4ef96: Verifying Checksum 02:02:02 0d9ebad4ef96: Download complete 02:02:03 2de7ff778b66: Verifying Checksum 02:02:03 2de7ff778b66: Download complete 02:02:03 ab5ef0e58194: Verifying Checksum 02:02:03 ab5ef0e58194: Download complete 02:02:05 ab5ef0e58194: Pull complete 02:02:05 9712f1f96733: Pull complete 02:02:05 63f879dbbcfc: Pull complete 02:02:09 0d9ebad4ef96: Pull complete 02:02:09 e9a5061849ea: Pull complete 02:02:09 d747dcd14b5f: Pull complete 02:02:10 2de7ff778b66: Pull complete 02:02:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:10 prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container 02:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:02:14 $ docker top f6dc9eead41ea24a672a86bac993c464aafddcbedc1c1640aae9b15e565725f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:02:15 provisioning config files... 02:02:15 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config408336445460095705tmp 02:02:15 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17626021953553400688tmp 02:02:15 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13845940763314630699tmp [Pipeline] { [Pipeline] echo 02:02:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:02:15 ---> sigul-configuration.sh 02:02:15 gpg: directory `/root/.gnupg' created 02:02:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:02:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:02:15 gpg: keyring `/root/.gnupg/secring.gpg' created 02:02:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:02:15 gpg: CAST5 encrypted data 02:02:15 gpg: encrypted with 1 passphrase 02:02:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:02:15 + mkdir /home/jenkins 02:02:15 + mkdir /home/jenkins/sigul [Pipeline] sh 02:02:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:02:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:02:16 ---> sigul-install.sh 02:02:16 Sigul already installed; skipping installation. [Pipeline] sh 02:02:16 + git tag --list 02:02:16 v0.0.1 02:02:16 v0.0.2-dev.1 02:02:16 v0.0.2-dev.10 02:02:16 v0.0.2-dev.11 02:02:16 v0.0.2-dev.12 02:02:16 v0.0.2-dev.13 02:02:16 v0.0.2-dev.14 02:02:16 v0.0.2-dev.15 02:02:16 v0.0.2-dev.16 02:02:16 v0.0.2-dev.17 02:02:16 v0.0.2-dev.18 02:02:16 v0.0.2-dev.19 02:02:16 v0.0.2-dev.2 02:02:16 v0.0.2-dev.20 02:02:16 v0.0.2-dev.21 02:02:16 v0.0.2-dev.22 02:02:16 v0.0.2-dev.23 02:02:16 v0.0.2-dev.24 02:02:16 v0.0.2-dev.25 02:02:16 v0.0.2-dev.26 02:02:16 v0.0.2-dev.27 02:02:16 v0.0.2-dev.28 02:02:16 v0.0.2-dev.29 02:02:16 v0.0.2-dev.3 02:02:16 v0.0.2-dev.30 02:02:16 v0.0.2-dev.31 02:02:16 v0.0.2-dev.32 02:02:16 v0.0.2-dev.4 02:02:16 v0.0.2-dev.5 02:02:16 v0.0.2-dev.6 02:02:16 v0.0.2-dev.7 02:02:16 v0.0.2-dev.8 02:02:16 v0.0.2-dev.9 [Pipeline] sh 02:02:16 + lftools sign git-tag v0.0.2-dev.32 02:02:17 Signing Git tag with Sigul... 02:02:17 Signing v0.0.2-dev.32 [Pipeline] echo 02:02:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:02:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:02:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:02:17 $ docker stop --time=1 f6dc9eead41ea24a672a86bac993c464aafddcbedc1c1640aae9b15e565725f5 02:02:19 $ docker rm -f --volumes f6dc9eead41ea24a672a86bac993c464aafddcbedc1c1640aae9b15e565725f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:02:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:20 prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container 02:02:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:02:20 $ docker top 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c -eo pid,comm 02:02:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:02:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:20 [ssh-agent] Looking for ssh-agent implementation... 02:02:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:21 $ docker exec 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c ssh-agent 02:02:21 SSH_AUTH_SOCK=/tmp/ssh-krdR65rhQKNS/agent.31 02:02:21 SSH_AGENT_PID=37 02:02:21 Running ssh-add (command line suppressed) 02:02:21 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7200086345357998355.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7200086345357998355.key) 02:02:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:21 + git semver bump pre 02:02:21 2023-08-02 02:02:21,724 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:21 2023-08-02 02:02:21,724 [bump_version] DEBUG bumping version:0.0.2-dev.32 on axis:pre with prefix:dev 02:02:21 2023-08-02 02:02:21,724 [bump_version] DEBUG bumped version:0.0.2-dev.33 02:02:21 2023-08-02 02:02:21,724 [write_version] DEBUG write version:0.0.2-dev.33 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 02:02:21 2023-08-02 02:02:21,724 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:21 2023-08-02 02:02:21,725 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:21 2023-08-02 02:02:21,726 [execute] INFO git cat-file --batch-check 02:02:21 2023-08-02 02:02:21,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:02:21 2023-08-02 02:02:21,738 [execute] INFO git cat-file --batch 02:02:21 2023-08-02 02:02:21,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:02:21 2023-08-02 02:02:21,742 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:21 0.0.2-dev.33 [Pipeline] } 02:02:21 $ docker exec --env ******** --env ******** 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c ssh-agent -k 02:02:21 unset SSH_AUTH_SOCK; 02:02:21 unset SSH_AGENT_PID; 02:02:21 echo Agent pid 37 killed; 02:02:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:22 + git semver [Pipeline] } 02:02:22 $ docker stop --time=1 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c 02:02:23 $ docker rm -f --volumes 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c [Pipeline] // withDockerContainer [Pipeline] sh 02:02:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:24 prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container 02:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:02:24 $ docker top 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 -eo pid,comm 02:02:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:02:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:24 [ssh-agent] Looking for ssh-agent implementation... 02:02:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:25 $ docker exec 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 ssh-agent 02:02:25 SSH_AUTH_SOCK=/tmp/ssh-y1flQAWfRgjZ/agent.32 02:02:25 SSH_AGENT_PID=38 02:02:25 Running ssh-add (command line suppressed) 02:02:25 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1689192856439558617.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1689192856439558617.key) 02:02:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:25 + git semver push 02:02:25 2023-08-02 02:02:25,761 [run_push] DEBUG push 02:02:25 2023-08-02 02:02:25,762 [execute] INFO git cat-file --batch-check 02:02:25 2023-08-02 02:02:25,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:02:25 2023-08-02 02:02:25,766 [execute] INFO git rev-list 4f7b0efe250cd3254fac0f38444f287573c54a8a -- 02:02:25 2023-08-02 02:02:25,766 [execute] DEBUG Popen(['git', 'rev-list', '4f7b0efe250cd3254fac0f38444f287573c54a8a', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:02:25 2023-08-02 02:02:25,772 [execute] INFO git fetch -v origin 02:02:25 2023-08-02 02:02:25,772 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 02:02:26 2023-08-02 02:02:26,318 [run_push] DEBUG no remote changes detected 02:02:26 2023-08-02 02:02:26,318 [execute] INFO git push origin semver 02:02:26 2023-08-02 02:02:26,319 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:02:27 2023-08-02 02:02:27,128 [run_push] DEBUG push all version tags 02:02:27 2023-08-02 02:02:27,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:02:27 2023-08-02 02:02:27,129 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 02:02:27 2023-08-02 02:02:27,888 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:27 0.0.2-dev.33 [Pipeline] } 02:02:27 $ docker exec --env ******** --env ******** 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 ssh-agent -k 02:02:28 unset SSH_AUTH_SOCK; 02:02:28 unset SSH_AGENT_PID; 02:02:28 echo Agent pid 38 killed; 02:02:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:28 + git semver [Pipeline] } 02:02:28 $ docker stop --time=1 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 02:02:29 $ docker rm -f --volumes 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:02:30 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 02:02:30 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:02:30 total 16 02:02:30 drwxr-xr-x 3 root root 4096 Aug 2 01:19 . 02:02:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 02:02 .. 02:02:30 drwxr-xr-x 2 root root 4096 Aug 2 01:19 cost 02:02:30 -rw-r--r-- 1 root root 87 Aug 2 01:19 cost.csv 02:02:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:02:30 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:02:30 total 16 02:02:30 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 01:19 . 02:02:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 02:02 .. 02:02:30 drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 01:19 cost 02:02:30 -rw-r--r-- 1 jenkins jenkins 87 Aug 2 01:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:02:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:02:31 ---> package-listing.sh 02:02:31 ++ facter osfamily 02:02:31 ++ tr '[:upper:]' '[:lower:]' 02:02:31 + OS_FAMILY=debian 02:02:31 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 02:02:31 + START_PACKAGES=/tmp/packages_start.txt 02:02:31 + END_PACKAGES=/tmp/packages_end.txt 02:02:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:02:31 + PACKAGES=/tmp/packages_start.txt 02:02:31 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:02:31 + PACKAGES=/tmp/packages_end.txt 02:02:31 + case "${OS_FAMILY}" in 02:02:31 + dpkg -l 02:02:31 + grep '^ii' 02:02:31 + '[' -f /tmp/packages_start.txt ']' 02:02:31 + '[' -f /tmp/packages_end.txt ']' 02:02:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:02:31 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:02:31 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 02:02:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 02:02:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:02:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:32 prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container 02:02:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:02:32 $ docker top b0c13cd82dbfaeadc82ed3e2eccbaa5eb21ac4512aaa297d6bcff81c5718de32 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:02:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:02:33 + ls /var/log/sa-host 02:02:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:33 provisioning config files... 02:02:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14251658892139422028tmp [Pipeline] { [Pipeline] echo 02:02:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:02:34 ---> create-netrc.sh [Pipeline] } 02:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:02:34 ---> python-tools-install.sh [Pipeline] echo 02:02:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:02:34 ---> sudo-logs.sh 02:02:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:02:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> job-cost.sh 02:02:35 lf-activate-venv: SKIPPING 02:02:35 DEBUG: total: 0.2199999988079071 02:02:35 INFO: Retrieving Stack Cost... 02:02:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:35 INFO: Archiving Costs [Pipeline] echo 02:02:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:02:36 ---> logs-deploy.sh 02:02:36 lf-activate-venv: SKIPPING 02:02:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/24 02:02:36 INFO: archiving workspace using pattern(s): 02:02:37 Archives upload complete. 02:02:37 INFO: archiving logs to Nexus 02:02:38 ---> uname -a: 02:02:38 Linux prd-ubuntu20-04-docker-8c-8g-2706 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:02:38 02:02:38 02:02:38 ---> lscpu: 02:02:38 Architecture: x86_64 02:02:38 CPU op-mode(s): 32-bit, 64-bit 02:02:38 Byte Order: Little Endian 02:02:38 Address sizes: 40 bits physical, 48 bits virtual 02:02:38 CPU(s): 8 02:02:38 On-line CPU(s) list: 0-7 02:02:38 Thread(s) per core: 1 02:02:38 Core(s) per socket: 1 02:02:38 Socket(s): 8 02:02:38 NUMA node(s): 1 02:02:38 Vendor ID: AuthenticAMD 02:02:38 CPU family: 23 02:02:38 Model: 49 02:02:38 Model name: AMD EPYC-Rome Processor 02:02:38 Stepping: 0 02:02:38 CPU MHz: 2800.000 02:02:38 BogoMIPS: 5600.00 02:02:38 Virtualization: AMD-V 02:02:38 Hypervisor vendor: KVM 02:02:38 Virtualization type: full 02:02:38 L1d cache: 256 KiB 02:02:38 L1i cache: 256 KiB 02:02:38 L2 cache: 4 MiB 02:02:38 L3 cache: 128 MiB 02:02:38 NUMA node0 CPU(s): 0-7 02:02:38 Vulnerability Itlb multihit: Not affected 02:02:38 Vulnerability L1tf: Not affected 02:02:38 Vulnerability Mds: Not affected 02:02:38 Vulnerability Meltdown: Not affected 02:02:38 Vulnerability Mmio stale data: Not affected 02:02:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:02:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:02:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:02:38 Vulnerability Srbds: Not affected 02:02:38 Vulnerability Tsx async abort: Not affected 02:02:38 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:02:38 02:02:38 02:02:38 ---> nproc: 02:02:38 8 02:02:38 02:02:38 02:02:38 ---> df -h: 02:02:38 Filesystem Size Used Avail Use% Mounted on 02:02:38 overlay 155G 12G 144G 8% / 02:02:38 tmpfs 64M 0 64M 0% /dev 02:02:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:02:38 shm 64M 0 64M 0% /dev/shm 02:02:38 /dev/vda1 155G 12G 144G 8% /facter-os 02:02:38 02:02:38 02:02:38 ---> sar -b -r -n DEV: 02:02:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2706) 08/02/23 _x86_64_ (8 CPU) 02:02:38 02:02:38 01:08:39 LINUX RESTART (8 CPU) 02:02:38 02:02:38 01:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:02:38 01:10:01 132.57 38.99 93.58 0.00 4370.86 93460.52 0.00 02:02:38 01:11:01 13.00 0.00 13.00 0.00 0.00 53110.10 0.00 02:02:38 01:12:01 43.41 0.00 43.41 0.00 0.00 68687.35 0.00 02:02:38 01:13:01 14.85 0.00 14.85 0.00 0.00 7711.78 0.00 02:02:38 01:14:01 57.51 10.60 46.91 0.00 5155.81 12608.30 0.00 02:02:38 01:15:01 8.40 1.03 7.37 0.00 22.00 2622.10 0.00 02:02:38 01:16:01 5.45 0.00 5.45 0.00 0.00 3824.56 0.00 02:02:38 01:17:01 26.16 0.32 25.85 0.00 10.13 9107.55 0.00 02:02:38 01:18:01 63.87 1.38 62.49 0.00 32.13 43811.23 0.00 02:02:38 01:19:01 2.47 0.00 2.47 0.00 0.00 30.53 0.00 02:02:38 01:20:01 39.81 0.17 39.64 0.00 15.73 18177.77 0.00 02:02:38 01:21:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 02:02:38 01:22:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 02:02:38 01:23:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 02:02:38 01:24:01 2.33 0.02 2.32 0.00 0.13 30.39 0.00 02:02:38 01:25:01 2.02 0.00 2.02 0.00 0.00 23.60 0.00 02:02:38 01:26:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 02:02:38 01:27:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 02:02:38 01:28:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 02:02:38 01:29:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 02:02:38 01:30:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 02:02:38 01:31:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 02:02:38 01:32:01 1.32 0.00 1.32 0.00 0.00 14.67 0.00 02:02:38 01:33:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 02:02:38 01:34:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 02:02:38 01:35:01 1.82 0.00 1.82 0.00 0.00 21.60 0.00 02:02:38 01:36:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 02:02:38 01:37:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 02:02:38 01:38:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 02:02:38 01:39:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 02:02:38 01:40:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 02:02:38 01:41:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 02:02:38 01:42:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 02:02:38 01:43:01 1.00 0.00 1.00 0.00 0.00 12.79 0.00 02:02:38 01:44:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 02:02:38 01:45:01 1.02 0.00 1.02 0.00 0.00 13.33 0.00 02:02:38 01:46:02 1.18 0.00 1.18 0.00 0.00 14.00 0.00 02:02:38 01:47:01 0.95 0.00 0.95 0.00 0.00 11.25 0.00 02:02:38 01:48:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 02:02:38 01:49:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 02:02:38 01:50:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 02:02:38 01:51:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 02:02:38 01:52:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 02:02:38 01:53:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 02:02:38 01:54:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 02:02:38 01:55:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 02:02:38 01:56:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 02:02:38 01:57:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 02:02:38 01:58:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 02:02:38 01:59:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 02:02:38 02:00:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 02:02:38 02:01:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 02:02:38 02:02:01 6.55 0.00 6.55 0.00 0.00 121.71 0.00 02:02:38 Average: 8.80 0.98 7.82 0.00 180.01 5897.30 0.00 02:02:38 02:02:38 01:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:02:38 01:10:01 29873480 31616128 727008 2.21 64220 1975096 1937764 5.71 981532 1716524 29452 02:02:38 01:11:01 29152768 31583104 742968 2.26 66432 2645612 1934044 5.70 1018124 2371816 589116 02:02:38 01:12:01 28595684 31498508 808932 2.46 78160 3072432 2045920 6.03 1177520 2711376 75556 02:02:38 01:13:01 28229644 31190076 1120964 3.41 78748 3120676 2414948 7.12 1498364 2751720 21084 02:02:38 01:14:01 27726684 31225460 1064936 3.24 113092 3609048 2354796 6.94 1773532 2940112 2300 02:02:38 01:15:01 27324264 30858456 1443184 4.39 111780 3633620 2743040 8.08 2146976 2970092 24160 02:02:38 01:16:01 27829444 31390312 897708 2.73 111888 3672156 2114872 6.23 1628136 2983300 5492 02:02:38 01:17:01 27590020 31538564 753548 2.29 120232 4041980 2092800 6.17 1793868 3049096 443260 02:02:38 01:18:01 28053192 31555464 737020 2.24 131436 3599708 1868444 5.51 1348520 3051980 44 02:02:38 01:19:01 28053544 31551504 741064 2.25 131500 3599724 1868444 5.51 1351584 3051996 4 02:02:38 01:20:01 27551268 31557088 734368 2.23 136660 4052144 1806124 5.32 1360532 3491288 4 02:02:38 01:21:01 27552016 31557896 733492 2.23 136704 4052160 1806124 5.32 1360444 3491292 12 02:02:38 01:22:01 27564276 31570184 721124 2.19 136748 4052164 1806124 5.32 1347768 3491292 4 02:02:38 01:23:01 27564164 31570132 721132 2.19 136792 4052164 1806124 5.32 1347828 3491296 44 02:02:38 01:24:01 27564116 31570216 720896 2.19 136884 4052136 1824288 5.38 1347416 3491272 8 02:02:38 01:25:01 27564352 31570584 720496 2.19 136968 4052152 1824288 5.38 1347600 3491288 8 02:02:38 01:26:01 27564140 31570408 720720 2.19 137012 4052156 1824288 5.38 1347516 3491292 16 02:02:38 01:27:01 27564376 31570708 720388 2.19 137076 4052160 1824288 5.38 1347644 3491300 8 02:02:38 01:28:01 27564328 31570840 720352 2.19 137096 4052164 1824288 5.38 1347448 3491424 8 02:02:38 01:29:01 27564564 31571144 719972 2.19 137180 4052164 1824288 5.38 1347616 3491436 32 02:02:38 01:30:01 27564484 31571128 719908 2.19 137268 4052160 1824288 5.38 1347672 3491444 8 02:02:38 01:31:01 27564248 31571012 719992 2.19 137352 4052168 1824288 5.38 1347672 3491452 176 02:02:38 01:32:01 27564384 31571212 719940 2.19 137420 4052172 1824288 5.38 1347892 3491460 12 02:02:38 01:33:01 27564620 31571512 719596 2.19 137496 4052176 1824288 5.38 1347800 3491468 8 02:02:38 01:34:01 27564564 31571520 719544 2.19 137532 4052176 1840344 5.42 1348004 3491472 16 02:02:38 01:35:01 27565008 31572032 719176 2.19 137596 4052184 1840344 5.42 1348076 3491484 48 02:02:38 01:36:01 27564716 31571800 719516 2.19 137636 4052184 1840344 5.42 1348000 3491488 8 02:02:38 01:37:01 27564920 31572008 719224 2.19 137676 4052180 1824116 5.38 1348032 3491492 8 02:02:38 01:38:01 27565120 31572276 719140 2.19 137708 4052192 1824116 5.38 1348364 3491500 8 02:02:38 01:39:01 27565064 31572404 718988 2.19 137748 4052320 1824116 5.38 1348280 3491572 176 02:02:38 01:40:01 27564796 31572180 719156 2.19 137780 4052324 1824116 5.38 1348292 3491576 8 02:02:38 01:41:01 27564748 31572140 719108 2.19 137808 4052328 1824116 5.38 1348316 3491580 180 02:02:38 01:42:01 27564952 31572400 718804 2.19 137844 4052328 1824116 5.38 1348288 3491584 12 02:02:38 01:43:01 27564516 31572072 718980 2.19 137888 4052336 1807600 5.33 1348364 3491596 212 02:02:38 01:44:01 27564216 31571772 719188 2.19 137932 4052324 1807600 5.33 1348348 3491596 8 02:02:38 01:45:01 27564352 31571976 719148 2.19 137972 4052344 1807600 5.33 1348488 3491608 196 02:02:38 01:46:02 27564588 31572216 718860 2.19 137992 4052348 1807600 5.33 1348404 3491612 8 02:02:38 01:47:01 27564792 31572472 718580 2.19 138008 4052348 1807600 5.33 1348476 3491616 188 02:02:38 01:48:01 27564776 31572464 718508 2.19 138028 4052352 1807600 5.33 1348460 3491620 8 02:02:38 01:49:01 27564096 31571820 719012 2.19 138044 4052352 1807600 5.33 1348476 3491620 172 02:02:38 01:50:01 27564072 31571852 718956 2.19 138080 4052348 1807600 5.33 1348636 3491628 24 02:02:38 01:51:01 27564240 31572052 718896 2.19 138112 4052360 1807600 5.33 1348852 3491636 140 02:02:38 01:52:01 27564476 31572288 718820 2.19 138132 4052360 1807600 5.33 1348652 3491636 12 02:02:38 01:53:01 27564396 31572256 718804 2.19 138172 4052368 1807600 5.33 1348728 3491644 200 02:02:38 01:54:01 27564380 31572248 718756 2.19 138184 4052372 1807600 5.33 1349004 3491652 8 02:02:38 01:55:01 27564080 31572004 718972 2.19 138216 4052372 1807600 5.33 1348884 3491656 168 02:02:38 01:56:01 27564024 31571996 718920 2.19 138256 4052376 1807600 5.33 1348720 3491628 4 02:02:38 01:57:01 27563908 31571880 719164 2.19 138288 4052376 1807600 5.33 1348736 3491628 176 02:02:38 01:58:01 27563892 31571928 719112 2.19 138324 4052380 1807600 5.33 1348776 3491636 4 02:02:38 01:59:01 27564128 31572296 718652 2.19 138356 4052512 1807600 5.33 1348856 3491768 196 02:02:38 02:00:01 27564080 31572312 718608 2.19 138400 4052500 1807600 5.33 1348956 3491776 12 02:02:38 02:01:01 27563740 31572036 718828 2.19 138432 4052520 1807600 5.33 1349072 3491784 188 02:02:38 02:02:01 27527388 31537516 749792 2.28 138712 4052784 1971628 5.81 1381236 3488528 836 02:02:38 Average: 27691247 31538261 755300 2.30 130736 3909784 1879702 5.54 1372656 3353408 22529 02:02:38 02:02:38 01:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:02:38 01:10:01 lo 6.37 6.37 0.62 0.62 0.00 0.00 0.00 0.00 02:02:38 01:10:01 ens3 602.47 378.67 2990.17 94.17 0.00 0.00 0.00 0.00 02:02:38 01:10:01 docker0 76.33 87.67 4.61 509.09 0.00 0.00 0.00 0.00 02:02:38 01:10:01 veth02cb706 75.53 86.87 5.51 506.98 0.00 0.00 0.00 0.04 02:02:38 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:11:01 ens3 628.01 414.36 4269.50 164.76 0.00 0.00 0.00 0.00 02:02:38 01:11:01 docker0 335.76 548.34 18.37 4225.28 0.00 0.00 0.00 0.00 02:02:38 01:11:01 veth02cb706 335.76 548.38 22.96 4225.28 0.00 0.00 0.00 0.35 02:02:38 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:12:01 ens3 182.54 111.26 2281.83 27.18 0.00 0.00 0.00 0.00 02:02:38 01:12:01 docker0 81.32 137.03 6.11 2246.80 0.00 0.00 0.00 0.00 02:02:38 01:12:01 veth02cb706 81.32 137.04 7.22 2246.80 0.00 0.00 0.00 0.18 02:02:38 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:13:01 ens3 6.73 3.43 5.72 2.57 0.00 0.00 0.00 0.00 02:02:38 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:13:01 veth02cb706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:02:38 01:14:01 ens3 169.71 57.24 2926.58 6.95 0.00 0.00 0.00 0.00 02:02:38 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:14:01 veth02cb706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:15:01 ens3 5.17 2.90 4.01 2.16 0.00 0.00 0.00 0.00 02:02:38 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:15:01 veth02cb706 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:16:01 ens3 3.57 1.78 2.95 1.55 0.00 0.00 0.00 0.00 02:02:38 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:16:01 veth02cb706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:17:01 ens3 15.98 8.53 13.32 7.07 0.00 0.00 0.00 0.00 02:02:38 01:17:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:02:38 01:18:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 02:02:38 01:18:01 ens3 360.19 387.04 37.58 4015.66 0.00 0.00 0.00 0.00 02:02:38 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:02:38 01:19:01 ens3 361.41 378.00 24.52 4054.34 0.00 0.00 0.00 0.00 02:02:38 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:20:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 02:02:38 01:20:01 ens3 106.80 69.86 2536.56 15.50 0.00 0.00 0.00 0.00 02:02:38 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:21:01 ens3 1.02 0.73 2.55 0.05 0.00 0.00 0.00 0.00 02:02:38 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:24:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:25:01 ens3 0.30 0.25 0.08 0.07 0.00 0.00 0.00 0.00 02:02:38 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:26:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:02:38 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:29:01 ens3 1.15 0.27 0.19 0.08 0.00 0.00 0.00 0.00 02:02:38 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:30:01 ens3 0.68 0.40 0.39 0.27 0.00 0.00 0.00 0.00 02:02:38 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:31:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:02:38 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:32:01 ens3 0.73 0.33 0.29 0.21 0.00 0.00 0.00 0.00 02:02:38 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:33:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:02:38 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:34:01 ens3 0.67 0.15 0.14 0.07 0.00 0.00 0.00 0.00 02:02:38 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:35:01 ens3 1.20 0.40 0.39 0.27 0.00 0.00 0.00 0.00 02:02:38 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:36:01 ens3 0.35 0.10 0.13 0.01 0.00 0.00 0.00 0.00 02:02:38 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:37:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:02:38 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:39:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:40:01 ens3 0.32 0.17 0.14 0.07 0.00 0.00 0.00 0.00 02:02:38 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:41:01 ens3 0.58 0.42 0.27 0.22 0.00 0.00 0.00 0.00 02:02:38 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:44:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:45:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:02:38 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:46:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:49:01 ens3 0.33 0.15 0.07 0.01 0.00 0.00 0.00 0.00 02:02:38 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:50:01 ens3 0.85 0.27 0.27 0.14 0.00 0.00 0.00 0.00 02:02:38 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:51:01 ens3 0.48 0.32 0.26 0.20 0.00 0.00 0.00 0.00 02:02:38 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:55:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:02:38 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 01:59:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:02:38 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 02:00:01 ens3 0.95 0.12 0.25 0.07 0.00 0.00 0.00 0.00 02:02:38 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:38 02:01:01 ens3 0.32 0.17 0.10 0.07 0.00 0.00 0.00 0.00 02:02:38 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 02:02:01 ens3 12.46 8.37 14.95 5.15 0.00 0.00 0.00 0.00 02:02:38 02:02:01 vethae7c61c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:38 02:02:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 02:02:38 Average: ens3 46.42 34.38 284.40 158.54 0.00 0.00 0.00 0.00 02:02:38 Average: vethae7c61c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:38 Average: docker0 9.29 14.57 0.55 131.64 0.00 0.00 0.00 0.00 02:02:38 02:02:38 02:02:38 ---> sar -P ALL: 02:02:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2706) 08/02/23 _x86_64_ (8 CPU) 02:02:38 02:02:38 01:08:39 LINUX RESTART (8 CPU) 02:02:38 02:02:38 01:09:02 CPU %user %nice %system %iowait %steal %idle 02:02:38 01:10:01 all 6.84 0.00 2.11 2.22 0.05 88.77 02:02:38 01:10:01 0 8.73 0.00 1.77 0.48 0.05 88.96 02:02:38 01:10:01 1 8.26 0.00 1.50 1.43 0.05 88.76 02:02:38 01:10:01 2 9.18 0.00 2.13 0.80 0.03 87.85 02:02:38 01:10:01 3 5.88 0.00 2.77 5.62 0.09 85.64 02:02:38 01:10:01 4 4.36 0.00 1.66 2.13 0.03 91.81 02:02:38 01:10:01 5 7.09 0.00 1.96 1.64 0.05 89.26 02:02:38 01:10:01 6 4.16 0.00 2.13 4.98 0.03 88.70 02:02:38 01:10:01 7 7.04 0.00 2.98 0.70 0.07 89.21 02:02:38 01:11:01 all 1.76 0.00 0.40 0.05 0.03 97.76 02:02:38 01:11:01 0 1.02 0.00 0.15 0.00 0.02 98.82 02:02:38 01:11:01 1 0.10 0.00 0.10 0.07 0.02 99.72 02:02:38 01:11:01 2 1.72 0.00 0.23 0.20 0.03 97.82 02:02:38 01:11:01 3 0.97 0.00 0.30 0.00 0.05 98.68 02:02:38 01:11:01 4 0.07 0.00 0.05 0.10 0.03 99.75 02:02:38 01:11:01 5 0.57 0.00 0.15 0.00 0.02 99.27 02:02:38 01:11:01 6 1.02 0.00 0.25 0.00 0.02 98.72 02:02:38 01:11:01 7 8.66 0.00 1.99 0.02 0.08 89.25 02:02:38 01:12:01 all 9.35 0.00 1.14 0.50 0.04 88.97 02:02:38 01:12:01 0 20.10 0.00 1.95 0.02 0.05 77.88 02:02:38 01:12:01 1 5.15 0.00 0.47 0.07 0.02 94.30 02:02:38 01:12:01 2 8.72 0.00 1.25 1.23 0.02 88.78 02:02:38 01:12:01 3 17.25 0.00 1.72 0.30 0.05 80.68 02:02:38 01:12:01 4 0.57 0.00 0.37 1.02 0.08 97.96 02:02:38 01:12:01 5 10.14 0.00 1.56 0.00 0.03 88.27 02:02:38 01:12:01 6 3.14 0.00 0.52 0.00 0.03 96.31 02:02:38 01:12:01 7 9.71 0.00 1.31 1.37 0.03 87.57 02:02:38 01:13:01 all 36.11 0.00 3.09 0.04 0.07 60.69 02:02:38 01:13:01 0 39.83 0.00 3.01 0.00 0.07 57.09 02:02:38 01:13:01 1 48.59 0.00 3.73 0.00 0.08 47.59 02:02:38 01:13:01 2 31.13 0.00 3.28 0.15 0.07 65.37 02:02:38 01:13:01 3 39.09 0.00 3.47 0.07 0.07 57.31 02:02:38 01:13:01 4 36.18 0.00 2.74 0.00 0.08 61.00 02:02:38 01:13:01 5 30.17 0.00 2.82 0.03 0.07 66.91 02:02:38 01:13:01 6 32.10 0.00 2.98 0.00 0.07 64.85 02:02:38 01:13:01 7 31.80 0.00 2.70 0.03 0.07 65.40 02:02:38 01:14:01 all 14.36 0.00 1.91 0.61 0.04 83.08 02:02:38 01:14:01 0 3.48 0.00 1.73 0.47 0.05 94.26 02:02:38 01:14:01 1 71.70 0.00 3.19 0.77 0.10 24.24 02:02:38 01:14:01 2 5.20 0.00 2.89 0.32 0.02 91.58 02:02:38 01:14:01 3 5.21 0.00 2.35 0.72 0.03 91.69 02:02:38 01:14:01 4 5.19 0.00 1.19 0.92 0.03 92.67 02:02:38 01:14:01 5 4.71 0.00 1.17 0.05 0.02 94.05 02:02:38 01:14:01 6 4.71 0.00 1.75 0.72 0.03 92.79 02:02:38 01:14:01 7 14.63 0.00 1.02 0.94 0.03 83.37 02:02:38 01:15:01 all 23.10 0.00 1.21 0.11 0.05 75.53 02:02:38 01:15:01 0 3.33 0.00 0.43 0.00 0.03 96.20 02:02:38 01:15:01 1 10.31 0.00 0.68 0.07 0.03 88.90 02:02:38 01:15:01 2 21.90 0.00 0.97 0.00 0.07 77.07 02:02:38 01:15:01 3 1.50 0.00 0.38 0.00 0.02 98.10 02:02:38 01:15:01 4 21.79 0.00 0.92 0.02 0.03 77.24 02:02:38 01:15:01 5 14.28 0.00 0.84 0.08 0.03 84.77 02:02:38 01:15:01 6 29.63 0.00 1.40 0.00 0.03 68.94 02:02:38 01:15:01 7 82.08 0.00 4.02 0.70 0.13 13.07 02:02:38 01:16:01 all 13.73 0.00 0.70 0.16 0.03 85.37 02:02:38 01:16:01 0 2.57 0.00 0.27 0.00 0.02 97.15 02:02:38 01:16:01 1 6.20 0.00 0.28 0.00 0.03 93.48 02:02:38 01:16:01 2 3.69 0.00 0.22 0.23 0.03 95.83 02:02:38 01:16:01 3 11.37 0.00 0.53 0.00 0.03 88.07 02:02:38 01:16:01 4 41.10 0.00 2.28 0.72 0.07 55.83 02:02:38 01:16:01 5 1.37 0.00 0.18 0.12 0.02 98.31 02:02:38 01:16:01 6 10.16 0.00 0.48 0.00 0.02 89.34 02:02:38 01:16:01 7 33.35 0.00 1.38 0.23 0.05 64.98 02:02:38 01:17:01 all 11.47 0.00 1.44 0.43 0.04 86.62 02:02:38 01:17:01 0 12.66 0.00 1.30 0.00 0.03 86.01 02:02:38 01:17:01 1 12.43 0.00 1.88 0.17 0.03 85.48 02:02:38 01:17:01 2 17.73 0.00 3.31 2.07 0.05 76.84 02:02:38 01:17:01 3 3.15 0.00 0.45 0.00 0.07 96.33 02:02:38 01:17:01 4 2.39 0.00 0.73 0.08 0.02 96.78 02:02:38 01:17:01 5 4.54 0.00 0.79 0.80 0.03 93.83 02:02:38 01:17:01 6 23.81 0.00 1.92 0.12 0.03 74.12 02:02:38 01:17:01 7 15.02 0.00 1.12 0.17 0.05 83.65 02:02:38 01:18:01 all 11.92 0.00 1.17 1.84 0.07 85.00 02:02:38 01:18:01 0 16.41 0.00 1.38 1.73 0.08 80.40 02:02:38 01:18:01 1 21.61 0.00 1.28 0.00 0.08 77.02 02:02:38 01:18:01 2 15.35 0.00 1.70 10.61 0.13 72.21 02:02:38 01:18:01 3 15.42 0.00 1.12 0.03 0.08 83.34 02:02:38 01:18:01 4 6.30 0.00 0.89 0.03 0.03 92.75 02:02:38 01:18:01 5 7.29 0.00 0.92 2.32 0.05 89.42 02:02:38 01:18:01 6 7.33 0.00 0.70 0.00 0.02 91.95 02:02:38 01:18:01 7 5.73 0.00 1.41 0.00 0.10 92.76 02:02:38 01:19:01 all 12.59 0.00 0.40 0.03 0.07 86.91 02:02:38 01:19:01 0 24.34 0.00 0.72 0.00 0.10 74.84 02:02:38 01:19:01 1 24.70 0.00 0.66 0.00 0.10 74.55 02:02:38 01:19:01 2 8.91 0.00 0.42 0.00 0.03 90.63 02:02:38 01:19:01 3 10.47 0.00 0.50 0.08 0.10 88.84 02:02:38 01:19:01 4 14.65 0.00 0.37 0.08 0.07 84.84 02:02:38 01:19:01 5 4.42 0.00 0.13 0.03 0.05 95.37 02:02:38 01:19:01 6 12.63 0.00 0.33 0.00 0.05 86.99 02:02:38 01:19:01 7 0.67 0.00 0.07 0.02 0.08 99.16 02:02:38 01:20:01 all 2.49 0.00 1.13 0.91 0.03 95.43 02:02:38 01:20:01 0 2.82 0.00 1.17 0.00 0.03 95.97 02:02:38 01:20:01 1 2.61 0.00 0.74 0.02 0.03 96.60 02:02:38 01:20:01 2 2.69 0.00 1.09 0.02 0.02 96.19 02:02:38 01:20:01 3 2.30 0.00 1.36 0.95 0.03 95.36 02:02:38 01:20:01 4 2.45 0.00 1.51 4.36 0.05 91.64 02:02:38 01:20:01 5 2.71 0.00 1.47 1.49 0.03 94.30 02:02:38 01:20:01 6 2.31 0.00 0.90 0.00 0.02 96.77 02:02:38 01:20:01 7 2.06 0.00 0.80 0.49 0.03 96.62 02:02:38 02:02:38 01:20:01 CPU %user %nice %system %iowait %steal %idle 02:02:38 01:21:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:02:38 01:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:21:01 1 0.05 0.00 0.05 0.00 0.03 99.87 02:02:38 01:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:02:38 01:21:01 5 0.08 0.00 0.02 0.08 0.03 99.78 02:02:38 01:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:22:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:02:38 01:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:02:38 01:22:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:02:38 01:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:02:38 01:22:01 5 0.03 0.00 0.00 0.05 0.03 99.88 02:02:38 01:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:23:01 all 0.07 0.00 0.02 0.00 0.01 99.90 02:02:38 01:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:23:01 1 0.03 0.00 0.00 0.00 0.03 99.93 02:02:38 01:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:02:38 01:23:01 5 0.50 0.00 0.07 0.02 0.02 99.40 02:02:38 01:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 01:24:01 all 0.29 0.00 0.02 0.01 0.02 99.66 02:02:38 01:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:24:01 2 0.02 0.00 0.05 0.00 0.03 99.90 02:02:38 01:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:02:38 01:24:01 4 0.08 0.00 0.05 0.02 0.02 99.83 02:02:38 01:24:01 5 2.00 0.00 0.02 0.05 0.03 97.90 02:02:38 01:24:01 6 0.02 0.00 0.03 0.05 0.00 99.90 02:02:38 01:24:01 7 0.07 0.00 0.00 0.00 0.02 99.92 02:02:38 01:25:01 all 0.26 0.00 0.01 0.00 0.01 99.71 02:02:38 01:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 01:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:02:38 01:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:25:01 5 1.97 0.00 0.02 0.03 0.03 97.95 02:02:38 01:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:26:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:02:38 01:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:02:38 01:26:01 5 1.99 0.00 0.03 0.02 0.03 97.93 02:02:38 01:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:27:01 all 0.26 0.00 0.01 0.01 0.01 99.71 02:02:38 01:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:27:01 5 1.95 0.00 0.03 0.03 0.02 97.96 02:02:38 01:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:02:38 01:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:28:01 all 0.07 0.00 0.01 0.00 0.01 99.90 02:02:38 01:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:28:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:02:38 01:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:02:38 01:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:28:01 5 0.40 0.00 0.03 0.02 0.03 99.52 02:02:38 01:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:02:38 01:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:02:38 01:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:02:38 01:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:29:01 3 0.00 0.00 0.03 0.00 0.02 99.95 02:02:38 01:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:29:01 5 0.03 0.00 0.02 0.05 0.03 99.87 02:02:38 01:29:01 6 0.00 0.00 0.02 0.03 0.02 99.93 02:02:38 01:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:02:38 01:30:01 all 0.06 0.00 0.01 0.01 0.01 99.91 02:02:38 01:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:02:38 01:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:30:01 5 0.25 0.00 0.03 0.05 0.03 99.63 02:02:38 01:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:02:38 01:30:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:02:38 01:31:01 all 0.03 0.00 0.02 0.05 0.01 99.89 02:02:38 01:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:02:38 01:31:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:02:38 01:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:31:01 5 0.18 0.00 0.05 0.40 0.02 99.35 02:02:38 01:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:02:38 01:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:02:38 02:02:38 01:31:01 CPU %user %nice %system %iowait %steal %idle 02:02:38 01:32:01 all 0.08 0.00 0.00 0.01 0.01 99.89 02:02:38 01:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:02:38 01:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:32:01 5 0.53 0.00 0.00 0.08 0.03 99.35 02:02:38 01:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:02:38 01:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:02:38 01:33:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:02:38 01:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:33:01 1 0.22 0.00 0.02 0.00 0.02 99.75 02:02:38 01:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:33:01 5 0.02 0.00 0.05 0.10 0.02 99.82 02:02:38 01:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:34:01 all 0.03 0.00 0.01 0.05 0.01 99.91 02:02:38 01:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:34:01 5 0.15 0.00 0.03 0.33 0.05 99.43 02:02:38 01:34:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:02:38 01:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:02:38 01:35:01 all 0.03 0.00 0.01 0.12 0.01 99.83 02:02:38 01:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:35:01 5 0.03 0.00 0.03 0.54 0.05 99.35 02:02:38 01:35:01 6 0.02 0.00 0.02 0.33 0.00 99.63 02:02:38 01:35:01 7 0.07 0.00 0.00 0.12 0.00 99.82 02:02:38 01:36:01 all 0.03 0.00 0.02 0.01 0.01 99.94 02:02:38 01:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:02:38 01:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:36:01 5 0.10 0.00 0.03 0.05 0.03 99.78 02:02:38 01:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:02:38 01:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:02:38 01:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:02:38 01:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:02:38 01:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:37:01 5 0.03 0.00 0.02 0.02 0.03 99.90 02:02:38 01:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:02:38 01:37:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:02:38 01:38:01 all 0.15 0.00 0.01 0.00 0.01 99.83 02:02:38 01:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:38:01 1 0.08 0.00 0.00 0.00 0.00 99.92 02:02:38 01:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:38:01 5 1.04 0.00 0.05 0.02 0.05 98.84 02:02:38 01:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:02:38 01:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:02:38 01:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:39:01 1 0.10 0.00 0.02 0.00 0.00 99.88 02:02:38 01:39:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:02:38 01:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:39:01 5 0.05 0.00 0.03 0.02 0.02 99.88 02:02:38 01:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:39:01 7 0.03 0.00 0.00 0.02 0.02 99.93 02:02:38 01:40:01 all 0.02 0.00 0.00 0.00 0.01 99.97 02:02:38 01:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:02:38 01:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:40:01 5 0.05 0.00 0.02 0.02 0.03 99.88 02:02:38 01:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:02:38 01:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:02:38 01:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:02:38 01:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:02:38 01:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:41:01 5 0.08 0.00 0.02 0.02 0.03 99.85 02:02:38 01:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:02:38 01:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:02:38 01:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:42:01 5 0.02 0.00 0.03 0.02 0.05 99.88 02:02:38 01:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:02:38 01:42:01 7 0.03 0.00 0.02 0.02 0.00 99.93 02:02:38 02:02:38 01:42:01 CPU %user %nice %system %iowait %steal %idle 02:02:38 01:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:02:38 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:43:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:02:38 01:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:44:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:02:38 01:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:02:38 01:44:01 5 0.02 0.00 0.02 0.00 0.03 99.93 02:02:38 01:44:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:02:38 01:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:02:38 01:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:02:38 01:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:45:01 5 0.02 0.00 0.02 0.02 0.03 99.92 02:02:38 01:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:45:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:02:38 01:46:02 all 0.04 0.00 0.01 0.00 0.01 99.94 02:02:38 01:46:02 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:46:02 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:46:02 2 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 01:46:02 3 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:46:02 4 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:46:02 5 0.15 0.00 0.02 0.02 0.02 99.80 02:02:38 01:46:02 6 0.03 0.00 0.02 0.02 0.00 99.93 02:02:38 01:46:02 7 0.05 0.00 0.02 0.00 0.00 99.93 02:02:38 01:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:02:38 01:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 01:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:47:01 2 0.00 0.00 0.03 0.00 0.02 99.95 02:02:38 01:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 01:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:47:01 5 0.07 0.00 0.03 0.02 0.03 99.85 02:02:38 01:47:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:02:38 01:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:02:38 01:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:48:01 2 0.00 0.00 0.05 0.00 0.02 99.93 02:02:38 01:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:02:38 01:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:48:01 5 0.03 0.00 0.02 0.00 0.03 99.92 02:02:38 01:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:02:38 01:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:02:38 01:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:02:38 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:49:01 5 0.03 0.00 0.03 0.05 0.03 99.85 02:02:38 01:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:02:38 01:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:02:38 01:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:02:38 01:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:50:01 5 0.05 0.00 0.02 0.03 0.02 99.88 02:02:38 01:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 02:02:38 01:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:02:38 01:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:51:01 5 0.03 0.00 0.07 0.00 0.03 99.87 02:02:38 01:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:51:01 7 0.00 0.00 0.02 0.03 0.02 99.93 02:02:38 01:52:01 all 0.02 0.00 0.00 0.00 0.01 99.97 02:02:38 01:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:52:01 5 0.02 0.00 0.02 0.02 0.03 99.92 02:02:38 01:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:02:38 01:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:02:38 01:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:53:01 4 0.02 0.00 0.02 0.00 0.03 99.93 02:02:38 01:53:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:02:38 01:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:53:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:02:38 02:02:38 01:53:01 CPU %user %nice %system %iowait %steal %idle 02:02:38 01:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:02:38 01:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:02:38 01:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:54:01 4 0.02 0.00 0.03 0.00 0.03 99.92 02:02:38 01:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:02:38 01:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:54:01 7 0.05 0.00 0.00 0.02 0.00 99.93 02:02:38 01:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:02:38 01:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 01:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 01:55:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:02:38 01:55:01 5 0.02 0.00 0.00 0.02 0.03 99.93 02:02:38 01:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:55:01 7 0.03 0.00 0.00 0.02 0.02 99.93 02:02:38 01:56:01 all 0.26 0.00 0.01 0.00 0.01 99.71 02:02:38 01:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:56:01 5 1.94 0.00 0.02 0.02 0.03 98.00 02:02:38 01:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:02:38 01:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:02:38 01:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 01:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:02:38 01:57:01 5 0.17 0.00 0.02 0.02 0.05 99.75 02:02:38 01:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:57:01 7 0.03 0.00 0.00 0.02 0.00 99.95 02:02:38 01:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:02:38 01:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 01:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:02:38 01:58:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:02:38 01:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:02:38 01:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:02:38 01:59:01 all 0.13 0.00 0.01 0.01 0.01 99.85 02:02:38 01:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 01:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 01:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:02:38 01:59:01 5 0.96 0.00 0.02 0.02 0.02 98.99 02:02:38 01:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 01:59:01 7 0.02 0.00 0.02 0.03 0.02 99.92 02:02:38 02:00:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:02:38 02:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:02:38 02:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 02:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:38 02:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 02:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:02:38 02:00:01 5 2.02 0.00 0.03 0.02 0.03 97.90 02:02:38 02:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 02:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:02:38 02:01:01 all 0.10 0.00 0.02 0.00 0.01 99.87 02:02:38 02:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:02:38 02:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:02:38 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:38 02:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 02:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:02:38 02:01:01 5 0.70 0.00 0.05 0.00 0.03 99.22 02:02:38 02:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:02:38 02:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:02:38 02:02:01 all 0.36 0.00 0.15 0.02 0.01 99.46 02:02:38 02:02:01 0 0.77 0.00 0.23 0.00 0.02 98.98 02:02:38 02:02:01 1 0.17 0.00 0.12 0.02 0.00 99.70 02:02:38 02:02:01 2 0.28 0.00 0.17 0.00 0.02 99.53 02:02:38 02:02:01 3 0.22 0.00 0.08 0.00 0.00 99.70 02:02:38 02:02:01 4 0.15 0.00 0.17 0.02 0.02 99.65 02:02:38 02:02:01 5 0.22 0.00 0.10 0.08 0.02 99.58 02:02:38 02:02:01 6 0.18 0.00 0.13 0.03 0.00 99.65 02:02:38 02:02:01 7 0.87 0.00 0.20 0.03 0.02 98.88 02:02:38 Average: all 2.77 0.00 0.29 0.14 0.02 96.79 02:02:38 Average: 0 2.57 0.00 0.27 0.05 0.01 97.09 02:02:38 Average: 1 4.00 0.00 0.28 0.05 0.02 95.65 02:02:38 Average: 2 2.39 0.00 0.34 0.29 0.02 96.96 02:02:38 Average: 3 2.13 0.00 0.29 0.14 0.02 97.42 02:02:38 Average: 4 2.56 0.00 0.25 0.18 0.02 96.99 02:02:38 Average: 5 1.99 0.00 0.25 0.17 0.03 97.56 02:02:38 Average: 6 2.48 0.00 0.26 0.12 0.01 97.13 02:02:38 Average: 7 4.01 0.00 0.36 0.10 0.02 95.51 02:02:38 02:02:38 02:02:38